FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.cl.clips
Resource TypeComposition
IdComposition-Composition-CL-Ejemplo.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Composition Composition-CL-Ejemplo

Profile: Documento

status: Final

type: Documento resumen del paciente

date: 2024-05-28

author: Practitioner Nicolás Bastian Figueroa (official)

title: International Patient Summary Genérico para uso en Chile

custodian: Organization Hospital Dr. Gustavo Fricke

RelatesTos

-CodeTarget[x]
*Appendsurn:oid:2.16.152.1.10.1/IPS-CL-2024-001

Source1

{
  "resourceType": "Composition",
  "id": "Composition-CL-Ejemplo",
  "meta": {
    "profile": [
      "https://hl7chile.cl/fhir/ig/clips/StructureDefinition/Composition-cl-ips"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
        }
      ]
    }
  ]
}