NHSN Reporting: Adverse Drug Events - Glycemic Control
0.1.0 - CI Build

NHSN Reporting: Adverse Drug Events - Glycemic Control, published by HL7 International - Public Health Work Group. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/HL7/fhir-nhsn-ade-ig/ and changes regularly. 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><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-ade-hypoglycemia-example-2\" Version \"5\" Updated \"2021-09-02T22:43:43.233Z\" </p><p style=\"margin-bottom: 0px\">Information Source: #LKiV7reY1bMKRZBl!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Composition-ade-hypoglycemia.html\">Composition - ADE Hypoglycemia</a></p></div><p><b>identifier</b>: id: 2eec4326-bf29-4428-8d02-a334a19cfc16</p><p><b>status</b>: final</p><p><b>type</b>: Adverse event note <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#85893-6)</span></p><p><b>encounter</b>: <a href=\"Encounter-encounter-completed-inpatient-ade-1.html\">Encounter/encounter-completed-inpatient-ade-1</a></p><p><b>date</b>: 2021-01-04T09:10:14Z</p><p><b>author</b>: <a href=\"Practitioner-practitioner-ed-endocrinols-example.html\">Practitioner/practitioner-ed-endocrinols-example: Dr. Ed Endocrinols</a> \" ENDOCRINOLS\"</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>2021-01-04T09:10:14Z</td><td><a href=\"Practitioner-practitioner-ed-endocrinols-example.html\">Practitioner/practitioner-ed-endocrinols-example: Dr. Ed Endocrinols</a> \" ENDOCRINOLS\"</td></tr></table><p><b>custodian</b>: <a href=\"Organization-organization-hospital-physician-group-example.html\">Organization/organization-hospital-physician-group-example: Hospitalists of the World</a> \"Hospitalists of the World\"</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"
        }
      ]
    }
  ]
}