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 sct: <http://snomed.info/id/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:OrganizationAffiliation; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "orgrole1"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-OrganizationAffiliation"; fhir:index 0; fhir:link <http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-OrganizationAffiliation> ] ]; 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>: orgrole1</p><p><b>identifier</b>: service002 (SECONDARY)</p><p><b>active</b>: true</p><p><b>period</b>: Feb 9, 2018, 12:00:00 AM --> Feb 1, 2022, 12:00:00 AM</p><p><b>organization</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>participatingOrganization</b>: <a href=\"Organization-independencerehab.html\">Independence Rehabilitation Services, Inc.. Generated Summary: id: independencerehab; active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type prov}\">Rehabilitation services provider</span>; name: Independence Rehabilitation Services, Inc.</a></p><p><b>network</b>: <a href=\"Organization-patriotppo.html\">Patriot Preferred Provider Network. Generated Summary: id: patriotppo; Healthcare.gov Network ID = DCN001 (SECONDARY); active; <span title=\"Codes: {http://hl7.org/fhir/uv/vhdir/CodeSystem/network-type ppo}\">PPO</span>; name: Patriot Preferred Provider Network; alias: Patriot PPO</a></p><p><b>code</b>: Provider of rehabilitation services <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/organization-role code 'provider' = 'Provider', given as 'Provider'})</span></p><p><b>specialty</b>: Rehabilitation <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '394602003' = 'Rehabilitation - specialty (qualifier value)', given as 'Rehabilitation - specialty'})</span></p><p><b>location</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><p><b>healthcareService</b>: </p><ul><li><a href=\"HealthcareService-independencerehab1.html\">Inpatient rehabilitation services. Generated Summary: id: independencerehab1; active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/service-category 27}\">Specialist Medical</span>; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/service-type 576}\">Rehabilitation</span>; <span title=\"Codes: {http://snomed.info/sct 394602003}\">Rehabilitation</span>; name: Independence Rehab - Inpatient rehabilitation services; comment: Provides inpatient medical and vocational rehabilitation services to improve independence and employability of clients; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/service-referral-method phone}\">phone</span>; appointmentRequired</a></li><li><a href=\"HealthcareService-independencerehab2.html\">Outpatient rehabilitation services. Generated Summary: id: independencerehab2; active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/service-category 27}\">Specialist Medical</span>; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/service-type 576}\">Rehabilitation</span>; <span title=\"Codes: {http://snomed.info/sct 394602003}\">Rehabilitation</span>; name: Independence Rehab - Outpatient rehabilitation services; comment: Provides outpatient medical and vocational rehabilitation services to improve independence and employability of clients; appointmentRequired</a></li></ul><p><b>telecom</b>: ph: 202-109-8765(WORK)</p></div>" ]; fhir:OrganizationAffiliation.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 "service002" ]; fhir:Identifier.assigner [ fhir:Reference.reference [ fhir:value "Organization/foundingfathers" ]; fhir:Reference.display [ fhir:value "Founding Fathers Memorial Hospital" ] ] ]; fhir:OrganizationAffiliation.active [ fhir:value "true"^^xsd:boolean]; fhir:OrganizationAffiliation.period [ fhir:Period.start [ fhir:value "2018-02-09"^^xsd:date ]; fhir:Period.end [ fhir:value "2022-02-01"^^xsd:date ] ]; fhir:OrganizationAffiliation.organization [ fhir:Reference.reference [ fhir:value "Organization/foundingfathers" ]; fhir:Reference.display [ fhir:value "Founding Fathers Memorial Hospital" ] ]; fhir:OrganizationAffiliation.participatingOrganization [ fhir:Reference.reference [ fhir:value "Organization/independencerehab" ]; fhir:Reference.display [ fhir:value "Independence Rehabilitation Services, Inc." ] ]; fhir:OrganizationAffiliation.network [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/patriotppo" ]; fhir:Reference.display [ fhir:value "Patriot Preferred Provider Network" ] ]; fhir:OrganizationAffiliation.code [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/organization-role" ]; fhir:Coding.code [ fhir:value "provider" ]; fhir:Coding.display [ fhir:value "Provider" ]; fhir:Coding.userSelected [ fhir:value "true"^^xsd:boolean ] ]; fhir:CodeableConcept.text [ fhir:value "Provider of rehabilitation services" ] ]; fhir:OrganizationAffiliation.specialty [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; a sct:394602003; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "394602003" ]; fhir:Coding.display [ fhir:value "Rehabilitation - specialty" ] ]; fhir:CodeableConcept.text [ fhir:value "Rehabilitation" ] ]; fhir:OrganizationAffiliation.location [ fhir:index 0; fhir:Reference.reference [ fhir:value "Location/loc-ffmh" ]; fhir:Reference.display [ fhir:value "Founding Fathers Memorial Hospital" ] ]; fhir:OrganizationAffiliation.healthcareService [ fhir:index 0; fhir:Reference.reference [ fhir:value "HealthcareService/independencerehab1" ]; fhir:Reference.display [ fhir:value "Inpatient rehabilitation services" ] ], [ fhir:index 1; fhir:Reference.reference [ fhir:value "HealthcareService/independencerehab2" ]; fhir:Reference.display [ fhir:value "Outpatient rehabilitation services" ] ]; fhir:OrganizationAffiliation.telecom [ fhir:index 0; fhir:Element.extension [ fhir:index 0; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "daysOfWeek" ]; fhir:Extension.valueCode [ fhir:value "mon" ] ], [ fhir:index 1; fhir:Extension.url [ fhir:value "daysOfWeek" ]; fhir:Extension.valueCode [ fhir:value "tue" ] ], [ fhir:index 2; fhir:Extension.url [ fhir:value "daysOfWeek" ]; fhir:Extension.valueCode [ fhir:value "wed" ] ], [ fhir:index 3; fhir:Extension.url [ fhir:value "daysOfWeek" ]; fhir:Extension.valueCode [ fhir:value "thu" ] ], [ fhir:index 4; fhir:Extension.url [ fhir:value "daysOfWeek" ]; fhir:Extension.valueCode [ fhir:value "fri" ] ], [ fhir:index 5; fhir:Extension.url [ fhir:value "availableStartTime" ]; fhir:Extension.valueTime [ fhir:value "08:00:00"^^xsd:time ] ], [ fhir:index 6; fhir:Extension.url [ fhir:value "availableEndTime" ]; fhir:Extension.valueTime [ fhir:value "18:00:00"^^xsd:time ] ]; 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-109-8765" ]; fhir:ContactPoint.use [ fhir:value "work" ] ]. # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl.