{ "resourceType": "Observation", "id": "observation-34", "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": "85354-9", "display": "Blood pressure panel with all children optional" } ], "text": "Blood pressure" }, "subject": { "reference": "Patient/patient-1", "display": "Example, Anne" }, "encounter": { "reference": "Encounter/encounter-5", "display": "Endocrine outpatient appointment" }, "performer": [ { "display": "Outpatient Healthcare Assistant" } ], "effectiveDateTime": "2022-09-28T09:36:00Z", "issued": "2022-09-28T09:36:00Z", "referenceRange": [ { "type": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/referencerange-meaning", "code": "recommended", "display": "Recommended Range" } ] }, "appliesTo": [ { "coding": [ { "system": "http://snomed.info/sct", "code": "248152002", "display": "Female" } ] } ], "age": { "low": { "value": 18, "unit": "year" } }, "text": "Recommended range: <140/90mmHg" } ], "interpretation": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", "code": "H", "display": "High" } ] } ], "component" : [ { "code" : { "coding" : [ { "system" : "http://loinc.org", "code" : "8480-6", "display" : "Systolic blood pressure" } ], "text" : "Systolic blood pressure" }, "valueQuantity" : { "value" : 140, "unit" : "mmHg", "system" : "http://unitsofmeasure.org", "code" : "mm[Hg]" }, "interpretation": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", "code": "H", "display": "High" } ] } ] }, { "code" : { "coding" : [ { "system" : "http://loinc.org", "code" : "8462-4", "display" : "Diastolic blood pressure" } ], "text" : "Diastolic blood pressure" }, "valueQuantity" : { "value" : 86, "unit" : "mmHg", "system" : "http://unitsofmeasure.org", "code" : "mm[Hg]" }, "interpretation": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", "code": "N", "display": "Normal" } ] } ] } ] }