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

FHIR IG analytics

Packagehl7.fhir.cl.corecl
Resource TypeComposition
IdComposition-CompositionCl-CarlosSalas.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

Resource Composition "CompositionCl-CarlosSalas"

Profile: CL Documento

status: final

type: Patient Summary Document (LOINC#60591-5)

date: 2022-07-06 02:30:00+0100

author: Practitioner/3020 ""

title: Resumen IPS para Carlos Salas - 06 JUL 2022


Source1

{
  "resourceType": "Composition",
  "id": "CompositionCl-CarlosSalas",
  "meta": {
    "profile": [
      "https://hl7chile.cl/fhir/ig/CoreCL/StructureDefinition/DocumentoCl"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "type": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "60591-5",
        "display": "Patient Summary Document"
      }
    ]
  },
  "subject": {
    "reference": "Patient/11"
  },
  "date": "2022-07-06T14:30:00+01:00",
  "author": [
    {
      "reference": "Practitioner/3020"
    }
  ],
  "title": "Resumen IPS para Carlos Salas - 06 JUL 2022",
  "section": [
    {
      "title": "Diagnósticos",
      "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/1112"
        }
      ]
    },
    {
      "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/354"
        }
      ]
    },
    {
      "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/222"
        }
      ]
    },
    {
      "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/999"
        }
      ]
    },
    {
      "title": "Signos Vitales y Mediciones Fisiológicas",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "8716-3",
            "display": "Vital signs"
          }
        ]
      },
      "text": {
        "status": "generated",
        "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Vital signs</div>"
      },
      "entry": [
        {
          "reference": "Observation/123"
        }
      ]
    }
  ]
}