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 2.0.0-current 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
| Page standards status: Informative |
<Location xmlns="http://hl7.org/fhir">
<id value="PharmLoc4"/>
<meta>
<lastUpdated value="2020-07-07T13:26:22.0314215+00:00"/>
<profile
value="http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-Location"/>
</meta>
<language value="en"/>
<text>
<status value="extensions"/>
</text>
<extension
url="http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-newpatients">
<extension url="acceptingPatients">
<valueCodeableConcept>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/accepting-patients"/>
<code value="existptonly"/>
</coding>
</valueCodeableConcept>
</extension>
<extension url="fromNetwork">
<valueReference>🔗
<reference value="Organization/AcmeofCTStdNet"/>
</valueReference>
</extension>
</extension>
<extension
url="http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-accessibility">
<valueCodeableConcept>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/care-service-accessibility"/>
<code value="adacomp"/>
</coding>
</valueCodeableConcept>
</extension>
<status value="active"/>
<name value="OrgA MA Location 2"/>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
<code value="OUTPHARM"/>
</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>
<extension
url="http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-contactpoint-availabletime">
<extension url="daysOfWeek">
<valueCode value="sat"/>
</extension>
<extension url="daysOfWeek">
<valueCode value="sun"/>
</extension>
<extension url="availableStartTime">
<valueTime value="08:00:00"/>
</extension>
<extension url="availableEndTime">
<valueTime value="17:00:00"/>
</extension>
</extension>
<system value="phone"/>
<value value="(222)-333-4444"/>
<rank value="2"/>
</telecom>
<telecom>
<system value="url"/>
<value value="https://www.orga.com"/>
<rank value="1"/>
</telecom>
<address>
<line value="345 Main Street"/>
<city value="Nowheresville"/>
<state value="CT"/>
<postalCode value="00014-1234"/>
</address>
<position>
<longitude value="5"/>
<latitude value="16"/>
</position>
<managingOrganization>🔗
<reference value="Organization/BigBox"/>
</managingOrganization>
<hoursOfOperation>
<daysOfWeek value="mon"/>
<daysOfWeek value="tue"/>
<daysOfWeek value="wed"/>
<daysOfWeek value="thu"/>
<daysOfWeek value="fri"/>
<allDay value="true"/>
</hoursOfOperation>
<hoursOfOperation>
<daysOfWeek value="sat"/>
<openingTime value="08:00:00"/>
<closingTime value="17:00:00"/>
</hoursOfOperation>
</Location>