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" : "zib-oxygensaturation-01",
"meta" : {
"profile" : [
🔗 "http://nictiz.nl/fhir/StructureDefinition/zib-OxygenSaturation"
]
},
"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=\"Vital Signs (vital-signs - observation-category)\">Vital Signs</span>,\n Status: definitief<div>Uitvoerende: <a href=\"Practitioner/nl-core-practitioner-03\">Nurse G.Z.M. de Wit</a>\n </div>\n </caption>\n <tfoot>\n <tr>\n <td colspan=\"2\">Stijgt snel bij aanspreken</td>\n </tr>\n </tfoot>\n <tbody>\n <tr>\n <th>Bepalingdatum/tijd</th>\n <td>2013-02-08T06:43:00+02:00</td>\n </tr>\n <tr>\n <th>Code</th>\n <th>Waarde</th>\n </tr>\n <tr>\n <td>\n <span title=\"Oxygen saturation in Arterial blood by Pulse oximetry (59408-5 - LOINC)\">Oxygen saturation in Arterial blood by Pulse oximetry</span>\n </td>\n <td>92 %</td>\n </tr>\n </tbody>\n </table>\n </div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://hl7.org/fhir/observation-category",
"code" : "vital-signs",
"display" : "Vital Signs"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "59408-5",
"display" : "Oxygen saturation in Arterial blood by Pulse oximetry"
}
]
},
"subject" : {
🔗 "reference" : "Patient/nl-core-patient-03",
"display" : "I. Jongeneel-de Haas"
},
"effectiveDateTime" : "2013-02-08T06:43:00+02:00",
"performer" : [
{
🔗 "reference" : "Practitioner/nl-core-practitioner-03",
"display" : "Nurse G.Z.M. de Wit"
}
],
"valueQuantity" : {
"value" : 92,
"unit" : "%",
"system" : "http://unitsofmeasure.org",
"code" : "%"
},
"comment" : "Stijgt snel bij aanspreken"
}