0.1.0 - ci-build
RuCoreIG, published by HL7 FHIR Россия. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fhir-ru/RuCoreIG/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Encounter",
"id" : "core-encounter-instance-full",
"meta" : {
"profile" : [
🔗 "https://fhir.ru/ig/core/StructureDefinition/core-encounter"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter core-encounter-instance-full</b></p><a name=\"core-encounter-instance-full\"> </a><a name=\"hccore-encounter-instance-full\"> </a><a name=\"core-encounter-instance-full-en-US\"> </a><p><b>status</b>: In Progress</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-ActCode.html#v3-ActCode-IMP\">ActCode</a> IMP: inpatient encounter</p></div>"
},
"status" : "in-progress",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "IMP"
}
}