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" : "Practitioner",
"id" : "b56708c6-2df3-4e4a-a110-2f924b9fc072",
"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 b56708c6-2df3-4e4a-a110-2f924b9fc072</b></p><a name=\"b56708c6-2df3-4e4a-a110-2f924b9fc072\"> </a><a name=\"hcb56708c6-2df3-4e4a-a110-2f924b9fc072\"> </a><a name=\"b56708c6-2df3-4e4a-a110-2f924b9fc072-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"
}
]
}