This page is part of the The DK MedCom HomeCareObservation (v1.0.0: Release) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
: Acute nurse - JSON Representation
Raw json | Download
{
"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><b>Generated Narrative: Practitioner</b><a name=\"70f14d25-0979-4192-8da2-0c0a3950f4b1\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Practitioner "70f14d25-0979-4192-8da2-0c0a3950f4b1" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://medcomfhir.dk/ig/core/2.3.0/StructureDefinition-medcom-core-practitioner.html\">MedComCorePractitioner</a></p></div><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"
}
]
}