This page is part of the Logica COVID-19 FHIR Profile Library IG (v0.13.0: Drafts Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "covid19-underlying-condition-category-cs"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.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>"
];
fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/us/covid19library/CodeSystem/covid19-underlying-condition-category-cs"];
fhir:CodeSystem.version [ fhir:value "0.13.0"];
fhir:CodeSystem.name [ fhir:value "COVID19UnderlyingConditionCategoryCS"];
fhir:CodeSystem.title [ fhir:value "COVID19 Underlying Condition Category Code System"];
fhir:CodeSystem.status [ fhir:value "active"];
fhir:CodeSystem.date [ fhir:value "2021-08-27T17:17:04+00:00"^^xsd:dateTime];
fhir:CodeSystem.publisher [ fhir:value "HL7 International - Clinical Information Modeling Initiative"];
fhir:CodeSystem.contact [
fhir:index 0;
fhir:ContactDetail.name [ fhir:value "HL7 International - Clinical Information Modeling Initiative" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://hl7.org/Special/committees/cimi" ] ]
], [
fhir:index 1;
fhir:ContactDetail.name [ fhir:value "Logica" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "https://www.logicahealth.org/" ] ]
], [
fhir:index 2;
fhir:ContactDetail.name [ fhir:value "HL7" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "https://www.hl7.org" ] ]
];
fhir:CodeSystem.description [ fhir:value "A set of types of underlying condition categories."];
fhir:CodeSystem.jurisdiction [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ];
fhir:Coding.code [ fhir:value "US" ];
fhir:Coding.display [ fhir:value "United States of America" ] ]
];
fhir:CodeSystem.copyright [ fhir:value "HL7 International & Logica Health, all rights reserved Creative Commons License"];
fhir:CodeSystem.content [ fhir:value "complete"];
fhir:CodeSystem.count [ fhir:value "11"^^xsd:nonNegativeInteger];
fhir:CodeSystem.concept [
fhir:index 0;
fhir:CodeSystem.concept.code [ fhir:value "MEDCOND" ];
fhir:CodeSystem.concept.display [ fhir:value "COVID19 Underlying Medical Condition" ]
], [
fhir:index 1;
fhir:CodeSystem.concept.code [ fhir:value "CARCOND" ];
fhir:CodeSystem.concept.display [ fhir:value "COVID19 Underlying Cardiovascular Condition" ]
], [
fhir:index 2;
fhir:CodeSystem.concept.code [ fhir:value "NEUROCOND" ];
fhir:CodeSystem.concept.display [ fhir:value "COVID19 Underlying Neurologic Condition" ]
], [
fhir:index 3;
fhir:CodeSystem.concept.code [ fhir:value "IMMUNOCOND" ];
fhir:CodeSystem.concept.display [ fhir:value "COVID19 Underlying Immunocompromised Condition" ]
], [
fhir:index 4;
fhir:CodeSystem.concept.code [ fhir:value "RESCOND" ];
fhir:CodeSystem.concept.display [ fhir:value "COVID19 Underlying Respiratory Condition" ]
], [
fhir:index 5;
fhir:CodeSystem.concept.code [ fhir:value "METCOND" ];
fhir:CodeSystem.concept.display [ fhir:value "COVID19 Underlying Metabolic Condition" ]
], [
fhir:index 6;
fhir:CodeSystem.concept.code [ fhir:value "HEMCOND" ];
fhir:CodeSystem.concept.display [ fhir:value "COVID19 Underlying Hemoglobinopathy Condition" ]
], [
fhir:index 7;
fhir:CodeSystem.concept.code [ fhir:value "RENCOND" ];
fhir:CodeSystem.concept.display [ fhir:value "COVID19 Underlying Renal Condition" ]
], [
fhir:index 8;
fhir:CodeSystem.concept.code [ fhir:value "IMMCOND" ];
fhir:CodeSystem.concept.display [ fhir:value "COVID19 Underlying Immune Condition" ]
], [
fhir:index 9;
fhir:CodeSystem.concept.code [ fhir:value "GSHCOND" ];
fhir:CodeSystem.concept.display [ fhir:value "COVID19 Underlying Gastrointestinal or Hepatic Condition" ]
], [
fhir:index 10;
fhir:CodeSystem.concept.code [ fhir:value "UNCCOND" ];
fhir:CodeSystem.concept.display [ fhir:value "COVID19 Underlying Uncategorized Condition" ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.