DK MedCom Carecommunication
4.0.1 - release
This page is part of the DK MedCom CareCommunication (v4.0.1: 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" : "7cae09e0-5501-11ed-bdc3-0242ac120002",
"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 7cae09e0-5501-11ed-bdc3-0242ac120002</b></p><a name=\"7cae09e0-5501-11ed-bdc3-0242ac120002\"> </a><a name=\"hc7cae09e0-5501-11ed-bdc3-0242ac120002\"> </a><a name=\"7cae09e0-5501-11ed-bdc3-0242ac120002-da-DK\"> </a><p><b>practitioner</b>: <a href=\"Practitioner-ad055a3d-16b6-41f9-891a-7dd73eecaf03.html\">Practitioner Emma Waters </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/ad055a3d-16b6-41f9-891a-7dd73eecaf03"
},
"code" : [
{
"coding" : [
{
"system" : "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-core-PractitionerRolesSKSadministrativ",
"code" : "sygeplejerske"
}
]
}
]
}