This page is part of the DaVinci PDEX Plan Net (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.1.0. For a full list of available versions, 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:Resource.id [ fhir:value "loc-ffmh-hvi"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Location"; fhir:index 0; fhir:link <http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Location> ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: loc-ffmh-hvi</p><p><b>meta</b>: </p><p><b>identifier</b>: main campus (SECONDARY)</p><p><b>status</b>: active</p><p><b>name</b>: Founding Fathers Memorial Hospital Heart and Vascular Institute</p><p><b>description</b>: Heart and Vascular Institute Specialty Wing</p><p><b>type</b>: Hospital <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v3-RoleCode code 'HOSP' = 'Hospital', given as '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>: Site <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/location-physical-type code 'si' = 'Site', given as 'Site'})</span></p><h3>Positions</h3><table class=\"grid\"><tr><td>-</td><td><b>Longitude</b></td><td><b>Latitude</b></td></tr><tr><td>*</td><td>38.8859395</td><td>-77.016469</td></tr></table><p><b>managingOrganization</b>: <a href=\"Organization-foundingfathers.html\">Founding Fathers Memorial Hospital. Generated Summary: id: foundingfathers; NPI = 1345678910 (OFFICIAL); active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type prov}\">Hospital</span>; name: Founding Fathers Memorial Hospital; alias: DC Memorial Hospital; ph: 202-101-0123</a></p><p><b>partOf</b>: <a href=\"Location-loc-ffmh.html\">Founding Fathers Memorial Hospital. Generated Summary: id: loc-ffmh; main campus (SECONDARY); status: active; name: Founding Fathers Memorial Hospital; description: Main campus of Founding Fathers Memorial Hospital; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-RoleCode HOSP}\">Hospital</span>; ph: 202-101-0123(WORK); <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/location-physical-type si}\">Site</span>; availabilityExceptions: visiting hours from 6:00 am - 10:00 pm</a></p><h3>HoursOfOperations</h3><table class=\"grid\"><tr><td>-</td><td><b>DaysOfWeek</b></td></tr><tr><td>*</td><td>mon</td></tr></table><p><b>availabilityExceptions</b>: visiting hours from 6:00 am - 10:00 pm</p></div>" ]; fhir:DomainResource.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/uv/vhdir/StructureDefinition/accessibility" ]; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/vhdir/CodeSystem/accessibility" ]; fhir:Coding.code [ fhir:value "handiaccess" ]; fhir:Coding.display [ fhir:value "handicap accessible" ] ]; fhir:CodeableConcept.text [ fhir:value "Founding Fathers Memorial Hospital offers a variety of services and programs for persons with disabilities" ] ] ]; fhir:Location.identifier [ fhir:index 0; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/uv/vhdir/StructureDefinition/identifier-status" ]; fhir:Extension.valueCode [ fhir:value "active" ] ]; fhir:Identifier.use [ fhir:value "secondary" ]; fhir:Identifier.system [ fhir:value "http://example.org/www.foundingfathersmemorial.com" ]; fhir:Identifier.value [ fhir:value "main campus" ]; fhir:Identifier.assigner [ fhir:Reference.reference [ fhir:value "Organization/foundingfathers" ]; fhir:Reference.display [ fhir:value "Founding Fathers Memorial Hospital" ] ] ]; fhir:Location.status [ fhir:value "active"]; fhir:Location.name [ fhir:value "Founding Fathers Memorial Hospital Heart and Vascular Institute"]; fhir:Location.description [ fhir:value "Heart and Vascular Institute Specialty Wing"]; fhir:Location.type [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-RoleCode" ]; fhir:Coding.code [ fhir:value "HOSP" ]; fhir:Coding.display [ fhir:value "Hospital" ]; fhir:Coding.userSelected [ fhir:value "true"^^xsd:boolean ] ] ]; fhir:Location.telecom [ fhir:index 0; fhir:Element.extension [ fhir:index 0; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "allDay" ]; fhir:Extension.valueBoolean [ fhir:value "true"^^xsd:boolean ] ]; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/uv/vhdir/StructureDefinition/contactpoint-availabletime" ] ]; fhir:ContactPoint.system [ fhir:value "phone" ]; fhir:ContactPoint.value [ fhir:value "202-101-0123" ]; fhir:ContactPoint.use [ fhir:value "work" ]; fhir:ContactPoint.rank [ fhir:value "1"^^xsd:positiveInteger ] ]; fhir:Location.address [ fhir:Address.use [ fhir:value "work" ]; fhir:Address.type [ fhir:value "both" ]; fhir:Address.text [ fhir:value "330 C Street SW, Washington, DC 20201, USA" ]; fhir:Address.line [ fhir:value "330 C Street SW"; fhir:index 0 ]; fhir:Address.city [ fhir:value "Washington" ]; fhir:Address.state [ fhir:value "DC" ]; fhir:Address.postalCode [ fhir:value "20201" ]; fhir:Address.country [ fhir:value "USA" ] ]; fhir:Location.physicalType [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/location-physical-type" ]; fhir:Coding.code [ fhir:value "si" ]; fhir:Coding.display [ fhir:value "Site" ]; fhir:Coding.userSelected [ fhir:value "true"^^xsd:boolean ] ] ]; fhir:Location.position [ fhir:Location.position.longitude [ fhir:value "38.8859395"^^xsd:decimal ]; fhir:Location.position.latitude [ fhir:value "-77.016469"^^xsd:decimal ] ]; fhir:Location.managingOrganization [ fhir:Reference.reference [ fhir:value "Organization/foundingfathers" ]; fhir:Reference.display [ fhir:value "Founding Fathers Memorial Hospital" ] ]; fhir:Location.partOf [ fhir:Reference.reference [ fhir:value "Location/loc-ffmh" ]; fhir:Reference.display [ fhir:value "Founding Fathers Memorial Hospital" ] ]; fhir:Location.hoursOfOperation [ fhir:index 0; fhir:Location.hoursOfOperation.daysOfWeek [ fhir:value "mon"; fhir:index 0 ], [ fhir:value "tue"; fhir:index 1 ], [ fhir:value "wed"; fhir:index 2 ], [ fhir:value "thu"; fhir:index 3 ], [ fhir:value "fri"; fhir:index 4 ] ]; fhir:Location.availabilityExceptions [ fhir:value "visiting hours from 6:00 am - 10:00 pm"]. # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl.