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
<OrganizationAffiliation xmlns="http://hl7.org/fhir">
<!-- Describes the relationship between Founding Fathers Memorial Hospital and Independence Rehabilitation Services, Inc. Independence is contracted to provide rehab services to patients at Founding Fathers -->
<id value="orgrole1"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/vhdir/StructureDefinition/vhdir-organizationaffiliation"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: OrganizationAffiliation orgrole1</b></p><a name="orgrole1"> </a><a name="hcorgrole1"> </a><a name="orgrole1-en-US"> </a><p><b>identifier</b>: <code>http://example.org/www.foundingfathersmemorial.com</code>/service002 (use: secondary, )</p><p><b>active</b>: true</p><p><b>period</b>: 2018-02-09 --> 2022-02-01</p><p><b>organization</b>: <a href="Organization-foundingfathers.html">Founding Fathers Memorial Hospital</a></p><p><b>participatingOrganization</b>: <a href="Organization-independencerehab.html">Independence Rehabilitation Services, Inc.</a></p><p><b>network</b>: <a href="Organization-patriotppo.html">Patriot Preferred Provider Network</a></p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/organization-role provider}">Provider of rehabilitation services</span></p><p><b>specialty</b>: <span title="Codes:{http://snomed.info/sct 394602003}">Rehabilitation</span></p><p><b>location</b>: <a href="Location-loc-ffmh.html">Founding Fathers Memorial Hospital</a></p><p><b>healthcareService</b>: </p><ul><li><a href="HealthcareService-independencerehab1.html">Inpatient rehabilitation services</a></li><li><a href="HealthcareService-independencerehab2.html">Outpatient rehabilitation services</a></li></ul><p><b>telecom</b>: ph: 202-109-8765(Work)</p></div>
</text>
<identifier>
<extension
url="http://hl7.org/fhir/uv/vhdir/StructureDefinition/identifier-status">
<valueCode value="active"/>
</extension>
<!-- Internal business ID for the relationship created by Founding Fathers Memorial Hospital -->
<use value="secondary"/>
<system value="http://example.org/www.foundingfathersmemorial.com"/>
<value value="service002"/>
<assigner>🔗
<reference value="Organization/foundingfathers"/>
<display value="Founding Fathers Memorial Hospital"/>
</assigner>
</identifier>
<active value="true"/>
<!-- This record is active -->
<period>
<!-- The relationship between the organizations began on February 9, 2018, ends on February 01, 2022 -->
<start value="2018-02-09"/>
<end value="2022-02-01"/>
</period>
<organization>🔗
<!-- The organization receiving services, Founding Fathers Memorial Hospital -->
<reference value="Organization/foundingfathers"/>
<display value="Founding Fathers Memorial Hospital"/>
</organization>
<participatingOrganization>🔗
<!-- The organization providing services, Independence Rehabilitation Services, Inc. -->
<reference value="Organization/independencerehab"/>
<display value="Independence Rehabilitation Services, Inc."/>
</participatingOrganization>
<network>🔗
<!-- Independence and Founding Father providers participate in the Patriot Preferred Provider Network -->
<reference value="Organization/patriotppo"/>
<display value="Patriot Preferred Provider Network"/>
</network>
<code>
<!-- Indicates the role of the participating organization (Independence) in the relationship -->
<coding>
<system value="http://hl7.org/fhir/organization-role"/>
<code value="provider"/>
<display value="Provider"/>
<userSelected value="true"/>
</coding>
<text value="Provider of rehabilitation services"/>
</code>
<specialty>
<!-- Provider specialty associated with this role, rehabilitation -->
<coding>
<system value="http://snomed.info/sct"/>
<code value="394602003"/>
<display value="Rehabilitation - specialty"/>
</coding>
<text value="Rehabilitation"/>
</specialty>
<location>🔗
<!-- Rehab services are provided at Founding Fathers Memorial Hospital -->
<reference value="Location/loc-ffmh"/>
<display value="Founding Fathers Memorial Hospital"/>
</location>
<healthcareService>🔗
<!-- Reference to inpatient rehabilitation services provided by Independence -->
<reference value="HealthcareService/independencerehab1"/>
<display value="Inpatient rehabilitation services"/>
</healthcareService>
<healthcareService>🔗
<!-- Reference to outpatient rehabilitation services provided by Independence -->
<reference value="HealthcareService/independencerehab2"/>
<display value="Outpatient rehabilitation services"/>
</healthcareService>
<telecom>
<extension
url="http://hl7.org/fhir/uv/vhdir/StructureDefinition/contactpoint-availabletime">
<extension url="daysOfWeek">
<valueCode value="mon"/>
</extension>
<extension url="daysOfWeek">
<valueCode value="tue"/>
</extension>
<extension url="daysOfWeek">
<valueCode value="wed"/>
</extension>
<extension url="daysOfWeek">
<valueCode value="thu"/>
</extension>
<extension url="daysOfWeek">
<valueCode value="fri"/>
</extension>
<extension url="availableStartTime">
<valueTime value="08:00:00"/>
</extension>
<extension url="availableEndTime">
<valueTime value="18:00:00"/>
</extension>
</extension>
<!-- Call 202-109-8765 for more information, Mon-Fri 8:00am - 6:00pm -->
<system value="phone"/>
<value value="202-109-8765"/>
<use value="work"/>
</telecom>
</OrganizationAffiliation>