DK MedCom Carecommunication
4.0.1 - release Denmark flag

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

: PractitionerRole with a role and reference to a practitioner - JSON Representation

Raw json | Download


{
  "resourceType" : "PractitionerRole",
  "id" : "8adda490-63ef-4d97-86f0-14553628e53a",
  "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 8adda490-63ef-4d97-86f0-14553628e53a</b></p><a name=\"8adda490-63ef-4d97-86f0-14553628e53a\"> </a><a name=\"hc8adda490-63ef-4d97-86f0-14553628e53a\"> </a><a name=\"8adda490-63ef-4d97-86f0-14553628e53a-da-DK\"> </a><p><b>practitioner</b>: <a href=\"Practitioner-ed8d4f6a-a2e4-4343-b823-37ca90c1872a.html\">Practitioner Ann Marie Wounds </a></p><p><b>code</b>: <span title=\"Codes:\">Visitator</span></p></div>"
  },
  "practitioner" : {
    🔗 "reference" : "Practitioner/ed8d4f6a-a2e4-4343-b823-37ca90c1872a"
  },
  "code" : [
    {
      "text" : "Visitator"
    }
  ]
}