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

: location-bundle

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/Bundle/location-bundle> a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "location-bundle"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:Bundle.type [ fhir:value "transaction"] ;
  fhir:Bundle.entry [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/Location-HospLoc1" ] ;
     fhir:Bundle.entry.resource <http://example.org/Location-HospLoc1> ;
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ;
       fhir:Bundle.entry.request.url [ fhir:value "http://example.org/Location-HospLoc1" ]
     ]
  ] .

<http://example.org/Location-HospLoc1> a fhir:Location ;
  fhir:Resource.id [ fhir:value "HospLoc1"] ;
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2020-07-07T13:26:22.0314215+00:00"^^xsd:dateTime ] ;
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-Location" ;
       fhir:index -1 ;
       fhir:link <http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-Location>
     ]
  ] ;
  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\" xml:lang=\"en-US\" lang=\"en-US\"><a name=\"Location_HospLoc1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location HospLoc1</b></p><a name=\"HospLoc1\"> </a><a name=\"hcHospLoc1\"> </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\">Last updated: 2020-07-07 13:26:22+0000; Language: en-US</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ndh-Location.html\">NDH Location Profile</a></p></div><p><b>NDH Verification Status</b>: <span title=\"Codes:{http://hl7.org/fhir/us/ndh/CodeSystem/NdhVerificationStatusCS incomplete}\">Incomplete</span></p><p><b>NDH Accessibility</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/care-service-accessibility adacomp}\">ADA compliant</span></p><p><b>NDH Accessibility</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/care-service-accessibility pubtrans}\">public transit options</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>http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-newpatients-characteristics: newPatient</li></ul></blockquote><p><b>status</b>: Active</p><p><b>name</b>: Hartford Hospital Location 1</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode HOSP}\">Hospital</span></p><p><b>telecom</b>: ph: (111)-222-3333, <a href=\"https://www.hgh.com\">https://www.hgh.com</a></p><p><b>address</b>: 456 Main Street Anytown CT 00014-1234 </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>3</td><td>15</td></tr></table><p><b>managingOrganization</b>: <a href=\"Organization-Hospital.html\">Organization Hartford General Hospital</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></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 "incomplete" ]
       ]
     ]
  ], [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-accessibility" ] ;
     fhir:Extension.valueCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index -1 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/care-service-accessibility" ] ;
         fhir:Coding.code [ fhir:value "adacomp" ]
       ]
     ]
  ], [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-accessibility" ] ;
     fhir:Extension.valueCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index -1 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/care-service-accessibility" ] ;
         fhir:Coding.code [ fhir:value "pubtrans" ]
       ]
     ]
  ], [
     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 "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-newpatients-characteristics" ] ;
       fhir:Extension.valueString [ fhir:value "newPatient" ]
     ] ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-newpatients" ]
  ] ;
  fhir:Location.status [ fhir:value "active"] ;
  fhir:Location.name [ fhir:value "Hartford Hospital Location 1"] ;
  fhir:Location.type [
     fhir:index -1 ;
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-RoleCode" ] ;
       fhir:Coding.code [ fhir:value "HOSP" ]
     ]
  ] ;
  fhir:Location.telecom [
     fhir:index -1 ;
     fhir:ContactPoint.system [ fhir:value "phone" ] ;
     fhir:ContactPoint.value [ fhir:value "(111)-222-3333" ] ;
     fhir:ContactPoint.rank [ fhir:value "2"^^xsd:positiveInteger ]
  ], [
     fhir:index -1 ;
     fhir:ContactPoint.system [ fhir:value "url" ] ;
     fhir:ContactPoint.value [ fhir:value "https://www.hgh.com" ] ;
     fhir:ContactPoint.rank [ fhir:value "1"^^xsd:positiveInteger ]
  ] ;
  fhir:Location.address [
     fhir:Address.line [
       fhir:value "456 Main Street" ;
       fhir:index -1
     ] ;
     fhir:Address.city [ fhir:value "Anytown" ] ;
     fhir:Address.state [ fhir:value "CT" ] ;
     fhir:Address.postalCode [ fhir:value "00014-1234" ]
  ] ;
  fhir:Location.position [
     fhir:Location.position.longitude [ fhir:value "3"^^xsd:decimal ] ;
     fhir:Location.position.latitude [ fhir:value "15"^^xsd:decimal ]
  ] ;
  fhir:Location.managingOrganization [
     fhir:link <http://hl7.org/fhir/Organization/Hospital> ;
     fhir:Reference.reference [ fhir:value "Organization/Hospital" ]
  ] ;
  fhir:Location.hoursOfOperation [
     fhir:index -1 ;
     fhir:Location.hoursOfOperation.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:Location.hoursOfOperation.allDay [ fhir:value "true"^^xsd:boolean ]
  ] .

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

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

<http://hl7.org/fhir/Bundle/location-bundle.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/Bundle/location-bundle.ttl> .