FHIR IG analytics| Package | hl7.fhir.dk.core |
| Resource Type | Observation |
| Id | Observation-ElseNatrium.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation ElseNatrium
Profile: Danish Core Observation Profile
status: Final
code: P—Sodium ion; subst.c. = ? mmol/L
effective: 2023-09-15 09:15:00+0000
value: 150 mmol/L (Details: UCUM codemmol/L = 'mmol/L')
{
"resourceType": "Observation",
"id": "ElseNatrium",
"meta": {
"profile": [
"http://hl7.dk/fhir/core/StructureDefinition/dk-core-observation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://npu-terminology.org",
"code": "NPU03429",
"display": "P—Sodium ion; subst.c. = ? mmol/L"
}
]
},
"subject": {
"reference": "Patient/else"
},
"effectiveDateTime": "2023-09-15T09:15:00.000Z",
"valueQuantity": {
"value": 150,
"system": "http://unitsofmeasure.org",
"code": "mmol/L"
}
}