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

: Custodian Practitioner - JSON Representation

Raw json | Download

{
  "resourceType" : "Practitioner",
  "id" : "ExampleCustodianImg",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.ehdsi.eu/imaging/StructureDefinition/practitioner-img-myhealtheu"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner ExampleCustodianImg</b></p><a name=\"ExampleCustodianImg\"> </a><a name=\"hcExampleCustodianImg\"> </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=\"StructureDefinition-practitioner-img-myhealtheu.html\">Practitioner: Imaging</a></p></div><p><b>identifier</b>: <code>http://hospital.example.org/staff</code>/PRAC-002</p><p><b>name</b>: Lena Schmidt </p><p><b>gender</b>: Female</p><p><b>birthDate</b>: 1980-11-05</p></div>"
  },
  "identifier" : [
    {
      "system" : "http://hospital.example.org/staff",
      "value" : "PRAC-002"
    }
  ],
  "name" : [
    {
      "family" : "Schmidt",
      "given" : [
        "Lena"
      ]
    }
  ],
  "gender" : "female",
  "birthDate" : "1980-11-05"
}