FHIR Core Implementation Guide (CO)
0.1.0 - STU1 Colombia flag

FHIR Core Implementation Guide (CO) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: HealthcareService: qualified healthcare service - XML Representation

Raw xml | Download


<HealthcareService xmlns="http://hl7.org/fhir">
  <id value="2d2592ef-7a5e-43ca-8512-06fd9acfd01a"/>
  <meta>
    <profile
             value="http://co.fhir.guide/core/StructureDefinition/HealthcareServiceCO"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: HealthcareService 2d2592ef-7a5e-43ca-8512-06fd9acfd01a</b></p><a name="2d2592ef-7a5e-43ca-8512-06fd9acfd01a"> </a><a name="hc2d2592ef-7a5e-43ca-8512-06fd9acfd01a"> </a><a name="2d2592ef-7a5e-43ca-8512-06fd9acfd01a-es-CO"> </a><p><b>identifier</b>: <code>http://co.fhir.guide/NamingSystem/REPS</code>/DHSS1111111 (use: official, )</p><p><b>active</b>: true</p><p><b>providedBy</b>: <a href="Organization-3565ccc1-95b4-47ef-8cc9-5652dba007e6.html">Organization HOSPITAL GENERAL CENTRAL</a></p><p><b>category</b>: <span title="Codes:{http://terminology.fhir.guide/co/CodeSystem/REPShealthcareServiceCategory 73588009}">Apoyo Diagnóstico y Complementación Terapéutica</span></p><p><b>type</b>: <span title="Codes:{http://terminology.fhir.guide/co/CodeSystem/REPShealthcareServices 323}">INFECTOLOGÍA</span></p><p><b>location</b>: <a href="Location-29c2e207-7c1e-4581-8394-c126875aa896.html">Location SEDE PRINCIPAL</a></p><p><b>name</b>: Servicio de Infectología</p><blockquote><p><b>availableTime</b></p><p><b>daysOfWeek</b>: Monday, Tuesday, Wednesday, Thursday, Friday, Saturday</p><p><b>availableStartTime</b>: 07:00:00</p><p><b>availableEndTime</b>: 19:00:00</p></blockquote></div>
  </text>
  <identifier>
    <use value="official"/>
    <system value="http://co.fhir.guide/NamingSystem/REPS"/>
    <value value="DHSS1111111"/>
  </identifier>
  <active value="true"/>
  <providedBy>🔗 
    <reference value="Organization/3565ccc1-95b4-47ef-8cc9-5652dba007e6"/>
  </providedBy>
  <category>
    <coding>
      <system
              value="http://terminology.fhir.guide/co/CodeSystem/REPShealthcareServiceCategory"/>
      <code value="73588009"/>
      <display value="Apoyo Diagnóstico y Complementación Terapéutica"/>
    </coding>
  </category>
  <type>
    <coding>
      <system
              value="http://terminology.fhir.guide/co/CodeSystem/REPShealthcareServices"/>
      <code value="323"/>
      <display value="INFECTOLOGÍA"/>
    </coding>
  </type>
  <location>🔗 
    <reference value="Location/29c2e207-7c1e-4581-8394-c126875aa896"/>
  </location>
  <name value="Servicio de Infectología"/>
  <availableTime>
    <daysOfWeek value="mon"/>
    <daysOfWeek value="tue"/>
    <daysOfWeek value="wed"/>
    <daysOfWeek value="thu"/>
    <daysOfWeek value="fri"/>
    <daysOfWeek value="sat"/>
    <availableStartTime value="07:00:00"/>
    <availableEndTime value="19:00:00"/>
  </availableTime>
</HealthcareService>