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

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

: Organization 1 - Organization - XML Representation

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="4cb35b96-f021-4e15-bf71-d67a6d4bebec"/>
  <meta>
    <profile
             value="http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-organization"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization 4cb35b96-f021-4e15-bf71-d67a6d4bebec</b></p><a name="4cb35b96-f021-4e15-bf71-d67a6d4bebec"> </a><a name="hc4cb35b96-f021-4e15-bf71-d67a6d4bebec"> </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-organization.html">NL Generic Functions Organization Profile</a></p></div><p><b>identifier</b>: <code>http://fhir.nl/fhir/NamingSystem/ura</code>/11111111</p><p><b>type</b>: <span title="Codes:{http://nictiz.nl/fhir/NamingSystem/organization-type Z3}">Huisartspraktijk (zelfstandig of groepspraktijk)</span></p><p><b>name</b>: example General Practice</p><p><b>telecom</b>: <a href="tel:+3131599991">+3131599991</a>, <a href="mailto:info@cp1.example.org">info@cp1.example.org</a></p><p><b>address</b>: Vogelenzangweg 31 null null Ulft 7071 PT </p><p><b>endpoint</b>: <a href="Endpoint-59654248-477c-4694-b156-e0042f0765a6.html">Endpoint FHIR Endpoint 1</a></p></div>
  </text>
  <identifier>
    <system value="http://fhir.nl/fhir/NamingSystem/ura"/>
    <value value="11111111"/>
  </identifier>
  <type>
    <coding>
      <system value="http://nictiz.nl/fhir/NamingSystem/organization-type"/>
      <code value="Z3"/>
      <display value="Huisartspraktijk (zelfstandig of groepspraktijk)"/>
    </coding>
  </type>
  <name value="example General Practice"/>
  <telecom>
    <system value="phone"/>
    <value value="+3131599991"/>
    <use value="work"/>
  </telecom>
  <telecom>
    <system value="email"/>
    <value value="info@cp1.example.org"/>
    <use value="work"/>
  </telecom>
  <address>
    <line value="Vogelenzangweg 31"/>
    <line>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName">
        <valueString value="Vogelenzangweg"/>
      </extension>
    </line>
    <line>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber">
        <valueString value="31"/>
      </extension>
    </line>
    <city value="Ulft"/>
    <postalCode value="7071 PT"/>
  </address>
  <endpoint>🔗 
    <reference value="Endpoint/59654248-477c-4694-b156-e0042f0765a6"/>
  </endpoint>
</Organization>