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 Nursing Department - XML Representation

Raw xml | Download


<Location xmlns="http://hl7.org/fhir">
  <id value="9a2b8f1c-4e7d-42a1-b3c9-2d5e8f7a6c1b"/>
  <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 9a2b8f1c-4e7d-42a1-b3c9-2d5e8f7a6c1b</b></p><a name="9a2b8f1c-4e7d-42a1-b3c9-2d5e8f7a6c1b"> </a><a name="hc9a2b8f1c-4e7d-42a1-b3c9-2d5e8f7a6c1b"> </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>/9a2b8f1c-4e7d-42a1-b3c9-2d5e8f7a6c1b</p><p><b>status</b>: Active</p><p><b>name</b>: Verpleeghuis Weltevree</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>: Doetinchem NL </p><p><b>managingOrganization</b>: <a href="Organization-631cf10e-42d6-4165-9907-11e2333d4a85.html">Organization Nursing department at Organization 3</a></p></div>
  </text>
  <identifier>
    <system value="https://cp3-test.example.org/locations"/>
    <value value="9a2b8f1c-4e7d-42a1-b3c9-2d5e8f7a6c1b"/>
    <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="Verpleeghuis Weltevree"/>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
      <code value="SNF"/>
      <display value="Skilled nursing facility"/>
    </coding>
  </type>
  <address>
    <city value="Doetinchem"/>
    <country value="NL"/>
  </address>
  <managingOrganization>🔗 
    <reference value="Organization/631cf10e-42d6-4165-9907-11e2333d4a85"/>
  </managingOrganization>
</Location>