NHSN Reporting: Adverse Drug Events - Hypoglycemia
1.0.0 - STU 1

This page is part of the NHSN Reporting of Adverse Drug Events - Hypoglycemia (v1.0.0: STU 1 on FHIR R4) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Composition - ADE Hypoglycemia [Name 'masked'] - JSON Representation

Raw json | Download


{
  "resourceType" : "Composition",
  "id" : "composition-ade-hypoglycemia-example-2",
  "meta" : {
    "versionId" : "5",
    "lastUpdated" : "2021-09-02T22:43:43.233+00:00",
    "source" : "#LKiV7reY1bMKRZBl",
    "profile" : [
      "http://hl7.org/fhir/us/nhsn-ade/StructureDefinition/Composition-ade-hypoglycemia"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: 2eec4326-bf29-4428-8d02-a334a19cfc16</p><p><b>status</b>: final</p><p><b>type</b>: <span title=\"Codes: {http://loinc.org 85893-6}\">Adverse event note</span></p><p><b>encounter</b>: <a href=\"Encounter-encounter-completed-inpatient-ade-1.html\">Generated Summary: status: finished; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span>; <span title=\"Codes: {http://snomed.info/sct 24882007}\">Medical consultation on hospital inpatient</span>; period: 2020-08-01 --&gt; 2020-08-12</a></p><p><b>date</b>: Jan 4, 2021 9:10:14 AM</p><p><b>author</b>: <a href=\"Practitioner-practitioner-ed-endocrinols-example.html\">Dr. Ed Endocrinols. Generated Summary: id: 9941339108; Edward Endocrinols </a></p><p><b>title</b>: Adverse Event Note</p><p><b>confidentiality</b>: N</p><h3>Attesters</h3><table class=\"grid\"><tr><td>-</td><td><b>Mode</b></td><td><b>Time</b></td><td><b>Party</b></td></tr><tr><td>*</td><td>legal</td><td>Jan 4, 2021 9:10:14 AM</td><td><a href=\"Practitioner-practitioner-ed-endocrinols-example.html\">Dr. Ed Endocrinols. Generated Summary: id: 9941339108; Edward Endocrinols </a></td></tr></table><p><b>custodian</b>: <a href=\"Organization-organization-hospital-physician-group-example.html\">Hospitalists of the World. Generated Summary: id: 1144221847; active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type prov}\">Healthcare Provider</span>; name: Hospitalists of the World; Phone: (+1) 734-677-7777, hq@hotw.org</a></p></div>"
  },
  "identifier" : {
    "value" : "2eec4326-bf29-4428-8d02-a334a19cfc16"
  },
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "85893-6",
        "display" : "Adverse event note"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/patient-ade-1",
    "display" : "Name: 'masked'"
  },
  "encounter" : {
    "reference" : "Encounter/encounter-completed-inpatient-ade-1"
  },
  "date" : "2021-01-04T09:10:14Z",
  "author" : [
    {
      "reference" : "Practitioner/practitioner-ed-endocrinols-example",
      "display" : "Dr. Ed Endocrinols"
    }
  ],
  "title" : "Adverse Event Note",
  "confidentiality" : "N",
  "attester" : [
    {
      "mode" : "legal",
      "time" : "2021-01-04T09:10:14Z",
      "party" : {
        "reference" : "Practitioner/practitioner-ed-endocrinols-example",
        "display" : "Dr. Ed Endocrinols"
      }
    }
  ],
  "custodian" : {
    "reference" : "Organization/organization-hospital-physician-group-example",
    "display" : "Hospitalists of the World"
  },
  "section" : [
    {
      "title" : "Results Section",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "30954-2",
            "display" : "Relevant diagnostic tests/laboratory data Narrative"
          }
        ]
      },
      "entry" : [
        {
          "reference" : "Observation/observation-lab-ade",
          "display" : "Observation: Lab Test - Glucose [Moles/volume] in Serum or Plasma --1 hour post meal"
        }
      ]
    },
    {
      "title" : "Medication Section",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "10160-0",
            "display" : "History of Medication use Narrative"
          }
        ]
      },
      "entry" : [
        {
          "reference" : "MedicationAdministration/medicationadministration-metformin-er",
          "display" : "MedicationAdminstration: 24 HR metformin hydrochloride 1000 MG / saxagliptin 2.5 MG Extended Release Oral Tablet"
        }
      ]
    }
  ]
}