Guía IPS Argentina basada en Core Ar
0.1.0 - ci-build Argentina flag

Guía IPS Argentina basada en Core Ar - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Documento IPS argentino de ejemplo - XML Representation

Raw xml | Download


<Composition xmlns="http://hl7.org/fhir">
  <id value="DocumentoArgEjemplo"/>
  <meta>
    <profile
             value="http://ips.ri.hsisalud.org/StructureDefinition/DocumentoArg"/>
  </meta>
  <language value="es-AR"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="es-AR" lang="es-AR"><p class="res-header-id"><b>Generated Narrative: Composición DocumentoArgEjemplo</b></p><a name="DocumentoArgEjemplo"> </a><a name="hcDocumentoArgEjemplo"> </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">Language: es-AR</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-DocumentoArg.html">Documento IPS Argentino</a></p></div><p><b>identifier</b>: <code>http://ips.ri.hsisalud.org/identifiers/documentos</code>/IPS-AR-2026-000001</p><p><b>status</b>: Final</p><p><b>type</b>: <span title="Codes:{http://loinc.org 60591-5}">Resumen del paciente</span></p><p><b>date</b>: 2026-07-22 15:30:00-0300</p><p><b>author</b>: Laura Laurina De los Laureles Laureada (Identifier: <code>http://refes.msal.gob.ar</code>/REFEPS-987654 (use: usual, ))</p><p><b>title</b>: Resumen Internacional del Paciente – Argentina</p><p><b>custodian</b>: Hospital General de Ejemplo (Identifier: <code>http://federador.msal.gob.ar/uri</code>/ORG-00001234 (use: usual, ))</p></div>
  </text>
  <identifier>
    <system value="http://ips.ri.hsisalud.org/identifiers/documentos"/>
    <value value="IPS-AR-2026-000001"/>
  </identifier>
  <status value="final"/>
  <type>
    <coding>
      <system value="http://loinc.org"/>
      <code value="60591-5"/>
    </coding>
    <text value="Resumen del paciente"/>
  </type>
  <subject>🔗 
    <reference value="Patient/PacienteArgEjemplo"/>
  </subject>
  <date value="2026-07-22T15:30:00-03:00"/>
  <author>
    <identifier>
      <use value="usual"/>
      <system value="http://refes.msal.gob.ar"/>
      <value value="REFEPS-987654"/>
    </identifier>
    <display value="Laura Laurina De los Laureles Laureada"/>
  </author>
  <title value="Resumen Internacional del Paciente – Argentina"/>
  <custodian>
    <identifier>
      <use value="usual"/>
      <system value="http://federador.msal.gob.ar/uri"/>
      <value value="ORG-00001234"/>
    </identifier>
    <display value="Hospital General de Ejemplo"/>
  </custodian>
  <section>
    <title value="Inmunizaciones"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="11369-6"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml">Inmunizaciones aplicadas al paciente según el calendario nacional.</div>
    </text>
    <entry>🔗 
      <reference value="Immunization/InmunizacionArgEjemplo"/>
    </entry>
  </section>
  <section>
    <title value="Problemas de salud"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="11450-4"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml">Problemas de salud del paciente según el historial clínico.</div>
    </text>
    <entry>🔗 
      <reference value="Condition/CondicionArgEjemplo"/>
    </entry>
  </section>
  <section>
    <title value="Medicamentos"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="10160-0"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml">Medicamentos que el paciente está tomando actualmente o ha tomado recientemente.</div>
    </text>
    <entry>🔗 
      <reference value="MedicationStatement/MedicacionArgEjemplo"/>
    </entry>
  </section>
  <section>
    <title value="Alergias e intolerancias"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="48765-2"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml">Alergias e intolerancias del paciente según el historial clínico.</div>
    </text>
    <entry>🔗 
      <reference value="AllergyIntolerance/AlergiaArgEjemplo"/>
    </entry>
  </section>
</Composition>