National Directory of Healthcare Providers & Services (NDH) Implementation Guide
2.0.0-current - ci-build 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 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

: HealthcareService-Social-Hope-CBO

Page standards status: Informative

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

<http://hl7.org/fhir/HealthcareService/HealthcareService-Social-Hope-CBO> a fhir:HealthcareService ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "HealthcareService-Social-Hope-CBO"] ;
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "1" ] ;
     fhir:Meta.lastUpdated [ fhir:value "2023-06-29T22:45:21.526+00:00"^^xsd:dateTime ] ;
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-HealthcareService" ;
       fhir:index -1 ;
       fhir:link <http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-HealthcareService>
     ]
  ] ;
  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: HealthcareService HealthcareService-Social-Hope-CBO</b></p><a name=\"HealthcareService-Social-Hope-CBO\"> </a><a name=\"hcHealthcareService-Social-Hope-CBO\"> </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: 2023-06-29 22:45:21+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 HealthcareService or Program Requirement</b></p><ul><li>birthsex: F</li><li>http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-ndh-age-range: 18-65 years</li></ul></blockquote><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><p><b>identifier</b>: <code>http://example.org/ndh-identifiers</code>/HealthcareService-Social-Hope-CBO</p><p><b>active</b>: true</p><p><b>providedBy</b>: <a href=\"Organization-Organization-Social-Hope-CBO.html\">HOPE INC</a></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/ndh-healthcare-service-category food}\">group</span></p><p><b>location</b>: <a href=\"Location-Location-Social-Hope-CBO.html\">HOPE INC</a></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>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>: 06:00:00</p><p><b>availableEndTime</b>: 18:00:00</p></blockquote></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:index -1 ;
     fhir:Element.extension [
       fhir:index -1 ;
       fhir:Extension.url [ fhir:value "birthsex" ] ;
       fhir:Extension.valueCode [ fhir:value "F" ]
     ], [
       fhir:index -1 ;
       fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-ndh-age-range" ] ;
       fhir:Extension.valueRange [
         fhir:Range.low [
           fhir:Quantity.value [ fhir:value "18"^^xsd:decimal ] ;
           fhir:Quantity.unit [ fhir:value "years" ] ;
           fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
           fhir:Quantity.code [ fhir:value "a" ]
         ] ;
         fhir:Range.high [
           fhir:Quantity.value [ fhir:value "65"^^xsd:decimal ] ;
           fhir:Quantity.unit [ fhir:value "years" ] ;
           fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
           fhir:Quantity.code [ fhir:value "a" ]
         ]
       ]
     ] ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-service-or-program-requirement" ]
  ], [
     fhir:index -1 ;
     fhir:Element.extension [
       fhir:index -1 ;
       fhir:Extension.url [ fhir:value "acceptingPatients" ] ;
       fhir:Extension.valueCodeableConcept [
         fhir:CodeableConcept.coding [
           fhir:index -1 ;
           fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/accepting-patients" ] ;
           fhir:Coding.code [ fhir:value "existptonly" ]
         ]
       ]
     ], [
       fhir:index -1 ;
       fhir:Extension.url [ fhir:value "fromNetwork" ] ;
       fhir:Extension.valueReference [
         fhir:link <http://hl7.org/fhir/Organization/AcmeofCTStdNet> ;
         fhir:Reference.reference [ fhir:value "Organization/AcmeofCTStdNet" ]
       ]
     ] ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-newpatients" ]
  ], [
     fhir:index -1 ;
     fhir:Element.extension [
       fhir:index -1 ;
       fhir:Extension.url [ fhir:value "deliveryMethodtype" ] ;
       fhir:Extension.valueCodeableConcept [
         fhir:CodeableConcept.coding [
           fhir:index -1 ;
           fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/service-delivery-method" ] ;
           fhir:Coding.code [ fhir:value "physical" ] ;
           fhir:Coding.display [ fhir:value "Physical" ]
         ]
       ]
     ] ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-delivery-method" ]
  ] ;
  fhir:HealthcareService.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.system [ fhir:value "http://example.org/ndh-identifiers" ] ;
     fhir:Identifier.value [ fhir:value "HealthcareService-Social-Hope-CBO" ]
  ] ;
  fhir:HealthcareService.active [ fhir:value "true"^^xsd:boolean] ;
  fhir:HealthcareService.providedBy [
     fhir:link <http://hl7.org/fhir/Organization/Organization-Social-Hope-CBO> ;
     fhir:Reference.reference [ fhir:value "Organization/Organization-Social-Hope-CBO" ] ;
     fhir:Reference.display [ fhir:value "HOPE INC" ]
  ] ;
  fhir:HealthcareService.category [
     fhir:index -1 ;
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/ndh-healthcare-service-category" ] ;
       fhir:Coding.code [ fhir:value "food" ] ;
       fhir:Coding.display [ fhir:value "Food" ]
     ] ;
     fhir:CodeableConcept.text [ fhir:value "group" ]
  ] ;
  fhir:HealthcareService.location [
     fhir:index -1 ;
     fhir:link <http://hl7.org/fhir/Location/Location-Social-Hope-CBO> ;
     fhir:Reference.reference [ fhir:value "Location/Location-Social-Hope-CBO" ] ;
     fhir:Reference.display [ fhir:value "HOPE INC" ]
  ] ;
  fhir:HealthcareService.name [ fhir:value "HOPE INC"] ;
  fhir:HealthcareService.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:HealthcareService.appointmentRequired [ fhir:value "false"^^xsd:boolean] ;
  fhir:HealthcareService.availableTime [
     fhir:index -1 ;
     fhir:HealthcareService.availableTime.daysOfWeek [
       fhir:value "mon" ;
       fhir:index -1
     ], [
       fhir:value "tue" ;
       fhir:index -1
     ], [
       fhir:value "wed" ;
       fhir:index -1
     ], [
       fhir:value "thu" ;
       fhir:index -1
     ], [
       fhir:value "fri" ;
       fhir:index -1
     ], [
       fhir:value "sat" ;
       fhir:index -1
     ], [
       fhir:value "sun" ;
       fhir:index -1
     ] ;
     fhir:HealthcareService.availableTime.allDay [ fhir:value "false"^^xsd:boolean ] ;
     fhir:HealthcareService.availableTime.availableStartTime [ fhir:value "06:00:00"^^xsd:time ] ;
     fhir:HealthcareService.availableTime.availableEndTime [ fhir:value "18:00:00"^^xsd:time ]
  ] .

<http://hl7.org/fhir/Organization/AcmeofCTStdNet> a fhir:Organization .

<http://hl7.org/fhir/Organization/Organization-Social-Hope-CBO> a fhir:Organization .

<http://hl7.org/fhir/Location/Location-Social-Hope-CBO> a fhir:Location .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/HealthcareService/HealthcareService-Social-Hope-CBO.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/HealthcareService/HealthcareService-Social-Hope-CBO.ttl> .