CareCommunication Test scripts
5.0.0 - release Denmark flag

CareCommunication Test scripts, published by . This guide is not an authorized publication; it is the continuous build for version 5.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-testscripts/ and changes regularly. See the Directory of published versions

: receive_A-new - specifik Receiver practitionerRole - JSON Representation

Raw json | Download

{
  "resourceType" : "PractitionerRole",
  "id" : "79fa10dc-dd24-460f-96c9-9232398c8fea",
  "meta" : {
    "profile" : [
      🔗 "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-practitionerrole|3.0.1"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole 79fa10dc-dd24-460f-96c9-9232398c8fea</b></p><a name=\"79fa10dc-dd24-460f-96c9-9232398c8fea\"> </a><a name=\"hc79fa10dc-dd24-460f-96c9-9232398c8fea\"> </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/3.0.1/StructureDefinition-medcom-core-practitionerrole.html\">MedComCorePractitionerRoleversion: null3.0.1)</a></p></div><p><b>practitioner</b>: <a href=\"Practitioner-4b350c2d-1114-4cc5-a9ba-58bf3692d515.html\">Practitioner Birgit Berggren </a></p><p><b>organization</b>: <a href=\"Organization-7279446d-9cc9-49bf-b2a2-990eb2d9f942.html\">Organization Sundhedsplejen, Aabenraa kommune</a></p><p><b>code</b>: <span title=\"Codes:\">Visitator</span></p></div>"
  },
  "practitioner" : {
    🔗 "reference" : "Practitioner/4b350c2d-1114-4cc5-a9ba-58bf3692d515"
  },
  "organization" : {
    🔗 "reference" : "Organization/7279446d-9cc9-49bf-b2a2-990eb2d9f942"
  },
  "code" : [
    {
      "text" : "Visitator"
    }
  ]
}