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 "PharmLoc3"] ; #
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: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 fhir: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: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:status [ fhir:v "active"] ; #
fhir:name [ fhir:v "OrgA MA 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 "OUTPHARM" ] ] )
] ) ; #
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 "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:extension [
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 "availableStartTime"^^xsd:anyURI ;
fhir:l fhir:availableStartTime ] ;
fhir:value [
a fhir:Time ;
fhir:v "08:00:00"^^xsd:time ] ] [
fhir:url [
fhir:v "availableEndTime"^^xsd:anyURI ;
fhir:l fhir:availableEndTime ] ;
fhir:value [
a fhir:Time ;
fhir:v "17:00:00"^^xsd:time ] ] ) ;
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 "(444)-555-666" ] ;
fhir:rank [ fhir:v "2"^^xsd:positiveInteger ]
] [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.orga.com" ] ;
fhir:rank [ fhir:v "1"^^xsd:positiveInteger ]
] ) ; #
fhir:address [
( fhir:line [ fhir:v "456 Main Street" ] ) ;
fhir:city [ fhir:v "Somewhere" ] ;
fhir:state [ fhir:v "CT" ] ;
fhir:postalCode [ fhir:v "00014-1234" ]
] ; #
fhir:position [
fhir:longitude [ fhir:v "7"^^xsd:decimal ] ;
fhir:latitude [ fhir:v "12"^^xsd:decimal ]
] ; #
fhir:managingOrganization [
fhir:l fhir:Organization/BigBox ;
fhir:reference [ fhir:v "Organization/BigBox" ]
] ; #
fhir:hoursOfOperation ( [
( fhir:daysOfWeek [ fhir:v "sun" ] [ fhir:v "tue" ] [ fhir:v "wed" ] [ fhir:v "thu" ] ) ;
fhir:allDay [ fhir:v true ] ;
fhir:openingTime [ fhir:v "08:00:00"^^xsd:time ] ;
fhir:closingTime [ fhir:v "17:00:00"^^xsd:time ]
] ) . #
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
