GI CORE FALP
1.0.0 - ci-build Chile flag

GI CORE FALP, published by Esteban Fredes. 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/SIMSADIs/GI-CORE-Falp/ and changes regularly. See the Directory of published versions

: Example Presentación de Salud - XML Representation

Raw xml | Download


<Coverage xmlns="http://hl7.org/fhir">
  <id value="example-coverage"/>
  <meta>
    <profile
             value="https://falp.cl/fhir/ig/corefalp/StructureDefinition/PrestacionSalud"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Coverage example-coverage</b></p><a name="example-coverage"> </a><a name="hcexample-coverage"> </a><a name="example-coverage-es-CL"> </a><p><b>Set de códigos de previones de Salud</b>: <span title="Codes:{https://interoperabilidad.minsal.cl/fhir/ig/eis/CodeSystem/CSPrevision 1}">FONASA</span></p><p><b>Set de códigos de tramos de Fonasa</b>: <span title="Codes:{https://interoperabilidad.minsal.cl/fhir/ig/eis/CodeSystem/CSTramosFonasa C}">TRAMO C</span></p><p><b>Seguros Segunda Capa</b>: true</p><p><b>Nombre y/o código del Seguro Segunda Capa</b>: MEGA TRONIX 1000</p><p><b>status</b>: Active</p><p><b>beneficiary</b>: <a href="Patient-EjPaciente.html">Franchesco Perez (official) (no stated gender), DoB: 1980-01-01 ( RUN: 30.696.558-7 (use: secondary, ))</a></p><p><b>payor</b>: <a href="Organization-example-Organizacion.html">Organization: extension = Público,Establecimientos Hospitalarios,Nivel Terciario,Perteneciente al Sistema Nacional de Servicios de Salud; identifier = http://example.org/identifiers#7777777-7</a></p></div>
  </text>
  <extension
             url="https://falp.cl/fhir/ig/corefalp/StructureDefinition/Prevision">
    <valueCodeableConcept>
      <coding>
        <system
                value="https://interoperabilidad.minsal.cl/fhir/ig/eis/CodeSystem/CSPrevision"/>
        <code value="1"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension
             url="https://falp.cl/fhir/ig/corefalp/StructureDefinition/TramosFonasa">
    <valueCodeableConcept>
      <coding>
        <system
                value="https://interoperabilidad.minsal.cl/fhir/ig/eis/CodeSystem/CSTramosFonasa"/>
        <code value="C"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension
             url="https://falp.cl/fhir/ig/corefalp/StructureDefinition/SegCapa">
    <valueBoolean value="true"/>
  </extension>
  <extension
             url="https://falp.cl/fhir/ig/corefalp/StructureDefinition/NombreSeguro">
    <valueString value="MEGA TRONIX 1000"/>
  </extension>
  <status value="active"/>
  <beneficiary>🔗 
    <reference value="Patient/EjPaciente"/>
  </beneficiary>
  <payor>🔗 
    <reference value="Organization/example-Organizacion"/>
  </payor>
</Coverage>