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
{
"resourceType" : "CodeSystem",
"id" : "CodeSystem-ade-codes",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2022-01-10T00:04:02.010+00:00",
"source" : "#oYdrN31BIb9okEo2"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://hl7.org/fhir/us/nhsn-ade/CodeSystem/CodeSystem-ade-codes defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">diagnosis-ersd-esld-count<a name=\"CodeSystem-ade-codes-diagnosis-ersd-esld-count\"> </a></td><td>Count of hospitalized patients with ESRD/ESLD diagnoses</td><td>Count of hospitalized patients with ESRD/ESLD diagnoses</td></tr><tr><td style=\"white-space:nowrap\">diagnosis-diabetes-count<a name=\"CodeSystem-ade-codes-diagnosis-diabetes-count\"> </a></td><td>Count of hospitalized patients with diabetes diagnosis</td><td>Count of hospitalized patients with diabetes diagnosis</td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/us/nhsn-ade/CodeSystem/CodeSystem-ade-codes",
"version" : "0.1.0",
"name" : "ADECodeSystem",
"title" : "ADE Code System",
"status" : "active",
"date" : "2021-12-01",
"publisher" : "HL7 International - Public Health Work Group",
"contact" : [
{
"name" : "HL7 International - Public Health",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/pher"
}
]
}
],
"description" : "This code system contains codes for use in NHSN ADE.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
],
"text" : "United States of America"
}
],
"caseSensitive" : true,
"content" : "complete",
"concept" : [
{
"code" : "diagnosis-ersd-esld-count",
"display" : "Count of hospitalized patients with ESRD/ESLD diagnoses",
"definition" : "Count of hospitalized patients with ESRD/ESLD diagnoses"
},
{
"code" : "diagnosis-diabetes-count",
"display" : "Count of hospitalized patients with diabetes diagnosis",
"definition" : "Count of hospitalized patients with diabetes diagnosis"
}
]
}