FHIRcast, published by HL7 International / Infrastructure And Messaging. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhircast-docs/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Encounter",
"id" : "8cc652ba-770e-4ae1-b688-6e8e7c737438",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/fhircast/StructureDefinition/fhircast-encounter-open"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter 8cc652ba-770e-4ae1-b688-6e8e7c737438</b></p><a name=\"8cc652ba-770e-4ae1-b688-6e8e7c737438\"> </a><a name=\"hc8cc652ba-770e-4ae1-b688-6e8e7c737438\"> </a><a name=\"8cc652ba-770e-4ae1-b688-6e8e7c737438-en-US\"> </a><p><b>identifier</b>: <code>http://myhealthcare.com/visits</code>/r2r22345\u00a0(use:\u00a0official,\u00a0)</p><p><b>status</b>: Unknown</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-ActCode.html#v3-ActCode-AMB\">ActCode</a> AMB: ambulatory</p><p><b>subject</b>: <a href=\"Patient-503824b8-fe8c-4227-b061-7181ba6c3926.html\">John Smith (official) Male, DoB: 1978-11-03 ( Medical record number\u00a0(use:\u00a0official,\u00a0))</a></p></div>"
},
"identifier" : [
{
"use" : "official",
"system" : "http://myhealthcare.com/visits",
"value" : "r2r22345"
}
],
"status" : "unknown",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "AMB"
},
"subject" : {
🔗 "reference" : "Patient/503824b8-fe8c-4227-b061-7181ba6c3926"
}
}