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_Tek-D - practitionerRole - JSON Representation

Raw json | Download

{
  "resourceType" : "PractitionerRole",
  "id" : "147b1985-76d3-428f-bb91-e397017c5607",
  "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 147b1985-76d3-428f-bb91-e397017c5607</b></p><a name=\"147b1985-76d3-428f-bb91-e397017c5607\"> </a><a name=\"hc147b1985-76d3-428f-bb91-e397017c5607\"> </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-48dc7a52-19f5-42c6-ba7c-48ebed7c6cc9.html\">Practitioner Michael Burns </a></p><p><b>code</b>: <span title=\"Codes:\">jordarbejder</span></p></div>"
  },
  "practitioner" : {
    🔗 "reference" : "Practitioner/48dc7a52-19f5-42c6-ba7c-48ebed7c6cc9"
  },
  "code" : [
    {
      "text" : "jordarbejder"
    }
  ]
}