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" : "Encounter", "id" : "encounter-2", "meta" : { "profile" : [ "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Encounter-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>: encounter-2</p><p><b>meta</b>: </p><p><b>status</b>: in-progress</p><p><b>class</b>: inpatient encounter (Details: http://hl7.org/fhir/v3/ActCode code IMP = 'inpatient encounter', stated as 'inpatient encounter')</p><p><b>type</b>: Transfer of care <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '308292007' = 'Transfer of care', given as 'Transfer of care'})</span></p><p><b>priority</b>: routine <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/v3/ActPriority code 'R' = 'routine', given as 'routine'})</span></p><p><b>subject</b>: <a href=\"Encounter-encounter-2.html\">Miss 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>period</b>: 21 Oct 2010, 14:15:00 --> (ongoing)</p><p><b>serviceProvider</b>: <a href=\"Encounter-encounter-2.html\">North Riding NHS Trust. Generated Summary: id: organization-200001; RC8; name: North Riding NHS Trust</a></p></div>" }, "status" : "in-progress", "class" : { "system" : "http://hl7.org/fhir/v3/ActCode", "code" : "IMP", "display" : "inpatient encounter" }, "type" : [ { "coding" : [ { "system" : "http://snomed.info/sct", "code" : "308292007", "display" : "Transfer of care" } ] } ], "priority" : { "coding" : [ { "system" : "http://hl7.org/fhir/v3/ActPriority", "code" : "R", "display" : "routine" } ] }, "subject" : { "reference" : "Patient/patient-1", "display" : "Miss Bernie Kanfeld" }, "period" : { "start" : "2010-10-21T13:15:00+00:00" }, "serviceProvider" : { "reference" : "Organization/organization-200001", "display" : "North Riding NHS Trust" } }