Validated Healthcare Directory, published by HL7 International - Patient Administration Work Group. This is not an authorized publication; it is the continuous build for version 0.2.0). This version is based on the current content of https://github.com/HL7/VhDir/ and changes regularly. See the Directory of published versions
@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 -------------------------------------------------------------------
a fhir:Location ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "loc-ffmh"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/vhdir/StructureDefinition/vhdir-location"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/vhdir/StructureDefinition/vhdir-location> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Location</b><a name=\"loc-ffmh\"> </a></p><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\">Resource Location "loc-ffmh" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vhdir-location.html\">VhDir Location</a></p></div><p><b>VhDir Accessibility</b>: Founding Fathers Memorial Hospital offers a variety of services and programs for persons with disabilities <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-accessibility.html\">VhDir Accessibility Code System</a>#handiaccess "handicap accessible")</span></p><blockquote><p><b>VhDir Ehr</b></p><blockquote><p><b>url</b></p><code>developer</code></blockquote><p><b>value</b>: Revolutionary Health</p><blockquote><p><b>url</b></p><code>product</code></blockquote><p><b>value</b>: Revolutionary Professional EHR</p><blockquote><p><b>url</b></p><code>version</code></blockquote><p><b>value</b>: 10.4.3</p><blockquote><p><b>url</b></p><code>certificationEdition</code></blockquote><p><b>value</b>: ONC 2014 Certification (Details: http://hl7.org/fhir/uv/vhdir/CodeSystem/ehrcharacteristics code 2014 = 'ONC 2014 Certification', stated as 'ONC 2014 Certification')</p><blockquote><p><b>url</b></p><code>patientAccess</code></blockquote><p><b>value</b>: patient portal <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ehrcharacteristics.html\">VhDir Ehr Characteristics Code System</a>#portal)</span></p><blockquote><p><b>url</b></p><code>certificationID</code></blockquote><p><b>value</b>: 04282014-1111-2</p></blockquote><p><b>identifier</b>: id: main campus (use: SECONDARY)</p><p><b>status</b>: active</p><p><b>name</b>: Founding Fathers Memorial Hospital</p><p><b>description</b>: Main campus of Founding Fathers Memorial Hospital</p><p><b>type</b>: Hospital <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-RoleCode.html\">RoleCode</a>#HOSP)</span></p><p><b>telecom</b>: ph: 202-101-0123(WORK)</p><p><b>address</b>: 330 C Street SW, Washington, DC 20201, USA(WORK)</p><p><b>physicalType</b>: Site <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-location-physical-type.html\">Location type</a>#si)</span></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>38.8859395</td><td>-77.016469</td></tr></table><p><b>managingOrganization</b>: <a href=\"Organization-foundingfathers.html\">Organization/foundingfathers: Founding Fathers Memorial Hospital</a> "Founding Fathers Memorial Hospital"</p><h3>HoursOfOperations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>DaysOfWeek</b></td><td><b>AllDay</b></td></tr><tr><td style=\"display: none\">*</td><td>mon, tue, wed, thu, fri, sat, sun</td><td>true</td></tr></table><p><b>availabilityExceptions</b>: visiting hours from 6:00 am - 10:00 pm</p><p><b>endpoint</b>: <a href=\"Endpoint-direct321.html\">Endpoint/direct321: Founding Fathers Memorial Hospital Heart and Vascular Institute Direct address</a> "Founding Fathers Memorial Hospital Heart and Vascular Institute Direct address"</p></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/vhdir/StructureDefinition/accessibility"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/vhdir/CodeSystem/accessibility"^^xsd:anyURI ] ;
fhir:code [ fhir:v "handiaccess" ] ;
fhir:display [ fhir:v "handicap accessible" ] ] ) ;
fhir:text [ fhir:v "Founding Fathers Memorial Hospital offers a variety of services and programs for persons with disabilities" ] ] # Indicates that this location is handicap accessible and can provide assistance to persons with disabilities
] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/vhdir/StructureDefinition/ehr"^^xsd:anyURI ] ;
( fhir:extension [
fhir:url [ fhir:v "developer"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Revolutionary Health" ] ] [
fhir:url [ fhir:v "product"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Revolutionary Professional EHR" ] ] [
fhir:url [ fhir:v "version"^^xsd:anyURI ] ;
fhir:value [ fhir:v "10.4.3" ] ] [
fhir:url [ fhir:v "certificationEdition"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "http://hl7.org/fhir/uv/vhdir/CodeSystem/ehrcharacteristics"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2014" ] ;
fhir:display [ fhir:v "ONC 2014 Certification" ] ] ] [
fhir:url [ fhir:v "patientAccess"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/vhdir/CodeSystem/ehrcharacteristics"^^xsd:anyURI ] ;
fhir:code [ fhir:v "portal" ] ;
fhir:display [ fhir:v "patient portal" ] ] ) ] ] [
fhir:url [ fhir:v "certificationID"^^xsd:anyURI ] ;
fhir:value [ fhir:v "04282014-1111-2" ] ] ) # This location uses the Revolutionary Professional EHR v10.4.3. The EHR product is certified to the 2014 Edition requirements. The product includes a patient portal.
] ) ; #
fhir:identifier ( [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/vhdir/StructureDefinition/identifier-status"^^xsd:anyURI ] ;
fhir:value [ fhir:v "active" ] ] ) ;
fhir:use [ fhir:v "secondary" ] ; # This location is the main campus for Founding Fathers Memorial Hospital
fhir:system [ fhir:v "http://example.org/www.foundingfathersmemorial.com"^^xsd:anyURI ] ;
fhir:value [ fhir:v "main campus" ] ;
fhir:assigner [
fhir:reference [ fhir:v "Organization/foundingfathers" ] ;
fhir:display [ fhir:v "Founding Fathers Memorial Hospital" ] ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:name [ fhir:v "Founding Fathers Memorial Hospital"] ; # this record is active
fhir:description [ fhir:v "Main campus of Founding Fathers Memorial Hospital"] ; #
fhir:type ( [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "HOSP" ] ;
fhir:display [ fhir:v "Hospital" ] ;
fhir:userSelected [ fhir:v "true"^^xsd:boolean ] ] ) # This location is a hospital
] ) ; #
fhir:telecom ( [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/vhdir/StructureDefinition/contactpoint-availabletime"^^xsd:anyURI ] ;
( fhir:extension [
fhir:url [ fhir:v "allDay"^^xsd:anyURI ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ] ] ) ] ) ;
fhir:system [ fhir:v "phone" ] ; # Contact this location at any time of day by phone at 202-101-0123
fhir:value [ fhir:v "202-101-0123" ] ;
fhir:use [ fhir:v "work" ] ;
fhir:rank [ fhir:v "1"^^xsd:positiveInteger ]
] ) ; #
fhir:address [
fhir:use [ fhir:v "work" ] ; # This location's address is 330 C Street SW, Washington, DC 20201, USA
fhir:type [ fhir:v "both" ] ;
fhir:text [ fhir:v "330 C Street SW, Washington, DC 20201, USA" ] ;
( fhir:line [ fhir:v "330 C Street SW" ] ) ;
fhir:city [ fhir:v "Washington" ] ;
fhir:state [ fhir:v "DC" ] ;
fhir:postalCode [ fhir:v "20201" ] ;
fhir:country [ fhir:v "USA" ]
] ; #
fhir:physicalType [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/location-physical-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "si" ] ;
fhir:display [ fhir:v "Site" ] ;
fhir:userSelected [ fhir:v "true"^^xsd:boolean ] ] ) # This location is a collection of buildings or other locations such as a site or a campus
] ; #
fhir:position [
fhir:longitude [ fhir:v "38.8859395"^^xsd:decimal ] ; # Coordinates of this location
fhir:latitude [ fhir:v "-77.016469"^^xsd:decimal ]
] ; #
fhir:managingOrganization [
fhir:reference [ fhir:v "Organization/foundingfathers" ] ; # This location is managed by Founding Fathers Memorial Hospital
fhir:display [ fhir:v "Founding Fathers Memorial 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" ] ) ; # This location is always open
fhir:allDay [ fhir:v "true"^^xsd:boolean ]
] ) ; #
fhir:availabilityExceptions [ fhir:v "visiting hours from 6:00 am - 10:00 pm"] ; #
fhir:endpoint ( [
fhir:reference [ fhir:v "Endpoint/direct321" ] ; # Reference to an endpoint for Founding Fathers FHIR server
fhir:display [ fhir:v "Founding Fathers Memorial Hospital Heart and Vascular Institute Direct address" ]
] ) . #
IG © 2022+ HL7 International - Patient Administration Work Group. Package hl7.fhir.uv.vhdir#0.2.0 based on FHIR 4.0.1. Generated 2023-09-12
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change