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
{
"resourceType" : "Location",
"id" : "Location-Social-Hope-CBO",
"meta" : {
"versionId" : "2",
"lastUpdated" : "2022-12-20T22:44:22.239+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-ndapi-Location"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Location Location-Social-Hope-CBO</b></p><a name=\"Location-Social-Hope-CBO\"> </a><a name=\"hcLocation-Social-Hope-CBO\"> </a><a name=\"Location-Social-Hope-CBO-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>https://hope-dispensary-of-greater-bridgeport.com</code>/main campus\u00a0(use:\u00a0secondary,\u00a0), <code>http://www.ndh.org/identifiers</code>/Location-Social-Hope-CBO</p><p><b>status</b>: Active</p><p><b>name</b>: HOPE FOOD DISPENSARY OF GREATER BALTIMORE</p><p><b>description</b>: Main campus of HOPE FOOD DISPENSARY OF GREATER BALTIMORE</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: 410.237.8591(Work), fax: 1-443-786-1542(Work)</p><p><b>address</b>: 4803 VALLEY VIEW AVE, BALTIMORE, MD 21206(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>-76.53353</td><td>39.33634</td></tr></table><p><b>managingOrganization</b>: <a href=\"Organization-Organization-Social-Hope-CBO.html\">HOPE FOOD DISPENSARY</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><p><b>availabilityExceptions</b>: visiting hours from 6:00 am - 6: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"
}
],
"use" : "secondary",
"system" : "https://hope-dispensary-of-greater-bridgeport.com",
"value" : "main campus",
"assigner" : {
🔗 "reference" : "Organization/Organization-Social-Hope-CBO",
"display" : "HOPE FOOD DISPENSARY"
}
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-identifier-status",
"valueCode" : "active"
}
],
"system" : "http://www.ndh.org/identifiers",
"value" : "Location-Social-Hope-CBO"
}
],
"status" : "active",
"name" : "HOPE FOOD DISPENSARY OF GREATER BALTIMORE",
"description" : "Main campus of HOPE FOOD DISPENSARY OF GREATER BALTIMORE",
"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" : "410.237.8591",
"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-1542",
"use" : "work"
}
],
"address" : {
"use" : "work",
"type" : "both",
"text" : "4803 VALLEY VIEW AVE, BALTIMORE, MD 21206",
"line" : [
"4803 VALLEY VIEW AVE"
],
"city" : "BALTIMORE",
"state" : "MD",
"postalCode" : "21206",
"country" : "USA"
},
"position" : {
"longitude" : -76.53353,
"latitude" : 39.33634
},
"managingOrganization" : {
🔗 "reference" : "Organization/Organization-Social-Hope-CBO",
"display" : "HOPE FOOD DISPENSARY"
},
"hoursOfOperation" : [
{
"daysOfWeek" : [
"mon",
"tue",
"wed",
"thu",
"fri",
"sat",
"sun"
],
"allDay" : true
}
],
"availabilityExceptions" : "visiting hours from 6:00 am - 6:00 pm"
}