LACPass International Patient Summary (IPS) Guide
0.1.0 - ci-build

LACPass International Patient Summary (IPS) Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Patient Summary as of 01/15/2023 - JSON Representation

Raw json | Download


{
  "resourceType" : "Composition",
  "id" : "LACCompositionExample",
  "meta" : {
    "profile" : [
      🔗 "http://lacpass.racsel.org/StructureDefinition/lac-composition-ddcc"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Composition</b><a name=\"LACCompositionExample\"> </a><a name=\"hcLACCompositionExample\"> </a></p><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\">Resource Composition &quot;LACCompositionExample&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-lac-composition-ddcc.html\">LAC_Composition_DDCC</a></p></div><p><b>status</b>: final</p><p><b>type</b>: Patient Summary Document <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#60591-5)</span></p><p><b>date</b>: 2023-01-15 17:26:43+0000</p><p><b>author</b>: <a href=\"Organization-LACOrganizationExample.html\">Organization/LACOrganizationExample</a> &quot;Ministerio de Salud&quot;</p><p><b>title</b>: Patient Summary as of 01/15/2023</p><p><b>confidentiality</b>: N</p><p><b>custodian</b>: <a href=\"Organization-LACOrganizationExample.html\">Organization/LACOrganizationExample</a> &quot;Ministerio de Salud&quot;</p></div>"
  },
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "60591-5",
        "display" : "Patient Summary Document"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/LACPatientExample"
  },
  "date" : "2023-01-15T17:26:43+00:00",
  "author" : [
    {
      🔗 "reference" : "Organization/LACOrganizationExample"
    }
  ],
  "title" : "Patient Summary as of 01/15/2023",
  "confidentiality" : "N",
  "custodian" : {
    🔗 "reference" : "Organization/LACOrganizationExample"
  },
  "section" : [
    {
      "title" : "Active Problems",
      "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\">Hot flushes</div>"
      },
      "entry" : [
        {
          "reference" : "Condition/73670837-417b-422f-9f99-46fb28d30985"
        }
      ]
    },
    {
      "title" : "Medication",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "10160-0",
            "display" : "History of Medication use Narrative"
          }
        ]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">To be populated at future time</div>"
      },
      "entry" : [
        {
          "reference" : "MedicationStatement/d2c23c25-48eb-4e55-a22a-b72787ae1d85"
        }
      ]
    },
    {
      "title" : "Allergies and Intolerances",
      "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\">To be populated at future time</div>"
      },
      "entry" : [
        {
          "reference" : "AllergyIntolerance/bd64ca58-bea9-4b3c-aaa0-50e0b7575b79"
        }
      ]
    },
    {
      "title" : "History of Immunizations",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "11369-6",
            "display" : "History of Immunization Narrative"
          }
        ]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">To be populated at future time</div>"
      },
      "entry" : [
        {
          🔗 "reference" : "Immunization/LACImmunizationExample"
        }
      ]
    }
  ]
}