This page is part of the Logica COVID-19 FHIR Profile Library IG (v1.0.0: Informative - Informative) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Active as of 2022-07-25 |
{
"resourceType" : "CodeSystem",
"id" : "covid19-underlying-condition-category-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://hl7.org/fhir/us/covid19library/CodeSystem/covid19-underlying-condition-category-cs defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">MEDCOND<a name=\"covid19-underlying-condition-category-cs-MEDCOND\"> </a></td><td>COVID19 Underlying Medical Condition</td></tr><tr><td style=\"white-space:nowrap\">CARCOND<a name=\"covid19-underlying-condition-category-cs-CARCOND\"> </a></td><td>COVID19 Underlying Cardiovascular Condition</td></tr><tr><td style=\"white-space:nowrap\">NEUROCOND<a name=\"covid19-underlying-condition-category-cs-NEUROCOND\"> </a></td><td>COVID19 Underlying Neurologic Condition</td></tr><tr><td style=\"white-space:nowrap\">IMMUNOCOND<a name=\"covid19-underlying-condition-category-cs-IMMUNOCOND\"> </a></td><td>COVID19 Underlying Immunocompromised Condition</td></tr><tr><td style=\"white-space:nowrap\">RESCOND<a name=\"covid19-underlying-condition-category-cs-RESCOND\"> </a></td><td>COVID19 Underlying Respiratory Condition</td></tr><tr><td style=\"white-space:nowrap\">METCOND<a name=\"covid19-underlying-condition-category-cs-METCOND\"> </a></td><td>COVID19 Underlying Metabolic Condition</td></tr><tr><td style=\"white-space:nowrap\">HEMCOND<a name=\"covid19-underlying-condition-category-cs-HEMCOND\"> </a></td><td>COVID19 Underlying Hemoglobinopathy Condition</td></tr><tr><td style=\"white-space:nowrap\">RENCOND<a name=\"covid19-underlying-condition-category-cs-RENCOND\"> </a></td><td>COVID19 Underlying Renal Condition</td></tr><tr><td style=\"white-space:nowrap\">IMMCOND<a name=\"covid19-underlying-condition-category-cs-IMMCOND\"> </a></td><td>COVID19 Underlying Immune Condition</td></tr><tr><td style=\"white-space:nowrap\">GSHCOND<a name=\"covid19-underlying-condition-category-cs-GSHCOND\"> </a></td><td>COVID19 Underlying Gastrointestinal or Hepatic Condition</td></tr><tr><td style=\"white-space:nowrap\">UNCCOND<a name=\"covid19-underlying-condition-category-cs-UNCCOND\"> </a></td><td>COVID19 Underlying Uncategorized Condition</td></tr></table></div>"
},
"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-25T13:34:17+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"
}
]
}