GI Resumen IPS FALP
0.1.0 - ci-build Chile flag

GI Resumen IPS FALP, published by EstebanFredes. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/SIMSADIs/GI_IPS_FALP/ and changes regularly. See the Directory of published versions

: Ejemplo de Documento - XML Representation

Raw xml | Download


<Composition xmlns="http://hl7.org/fhir">
  <id value="EjDocumento"/>
  <meta>
    <profile
             value="https://falp.cl/fhir/ig/IPSFalp/StructureDefinition/Documento"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Composition EjDocumento</b></p><a name="EjDocumento"> </a><a name="hcEjDocumento"> </a><a name="EjDocumento-es-CL"> </a><p><b>status</b>: Final</p><p><b>type</b>: <span title="Codes:{http://loinc.org 60591-5}">Patient summary Document</span></p><p><b>date</b>: 2024-05-20</p><p><b>author</b>: <a href="Practitioner-example-PrestadorIndividual.html">Practitioner Pedro Gonzaléz </a></p><p><b>title</b>: Resumen Paciente</p><p><b>custodian</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>
  <status value="final"/>
  <type>
    <coding>
      <system value="http://loinc.org"/>
      <code value="60591-5"/>
      <display value="Patient summary Document"/>
    </coding>
  </type>
  <subject>🔗 
    <reference value="Patient/EjPacienteinline"/>
  </subject>
  <date value="2024-05-20"/>
  <author>🔗 
    <reference value="Practitioner/example-PrestadorIndividual"/>
  </author>
  <title value="Resumen Paciente"/>
  <custodian>🔗 
    <reference value="Organization/example-Organizacion"/>
  </custodian>
  <section>
    <title value="Alergías e intolerancias"/>
    <code>
      <coding>
        <system
                value="https://falp.cl/fhir/ig/IPSFalp/CodeSystem/CSSeccionesDoc"/>
        <code value="07"/>
      </coding>
    </code>
    <entry>🔗 
      <reference value="AllergyIntolerance/EjAlergia"/>
    </entry>
  </section>
  <section>
    <title value="Medicamentos"/>
    <code>
      <coding>
        <system
                value="https://falp.cl/fhir/ig/IPSFalp/CodeSystem/CSSeccionesDoc"/>
        <code value="08"/>
      </coding>
    </code>
    <entry>🔗 
      <reference value="MedicationStatement/EjPlanMedicacion"/>
    </entry>
  </section>
  <section>
    <title value="Vacunas e inmunizaciones"/>
    <code>
      <coding>
        <system
                value="https://falp.cl/fhir/ig/IPSFalp/CodeSystem/CSSeccionesDoc"/>
        <code value="09"/>
      </coding>
    </code>
    <entry>🔗 
      <reference value="Immunization/EjVacunas"/>
    </entry>
  </section>
  <section>
    <title value="Dispositivos médicos"/>
    <code>
      <coding>
        <system
                value="https://falp.cl/fhir/ig/IPSFalp/CodeSystem/CSSeccionesDoc"/>
        <code value="10"/>
      </coding>
    </code>
    <entry>🔗 
      <reference value="Device/EjDispMedicos"/>
    </entry>
  </section>
</Composition>