Logica COVID-19 FHIR Profile Library IG
0.13.1 - ci-build

Logica COVID-19 FHIR Profile Library IG - Local Development build (v0.13.1). See the Directory of published versions

COVID19 Underlying Condition Category Code System - TTL Representation

(back to description)

Raw ttl

Source view


@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://fhir.logicahealth.org/covid19/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://fhir.logicahealth.org/covid19/CodeSystem/covid19-underlying-condition-category-cs"];
  fhir:CodeSystem.version [ fhir:value "0.13.1"];
  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-09T20:08:14+00:00"^^xsd:dateTime];
  fhir:CodeSystem.publisher [ fhir:value "Logica"];
  fhir:CodeSystem.contact [
     fhir:index 0;
     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:CodeSystem.description [ fhir:value "A set of types of underlying condition categories."];
  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.