Implementation Guide CH VACD
5.0.0 - trial-use Switzerland flag

This page is part of the CH VACD (R4) (v5.0.0: STU 5) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: 6.1 Practitioner Role - JSON Representation

Raw json | Download

{
  "resourceType" : "PractitionerRole",
  "id" : "6-1-PractitionerRole",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole-epr"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole 6-1-PractitionerRole</b></p><a name=\"6-1-PractitionerRole\"> </a><a name=\"hc6-1-PractitionerRole\"> </a><a name=\"6-1-PractitionerRole-en-US\"> </a><p><b>active</b>: true</p><p><b>practitioner</b>: <a href=\"Practitioner-4-1-Practitioner.html\">Practitioner Allzeit Bereit </a></p><p><b>organization</b>: <a href=\"Organization-5-1-Organization.html\">Organization Gruppenpraxis CH</a></p></div>"
  },
  "active" : true,
  "practitioner" : {
    🔗 "reference" : "Practitioner/4-1-Practitioner"
  },
  "organization" : {
    🔗 "reference" : "Organization/5-1-Organization"
  }
}