{
  "resourceType" : "PractitionerRole",
  "id" : "ExampleRadiologistRoleImg",
  "meta" : {
    "profile" : ["http://fhir.ehdsi.eu/core/StructureDefinition/practitionerRole-myhealtheu-core",
    "http://fhir.ehdsi.eu/core/StructureDefinition/PractitionerRoleMyHealthCore"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole ExampleRadiologistRoleImg</b></p><a name=\"ExampleRadiologistRoleImg\"> </a><a name=\"hcExampleRadiologistRoleImg\"> </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\">Profiles: <a href=\"http://fhir.ehdsi.eu/core/1.0.0/StructureDefinition-practitionerRole-myhealtheu-core.html\">PractitionerRole (Core)</a>, <code>http://fhir.ehdsi.eu/core/StructureDefinition/PractitionerRoleMyHealthCore</code></p></div><p><b>identifier</b>: <code>http://hospital.example.org/staff-roles</code>/RADIO-001</p><p><b>practitioner</b>: <a href=\"Practitioner-ExampleRadiologistImg.html\">Practitioner Anna Müller </a></p><p><b>organization</b>: <a href=\"Organization-ff4d98d1-69c9-43db-896e-58d11c15662c.html\">Organization University Hospital Berlin</a></p><p><b>code</b>: <span title=\"Codes:{urn:oid:2.16.840.1.113883.2.9.6.2.7 3211}\">Medical imaging and therapeutic equipment technicians</span></p></div>"
  },
  "identifier" : [{
    "system" : "http://hospital.example.org/staff-roles",
    "value" : "RADIO-001"
  }],
  "practitioner" : {
    "reference" : "Practitioner/ExampleRadiologistImg"
  },
  "organization" : {
    "reference" : "Organization/ff4d98d1-69c9-43db-896e-58d11c15662c"
  },
  "code" : [{
    "coding" : [{
      "system" : "urn:oid:2.16.840.1.113883.2.9.6.2.7",
      "code" : "3211",
      "display" : "Medical imaging and therapeutic equipment technicians"
    }]
  }]
}