@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/us/ndh/HealthcareService/HealthcareService-Social-Towson-Food> a fhir:HealthcareService ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "HealthcareService-Social-Towson-Food"] ; # 
  fhir:meta [
     fhir:versionId [ fhir:v "1" ] ;
     fhir:lastUpdated [ fhir:v "2022-12-20T19:28:24.671+00:00"^^xsd:dateTime ] ;
     fhir:profile ( [
       fhir:v "http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-HealthcareService"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-HealthcareService>
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "extensions" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: HealthcareService HealthcareService-Social-Towson-Food</b></p><a name=\"HealthcareService-Social-Towson-Food\"> </a><a name=\"hcHealthcareService-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: 1; Last updated: 2022-12-20 19:28:24+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ndh-HealthcareService.html\">NDH HealthcareService 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><blockquote><p><b>NDH New Patients</b></p><ul><li>acceptingPatients: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/accepting-patients existptonly}\">Accepting existing patients only</span></li><li>fromNetwork: <a href=\"Organization-AcmeofCTStdNet.html\">Organization ACME CT Preferred Provider Network</a></li></ul></blockquote><blockquote><p><b>NDH Delivery Method</b></p><ul><li>deliveryMethodtype: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/service-delivery-method physical}\">Physical</span></li></ul></blockquote><blockquote><p><b>NDH HealthcareService or Program Requirement</b></p><ul><li>http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-ndh-age-group: <span title=\"Codes:{http://hl7.org/fhir/us/ndh/CodeSystem/NdhAgeGroupCS adults}\">Adults</span></li></ul></blockquote><p><b>identifier</b>: <code>http://example.org/ndh-identifiers</code>/HealthcareService-Social-Towson-Food</p><p><b>active</b>: true</p><p><b>providedBy</b>: <a href=\"Organization-Organization-Social-Towson-Food.html\">Towson Food INC</a></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/ndh-healthcare-service-category food}\">Food</span></p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/service-type 345}\">Food Vouchers</span>, <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/service-type 548}\">Food Relief/Food/Meals</span>, <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/service-type 344}\">Food</span></p><p><b>location</b>: <a href=\"Location-Location-Social-Towson-Food.html\">Towson Food INC</a></p><p><b>name</b>: Towson Food INC</p><p><b>telecom</b>: ph: 410.237.8592(Work), fax: 1-443-786-1543(Work)</p><p><b>appointmentRequired</b>: false</p><blockquote><p><b>availableTime</b></p><p><b>daysOfWeek</b>: Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday</p><p><b>allDay</b>: false</p><p><b>availableStartTime</b>: 08:00:00</p><p><b>availableEndTime</b>: 18:00:00</p></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [
       fhir:v "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-verification-status"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-verification-status>
     ] ;
     fhir:value [
       a fhir:CodeableConcept ;
       fhir:coding ( [
         fhir:system [
           fhir:v "http://hl7.org/fhir/us/ndh/CodeSystem/NdhVerificationStatusCS"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/us/ndh/CodeSystem/NdhVerificationStatusCS>
         ] ;
         fhir:code [ fhir:v "complete" ] ;
         fhir:display [ fhir:v "Complete" ]
       ] )
     ]
  ] [
     fhir:extension ( [
       fhir:url [
         fhir:v "acceptingPatients"^^xsd:anyURI ;
         fhir:l fhir:acceptingPatients
       ] ;
       fhir:value [
         a fhir:CodeableConcept ;
         fhir:coding ( [
           fhir:system [
             fhir:v "http://terminology.hl7.org/CodeSystem/accepting-patients"^^xsd:anyURI ;
             fhir:l <http://terminology.hl7.org/CodeSystem/accepting-patients>
           ] ;
           fhir:code [ fhir:v "existptonly" ]
         ] )
       ]
     ] [
       fhir:url [
         fhir:v "fromNetwork"^^xsd:anyURI ;
         fhir:l fhir:fromNetwork
       ] ;
       fhir:value [
         a fhir:Reference ;
         fhir:l <http://hl7.org/fhir/us/ndh/Organization/AcmeofCTStdNet> ;
         fhir:reference [ fhir:v "Organization/AcmeofCTStdNet" ]
       ]
     ] ) ;
     fhir:url [
       fhir:v "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-newpatients"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-newpatients>
     ]
  ] [
     fhir:extension ( [
       fhir:url [
         fhir:v "deliveryMethodtype"^^xsd:anyURI ;
         fhir:l fhir:deliveryMethodtype
       ] ;
       fhir:value [
         a fhir:CodeableConcept ;
         fhir:coding ( [
           fhir:system [
             fhir:v "http://terminology.hl7.org/CodeSystem/service-delivery-method"^^xsd:anyURI ;
             fhir:l <http://terminology.hl7.org/CodeSystem/service-delivery-method>
           ] ;
           fhir:code [ fhir:v "physical" ] ;
           fhir:display [ fhir:v "Physical" ]
         ] )
       ]
     ] ) ;
     fhir:url [
       fhir:v "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-delivery-method"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-delivery-method>
     ]
  ] [
     fhir:extension ( [
       fhir:url [
         fhir:v "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-ndh-age-group"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-ndh-age-group>
       ] ;
       fhir:value [
         a fhir:CodeableConcept ;
         fhir:coding ( [
           fhir:system [
             fhir:v "http://hl7.org/fhir/us/ndh/CodeSystem/NdhAgeGroupCS"^^xsd:anyURI ;
             fhir:l <http://hl7.org/fhir/us/ndh/CodeSystem/NdhAgeGroupCS>
           ] ;
           fhir:code [ fhir:v "adults" ] ;
           fhir:display [ fhir:v "Adults" ]
         ] )
       ]
     ] ) ;
     fhir:url [
       fhir:v "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-service-or-program-requirement"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-service-or-program-requirement>
     ]
  ] ) ; # 
  fhir:identifier ( [
     fhir:extension ( [
       fhir:url [
         fhir:v "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-identifier-status"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-identifier-status>
       ] ;
       fhir:value [
         a fhir:Code ;
         fhir:v "active"
       ]
     ] ) ;
     fhir:system [
       fhir:v "http://example.org/ndh-identifiers"^^xsd:anyURI ;
       fhir:l <http://example.org/ndh-identifiers>
     ] ;
     fhir:value [ fhir:v "HealthcareService-Social-Towson-Food" ]
  ] ) ; # 
  fhir:active [ fhir:v true] ; # 
  fhir:providedBy [
     fhir:l <http://hl7.org/fhir/us/ndh/Organization/Organization-Social-Towson-Food> ;
     fhir:reference [ fhir:v "Organization/Organization-Social-Towson-Food" ] ;
     fhir:display [ fhir:v "Towson Food INC" ]
  ] ; # 
  fhir:category ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/ndh-healthcare-service-category"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/ndh-healthcare-service-category>
       ] ;
       fhir:code [ fhir:v "food" ] ;
       fhir:display [ fhir:v "Food" ]
     ] ) ;
     fhir:text [ fhir:v "Food" ]
  ] ) ; # 
  fhir:type ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/service-type"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/service-type>
       ] ;
       fhir:version [ fhir:v "1.1.1" ] ;
       fhir:code [ fhir:v "345" ] ;
       fhir:display [ fhir:v "Food Vouchers" ]
     ] )
  ] [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/service-type"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/service-type>
       ] ;
       fhir:version [ fhir:v "1.1.1" ] ;
       fhir:code [ fhir:v "548" ] ;
       fhir:display [ fhir:v "Food Relief/Food/Meals" ]
     ] )
  ] [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/service-type"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/service-type>
       ] ;
       fhir:version [ fhir:v "1.1.1" ] ;
       fhir:code [ fhir:v "344" ] ;
       fhir:display [ fhir:v "Food" ]
     ] )
  ] ) ; # 
  fhir:location ( [
     fhir:l <http://hl7.org/fhir/us/ndh/Location/Location-Social-Towson-Food> ;
     fhir:reference [ fhir:v "Location/Location-Social-Towson-Food" ] ;
     fhir:display [ fhir:v "Towson Food INC" ]
  ] ) ; # 
  fhir:name [ fhir:v "Towson Food INC"] ; # 
  fhir:telecom ( [
     fhir:system [ fhir:v "phone" ] ;
     fhir:value [ fhir:v "410.237.8592" ] ;
     fhir:use [ fhir:v "work" ]
  ] [
     fhir:system [ fhir:v "fax" ] ;
     fhir:value [ fhir:v "1-443-786-1543" ] ;
     fhir:use [ fhir:v "work" ]
  ] ) ; # 
  fhir:appointmentRequired [ fhir:v false] ; # 
  fhir:availableTime ( [
     fhir:daysOfWeek ( [ fhir:v "mon" ] [ fhir:v "tue" ] [ fhir:v "wed" ] [ fhir:v "thu" ] [ fhir:v "fri" ] [ fhir:v "sat" ] [ fhir:v "sun" ] ) ;
     fhir:allDay [ fhir:v false ] ;
     fhir:availableStartTime [ fhir:v "08:00:00"^^xsd:time ] ;
     fhir:availableEndTime [ fhir:v "18:00:00"^^xsd:time ]
  ] ) . # 

<http://hl7.org/fhir/us/ndh/Organization/AcmeofCTStdNet> a fhir:Us .

<http://hl7.org/fhir/us/ndh/Organization/Organization-Social-Towson-Food> a fhir:Us .

<http://hl7.org/fhir/us/ndh/Location/Location-Social-Towson-Food> a fhir:Us .

# -------------------------------------------------------------------------------------

