NHSN Reporting: Adverse Drug Events - Hypoglycemia
0.1.0 - STU 1 Ballot

This page is part of the NHSN Reporting of Adverse Drug Events - Hypoglycemia (v0.1.0: STU 1 on FHIR R4 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

: US Core Condition [Diabetes - Name 'masked'] - JSON Representation

Raw json | Download


{
  "resourceType" : "Condition",
  "id" : "condition-diabetes-ade",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2021-01-13T08:58:31.809+00:00",
    "source" : "#Vw8L3B1BKfmdGmPK",
    "profile" : [
      "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>category</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>code</b>: <span title=\"Codes: {http://snomed.info/sct 73211009}\">Diabetes mellitus (disorder)</span></p><p><b>subject</b>: <a href=\"Patient-patient-ade-1.html\">Name: 'masked'. Generated Summary: id: ?ngen-9?; active; ; gender: female; birthDate: 1974-11-24</a></p><p><b>onset</b>: 2020-08-23</p></div>"
  },
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
          "code" : "encounter-diagnosis",
          "display" : "Encounter Diagnosis"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "73211009",
        "display" : "Diabetes mellitus (disorder)"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/patient-ade-1",
    "display" : "Name: 'masked'"
  },
  "onsetDateTime" : "2020-08-23"
}