ICHOM FHIR Implementation Guide: Breast Cancer
0.0.1 - ci-build International flag

ICHOM FHIR Implementation Guide: Breast Cancer, published by ICHOM. This is not an authorized publication; it is the continuous build for version 0.0.1). This version is based on the current content of https://github.com/HL7/fhir-ichom-breast-cancer-ig/ and changes regularly. See the Directory of published versions

: SACQ Patient's comorbidity history - XML Representation

Active as of 2022-03-28

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="SACQ-patient-comorbidity-history"/>
  <text>
    <status value="extensions"/>
    <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="Bundle-DebugBundleSACQPatientComorbidity.html"><code>http://connect.ichom.org/fhir/CodeSystem/sacq-patient-comorbidity-history</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="Bundle-DebugBundleSACQPatientComorbidity.html#SACQPatientComorbidityCodeSystem-no-other-diseases">no-other-diseases</a></td><td>No other diseases known</td><td/></tr><tr><td><a href="Bundle-DebugBundleSACQPatientComorbidity.html#SACQPatientComorbidityCodeSystem-cancer-within-5yrs">cancer-within-5yrs</a></td><td>Cancer/other cancer (within last 5 years)</td><td/></tr><tr><td><a href="Bundle-DebugBundleSACQPatientComorbidity.html#SACQPatientComorbidityCodeSystem-other-medical-problems">other-medical-problems</a></td><td>Other medical problems</td><td>Other medical problems affecting the patient, outside of those that have been asked explicitly</td></tr></table></li><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/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/429040005">429040005</a></td><td>Ulcer</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/271737000">271737000</a></td><td>Anemia</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</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></ul></div>
  </text>
  <url
       value="https://connect.ichom.org/fhir/ValueSet/SACQ-patient-comorbidity-history"/>
  <version value="0.0.1"/>
  <name value="SACQPatientComorbidityHistory"/>
  <title value="SACQ Patient's comorbidity history"/>
  <status value="active"/>
  <date value="2022-03-28T13:44:43+00:00"/>
  <publisher value="ICHOM"/>
  <contact>
    <name value="ICHOM"/>
    <telecom>
      <system value="url"/>
      <value value="https://ichom.org"/>
    </telecom>
  </contact>
  <description value="Patient's documented history of comorbidities"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://connect.ichom.org/fhir/CodeSystem/sacq-patient-comorbidity-history"/>
      <concept>
        <code value="no-other-diseases"/>
      </concept>
      <concept>
        <code value="cancer-within-5yrs"/>
      </concept>
      <concept>
        <code value="other-medical-problems"/>
      </concept>
    </include>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="56265001"/>
        <display
                 value="Heart disease (For example, angina, heart attack, or heart failure)"/>
      </concept>
      <concept>
        <code value="38341003"/>
        <display value="High blood pressure"/>
      </concept>
      <concept>
        <code value="19829001"/>
        <display
                 value="Lung disease (For example,  asthma, chronic bronchitis, or emphysema)"/>
      </concept>
      <concept>
        <code value="73211009"/>
        <display value="Diabetes"/>
      </concept>
      <concept>
        <code value="429040005"/>
        <display value="Ulcer"/>
      </concept>
      <concept>
        <code value="90708001"/>
        <display value="Kidney disease"/>
      </concept>
      <concept>
        <code value="235856003"/>
        <display value="Liver disease"/>
      </concept>
      <concept>
        <code value="271737000"/>
        <display value="Anemia"/>
      </concept>
      <concept>
        <code value="35489007"/>
        <display value="Depression"/>
      </concept>
      <concept>
        <code value="396275006"/>
        <display value="Osteoarthritis"/>
      </concept>
      <concept>
        <code value="161891005"/>
        <display value="Back pain"/>
      </concept>
      <concept>
        <code value="69896004"/>
        <display value="Rheumatoid arthritis"/>
      </concept>
    </include>
  </compose>
</ValueSet>