National Directory of Healthcare Providers & Services (NDH) Implementation Guide
1.0.0-ballot - ballot United States of America flag

This page is part of the National Directory of Healthcare Providers and Services (NDH) Implementation Guide (v1.0.0-ballot: STU1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: location-bundle - XML Representation

Raw xml | Download



<Bundle xmlns="http://hl7.org/fhir">
  <id value="location-bundle"/>
  <type value="transaction"/>
  <entry>
    <fullUrl value="http://ndh.org/fhir/Location/HospLoc1"/>
    <resource>
      <Location>
        <id value="HospLoc1"/>
        <meta>
          <lastUpdated value="2020-07-07T13:26:22.0314215+00:00"/>
          <profile
                   value="http://hl7.org/fhir/us/ndh/StructureDefinition/ndhEx-Location"/>
        </meta>
        <language value="en-US"/>
        <text>
          <status value="extensions"/>
          <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US"><p><b>Generated Narrative: Location</b><a name="HospLoc1"> </a></p><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">Resource Location &quot;HospLoc1&quot; Updated &quot;2020-07-07 13:26:22+0000&quot;  (Language &quot;en-US&quot;) </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ndhEx-Location.html">NDH Exchange Location Profile</a></p></div><p><b>NDH Verification Status</b>: Incomplete <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-NdhVerificationStatusCS.html">NDH Resource Instance Verification Status Code System</a>#incomplete)</span></p><p><b>NDH Accessibility</b>: ADA compliant <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-AccessibilityCS.html">Accessibility Code System</a>#adacomp)</span></p><p><b>NDH Accessibility</b>: public transit options <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-AccessibilityCS.html">Accessibility Code System</a>#pubtrans)</span></p><p><b>status</b>: active</p><p><b>name</b>: Hartford Hospital Location 1</p><p><b>type</b>: Hospital <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/4.0.0/CodeSystem-v3-RoleCode.html">RoleCode</a>#HOSP)</span></p><p><b>telecom</b>: ph: (111)-222-3333, <a href="https://www.hgh.com">https://www.hgh.com</a></p><p><b>address</b>: 456 Main Street Anytown CT 00014-1234 </p><h3>Positions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Longitude</b></td><td><b>Latitude</b></td></tr><tr><td style="display: none">*</td><td>3</td><td>15</td></tr></table><p><b>managingOrganization</b>: <a href="Organization-Hospital.html">Organization/Hospital</a> &quot;Hartford General Hospital&quot;</p><h3>HoursOfOperations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>DaysOfWeek</b></td><td><b>AllDay</b></td></tr><tr><td style="display: none">*</td><td>mon, tue, wed, thu, fri, sat, sun</td><td>true</td></tr></table></div>
        </text>
        <extension
                   url="http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-verification-status">
          <valueCodeableConcept>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/ndh/CodeSystem/NdhVerificationStatusCS"/>
              <code value="incomplete"/>
            </coding>
          </valueCodeableConcept>
        </extension>
        <extension
                   url="http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-accessibility">
          <valueCodeableConcept>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/ndh/CodeSystem/AccessibilityCS"/>
              <code value="adacomp"/>
            </coding>
          </valueCodeableConcept>
        </extension>
        <extension
                   url="http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-accessibility">
          <valueCodeableConcept>
            <coding>
              <system
                      value="http://hl7.org/fhir/us/ndh/CodeSystem/AccessibilityCS"/>
              <code value="pubtrans"/>
            </coding>
          </valueCodeableConcept>
        </extension>
        <status value="active"/>
        <name value="Hartford Hospital Location 1"/>
        <type>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
            <code value="HOSP"/>
          </coding>
        </type>
        <telecom>
          <extension
                     url="http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-contactpoint-availabletime">
            <extension url="daysOfWeek">
              <valueCode value="mon"/>
            </extension>
            <extension url="daysOfWeek">
              <valueCode value="tue"/>
            </extension>
            <extension url="daysOfWeek">
              <valueCode value="wed"/>
            </extension>
            <extension url="daysOfWeek">
              <valueCode value="thu"/>
            </extension>
            <extension url="daysOfWeek">
              <valueCode value="fri"/>
            </extension>
            <extension url="allDay">
              <valueBoolean value="true"/>
            </extension>
            <extension url="daysOfWeek">
              <valueCode value="sat"/>
            </extension>
            <extension url="daysOfWeek">
              <valueCode value="sun"/>
            </extension>
          </extension>
          <system value="phone"/>
          <value value="(111)-222-3333"/>
          <rank value="2"/>
        </telecom>
        <telecom>
          <system value="url"/>
          <value value="https://www.hgh.com"/>
          <rank value="1"/>
        </telecom>
        <address>
          <line value="456 Main Street"/>
          <city value="Anytown"/>
          <state value="CT"/>
          <postalCode value="00014-1234"/>
        </address>
        <position>
          <longitude value="3"/>
          <latitude value="15"/>
        </position>
        <managingOrganization>
          <reference value="Organization/Hospital"/>
        </managingOrganization>
        <hoursOfOperation>
          <daysOfWeek value="mon"/>
          <daysOfWeek value="tue"/>
          <daysOfWeek value="wed"/>
          <daysOfWeek value="thu"/>
          <daysOfWeek value="fri"/>
          <daysOfWeek value="sat"/>
          <daysOfWeek value="sun"/>
          <allDay value="true"/>
        </hoursOfOperation>
      </Location>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Location/HospLoc1"/>
    </request>
  </entry>
</Bundle>