DK MedCom Carecommunication
4.0.0 - release
DK MedCom Carecommunication, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 4.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-medcom-carecommunication/ and changes regularly. See the Directory of published versions
{
"resourceType" : "PractitionerRole",
"id" : "8dc790ba-8d93-4585-b91c-af8225b0796d",
"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 8dc790ba-8d93-4585-b91c-af8225b0796d</b></p><a name=\"8dc790ba-8d93-4585-b91c-af8225b0796d\"> </a><a name=\"hc8dc790ba-8d93-4585-b91c-af8225b0796d\"> </a><a name=\"8dc790ba-8d93-4585-b91c-af8225b0796d-da-DK\"> </a><p><b>practitioner</b>: <a href=\"Practitioner-8659596f-6ef4-421c-9ecd-94b65e4d5ff8.html\">Practitioner Michael Burns </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/8659596f-6ef4-421c-9ecd-94b65e4d5ff8"
},
"code" : [
{
"coding" : [
{
"system" : "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-core-PractitionerRolesSKSadministrativ",
"code" : "sygeplejerske"
}
]
}
]
}