Netherlands - Generic Functions for data exchange Implementation Guide
0.2.0-ballot - ci-build Netherlands flag

Netherlands - Generic Functions for data exchange Implementation Guide - Local Development build (v0.2.0-ballot) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Practitioner John Doe at Organization 3 - XML Representation

Raw xml | Download


<Practitioner xmlns="http://hl7.org/fhir">
  <id value="3cb101c7-c2fc-4f91-acbe-c3b61c0f9db8"/>
  <meta>
    <profile
             value="http://minvws.github.io/generiekefuncties-docs/StructureDefinition/nl-gf-practitioner"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner 3cb101c7-c2fc-4f91-acbe-c3b61c0f9db8</b></p><a name="3cb101c7-c2fc-4f91-acbe-c3b61c0f9db8"> </a><a name="hc3cb101c7-c2fc-4f91-acbe-c3b61c0f9db8"> </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-nl-gf-practitioner.html">NL Generic Functions Practitioner Profile</a></p></div><p><b>identifier</b>: <code>http://fhir.nl/fhir/NamingSystem/dezi</code>/DEZI-03333333 (use: official, )</p><p><b>name</b>: John Doe </p></div>
  </text>
  <identifier>
    <use value="official"/>
    <system value="http://fhir.nl/fhir/NamingSystem/dezi"/>
    <value value="DEZI-03333333"/>
    <assigner>
      <identifier>
        <type>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/provenance-participant-type"/>
            <code value="custodian"/>
          </coding>
        </type>
        <system value="http://fhir.nl/fhir/NamingSystem/kvk"/>
        <value value="50000535"/>
      </identifier>
    </assigner>
  </identifier>
  <name>
    <family value="Doe"/>
    <given value="John"/>
  </name>
</Practitioner>