CH LAB-Order (R4)
0.1.0 - STU 1 Ballot

This page is part of the CH LAB-Order (R4) (v0.1.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 3.0.0. For a full list of available versions, see the Directory of published versions

: Eva Erlenmeyer - XML Representation

Raw xml | Download



<Practitioner xmlns="http://hl7.org/fhir">
  <id value="EvaErlenmeyer"/>
  <meta>
    <profile
             value="http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: 7601000050710</p><p><b>name</b>: Eva Erlenmeyer (OFFICIAL)</p><p><b>telecom</b>: ph: 033 444 55 66(WORK), <a href="mailto:eva.erlenmeyer@labor-pipette.ch">eva.erlenmeyer@labor-pipette.ch</a></p></div>
  </text>
  <identifier>
    <system value="urn:oid:2.51.1.3"/>
    <value value="7601000050710"/>
  </identifier>
  <name>
    <use value="official"/>
    <family value="Erlenmeyer"/>
    <given value="Eva"/>
    <prefix value="Dr. med.">
    <!--  Academic	Indicates that a prefix like "Dr." or a suffix like "M.D." or "Ph.D." is an academic title.  -->
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier">
        <valueCode value="AC"/>
      </extension>
    </prefix>
  </name>
  <telecom>
    <system value="phone"/>
    <value value="033 444 55 66"/>
    <use value="work"/>
  </telecom>
  <telecom>
    <system value="email"/>
    <value value="eva.erlenmeyer@labor-pipette.ch"/>
    <use value="work"/>
  </telecom>
</Practitioner>