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

Netherlands - Generic Functions for data exchange Implementation Guide, published by Stichting Nuts. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nuts-foundation/nl-generic-functions-ig/ and changes regularly. See the Directory of published versions

: Organization 1 - Practitioner Harry Arts - XML Representation

Raw xml | Download


<Practitioner xmlns="http://hl7.org/fhir">
  <id value="ad1-p1"/>
  <meta>
    <profile
             value="http://nuts-foundation.github.io/nl-generic-functions-ig/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 ad1-p1</b></p><a name="ad1-p1"> </a><a name="hcad1-p1"> </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/uzi</code>/UZI-2, <code>https://cp1-test.example.org/employees</code>/5678</p><p><b>name</b>: Hary Arts(Official)</p></div>
  </text>
  <identifier>
    <system value="http://fhir.nl/fhir/NamingSystem/uzi"/>
    <value value="UZI-2"/>
  </identifier>
  <identifier>
    <system value="https://cp1-test.example.org/employees"/>
    <value value="5678"/>
    <assigner>
      <identifier>
        <type>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/provenance-participant-type"/>
            <code value="author"/>
          </coding>
        </type>
        <system value="http://fhir.nl/fhir/NamingSystem/ura"/>
        <value value="11111111"/>
      </identifier>
    </assigner>
  </identifier>
  <name>
    <use value="official"/>
    <text value="Hary Arts"/>
    <family value="Arts"/>
    <given value="Harry"/>
  </name>
</Practitioner>