{ "resourceType": "Observation", "id": "observation-18", "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": "29463-7", "display": "Body weight" }, { "system": "http://snomed.info/sct", "code": "27113001", "display": "Body weight" } ], "text": "Body weight" }, "subject": { "reference": "Patient/patient-1", "display": "Example, Anne" }, "valueQuantity": { "value": 69, "unit": "kg", "system": "http://unitsofmeasure.org", "code": "kg" }, "encounter": { "reference": "Encounter/encounter-4", "display": "GP appointment" }, "effectiveDateTime": "2023-06-14T12:53:49Z", "performer": [ { "reference": "Practitioner/practitioner-1", "display": "Dr Maria Hernandez" } ] }