Validated Healthcare Directory
0.2.0 - CI Build United States of America flag

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

: independencerehab1 - XML Representation

Raw xml | Download



<HealthcareService xmlns="http://hl7.org/fhir">
  <id value="independencerehab1"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/vhdir/StructureDefinition/vhdir-healthcareservice"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: HealthcareService</b><a name="independencerehab1"> </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 HealthcareService &quot;independencerehab1&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-vhdir-healthcareservice.html">VhDir Healthcare Service</a></p></div><blockquote><p><b>VhDir Newpatients</b></p><blockquote><p><b>url</b></p><code>acceptingPatients</code></blockquote><p><b>value</b>: true</p><blockquote><p><b>url</b></p><code>network</code></blockquote><p><b>value</b>: <a href="Organization-patriotppo.html">Organization/patriotppo: Patriot Preferred Provider Network</a> &quot;Patriot Preferred Provider Network&quot;</p></blockquote><p><b>active</b>: true</p><p><b>providedBy</b>: <a href="Organization-independencerehab.html">Organization/independencerehab: Independence Rehabilitation Services, Inc.</a> &quot;Independence Rehabilitation Services, Inc.&quot;</p><p><b>category</b>: Specialist Medical <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-service-category.html">Service category</a>#27)</span></p><p><b>type</b>: Rehabilitation <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-service-type.html">Service type</a>#576)</span></p><p><b>specialty</b>: Rehabilitation <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#394602003)</span></p><p><b>location</b>: <a href="Location-loc-ffmh.html">Location/loc-ffmh: Founding Fathers Memorial Hospital</a> &quot;Founding Fathers Memorial Hospital&quot;</p><p><b>name</b>: Independence Rehab - Inpatient rehabilitation services</p><p><b>comment</b>: Provides inpatient medical and vocational rehabilitation services to improve independence and employability of clients</p><p><b>referralMethod</b>: phone <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-service-referral-method.html">ReferralMethod</a>#phone)</span></p><p><b>appointmentRequired</b>: true</p></div>
  </text>
  <extension
             url="http://hl7.org/fhir/uv/vhdir/StructureDefinition/newpatients">
    <extension url="acceptingPatients">
      <valueBoolean value="true"/>
    </extension>
    <extension url="network">
      <valueReference>
        <reference value="Organization/patriotppo"/>
        <display value="Patriot Preferred Provider Network"/>
      </valueReference>
    </extension>
  </extension>
  <active value="true"/>
  <providedBy>
    <reference value="Organization/independencerehab"/>
    <display value="Independence Rehabilitation Services, Inc."/>
  </providedBy>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/service-category"/>
      <code value="27"/>
      <display value="Specialist Medical"/>
    </coding>
  </category>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/service-type"/>
      <code value="576"/>
      <display value="Rehabilitation"/>
    </coding>
  </type>
  <specialty>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="394602003"/>
      <display value="Rehabilitation"/>
    </coding>
  </specialty>
  <location>
    <reference value="Location/loc-ffmh"/>
    <display value="Founding Fathers Memorial Hospital"/>
  </location>
  <name value="Independence Rehab - Inpatient rehabilitation services"/>
  <comment
           value="Provides inpatient medical and vocational rehabilitation services to improve independence and employability of clients"/>
  <!-- 
	<eligibility>
	<code>
		<text value="Referral"/>
		</code>
			<comment value="Appointments require referral"/>
	</eligibility>
 -->
  <referralMethod>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/service-referral-method"/>
      <code value="phone"/>
      <display value="phone"/>
    </coding>
  </referralMethod>
  <appointmentRequired value="true"/>
</HealthcareService>