{
  "resourceType": "Observation",
  "id": "2.16.840.1.113883.2.4.3.11.60.40.3.12.10",
  "text": {
    "status": "generated",
    "div": "<div>ZIB voor het ontsluiten van de O2 saturatie.\r\n</div>"
  },
  "status": "registered",
  "category": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/observation-category",
        "code": "vital-signs",
        "display": "Vital Signs"
      }
    ]
  },
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "68363-1",
        "display": "O2 Saturation"
      }
    ]
  },
  "subject": {
    "reference": "Patient"
  },
  "effectiveDateTime": "2017-05-09T13:17:57+00:00",
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "250554003"
          }
        ]
      },
      "valueQuantity": {
        "id": "NL-CM:12.10.2",
        "value": 70,
        "unit": "%",
        "system": "http://snomed.info/sct",
        "code": "[%]"
      }
    }
  ]
}