Interoperabilidad de Historia Clínica - PERÚ (versión en desarrollo)
0.1 - ci-build Peru flag

Interoperabilidad de Historia Clínica - PERÚ (versión en desarrollo) - Local Development build (v0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Resumen de Paciente IPS - Perú - JSON Representation

Raw json | Download

{
  "resourceType" : "Composition",
  "id" : "CompositionEjemploPe",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2023-05-13T18:23:44.162Z",
    "profile" : [
      🔗 "https://www.gob.pe/minsa/RENHICE/fhir/StructureDefinition/CompositionPe"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Composition CompositionEjemploPe</b></p><a name=\"CompositionEjemploPe\"> </a><a name=\"hcCompositionEjemploPe\"> </a><a name=\"CompositionEjemploPe-es-PE\"> </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\">version: 1; Last updated: 2023-05-13 18:23:44+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-CompositionPe.html\">Documento Clinico Perú</a></p></div><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>: 2023-03-05 18:30:00+0100</p><p><b>author</b>: <a href=\"Practitioner-ProfesionalPeru.html\">Practitioner Laura Victoria Hernandez </a></p><p><b>title</b>: Resumen de Paciente IPS - Perú</p><p><b>custodian</b>: <a href=\"Organization-OrganizacionEstablecimientoEjemplo.html\">Organization AYCHUYO</a></p></div>"
  },
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "60591-5",
        "display" : "Patient Summary Document"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/PacientePeruMinimo"
  },
  "date" : "2023-03-05T18:30:00+01:00",
  "author" : [
    {
      🔗 "reference" : "Practitioner/ProfesionalPeru"
    }
  ],
  "title" : "Resumen de Paciente IPS - Perú",
  "custodian" : {
    🔗 "reference" : "Organization/OrganizacionEstablecimientoEjemplo"
  },
  "section" : [
    {
      "title" : "Condiciones del Paciente",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "11450-4",
            "display" : "Problem list Reported"
          }
        ]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">CONDICIONES</div>"
      },
      "entry" : [
        {
          🔗 "reference" : "Condition/ConditionEjemploPeru"
        }
      ]
    },
    {
      "title" : "Medicamentos",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "10160-0",
            "display" : "Hx of Medication use"
          }
        ]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">MEDICAMENTOS</div>"
      },
      "entry" : [
        {
          🔗 "reference" : "MedicationStatement/MedicationStatementEjemploPeru"
        }
      ]
    },
    {
      "title" : "Alergias",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "48765-2",
            "display" : "Allergies and adverse reactions Document."
          }
        ]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">ALERGIAS</div>"
      },
      "entry" : [
        {
          🔗 "reference" : "AllergyIntolerance/AlergiaPeruMedicamento"
        }
      ]
    }
  ]
}