| Package | hl7.fhir.us.covid19library | 
| Resource Type | CodeSystem | 
| Id | covid19-underlying-condition-category-cs | 
| FHIR Version | R4 | 
| Source | http://hl7.org/fhir/us/covid19library/https://build.fhir.org/ig/HL7/fhir-COVID19Library-ig/CodeSystem-covid19-underlying-condition-category-cs.html | 
| URL | http://hl7.org/fhir/us/covid19library/CodeSystem/covid19-underlying-condition-category-cs | 
| Version | 1.0.0 | 
| Status | active | 
| Date | 2022-07-25T12:22:40+00:00 | 
| Name | COVID19UnderlyingConditionCategoryCS | 
| Title | COVID19 Underlying Condition Category Code System | 
| Realm | us | 
| Authority | hl7 | 
| Description | A set of types of underlying condition categories. | 
| Copyright | HL7 International & Logica Health, all rights reserved Creative Commons License | 
| Content | complete | 
No resources found
No resources found
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:
{
  "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"
    }
  ]
}