FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeObservation
Idzib-OxygenSaturation-01.json
FHIR VersionR3

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Observatie/bepaling. Subject: I. XXX_Helleman-de Haas. Id: 1c5228f3-8fdf-11ec-1209-020000000000 (urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6), Categorie: Vital Signs, Status: definitiefUitvoerende: G.Z.M. de WitZorgverlenerrol: Medisch specialisten, dermatologie
Stijgt snel bij aanspreken
Bepalingdatum/tijd06:43:00, 8 februari 2013
CodeWaarde
Oxygen saturation in Arterial blood by Pulse oximetry92 %

Source1

{
  "resourceType": "Observation",
  "id": "zib-oxygensaturation-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-OxygenSaturation"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
      "value": "1c5228f3-8fdf-11ec-1209-020000000000"
    }
  ],
  "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. XXX_Helleman-de Haas"
  },
  "effectiveDateTime": "2013-02-08T06:43:00+02:00",
  "performer": [
    {
      "extension": [
        {
          "url": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference",
          "valueReference": {
            "reference": "PractitionerRole/nl-core-practitionerrole-03",
            "display": "Medisch specialisten, dermatologie"
          }
        }
      ],
      "reference": "Practitioner/nl-core-practitioner-03",
      "display": "G.Z.M. de Wit"
    }
  ],
  "valueQuantity": {
    "value": 92,
    "unit": "%",
    "system": "http://unitsofmeasure.org",
    "code": "%"
  },
  "comment": "Stijgt snel bij aanspreken"
}