HL7 Europe Hospital Discharge Report
1.0.0-ci - draft 150

HL7 Europe Hospital Discharge Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ci built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/hdr/ and changes regularly. See the Directory of published versions

: Practitioner-Author - XML Representation

Raw xml | Download


<Practitioner xmlns="http://hl7.org/fhir">
  <id value="a81e74c9-fe94-4eb1-9233-4c8f0b2d4e3a"/>
  <meta>
    <profile
             value="http://hl7.eu/fhir/base/StructureDefinition/practitioner-eu-core"/>
  </meta>
  <language value="cs"/>
  <text>
    <status value="generated"/>
    <div xml:lang="cs" xmlns="http://www.w3.org/1999/xhtml" lang="cs">MUDr. Ivan Anděl, tel: +420 603 777 227</div>
  </text>
  <identifier>
    <system value="https://ncez.mzcr.cz/fhir/sid/krzp"/>
    <value value="151607357"/>
  </identifier>
  <name>
    <use value="usual"/>
    <text value="MUDr. Ivan Anděl"/>
  </name>
  <telecom>
    <system value="phone"/>
    <value value="+420603777227"/>
    <use value="work"/>
  </telecom>
</Practitioner>