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

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

: Organization 3 - Location Main Building - XML Representation

Raw xml | Download


<Location xmlns="http://hl7.org/fhir">
  <id value="7c5e3d2a-1f9e-4b8c-9d6a-8e2f5c3b1a4d"/>
  <meta>
    <profile
             value="http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-location"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Location 7c5e3d2a-1f9e-4b8c-9d6a-8e2f5c3b1a4d</b></p><a name="7c5e3d2a-1f9e-4b8c-9d6a-8e2f5c3b1a4d"> </a><a name="hc7c5e3d2a-1f9e-4b8c-9d6a-8e2f5c3b1a4d"> </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-location.html">NL Generic Functions Location Profile</a></p></div><p><b>identifier</b>: <code>https://cp3-test.example.org/locations</code>/7c5e3d2a-1f9e-4b8c-9d6a-8e2f5c3b1a4d</p><p><b>status</b>: Active</p><p><b>name</b>: Main Building</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode SNF}">Skilled nursing facility</span></p><p><b>address</b>: Smidsstraat 10 Zelhem 7021 AC NL </p><p><b>managingOrganization</b>: <a href="Organization-3e799075-63a2-4a4c-913d-a91b8198463d.html">Organization example Care Institution</a></p></div>
  </text>
  <identifier>
    <system value="https://cp3-test.example.org/locations"/>
    <value value="7c5e3d2a-1f9e-4b8c-9d6a-8e2f5c3b1a4d"/>
    <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="33333333"/>
      </identifier>
    </assigner>
  </identifier>
  <status value="active"/>
  <name value="Main Building"/>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
      <code value="SNF"/>
      <display value="Skilled nursing facility"/>
    </coding>
  </type>
  <address>
    <line value="Smidsstraat 10"/>
    <city value="Zelhem"/>
    <postalCode value="7021 AC"/>
    <country value="NL"/>
  </address>
  <managingOrganization>🔗 
    <reference value="Organization/3e799075-63a2-4a4c-913d-a91b8198463d"/>
  </managingOrganization>
</Location>