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
<Location xmlns="http://hl7.org/fhir">
<id value="LocationWelcomeHome"/>
<meta>
<versionId value="2"/>
<lastUpdated value="2022-12-20T22:44:22.239+00:00"/>
<profile
value="http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-ndapi-Location"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Location LocationWelcomeHome</b></p><a name="LocationWelcomeHome"> </a><a name="hcLocationWelcomeHome"> </a><a name="LocationWelcomeHome-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">version: 2; Last updated: 2022-12-20 22:44:22+0000</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 complete}">Complete</span></p><p><b>identifier</b>: <code>http://www.ndh.org/identifiers</code>/LocationWelcomeHome</p><p><b>status</b>: Active</p><p><b>name</b>: Welcome Home</p><p><b>description</b>: Welcome Home is a location for homeless assistance.</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode CSC}">Community Service Center</span></p><p><b>telecom</b>: ph: 517-332-4663(Work), fax: 1-443-786-1543(Work)</p><p><b>address</b>: 500 W Maple Street, Lansing, MI 48906(work)</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>-84.56037</td><td>42.746978</td></tr></table><p><b>managingOrganization</b>: <a href="Organization-OrganizationWelcomeHome.html">Welcome Home</a></p><blockquote><p><b>hoursOfOperation</b></p><p><b>daysOfWeek</b>: Monday, Tuesday, Wednesday, Thursday, Friday</p><p><b>allDay</b>: true</p></blockquote><p><b>availabilityExceptions</b>: visiting hours from 9:00 am- 5:00 pm</p></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="complete"/>
<display value="Complete"/>
</coding>
</valueCodeableConcept>
</extension>
<identifier>
<extension
url="http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-identifier-status">
<valueCode value="active"/>
</extension>
<system value="http://www.ndh.org/identifiers"/>
<value value="LocationWelcomeHome"/>
</identifier>
<status value="active"/>
<name value="Welcome Home"/>
<description value="Welcome Home is a location for homeless assistance."/>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
<code value="CSC"/>
<display value="community service center"/>
</coding>
<text value="Community Service Center"/>
</type>
<telecom>
<extension
url="http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-contactpoint-availabletime">
<extension url="allDay">
<valueBoolean value="true"/>
</extension>
</extension>
<system value="phone"/>
<value value="517-332-4663"/>
<use value="work"/>
</telecom>
<telecom>
<extension
url="http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-contactpoint-availabletime">
<extension url="allDay">
<valueBoolean value="true"/>
</extension>
</extension>
<system value="fax"/>
<value value="1-443-786-1543"/>
<use value="work"/>
</telecom>
<address>
<use value="work"/>
<type value="both"/>
<text value="500 W Maple Street, Lansing, MI 48906"/>
<line value="500 W Maple Street"/>
<city value="Lansing"/>
<state value="MI"/>
<postalCode value="48906"/>
<country value="USA"/>
</address>
<position>
<longitude value="-84.56037"/>
<latitude value="42.746978"/>
</position>
<managingOrganization>🔗
<reference value="Organization/OrganizationWelcomeHome"/>
<display value="Welcome Home"/>
</managingOrganization>
<hoursOfOperation>
<daysOfWeek value="mon"/>
<daysOfWeek value="tue"/>
<daysOfWeek value="wed"/>
<daysOfWeek value="thu"/>
<daysOfWeek value="fri"/>
<allDay value="true"/>
</hoursOfOperation>
<availabilityExceptions value="visiting hours from 9:00 am- 5:00 pm"/>
</Location>