DK MedCom Carecommunication
4.0.0 - release
This page is part of the DK MedCom CareCommunication (v4.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "PractitionerRole",
"id" : "ac1dfd45-a135-47b8-acd7-db0405e21dd0",
"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 ac1dfd45-a135-47b8-acd7-db0405e21dd0</b></p><a name=\"ac1dfd45-a135-47b8-acd7-db0405e21dd0\"> </a><a name=\"hcac1dfd45-a135-47b8-acd7-db0405e21dd0\"> </a><a name=\"hcac1dfd45-a135-47b8-acd7-db0405e21dd0-da-DK\"> </a><p><b>practitioner</b>: <a href=\"Practitioner-e081a7fc-2df6-47e9-b6cd-77d8aaf7e8df.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/e081a7fc-2df6-47e9-b6cd-77d8aaf7e8df"
},
"code" : [
{
"coding" : [
{
"system" : "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-core-PractitionerRolesSKSadministrativ",
"code" : "sygeplejerske"
}
]
}
]
}