FHIR IG analytics| Package | hl7.fhir.nl.zorgviewer |
| Resource Type | Observation |
| Id | Observation-39E0E479029134429CCEFEE59BB98E661DE26A675AB08E9F4A1817EBC687A98C.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Resource ID: '39E0E479029134429CCEFEE59BB98E661DE26A675AB08E9F4A1817EBC687A98C'
Profile: 'http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-Observation'
Identifier:
| Use | System | Value |
|---|---|---|
| urn:oid:2.16.840.1.113883.2.4.3.124.7.26436.6 | 6580E40AF9B642F5B6910110EE6284CA |
Status: 'Definitief'
Category:
| Text | Display: | Code: | Code system: |
|---|---|---|---|
| Laboratory test finding(finding) | Laboratory test finding(finding) | 49581000146104 | http://snomed.info/sct |
| Klinische chemie | Chemistry | 275711006 | http://snomed.info/sct |
Code: 'Chloride'
Subject: 'Johan XXX_Helleman_Afblijven'
Effective: '2022-09-30T13:48:00+02:00'
Value: '109 '
Interpretation:
| Code | Code system | Display |
|---|---|---|
| 281302008 | http://snomed.info/sct | Above reference range |
Specimen: 'Serum'
Reference range:
{
"resourceType": "Observation",
"id": "39E0E479029134429CCEFEE59BB98E661DE26A675AB08E9F4A1817EBC687A98C",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-Observation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.124.7.26436.6",
"value": "6580E40AF9B642F5B6910110EE6284CA"
}
],
"status": "final",
"_status": {
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
"valueCodeableConcept": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.16.1",
"code": "final",
"display": "Final"
}
],
"text": "Definitief"
}
}
]
},
"category": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "49581000146104",
"display": "Laboratory test finding(finding)"
}
],
"text": "Laboratory test finding(finding)"
},
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "275711006",
"display": "Chemistry"
}
],
"text": "Klinische chemie"
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "2069-3",
"display": "Chloride"
}
],
"text": "Chloride"
},
"subject": {
"reference": "Patient/9819C39260647B5DE61609CDF1FA1C434552D65014AFDEA2EB877A576B055DF1",
"display": "Johan XXX_Helleman_Afblijven"
},
"effectiveDateTime": "2022-09-30T13:48:00+02:00",
"valueQuantity": {
"value": 109,
"system": "http://unitsofmeasure.org"
},
"interpretation": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "281302008",
"display": "Above reference range"
},
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "H",
"display": "High"
}
],
"text": "Boven referentiewaarde"
},
"specimen": {
"reference": "Specimen/35648ae9-a74d-4800-9f15-4e436ebd12c8",
"display": "Serum"
},
"referenceRange": [
{
"low": {
"value": 99,
"system": "http://unitsofmeasure.org"
},
"high": {
"value": 108,
"system": "http://unitsofmeasure.org"
}
}
]
}