{
  "resourceType" : "Composition",
  "id" : "DocumentoArgEjemplo",
  "meta" : {
    "profile" : ["http://ips.ri.hsisalud.org/StructureDefinition/DocumentoArg"]
  },
  "language" : "es-AR",
  "text" : {
    "status" : "generated",
    "div" : "<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\u00a0(use:\u00a0usual,\u00a0))</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\u00a0(use:\u00a0usual,\u00a0))</p></div>"
  },
  "identifier" : {
    "system" : "http://ips.ri.hsisalud.org/identifiers/documentos",
    "value" : "IPS-AR-2026-000001"
  },
  "status" : "final",
  "type" : {
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "60591-5"
    }],
    "text" : "Resumen del paciente"
  },
  "subject" : {
    "reference" : "Patient/PacienteArgEjemplo"
  },
  "date" : "2026-07-22T15:30:00-03:00",
  "author" : [{
    "identifier" : {
      "use" : "usual",
      "system" : "http://refes.msal.gob.ar",
      "value" : "REFEPS-987654"
    },
    "display" : "Laura Laurina De los Laureles Laureada"
  }],
  "title" : "Resumen Internacional del Paciente – Argentina",
  "custodian" : {
    "identifier" : {
      "use" : "usual",
      "system" : "http://federador.msal.gob.ar/uri",
      "value" : "ORG-00001234"
    },
    "display" : "Hospital General de Ejemplo"
  },
  "section" : [{
    "title" : "Inmunizaciones",
    "code" : {
      "coding" : [{
        "system" : "http://loinc.org",
        "code" : "11369-6"
      }]
    },
    "text" : {
      "status" : "generated",
      "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Inmunizaciones aplicadas al paciente según el calendario nacional.</div>"
    },
    "entry" : [{
      "reference" : "Immunization/InmunizacionArgEjemplo"
    }]
  },
  {
    "title" : "Problemas de salud",
    "code" : {
      "coding" : [{
        "system" : "http://loinc.org",
        "code" : "11450-4"
      }]
    },
    "text" : {
      "status" : "generated",
      "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Problemas de salud del paciente según el historial clínico.</div>"
    },
    "entry" : [{
      "reference" : "Condition/CondicionArgEjemplo"
    }]
  },
  {
    "title" : "Medicamentos",
    "code" : {
      "coding" : [{
        "system" : "http://loinc.org",
        "code" : "10160-0"
      }]
    },
    "text" : {
      "status" : "generated",
      "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Medicamentos que el paciente está tomando actualmente o ha tomado recientemente.</div>"
    },
    "entry" : [{
      "reference" : "MedicationStatement/MedicacionArgEjemplo"
    }]
  },
  {
    "title" : "Alergias e intolerancias",
    "code" : {
      "coding" : [{
        "system" : "http://loinc.org",
        "code" : "48765-2"
      }]
    },
    "text" : {
      "status" : "generated",
      "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Alergias e intolerancias del paciente según el historial clínico.</div>"
    },
    "entry" : [{
      "reference" : "AllergyIntolerance/AlergiaArgEjemplo"
    }]
  }]
}