Nictiz FHIR NL STU3 Zib2017
1.3.15 - CI Build
Nictiz FHIR NL STU3 Zib2017 - Local Development build (v1.3.15) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "vitalsigns-bloodglucose-01",
"meta" : {
"profile" : [
🔗 "http://nictiz.nl/fhir/StructureDefinition/vitalsign-bloodglucose"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <table>\n <caption>Observatie/bepaling. Subject: <a href=\"Patient/nl-core-patient-03\">I.\n Jongeneel-de Haas</a>. Categorie: <span title=\"Laboratory test finding (finding) (49581000146104 - SNOMED CT)\">Laboratory test finding (finding)</span>, Status:\n definitief<div>Uitvoerende: <a href=\"Patient/nl-core-patient-03\">I.\n Jongeneel-de Haas</a>\n </div>\n </caption>\n <tbody>\n <tr>\n <th>Code</th>\n <th>Waarde</th>\n </tr>\n <tr>\n <td>\n <span title=\"Glucose [Moles/volume] in Capillary blood --2 hours post meal (14760-3 - LOINC)\">Glucose [Moles/volume] in Capillary blood --2 hours post\n meal</span>\n </td>\n <td>6.3 mmol/l</td>\n </tr>\n </tbody>\n </table>\n </div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/observation-eventTiming",
"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"
}
}
]
}
],
"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. Jongeneel-de Haas"
},
"performer" : [
{
🔗 "reference" : "Patient/nl-core-patient-03",
"display" : "I. Jongeneel-de Haas"
}
],
"valueQuantity" : {
"value" : 6.3,
"unit" : "mmol/l",
"system" : "http://unitsofmeasure.org",
"code" : "mmol/L"
}
}