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
{
"resourceType" : "Location",
"id" : "LocationWelcomeHome",
"meta" : {
"versionId" : "2",
"lastUpdated" : "2022-12-20T22:44:22.239+00:00",
"profile" : [
"http://hl7.org/fhir/us/ndh/StructureDefinition/ndhEx-Location"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Location</b><a name=\"LocationWelcomeHome\"> </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 "LocationWelcomeHome" Version "2" Updated "2022-12-20 22:44:22+0000" </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>: Complete <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-NdhVerificationStatusCS.html\">NDH Resource Instance Verification Status Code System</a>#complete)</span></p><p><b>identifier</b>: id:\u00a0LocationWelcomeHome</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>: Community Service Center <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>#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\">Organization/OrganizationWelcomeHome: Welcome Home</a> "Welcome Home"</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</td><td>true</td></tr></table><p><b>availabilityExceptions</b>: visiting hours from 9:00 am- 5:00 pm</p></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-verification-status",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/us/ndh/CodeSystem/NdhVerificationStatusCS",
"code" : "complete",
"display" : "Complete"
}
]
}
}
],
"identifier" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-identifier-status",
"valueCode" : "active"
}
],
"system" : "http://www.ndh.org/identifiers",
"value" : "LocationWelcomeHome"
}
],
"status" : "active",
"name" : "Welcome Home",
"description" : "Welcome Home is a location for homeless assistance.",
"type" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code" : "CSC",
"display" : "community service center"
}
],
"text" : "Community Service Center"
}
],
"telecom" : [
{
"extension" : [
{
"extension" : [
{
"url" : "allDay",
"valueBoolean" : true
}
],
"url" : "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-contactpoint-availabletime"
}
],
"system" : "phone",
"value" : "517-332-4663",
"use" : "work"
},
{
"extension" : [
{
"extension" : [
{
"url" : "allDay",
"valueBoolean" : true
}
],
"url" : "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-contactpoint-availabletime"
}
],
"system" : "fax",
"value" : "1-443-786-1543",
"use" : "work"
}
],
"address" : {
"use" : "work",
"type" : "both",
"text" : "500 W Maple Street, Lansing, MI 48906",
"line" : [
"500 W Maple Street"
],
"city" : "Lansing",
"state" : "MI",
"postalCode" : "48906",
"country" : "USA"
},
"position" : {
"longitude" : -84.56037,
"latitude" : 42.746978
},
"managingOrganization" : {
"reference" : "Organization/OrganizationWelcomeHome",
"display" : "Welcome Home"
},
"hoursOfOperation" : [
{
"daysOfWeek" : [
"mon",
"tue",
"wed",
"thu",
"fri"
],
"allDay" : true
}
],
"availabilityExceptions" : "visiting hours from 9:00 am- 5:00 pm"
}
IG © 2023+ HL7 International - Patient Administration Work Group. Package hl7.fhir.us.ndh#1.0.0-ballot based on FHIR 4.0.1. Generated 2023-07-30
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change