National Directory of Healthcare Providers & Services (NDH) Implementation Guide
1.0.0-ballot - ballot United States of America flag

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

: Organization-Social-Towson-Food - TTL Representation

Raw ttl | Download


@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 -------------------------------------------------------------------

 a fhir:Organization ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "Organization-Social-Towson-Food"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "2" ] ;
fhir:lastUpdated [ fhir:v "2022-12-20T22:45:21.526+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-ndapi-Organization"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-ndapi-Organization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"Organization-Social-Towson-Food\"> </a><a name=\"hcOrganization-Social-Towson-Food\"> </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\">ResourceOrganization &quot;Organization-Social-Towson-Food&quot; Version &quot;2&quot; Updated &quot;2022-12-20 22:45:21+0000&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ndh-ndapi-Organization.html\">National Directory API Organization 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>: <code>http://www.ndh.org/identifiers</code>/Organization-Social-Towson-Food (use: official)</p><p><b>active</b>: true</p><p><b>type</b>: A food dispensary entity <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-OrgTypeCS.html\">Organization Type Code System</a>#prvgrp &quot;Provider Group&quot;)</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>Administrative <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-contactentity-type.html\">Contact entity type</a>#ADMIN)</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:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-verification-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/ndh/CodeSystem/NdhVerificationStatusCS"^^xsd:anyURI ] ;
fhir:code [ fhir:v "complete" ] ;
fhir:display [ fhir:v "Complete" ]       ] )     ]
  ] ) ; # 
  fhir:identifier ( [
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-identifier-status"^^xsd:anyURI ] ;
fhir:value [ fhir:v "active" ]     ] ) ;
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "http://www.ndh.org/identifiers"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Organization-Social-Towson-Food" ] ;
fhir:assigner [
fhir:display [ fhir:v "Centers for Medicare and Medicaid Services" ]     ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/ndh/CodeSystem/OrgTypeCS"^^xsd:anyURI ] ;
fhir:code [ fhir:v "prvgrp" ] ;
fhir:display [ fhir:v "Provider Group" ]     ] ) ;
fhir:text [ fhir:v "A food dispensary entity" ]
  ] ) ; # 
  fhir:name [ fhir:v "Hope INC"] ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "410.237.8591" ] ;
fhir:use [ fhir:v "work" ]
  ] [
fhir:system [ fhir:v "fax" ] ;
fhir:value [ fhir:v "1-443-786-1542" ] ;
fhir:use [ fhir:v "work" ]
  ] ) ; # 
  fhir:address ( [
    ( fhir:extension [
      ( fhir:extension [
fhir:url [ fhir:v "latitude"^^xsd:anyURI ] ;
fhir:value [ fhir:v "39.33634"^^xsd:decimal ]       ] [
fhir:url [ fhir:v "longitude"^^xsd:anyURI ] ;
fhir:value [ fhir:v "-76.53353"^^xsd:decimal ]       ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/geolocation"^^xsd:anyURI ]     ] ) ;
fhir:use [ fhir:v "work" ] ;
fhir:type [ fhir:v "both" ] ;
fhir:text [ fhir:v "4803 VALLEY VIEW AVE, BALTIMORE, MD 21206" ] ;
    ( fhir:line [ fhir:v "4803 VALLEY VIEW AVE" ] ) ;
fhir:city [ fhir:v "BALTIMORE" ] ;
fhir:state [ fhir:v "MD" ] ;
fhir:postalCode [ fhir:v "21206" ] ;
fhir:country [ fhir:v "USA" ]
  ] ) ; # 
  fhir:contact ( [
fhir:purpose [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/contactentity-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ADMIN" ] ;
fhir:display [ fhir:v "Administrative" ]       ] )     ] ;
fhir:name [
fhir:use [ fhir:v "official" ] ;
fhir:text [ fhir:v "HERROL BLAKE" ] ;
fhir:family [ fhir:v "Blake" ] ;
      ( fhir:given [ fhir:v "Herrol" ] )     ] ;
    ( fhir:telecom [
      ( fhir:extension [
        ( fhir:extension [
fhir:url [ fhir:v "daysOfWeek"^^xsd:anyURI ] ;
fhir:value [ fhir:v "mon" ]         ] [
fhir:url [ fhir:v "daysOfWeek"^^xsd:anyURI ] ;
fhir:value [ fhir:v "tue" ]         ] [
fhir:url [ fhir:v "daysOfWeek"^^xsd:anyURI ] ;
fhir:value [ fhir:v "wed" ]         ] [
fhir:url [ fhir:v "daysOfWeek"^^xsd:anyURI ] ;
fhir:value [ fhir:v "thu" ]         ] [
fhir:url [ fhir:v "daysOfWeek"^^xsd:anyURI ] ;
fhir:value [ fhir:v "fri" ]         ] [
fhir:url [ fhir:v "daysOfWeek"^^xsd:anyURI ] ;
fhir:value [ fhir:v "sat" ]         ] [
fhir:url [ fhir:v "daysOfWeek"^^xsd:anyURI ] ;
fhir:value [ fhir:v "sun" ]         ] [
fhir:url [ fhir:v "availableStartTime"^^xsd:anyURI ] ;
fhir:value [ fhir:v "07:00:00"^^xsd:time ]         ] [
fhir:url [ fhir:v "availableEndTime"^^xsd:anyURI ] ;
fhir:value [ fhir:v "18:00:00"^^xsd:time ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-contactpoint-availabletime"^^xsd:anyURI ]       ] ) ;
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "410.237.8591" ] ;
fhir:use [ fhir:v "work" ]     ] ) ;
fhir:address [
fhir:use [ fhir:v "work" ] ;
fhir:type [ fhir:v "both" ] ;
fhir:text [ fhir:v "4803 VALLEY VIEW AVE, BALTIMORE, MD 21206" ] ;
      ( fhir:line [ fhir:v "4803 VALLEY VIEW AVE" ] ) ;
fhir:city [ fhir:v "BALTIMORE" ] ;
fhir:state [ fhir:v "MD" ] ;
fhir:postalCode [ fhir:v "21206" ] ;
fhir:country [ fhir:v "USA" ]     ]
  ] ) . #