FHIR IG analytics| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | Observation |
| Id | vitalsigns-bloodglucose-01.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Code | Waarde |
|---|---|
| Glucose [Moles/volume] in Capillary blood --2 hours post meal 120 min - na de lunch | 6.3 mmol/l |
{
"resourceType": "Observation",
"id": "vitalsigns-bloodglucose-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/vitalsign-bloodglucose"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"extension": [
{
"url": "code",
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/TimingEvent",
"code": "PCD",
"display": "PCD"
}
]
}
},
{
"url": "offset",
"valueQuantity": {
"value": 120,
"unit": "min",
"system": "http://unitsofmeasure.org",
"code": "min"
}
}
],
"url": "http://hl7.org/fhir/StructureDefinition/observation-eventTiming"
}
],
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "17d1416f-8fdf-11ec-1577-020000000000"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "49581000146104",
"display": "Laboratory test finding (finding)"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "14760-3",
"display": "Glucose [Moles/volume] in Capillary blood --2 hours post meal"
}
]
},
"subject": {
"reference": "Patient/nl-core-patient-03",
"display": "I. XXX_Helleman-de Haas"
},
"performer": [
{
"reference": "Patient/nl-core-patient-03",
"display": "I. XXX_Helleman-de Haas"
}
],
"valueQuantity": {
"value": 6.3,
"unit": "mmol/l",
"system": "http://unitsofmeasure.org",
"code": "mmol/L"
}
}