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 - XML Representation

Raw xml | Download


<Practitioner xmlns="http://hl7.org/fhir">
  <id value="ExampleCustodianImg"/>
  <meta>
    <profile
             value="http://fhir.ehdsi.eu/imaging/StructureDefinition/practitioner-img-myhealtheu"/>
  </meta>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <identifier>
    <system value="http://hospital.example.org/staff"/>
    <value value="PRAC-002"/>
  </identifier>
  <name>
    <family value="Schmidt"/>
    <given value="Lena"/>
  </name>
  <gender value="female"/>
  <birthDate value="1980-11-05"/>
</Practitioner>