Tiro.health Implementation Guide
0.1.0 - ci-build

Tiro.health Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Dr. Pauwels - XML Representation

Raw xml | Download


<Practitioner xmlns="http://hl7.org/fhir">
  <id value="random-practitioner-id-123"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner random-practitioner-id-123</b></p><a name="random-practitioner-id-123"> </a><a name="hcrandom-practitioner-id-123"> </a><p><b>identifier</b>: <code>https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/amalthea/basVerstrekker/verstreknr</code>/123456</p><p><b>name</b>: Dr. Pauwels </p></div>
  </text>
  <identifier>
    <system
            value="https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/amalthea/basVerstrekker/verstreknr"/>
    <value value="123456"/>
  </identifier>
  <name>
    <family value="Pauwels"/>
    <given value="Dr."/>
  </name>
</Practitioner>