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

: HealthcareService/ffcardiology - XML Representation

Raw xml | Download



<HealthcareService xmlns="http://hl7.org/fhir">
  <id value="ffcardiology"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/vhdir/StructureDefinition/vhdir-healthcareservice"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: HealthcareService ffcardiology</b></p><a name="ffcardiology"> </a><a name="hcffcardiology"> </a><a name="ffcardiology-en-US"> </a><p><b>identifier</b>: Business ID/service001 (use: secondary, )</p><p><b>active</b>: true</p><p><b>providedBy</b>: <a href="Organization-foundingfathers.html">Founding Fathers Memorial Hospital</a></p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/service-category 35}">Hospital</span></p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/service-type 165}">Cardiology</span></p><p><b>specialty</b>: <span title="Codes:{http://snomed.info/sct 394579002}">Cardiology</span></p><p><b>location</b>: <a href="Location-loc-ffmh-hvi.html">Founding Fathers Memorial Hospital, Heart and Vascular Institute</a></p><p><b>name</b>: Founding Fathers Memorial Hospital Heart and Vascular Services</p><p><b>comment</b>: Cardiac surgery, heart failure, cardiac electrophysiology, vascular surgery, and cardiovascular research</p><p><b>telecom</b>: fax: 555 12345</p><p><b>serviceProvisionCode</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/service-provision-conditions cost}">Fees apply</span></p><p><b>referralMethod</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/service-referral-method phone}">phone</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/service-referral-method fax}">Fax</span></p><p><b>appointmentRequired</b>: true</p><blockquote><p><b>availableTime</b></p><p><b>daysOfWeek</b>: Monday, Tuesday, Wednesday, Thursday, Friday</p><p><b>allDay</b>: false</p><p><b>availableStartTime</b>: 08:00:00</p><p><b>availableEndTime</b>: 18:00:00</p></blockquote><p><b>availabilityExceptions</b>: No interventional cardiac procedures are scheduled on Wednesdays</p><p><b>endpoint</b>: <a href="Endpoint-direct321.html">Direct address for the Founding Fathers Heart and Vascular Institute</a></p></div>
  </text>
  <extension
             url="http://hl7.org/fhir/uv/vhdir/StructureDefinition/newpatients">
    <!--  When offered by providers participating in Patriot PPO, this service is accepting new patients  -->
    <extension url="acceptingPatients">
      <valueBoolean value="true"/>
    </extension>
    <extension url="network">
      <valueReference>🔗 
        <reference value="Organization/patriotppo"/>
        <display value="Patriot Preferred Provider Network"/>
      </valueReference>
    </extension>
  </extension>
  <identifier>
    <!--  Internal business ID for this service, assigned by Founding Fathers Memorial Hospital  -->
    <extension
               url="http://hl7.org/fhir/uv/vhdir/StructureDefinition/identifier-status">
      <valueCode value="active"/>
    </extension>
    <use value="secondary"/>
    <type>
      <coding>
        <system value="http://example.org/identifiers"/>
        <code value="BID"/>
      </coding>
      <text value="Business ID"/>
    </type>
    <system value="http://example.org/www.foundingfathersmemorial.com"/>
    <value value="service001"/>
    <assigner>🔗 
      <reference value="Organization/foundingfathers"/>
      <display value="Founding Fathers Memorial Hospital"/>
    </assigner>
  </identifier>
  <active value="true"/>
  <!--  This record is active  -->
  <providedBy>🔗 
    <!--  This service is provided by Founding Fathers Memorial Hospital  -->
    <reference value="Organization/foundingfathers"/>
    <display value="Founding Fathers Memorial Hospital"/>
  </providedBy>
  <category>
    <!--  This is a service provided at a hospital  -->
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/service-category"/>
      <code value="35"/>
      <display value="Hospital"/>
    </coding>
  </category>
  <type>
    <!--  This is a cardiology service  -->
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/service-type"/>
      <code value="165"/>
      <display value="Cardiology"/>
    </coding>
  </type>
  <specialty>
    <!--  Specialty for this service is cardiology  -->
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="394579002"/>
      <display value="Cardiology"/>
    </coding>
  </specialty>
  <location>🔗 
    <!--  A reference to the location resource of the Heart and Vascular Institute at Founding Fathers Memorial Hospital  -->
    <reference value="Location/loc-ffmh-hvi"/>
    <display
             value="Founding Fathers Memorial Hospital, Heart and Vascular Institute"/>
  </location>
  <name
        value="Founding Fathers Memorial Hospital Heart and Vascular Services"/>
  <!--  Name of the service  -->
  <comment
           value="Cardiac surgery, heart failure, cardiac electrophysiology, vascular surgery, and cardiovascular research"/>
  <!--  additional information about the service  -->
  <telecom>
    <!--  Contact information is available via the resource for the Founding Fathers Heart and Vascular Institute  -->
    <extension
               url="http://hl7.org/fhir/uv/vhdir/StructureDefinition/contactpoint-viaintermediary">
      <valueReference>🔗 
        <reference value="Location/loc-ffmh-hvi"/>
        <display
                 value="Founding Fathers Memorial Hospital, Heart and Vascular Institute"/>
      </valueReference>
    </extension>
    <system value="fax"/>
    <value value="555 12345"/>
  </telecom>
  <serviceProvisionCode>
    <!--  Fees apply for this service  -->
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/service-provision-conditions"/>
      <code value="cost"/>
      <display value="Fees apply"/>
    </coding>
  </serviceProvisionCode>
  <!-- 	
	<eligibility>
	<code>
 -->
  <!--  There are no eligibility requirements for this service  -->
  <!-- 
		<text value="None"/></code>
		<comment value="No specific eligibility requirements"/>
	</eligibility>
 -->
  <referralMethod>
    <!--  this service accepts referrals via phone  -->
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/service-referral-method"/>
      <code value="phone"/>
      <display value="phone"/>
    </coding>
  </referralMethod>
  <referralMethod>
    <!--  and via fax  -->
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/service-referral-method"/>
      <code value="fax"/>
      <display value="Fax"/>
    </coding>
  </referralMethod>
  <appointmentRequired value="true"/>
  <!--  An appointment is required for this service  -->
  <availableTime>
    <!--  This service is available Mon-Fri, 8:00 am - 6:00 pm  -->
    <daysOfWeek value="mon"/>
    <daysOfWeek value="tue"/>
    <daysOfWeek value="wed"/>
    <daysOfWeek value="thu"/>
    <daysOfWeek value="fri"/>
    <allDay value="false"/>
    <availableStartTime value="08:00:00"/>
    <availableEndTime value="18:00:00"/>
  </availableTime>
  <availabilityExceptions
                          value="No interventional cardiac procedures are scheduled on Wednesdays"/>
  <!--  Additional information about when the service is available  -->
  <endpoint>🔗 
    <!--  A reference to a Direct address used by providers at the Founding Fathers Heart and Vascular Institute  -->
    <reference value="Endpoint/direct321"/>
    <display
             value="Direct address for the Founding Fathers Heart and Vascular Institute"/>
  </endpoint>
</HealthcareService>