Guía implementación interoperabilidad FHIR sectorial e intersectorial
0.14.0 - ci-build

Guía implementación interoperabilidad FHIR sectorial e intersectorial - Local Development build (v0.14.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Consulta Externa - Servicio de farmacia - XML Representation

Raw xml | Descargar


<HealthcareService xmlns="http://hl7.org/fhir">
  <id value="Example-CE-HealthcareService-c3ab82a98cb8"/>
  <meta>
    <profile
             value="https://ohapi-fhir-dev-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfileHealthCareServiceHCEU"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: HealthcareService Example-CE-HealthcareService-c3ab82a98cb8</b></p><a name="Example-CE-HealthcareService-c3ab82a98cb8"> </a><a name="hcExample-CE-HealthcareService-c3ab82a98cb8"> </a><a name="Example-CE-HealthcareService-c3ab82a98cb8-es-ES"> </a><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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ProfileHealthCareServiceHCEU.html">HCEU - Health Care Service</a></p></div><p><b>identifier</b>: <code>http://hospitalSystemInformation.example.org/HealthcareServices/</code>/Farmacia-001 (use: usual, )</p><p><b>active</b>: true</p><p><b>providedBy</b>: <a href="Organization-Example-Prestador-Organization-5e2803024bcd.html">Organization CLINICA IPS ATENCION SALUD</a></p><p><b>category</b>: <span title="Codes:{https://hl7.org/fhir/R4/valueset-service-category.html 17}">General Practice</span></p><p><b>type</b>: <span title="Codes:{https://hl7.org/fhir/R4/valueset-service-type.html 57}">Pharmacy</span></p><p><b>specialty</b>: <span title="Codes:{https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/Especialidades 328}">Medicina General</span></p><p><b>location</b>: <a href="Location-Example-Location-CE-040f4d9aa9b3.html">Location Edificio consulta externa</a></p><p><b>name</b>: Farmacia de consulta externa</p></div>
  </text>
  <identifier>
    <use value="usual"/>
    <system
            value="http://hospitalSystemInformation.example.org/HealthcareServices/"/>
    <value value="Farmacia-001"/>
  </identifier>
  <active value="true"/>
  <providedBy>🔗 
    <reference
               value="Organization/Example-Prestador-Organization-5e2803024bcd"/>
  </providedBy>
  <category>
    <coding>
      <system value="https://hl7.org/fhir/R4/valueset-service-category.html"/>
      <code value="17"/>
      <display value="General Practice"/>
    </coding>
  </category>
  <type>
    <coding>
      <system value="https://hl7.org/fhir/R4/valueset-service-type.html"/>
      <code value="57"/>
      <display value="Pharmacy"/>
    </coding>
  </type>
  <specialty>
    <coding>
      <system
              value="https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/Especialidades"/>
      <code value="328"/>
      <display value="Medicina General"/>
    </coding>
  </specialty>
  <location>🔗 
    <reference value="Location/Example-Location-CE-040f4d9aa9b3"/>
  </location>
  <name value="Farmacia de consulta externa"/>
</HealthcareService>