Validated Healthcare Directory
1.0.0 - STU1 International flag

Validated Healthcare Directory, published by HL7 International / Patient Administration. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/VhDir/ and changes regularly. See the Directory of published versions

: Location/loc-ffmh - TTL Representation

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

 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 "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Location loc-ffmh</b></p><a name=\"loc-ffmh\"> </a><a name=\"hcloc-ffmh\"> </a><a name=\"loc-ffmh-en-US\"> </a><p><b>identifier</b>: <code>http://example.org/www.foundingfathersmemorial.com</code>/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>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode HOSP}\">Hospital</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>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type si}\">Site</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\">Founding Fathers Memorial 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><p><b>availabilityExceptions</b>: visiting hours from 6:00 am - 10:00 pm</p><p><b>endpoint</b>: <a href=\"Endpoint-direct321.html\">Founding Fathers Memorial Hospital Heart and Vascular Institute Direct address</a></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" ]
  ] ) . #