DK MedCom Carecommunication
4.0.2 - release
DK MedCom Carecommunication, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 4.0.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-medcom-carecommunication/ and changes regularly. See the Directory of published versions
{
"resourceType" : "PractitionerRole",
"id" : "a0f14d16-c75c-4be3-9240-2439ed5372e4",
"meta" : {
"profile" : [
🔗 "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-practitionerrole"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole a0f14d16-c75c-4be3-9240-2439ed5372e4</b></p><a name=\"a0f14d16-c75c-4be3-9240-2439ed5372e4\"> </a><a name=\"hca0f14d16-c75c-4be3-9240-2439ed5372e4\"> </a><a name=\"a0f14d16-c75c-4be3-9240-2439ed5372e4-da-DK\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://medcomfhir.dk/ig/core/2.4.0/StructureDefinition-medcom-core-practitionerrole.html\">MedComCorePractitionerRole</a></p></div><p><b>practitioner</b>: <a href=\"Practitioner-9683ca39-968e-4ec9-a905-b95f48de2848.html\">Practitioner K Petersen </a></p><p><b>code</b>: <span title=\"Codes:{http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-core-PractitionerRolesSKSadministrativ sygeplejerske}\">Sygeplejerske</span></p></div>"
},
"practitioner" : {
🔗 "reference" : "Practitioner/9683ca39-968e-4ec9-a905-b95f48de2848"
},
"code" : [
{
"coding" : [
{
"system" : "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-core-PractitionerRolesSKSadministrativ",
"code" : "sygeplejerske"
}
]
}
]
}