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

National Directory of Healthcare Providers & Services (NDH) Implementation Guide, published by HL7 International / Patient Administration. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-us-ndh/ and changes regularly. See the Directory of published versions

: HospLoc1 - XML Representation

Raw xml | Download



<Location xmlns="http://hl7.org/fhir">
  <id value="HospLoc1"/>
  <meta>
    <lastUpdated value="2020-07-07T13:26:22.0314215+00:00"/>
    <profile
             value="http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-ndapi-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 class="res-header-id"><b>Generated Narrative: Location HospLoc1</b></p><a name="HospLoc1"> </a><a name="hcHospLoc1"> </a><a name="HospLoc1-en-US"> </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">Last updated: 2020-07-07 13:26:22+0000; Language: en-US</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ndh-ndapi-Location.html">National Directory API Location Profile</a></p></div><p><b>NDH Verification Status</b>: <span title="Codes:{http://hl7.org/fhir/us/ndh/CodeSystem/NdhVerificationStatusCS incomplete}">Incomplete</span></p><p><b>NDH Accessibility</b>: <span title="Codes:{http://hl7.org/fhir/us/ndh/CodeSystem/AccessibilityCS adacomp}">ADA compliant</span></p><p><b>NDH Accessibility</b>: <span title="Codes:{http://hl7.org/fhir/us/ndh/CodeSystem/AccessibilityCS pubtrans}">public transit options</span></p><blockquote><p><b>NDH New Patients</b></p><ul><li>acceptingPatients: <span title="Codes:{http://hl7.org/fhir/us/ndh/CodeSystem/AcceptingPatientsCS existptonly}">Accepting existing patients</span></li><li>http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-newpatients-characteristics: newPatient</li></ul></blockquote><p><b>status</b>: Active</p><p><b>name</b>: Hartford Hospital Location 1</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode HOSP}">Hospital</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 Hartford General Hospital</a></p><blockquote><p><b>hoursOfOperation</b></p><p><b>daysOfWeek</b>: Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday</p><p><b>allDay</b>: true</p></blockquote></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>
  <extension
             url="http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-newpatients">
    <extension url="acceptingPatients">
      <valueCodeableConcept>
        <coding>
          <system
                  value="http://hl7.org/fhir/us/ndh/CodeSystem/AcceptingPatientsCS"/>
          <code value="existptonly"/>
        </coding>
      </valueCodeableConcept>
    </extension>
    <extension
               url="http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-newpatients-characteristics">
      <valueString value="newPatient"/>
    </extension>
  </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>