FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/CodeSystem-ade-codes

Packagehl7.fhir.us.nhsn-ade
TypeCodeSystem
IdCodeSystem-ade-codes
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/nhsn-ade/https://build.fhir.org/ig/HL7/fhir-nhsn-ade-ig/CodeSystem-CodeSystem-ade-codes.html
URLhttp://hl7.org/fhir/us/nhsn-ade/CodeSystem/CodeSystem-ade-codes
Version0.1.0
Statusactive
Date2021-12-01
NameADECodeSystem
TitleADE Code System
Realmus
Authorityhl7
DescriptionThis code system contains codes for use in NHSN ADE.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

This code system http://hl7.org/fhir/us/nhsn-ade/CodeSystem/CodeSystem-ade-codes defines the following codes:

CodeDisplayDefinition
diagnosis-ersd-esld-count Count of hospitalized patients with ESRD/ESLD diagnosesCount of hospitalized patients with ESRD/ESLD diagnoses
diagnosis-diabetes-count Count of hospitalized patients with diabetes diagnosisCount of hospitalized patients with diabetes diagnosis

Source

{
  "resourceType": "CodeSystem",
  "id": "CodeSystem-ade-codes",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2022-01-10T00:04:02.010+00:00",
    "source": "#oYdrN31BIb9okEo2"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
    }
  ]
}