ICHOM FHIR Implementation Guide: Breast Cancer
1.0.0-ballot - ballot International flag

This page is part of the ICHOM FHIR Implementation Guide: Breast Cancer (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: SACQ Patient's comorbidity history ValueSet - TTL Representation

Active as of 2022-12-07

Raw ttl | Download


@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:ValueSet;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "SACQPatientComorbidityHistory"]; # 
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/373572006\">373572006</a></td><td>I have no other diseases</td></tr><tr><td><a href=\"http://snomed.info/id/56265001\">56265001</a></td><td>Heart disease (For example, angina, heart attack, or heart failure)</td></tr><tr><td><a href=\"http://snomed.info/id/38341003\">38341003</a></td><td>High blood pressure</td></tr><tr><td><a href=\"http://snomed.info/id/19829001\">19829001</a></td><td>Lung disease (For example,  asthma, chronic bronchitis, or emphysema)</td></tr><tr><td><a href=\"http://snomed.info/id/73211009\">73211009</a></td><td>Diabetes</td></tr><tr><td><a href=\"http://snomed.info/id/29384001\">29384001</a></td><td>Ulcer or stomach disease</td></tr><tr><td><a href=\"http://snomed.info/id/90708001\">90708001</a></td><td>Kidney disease</td></tr><tr><td><a href=\"http://snomed.info/id/235856003\">235856003</a></td><td>Liver disease</td></tr><tr><td><a href=\"http://snomed.info/id/414022008\">414022008</a></td><td>Anemia or other blood disease</td></tr><tr><td><a href=\"http://snomed.info/id/363346000\">363346000</a></td><td>Cancer/Other cancer (within the last 5 years)</td></tr><tr><td><a href=\"http://snomed.info/id/35489007\">35489007</a></td><td>Depression</td></tr><tr><td><a href=\"http://snomed.info/id/396275006\">396275006</a></td><td>Osteoarthritis, degenerative arthritis</td></tr><tr><td><a href=\"http://snomed.info/id/161891005\">161891005</a></td><td>Back pain</td></tr><tr><td><a href=\"http://snomed.info/id/69896004\">69896004</a></td><td>Rheumatoid arthritis</td></tr></table></li><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-NullFlavor.html\"><code>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-NullFlavor.html#v3-NullFlavor-OTH\">OTH</a></td><td>Other medical problems</td><td>**Description:**The actual value is not a member of the set of permitted data values in the constrained value domain of a variable. (e.g., concept not provided by required code system).<br/><br/>**Usage Notes**: This flavor and its specializations are most commonly used with the CD datatype and its flavors. However, it may apply to \\*any\\* datatype where the constraints of the type are tighter than can be conveyed. For example, a PQ that is for a true measured amount whose units are not supported in UCUM, a need to convey a REAL when the type has been constrained to INT, etc.<br/><br/>With coded datatypes, this null flavor may only be used if the vocabulary binding has a coding strength of CNE. By definition, all local codes and original text are part of the value set if the coding strength is CWE.</td></tr></table></li></ul></div>"
  ]; # 
  fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/SACQPatientComorbidityHistory"]; # 
  fhir:ValueSet.version [ fhir:value "1.0.0-ballot"]; # 
  fhir:ValueSet.name [ fhir:value "SACQPatientComorbidityHistory"]; # 
  fhir:ValueSet.title [ fhir:value "SACQ Patient's comorbidity history ValueSet"]; # 
  fhir:ValueSet.status [ fhir:value "active"]; # 
  fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean]; # 
  fhir:ValueSet.date [ fhir:value "2022-12-07T17:38:21+00:00"^^xsd:dateTime]; # 
  fhir:ValueSet.publisher [ fhir:value "HL7 International - Clinical Interoperability Council Group"]; # 
  fhir:ValueSet.contact [
     fhir:index 0;
     fhir:ContactDetail.name [ fhir:value "HL7 International - Clinical Interoperability Council Group" ];
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/cic" ]     ]
  ]; # 
  fhir:ValueSet.description [ fhir:value "Patient's documented history of comorbidities"]; # 
  fhir:ValueSet.jurisdiction [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ];
       fhir:Coding.code [ fhir:value "001" ];
       fhir:Coding.display [ fhir:value "World" ]     ]
  ]; # 
  fhir:ValueSet.copyright [ fhir:value "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement"]; # 
  fhir:ValueSet.compose [
     fhir:ValueSet.compose.include [
       fhir:index 0;
       fhir:ValueSet.compose.include.system [ fhir:value "http://snomed.info/sct" ];
       fhir:ValueSet.compose.include.concept [
         fhir:index 0;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "373572006" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "I have no other diseases" ]       ], [
         fhir:index 1;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "56265001" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Heart disease (For example, angina, heart attack, or heart failure)" ]       ], [
         fhir:index 2;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "38341003" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "High blood pressure" ]       ], [
         fhir:index 3;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "19829001" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Lung disease (For example,  asthma, chronic bronchitis, or emphysema)" ]       ], [
         fhir:index 4;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "73211009" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Diabetes" ]       ], [
         fhir:index 5;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "29384001" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Ulcer or stomach disease" ]       ], [
         fhir:index 6;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "90708001" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Kidney disease" ]       ], [
         fhir:index 7;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "235856003" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Liver disease" ]       ], [
         fhir:index 8;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "414022008" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Anemia or other blood disease" ]       ], [
         fhir:index 9;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "363346000" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Cancer/Other cancer (within the last 5 years)" ]       ], [
         fhir:index 10;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "35489007" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Depression" ]       ], [
         fhir:index 11;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "396275006" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Osteoarthritis, degenerative arthritis" ]       ], [
         fhir:index 12;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "161891005" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Back pain" ]       ], [
         fhir:index 13;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "69896004" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Rheumatoid arthritis" ]       ]     ], [
       fhir:index 1;
       fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-NullFlavor" ];
       fhir:ValueSet.compose.include.concept [
         fhir:index 0;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "OTH" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Other medical problems" ]       ]     ]
  ]. # 

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.