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

FHIR IG Statistics: CodeSystem/covid19-underlying-condition-category-cs

Packagehl7.fhir.us.covid19library
TypeCodeSystem
Idcovid19-underlying-condition-category-cs
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/covid19library/https://build.fhir.org/ig/HL7/fhir-COVID19Library-ig/CodeSystem-covid19-underlying-condition-category-cs.html
URLhttp://hl7.org/fhir/us/covid19library/CodeSystem/covid19-underlying-condition-category-cs
Version1.0.0
Statusactive
Date2022-07-25T12:22:40+00:00
NameCOVID19UnderlyingConditionCategoryCS
TitleCOVID19 Underlying Condition Category Code System
Realmus
Authorityhl7
DescriptionA set of types of underlying condition categories.
CopyrightHL7 International & Logica Health, all rights reserved Creative Commons License
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/covid19library/CodeSystem/covid19-underlying-condition-category-cs defines the following codes:

CodeDisplay
MEDCOND COVID19 Underlying Medical Condition
CARCOND COVID19 Underlying Cardiovascular Condition
NEUROCOND COVID19 Underlying Neurologic Condition
IMMUNOCOND COVID19 Underlying Immunocompromised Condition
RESCOND COVID19 Underlying Respiratory Condition
METCOND COVID19 Underlying Metabolic Condition
HEMCOND COVID19 Underlying Hemoglobinopathy Condition
RENCOND COVID19 Underlying Renal Condition
IMMCOND COVID19 Underlying Immune Condition
GSHCOND COVID19 Underlying Gastrointestinal or Hepatic Condition
UNCCOND COVID19 Underlying Uncategorized Condition

Source

{
  "resourceType": "CodeSystem",
  "id": "covid19-underlying-condition-category-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/covid19library/CodeSystem/covid19-underlying-condition-category-cs",
  "version": "1.0.0",
  "name": "COVID19UnderlyingConditionCategoryCS",
  "title": "COVID19 Underlying Condition Category Code System",
  "status": "active",
  "date": "2022-07-25T12:22:40+00:00",
  "publisher": "HL7 International - Clinical Information Modeling Initiative",
  "contact": [
    {
      "name": "HL7 International - Clinical Information Modeling Initiative",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/Special/committees/cimi"
        }
      ]
    },
    {
      "name": "Logica",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.logicahealth.org/"
        }
      ]
    },
    {
      "name": "HL7",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.org"
        }
      ]
    }
  ],
  "description": "A set of types of underlying condition categories.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "copyright": "HL7 International & Logica Health, all rights reserved Creative Commons License",
  "caseSensitive": true,
  "content": "complete",
  "count": 11,
  "concept": [
    {
      "code": "MEDCOND",
      "display": "COVID19 Underlying Medical Condition"
    },
    {
      "code": "CARCOND",
      "display": "COVID19 Underlying Cardiovascular Condition"
    },
    {
      "code": "NEUROCOND",
      "display": "COVID19 Underlying Neurologic Condition"
    },
    {
      "code": "IMMUNOCOND",
      "display": "COVID19 Underlying Immunocompromised Condition"
    },
    {
      "code": "RESCOND",
      "display": "COVID19 Underlying Respiratory Condition"
    },
    {
      "code": "METCOND",
      "display": "COVID19 Underlying Metabolic Condition"
    },
    {
      "code": "HEMCOND",
      "display": "COVID19 Underlying Hemoglobinopathy Condition"
    },
    {
      "code": "RENCOND",
      "display": "COVID19 Underlying Renal Condition"
    },
    {
      "code": "IMMCOND",
      "display": "COVID19 Underlying Immune Condition"
    },
    {
      "code": "GSHCOND",
      "display": "COVID19 Underlying Gastrointestinal or Hepatic Condition"
    },
    {
      "code": "UNCCOND",
      "display": "COVID19 Underlying Uncategorized Condition"
    }
  ]
}