0.5.0 - ci-build

FHIR_CORE_AR - Local Development build (v0.5.0). See the Directory of published versions

: Composition- IPS - Fernandez Perez, Pablo - JSON Representation

Raw json | Download


{
  "resourceType" : "Composition",
  "id" : "Composition-IPS-FernandezPerezPablo",
  "meta" : {
    "profile" : [
      "http://fhir.msal.gob.ar/core/StructureDefinition/Composition-ar-ips-core"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: 3f69e0a5-2177-4540-baab-7a5d0877428f</p><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>: May 5, 2021, 10:30:00 AM</p><p><b>author</b>: <span></span></p><p><b>title</b>: Resumen IPS para Pablo Fernandez Perez - 05 MAY 2021</p><p><b>confidentiality</b>: N</p><p><b>custodian</b>: <span></span></p></div>"
  },
  "identifier" : {
    "system" : "http://hospitaljoaquincorvalan.gob.ar/documentos",
    "value" : "3f69e0a5-2177-4540-baab-7a5d0877428f"
  },
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "60591-5",
        "display" : "Patient Summary Document"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/Paciente-Ar-FernandezPerezPablo"
  },
  "date" : "2021-05-05T14:30:00+01:00",
  "author" : [
    {
      "identifier" : {
        "system" : "http://refes.msal.gob.ar",
        "value" : "10661472173057"
      }
    }
  ],
  "title" : "Resumen IPS para Pablo Fernandez Perez - 05 MAY 2021",
  "confidentiality" : "N",
  "custodian" : {
    "identifier" : {
      "system" : "http://federador.msal.gob.ar/uri",
      "value" : "32818"
    }
  },
  "section" : [
    {
      "title" : "Problemas activos",
      "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\">Asma</div>"
      },
      "entry" : [
        {
          "reference" : "Condition/Condition-Ar-FernandezPerezPablo-Asthma"
        }
      ]
    },
    {
      "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\">Anastrozole/Cimicifuga</div>"
      },
      "entry" : [
        {
          "reference" : "MedicationStatement/MedicationStatement-Ar-FernandezPerezPablo-Anastrozole"
        },
        {
          "reference" : "MedicationStatement/MedicationStatement-Ar-FernandezPerezPablo-Cimicifuga-Extract"
        }
      ]
    },
    {
      "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\">Allergy to penicillin, high criticality, active</div>"
      },
      "entry" : [
        {
          "reference" : "AllergyIntolerance/AllergyIntolerance-Ar-FernandezPerezPablo-Penicillin"
        }
      ]
    },
    {
      "title" : "Vacunas",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "11369-6",
            "display" : "Hx of Immunization"
          }
        ]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Lista de las vacunas recibidas</div>"
      },
      "entry" : [
        {
          "reference" : "Immunization/Immunization-Ar-FernandezPerezPablo-Influenza"
        }
      ]
    }
  ]
}