MyHealth@Eu Hospital Discharge Report
9.1.1 - qa-preview 150

MyHealth@Eu Hospital Discharge Report - Local Development build (v9.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Practitioner - XML Representation

Raw xml | Download


<Practitioner xmlns="http://hl7.org/fhir">
  <id value="b06b2c2c-15dd-4e58-b27e-37326ba51407"/>
  <meta>
    <profile
             value="http://hl7.eu/fhir/base/StructureDefinition/practitioner-eu-core"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">Dr. Maria Gonzalez</div>
  </text>
  <identifier>
    <system value="http://example.org/practitioner-ids"/>
    <value value="PRAC-001"/>
  </identifier>
  <name>
    <family value="Gonzalez"/>
    <given value="Maria"/>
    <prefix value="Dr."/>
  </name>
  <telecom>
    <system value="phone"/>
    <value value="+32 2 555 0100"/>
    <use value="work"/>
  </telecom>
</Practitioner>