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 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Organization/Organization-Social-Towson-Food> a fhir:Organization ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "Organization-Social-Towson-Food"] ;
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "2" ] ;
fhir:Meta.lastUpdated [ fhir:value "2022-12-20T22:45:21.526+00:00"^^xsd:dateTime ] ;
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-Organization" ;
fhir:index -1 ;
fhir:link <http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-Organization>
]
] ;
fhir:Resource.language [ fhir:value "en"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization Organization-Social-Towson-Food</b></p><a name=\"Organization-Social-Towson-Food\"> </a><a name=\"hcOrganization-Social-Towson-Food\"> </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:45:21+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ndh-Organization.html\">NDH Organization 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://example.org/ndh-identifiers</code>/Organization-Social-Towson-Food (use: official, )</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/us/ndh/CodeSystem/NdhOrgTypeCS prvgrp}\">A food dispensary entity</span></p><p><b>name</b>: Hope INC</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>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Purpose</b></td><td><b>Name</b></td><td><b>Telecom</b></td><td><b>Address</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/contactentity-type ADMIN}\">Administrative</span></td><td>HERROL BLAKE(Official)</td><td>ph: 410.237.8591(Work)</td><td>4803 VALLEY VIEW AVE, BALTIMORE, MD 21206(work)</td></tr></table></div>"
] ;
fhir:DomainResource.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-verification-status" ] ;
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/ndh/CodeSystem/NdhVerificationStatusCS" ] ;
fhir:Coding.code [ fhir:value "complete" ] ;
fhir:Coding.display [ fhir:value "Complete" ]
]
]
] ;
fhir:Organization.identifier [
fhir:index -1 ;
fhir:Element.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-identifier-status" ] ;
fhir:Extension.valueCode [ fhir:value "active" ]
] ;
fhir:Identifier.use [ fhir:value "official" ] ;
fhir:Identifier.system [ fhir:value "http://example.org/ndh-identifiers" ] ;
fhir:Identifier.value [ fhir:value "Organization-Social-Towson-Food" ] ;
fhir:Identifier.assigner [
fhir:Reference.display [ fhir:value "Centers for Medicare and Medicaid Services" ]
]
] ;
fhir:Organization.active [ fhir:value "true"^^xsd:boolean] ;
fhir:Organization.type [
fhir:index -1 ;
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/ndh/CodeSystem/NdhOrgTypeCS" ] ;
fhir:Coding.code [ fhir:value "prvgrp" ] ;
fhir:Coding.display [ fhir:value "Provider Group" ]
] ;
fhir:CodeableConcept.text [ fhir:value "A food dispensary entity" ]
] ;
fhir:Organization.name [ fhir:value "Hope INC"] ;
fhir:Organization.telecom [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "phone" ] ;
fhir:ContactPoint.value [ fhir:value "410.237.8591" ] ;
fhir:ContactPoint.use [ fhir:value "work" ]
], [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "fax" ] ;
fhir:ContactPoint.value [ fhir:value "1-443-786-1542" ] ;
fhir:ContactPoint.use [ fhir:value "work" ]
] ;
fhir:Organization.address [
fhir:index -1 ;
fhir:Element.extension [
fhir:index -1 ;
fhir:Element.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "latitude" ] ;
fhir:Extension.valueDecimal [ fhir:value "39.33634"^^xsd:decimal ]
], [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "longitude" ] ;
fhir:Extension.valueDecimal [ fhir:value "-76.53353"^^xsd:decimal ]
] ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/geolocation" ]
] ;
fhir:Address.use [ fhir:value "work" ] ;
fhir:Address.type [ fhir:value "both" ] ;
fhir:Address.text [ fhir:value "4803 VALLEY VIEW AVE, BALTIMORE, MD 21206" ] ;
fhir:Address.line [
fhir:value "4803 VALLEY VIEW AVE" ;
fhir:index -1
] ;
fhir:Address.city [ fhir:value "BALTIMORE" ] ;
fhir:Address.state [ fhir:value "MD" ] ;
fhir:Address.postalCode [ fhir:value "21206" ] ;
fhir:Address.country [ fhir:value "USA" ]
] ;
fhir:Organization.contact [
fhir:index -1 ;
fhir:Organization.contact.purpose [
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/contactentity-type" ] ;
fhir:Coding.code [ fhir:value "ADMIN" ] ;
fhir:Coding.display [ fhir:value "Administrative" ]
]
] ;
fhir:Organization.contact.name [
fhir:HumanName.use [ fhir:value "official" ] ;
fhir:HumanName.text [ fhir:value "HERROL BLAKE" ] ;
fhir:HumanName.family [ fhir:value "Blake" ] ;
fhir:HumanName.given [
fhir:value "Herrol" ;
fhir:index -1
]
] ;
fhir:Organization.contact.telecom [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "phone" ] ;
fhir:ContactPoint.value [ fhir:value "410.237.8591" ] ;
fhir:ContactPoint.use [ fhir:value "work" ]
] ;
fhir:Organization.contact.address [
fhir:Address.use [ fhir:value "work" ] ;
fhir:Address.type [ fhir:value "both" ] ;
fhir:Address.text [ fhir:value "4803 VALLEY VIEW AVE, BALTIMORE, MD 21206" ] ;
fhir:Address.line [
fhir:value "4803 VALLEY VIEW AVE" ;
fhir:index -1
] ;
fhir:Address.city [ fhir:value "BALTIMORE" ] ;
fhir:Address.state [ fhir:value "MD" ] ;
fhir:Address.postalCode [ fhir:value "21206" ] ;
fhir:Address.country [ fhir:value "USA" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Organization/Organization-Social-Towson-Food.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Organization/Organization-Social-Towson-Food.ttl> .
IG © 2023+ HL7 International / Patient Administration.
Package hl7.fhir.us.ndh#2.0.0-current based on FHIR 4.0.1.
Generated
2026-06-25
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
