MedCom HomeCareObservation
1.0.0 - release
MedCom HomeCareObservation, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 1.0.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" : "Practitioner",
"id" : "70f14d25-0979-4192-8da2-0c0a3950f4b1",
"meta" : {
"profile" : [
🔗 "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-practitioner"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner 70f14d25-0979-4192-8da2-0c0a3950f4b1</b></p><a name=\"70f14d25-0979-4192-8da2-0c0a3950f4b1\"> </a><a name=\"hc70f14d25-0979-4192-8da2-0c0a3950f4b1\"> </a><a name=\"70f14d25-0979-4192-8da2-0c0a3950f4b1-da-DK\"> </a><p><b>name</b>: Mia </p><p><b>telecom</b>: <a href=\"tel:+4505577668\">+45 05577668</a></p></div>"
},
"name" : [
{
"given" : [
"Mia"
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "+45 05577668"
}
]
}