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

: LRZa - Organization 3 - Organization - XML Representation

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="fcf55b06-f22c-4058-9051-b77368bdd26b"/>
  <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 fcf55b06-f22c-4058-9051-b77368bdd26b</b></p><a name="fcf55b06-f22c-4058-9051-b77368bdd26b"> </a><a name="hcfcf55b06-f22c-4058-9051-b77368bdd26b"> </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>/33333333</p><p><b>type</b>: <span title="Codes:{http://nictiz.nl/fhir/NamingSystem/organization-type X3}">Verplegings- of verzorgingsinstelling</span></p><p><b>name</b>: example Care Institution</p><p><b>telecom</b>: <a href="tel:+31301234567">+31301234567</a>, <a href="mailto:info@organization3.nl">info@organization3.nl</a></p><p><b>address</b>: Smidsstraat 10 Zelhem 7021 AC </p><p><b>endpoint</b>: <a href="Endpoint-553416dd-da12-40f7-a9bd-eb3e193177bd.html">Endpoint FHIR Endpoint 3</a></p></div>
  </text>
  <identifier>
    <system value="http://fhir.nl/fhir/NamingSystem/ura"/>
    <value value="33333333"/>
  </identifier>
  <type>
    <coding>
      <system value="http://nictiz.nl/fhir/NamingSystem/organization-type"/>
      <code value="X3"/>
      <display value="Verplegings- of verzorgingsinstelling"/>
    </coding>
  </type>
  <name value="example Care Institution"/>
  <telecom>
    <system value="phone"/>
    <value value="+31301234567"/>
    <use value="work"/>
  </telecom>
  <telecom>
    <system value="email"/>
    <value value="info@organization3.nl"/>
    <use value="work"/>
  </telecom>
  <address>
    <line value="Smidsstraat 10">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName">
        <valueString value="Smidsstraat"/>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber">
        <valueString value="10"/>
      </extension>
    </line>
    <city value="Zelhem"/>
    <postalCode value="7021 AC"/>
  </address>
  <endpoint>🔗 
    <reference value="Endpoint/553416dd-da12-40f7-a9bd-eb3e193177bd"/>
  </endpoint>
</Organization>