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 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 -------------------------------------------------------------------
a fhir:Location ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "HospLoc1"] ; #
fhir:meta [
fhir:lastUpdated [ fhir:v "2020-07-07T13:26:22.0314215+00:00"^^xsd:dateTime ] ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-Location"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-Location> ] )
] ; #
fhir:language [ fhir:v "en"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ]
] ; #
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 "incomplete" ] ] ) ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-accessibility"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-accessibility> ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/care-service-accessibility"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/care-service-accessibility> ] ;
fhir:code [ fhir:v "adacomp" ] ] ) ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-accessibility"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-accessibility> ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/care-service-accessibility"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/care-service-accessibility> ] ;
fhir:code [ fhir:v "pubtrans" ] ] ) ]
] [
( 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 "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-newpatients-characteristics"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-newpatients-characteristics> ] ;
fhir:value [
a fhir:String ;
fhir:v "newPatient" ] ] ) ;
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:status [ fhir:v "active"] ; #
fhir:name [ fhir:v "Hartford Hospital Location 1"] ; #
fhir:type ( [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-RoleCode> ] ;
fhir:code [ fhir:v "HOSP" ] ] )
] ) ; #
fhir:telecom ( [
( fhir:extension [
( fhir:extension [
fhir:url [
fhir:v "daysOfWeek"^^xsd:anyURI ;
fhir:l fhir:daysOfWeek ] ;
fhir:value [
a fhir:Code ;
fhir:v "mon" ] ] [
fhir:url [
fhir:v "daysOfWeek"^^xsd:anyURI ;
fhir:l fhir:daysOfWeek ] ;
fhir:value [
a fhir:Code ;
fhir:v "tue" ] ] [
fhir:url [
fhir:v "daysOfWeek"^^xsd:anyURI ;
fhir:l fhir:daysOfWeek ] ;
fhir:value [
a fhir:Code ;
fhir:v "wed" ] ] [
fhir:url [
fhir:v "daysOfWeek"^^xsd:anyURI ;
fhir:l fhir:daysOfWeek ] ;
fhir:value [
a fhir:Code ;
fhir:v "thu" ] ] [
fhir:url [
fhir:v "daysOfWeek"^^xsd:anyURI ;
fhir:l fhir:daysOfWeek ] ;
fhir:value [
a fhir:Code ;
fhir:v "fri" ] ] [
fhir:url [
fhir:v "allDay"^^xsd:anyURI ;
fhir:l fhir:allDay ] ;
fhir:value [
a fhir:Boolean ;
fhir:v true ] ] [
fhir:url [
fhir:v "daysOfWeek"^^xsd:anyURI ;
fhir:l fhir:daysOfWeek ] ;
fhir:value [
a fhir:Code ;
fhir:v "sat" ] ] [
fhir:url [
fhir:v "daysOfWeek"^^xsd:anyURI ;
fhir:l fhir:daysOfWeek ] ;
fhir:value [
a fhir:Code ;
fhir:v "sun" ] ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-contactpoint-availabletime"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-contactpoint-availabletime> ] ] ) ;
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(111)-222-3333" ] ;
fhir:rank [ fhir:v "2"^^xsd:positiveInteger ]
] [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.hgh.com" ] ;
fhir:rank [ fhir:v "1"^^xsd:positiveInteger ]
] ) ; #
fhir:address [
( fhir:line [ fhir:v "456 Main Street" ] ) ;
fhir:city [ fhir:v "Anytown" ] ;
fhir:state [ fhir:v "CT" ] ;
fhir:postalCode [ fhir:v "00014-1234" ]
] ; #
fhir:position [
fhir:longitude [ fhir:v "3"^^xsd:decimal ] ;
fhir:latitude [ fhir:v "15"^^xsd:decimal ]
] ; #
fhir:managingOrganization [
fhir:l fhir:Organization/Hospital ;
fhir:reference [ fhir:v "Organization/Hospital" ]
] ; #
fhir:hoursOfOperation ( [
( 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 true ]
] ) . #
IG © 2023+ HL7 International / Patient Administration.
Package hl7.fhir.us.ndh#2.0.0-current based on FHIR 4.0.1.
Generated
2026-04-22
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
