MyHealth@Eu Medical Imaging Report
0.0.1 - ci-build 150

MyHealth@Eu Medical Imaging Report - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Radiologist Role - JSON Representation

Raw json | Download

{
  "resourceType" : "PractitionerRole",
  "id" : "ExampleRadiologistRoleImg",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.ehdsi.eu/imaging/StructureDefinition/practitionerRole-img-myhealtheu",
      "http://fhir.ehdsi.eu/hdr/StructureDefinition/PractitionerRoleImgMyHealthEu"
    ]
  },
  "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=\"StructureDefinition-practitionerRole-img-myhealtheu.html\">PractitionerRole: Imaging</a>, <code>http://fhir.ehdsi.eu/hdr/StructureDefinition/PractitionerRoleImgMyHealthEu</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"
        }
      ]
    }
  ]
}