FHIR IG analytics| Package | healthhub.fhir |
| Resource Type | Observation |
| Id | P_calcium_High.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "P_calcium_High",
"meta": {
"profile": [
"https://healthhub.dk/fhir/StructureDefinition/healthhub-clinical-chemistry-and-immunology"
]
},
"identifier": [
{
"system": "urn:oid:1.2.208.176.1.4",
"value": "001821"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "urn:oid:1.2.208.176.2.1",
"code": "NPU01443",
"display": "P—Calcium(II); stofk. = ? mmol/L"
}
],
"text": "P—Calcium"
},
"subject": {
"reference": "Patient/2512489996",
"type": "http://hl7.org/fhir/reference"
},
"effectiveDateTime": "2022-09-12T17:45:00.000Z",
"issued": "2023-09-12T17:45:00+00:00",
"performer": [
{
"reference": "Practitioner/0101010101",
"identifier": {
"system": "urn:oid:1.2.208.176.1.2",
"value": "0101010101"
}
}
],
"valueQuantity": {
"value": 2.7,
"unit": "mmol/L"
},
"interpretation": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code": "H",
"display": "High"
}
]
}
],
"note": [
{
"text": "Ingen særlige fund"
}
],
"bodySite": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "368209003",
"display": "Right arm"
}
]
},
"method": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "272391002",
"display": "Measurement technique (qualifier value)"
}
]
},
"referenceRange": [
{
"low": {
"value": 2.3,
"unit": "mmol/L"
},
"high": {
"value": 2.6,
"unit": "mmol/L"
}
}
]
}