{
  "resourceType": "Observation",
  "id": "2.16.840.1.113883.2.4.3.11.60.40.3.12.9",
  "text": {
    "status": "generated",
    "div": "<div>ZIB voor het ontsluiten van de pijnscore.\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": "38214-3",
        "display": "Pain severity"
      }
    ]
  },
  "subject": {
    "reference": "Patient"
  },
  "effectiveDateTime": "2017-05-09T13:17:57+00:00",
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "38214-3"
          }
        ]
      },
      "valueQuantity": {
        "id": "NL-CM:12.9.2",
        "value": 70,
        "unit": "score",
        "system": "http://unitsofmeasure.org",
        "code": "[score]"
      }
    }
  ]
}