Resumen Clínico de Paciente de Chile (IPS-CL)
0.2.0 - ci-build Chile flag

This page is part of the Resumen Clinico de Paciente de Chile (v0.2.0: STU1 Draft) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions

: Composition - Ejemplo - JSON Representation

Raw json | Download

{
  "resourceType" : "Composition",
  "id" : "Composition-CL-Ejemplo",
  "meta" : {
    "profile" : [
      🔗 "https://hl7chile.cl/fhir/ig/clips/StructureDefinition/Composition-cl-ips"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Composition Composition-CL-Ejemplo</b></p><a name=\"Composition-CL-Ejemplo\"> </a><a name=\"hcComposition-CL-Ejemplo\"> </a><a name=\"Composition-CL-Ejemplo-es-CL\"> </a><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 60591-5}\">Documento resumen del paciente</span></p><p><b>date</b>: 2024-05-28</p><p><b>author</b>: <a href=\"Practitioner-PrestadorMedInternaClIpsEjemplo.html\">Practitioner Nicolás Bastian Figueroa (official)</a></p><p><b>title</b>: International Patient Summary Genérico para uso en Chile</p><p><b>custodian</b>: <a href=\"Organization-OrganizationHospital-CL-Ejemplo.html\">Organization Hospital Dr. Gustavo Fricke</a></p><h3>RelatesTos</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Target[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>Appends</td><td><code>urn:oid:2.16.152.1.10.1</code>/IPS-CL-2024-001</td></tr></table></div>"
  },
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "60591-5",
        "display" : "Patient summary Document"
      }
    ],
    "text" : "Documento resumen del paciente"
  },
  "subject" : {
    🔗 "reference" : "Patient/PacienteClIpsEjemplo"
  },
  "date" : "2024-05-28",
  "author" : [
    {
      🔗 "reference" : "Practitioner/PrestadorMedInternaClIpsEjemplo"
    }
  ],
  "title" : "International Patient Summary Genérico para uso en Chile",
  "custodian" : {
    🔗 "reference" : "Organization/OrganizationHospital-CL-Ejemplo"
  },
  "relatesTo" : [
    {
      "code" : "appends",
      "targetIdentifier" : {
        "system" : "urn:oid:2.16.152.1.10.1",
        "value" : "IPS-CL-2024-001"
      }
    }
  ],
  "section" : [
    {
      "title" : "Medicamentos",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "10160-0",
            "display" : "History of Medication use Narrative"
          }
        ],
        "text" : "Historial de uso de medicamentos"
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li><div><b>Medication Name</b>: Aspirina (medicamento)</div><div><b>Code</b>: <span>7947003</span></div><div><b>Status</b>: <span>completed, started 2019-02-04</span></div><div>Instructions: Administrar 500 mg por 3 días</div></li></ul></div>"
      },
      "entry" : [
        {
          🔗 "reference" : "MedicationStatement/MedicationStatement-CL-Ejemplo"
        },
        {
          🔗 "reference" : "MedicationRequest/MedicationRequest-CL-Ejemplo"
        }
      ]
    },
    {
      "title" : "Alergias",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "48765-2",
            "display" : "Allergies and adverse reactions Document"
          }
        ],
        "text" : "Documento de alergias y reacciones adversas"
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li><div><b>Allergy Name</b>: Hierro y Clotrimazol</div><div><b>Verification Status</b>: Confirmado</div><div><b>Reaction</b>: <span>Gastritis y Dermatitis inflamatoria</span></div></li></ul></div>"
      },
      "entry" : [
        {
          🔗 "reference" : "AllergyIntolerance/Alergia-CL-Ejemplo"
        }
      ]
    },
    {
      "title" : "Problemas de salud - Condiciones",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "11450-4",
            "display" : "Problem list - Reported"
          }
        ],
        "text" : "Lista de problemas"
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li><div><b>Condition Name</b>: Faringitis viral</div><div><b>Code</b>: <span>1532007</span></div><div><b>Status</b>: <span>Inactiva</span></div></li></ul></div>"
      },
      "entry" : [
        {
          🔗 "reference" : "Condition/Condition-CL-Ejemplo"
        }
      ]
    }
  ]
}