MedCom HomeCareObservation
1.1.0 - draft
MedCom HomeCareObservation, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk_HomeCareObservations/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Patient",
"id" : "99f5578f-c9d3-4d8c-aa3e-21690e03e27c",
"meta" : {
"profile" : [
🔗 "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-patient"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient 99f5578f-c9d3-4d8c-aa3e-21690e03e27c</b></p><a name=\"99f5578f-c9d3-4d8c-aa3e-21690e03e27c\"> </a><a name=\"hc99f5578f-c9d3-4d8c-aa3e-21690e03e27c\"> </a><a name=\"99f5578f-c9d3-4d8c-aa3e-21690e03e27c-da-DK\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Elmer (official) (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#2509479989)</p><hr/></div>"
},
"identifier" : [
{
"system" : "urn:oid:1.2.208.176.1.2",
"value" : "2509479989"
}
],
"name" : [
{
"use" : "official",
"family" : "Elmer"
}
]
}