{ "resourceType": "Observation", "id": "observation-17", "status": "final", "category": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/observation-category", "code": "vital-signs", "display": "Vital Signs" } ], "text": "Vital Signs" } ], "code": { "coding": [ { "system": "http://loinc.org", "code": "8302-2", "display": "Body height" }, { "system": "http://snomed.info/sct", "code": "1153637007", "display": "Body height" } ], "text": "Body height" }, "subject": { "reference": "Patient/patient-1", "display": "Example, Anne" }, "valueQuantity": { "value": 162, "unit": "cm", "system": "http://unitsofmeasure.org", "code": "cm" }, "encounter": { "reference": "Encounter/encounter-4", "display": "GP appointment" }, "effectiveDateTime": "2023-06-14T12:53:49Z", "performer": [ { "reference": "Practitioner/practitioner-1", "display": "Dr Maria Hernandez" } ] }