INTEROPen CareConnect Base STU3 Implementation Guide
3.0.0 - CI Build
INTEROPen CareConnect Base STU3 Implementation Guide - Local Development build (v3.0.0). See the Directory of published versions
Source view
{ "resourceType" : "Observation", "id" : "observation-9084", "meta" : { "lastUpdated" : "2018-09-14T08:44:09.570+00:00", "profile" : [ "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Observation-1" ] }, "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: observation-9084</p><p><b>meta</b>: </p><p><b>identifier</b>: CD20170922173803</p><p><b>status</b>: final</p><p><b>category</b>: Cardiovascular observable <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/observation-category code 'vital-signs' = 'Vital Signs', given as 'Vital Signs'})</span></p><p><b>code</b>: Heart rate <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '364075005' = 'Heart rate', given as 'Heart rate'})</span></p><p><b>subject</b>: <a href=\"Observation-observation-9084.html\">Ms Bernie Kanfeld. Generated Summary: id: patient-1; 9876543210, ABC8650149; Bernie Kanfeld (OFFICIAL); ph: 0115 9737320(HOME), bernie.kanfeld@nhsdigital.nhs.uk(HOME); gender: female; birthDate: 1998-03-19; <span title=\"Codes: {http://hl7.org/fhir/v3/MaritalStatus S}\">Never Married</span></a></p><p><b>effective</b>: 22 Sep 2017, 18:38:03</p><p><b>performer</b>: <a href=\"Observation-observation-9084.html\">Dr Bhatia. Generated Summary: id: practitioner-4; G8133438; active; AA Bhatia ; abhatia@nhs.skynet(WORK), ph: 0115 9737320(WORK); gender: male</a></p><p><b>value</b>: 98.00 /min<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code /min = '/min')</span></p></div>" }, "identifier" : [ { "system" : "https://fhir.health.phr.example.com/Id/observation", "value" : "CD20170922173803" } ], "status" : "final", "category" : [ { "coding" : [ { "system" : "http://hl7.org/fhir/observation-category", "code" : "vital-signs", "display" : "Vital Signs" } ], "text" : "Cardiovascular observable" } ], "code" : { "coding" : [ { "system" : "http://snomed.info/sct", "code" : "364075005", "display" : "Heart rate" } ], "text" : "Heart rate" }, "subject" : { "reference" : "Patient/patient-1", "display" : "Ms Bernie Kanfeld" }, "effectiveDateTime" : "2017-09-22T17:38:03+00:00", "performer" : [ { "reference" : "Practitioner/practitioner-4", "display" : "Dr Bhatia" } ], "valueQuantity" : { "value" : 98.00, "unit" : "/min", "system" : "http://unitsofmeasure.org", "code" : "/min" } }