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
| Active as of 2022-03-28 |
{
"resourceType" : "ValueSet",
"id" : "SACQ-patient-comorbidity-history",
"text" : {
"status" : "extensions",
"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=\"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>"
},
"url" : "https://connect.ichom.org/fhir/ValueSet/SACQ-patient-comorbidity-history",
"version" : "0.0.1",
"name" : "SACQPatientComorbidityHistory",
"title" : "SACQ Patient's comorbidity history",
"status" : "active",
"date" : "2022-03-28T13:44:43+00:00",
"publisher" : "ICHOM",
"contact" : [
{
"name" : "ICHOM",
"telecom" : [
{
"system" : "url",
"value" : "https://ichom.org"
}
]
}
],
"description" : "Patient's documented history of comorbidities",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://connect.ichom.org/fhir/CodeSystem/sacq-patient-comorbidity-history",
"concept" : [
{
"code" : "no-other-diseases"
},
{
"code" : "cancer-within-5yrs"
},
{
"code" : "other-medical-problems"
}
]
},
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "56265001",
"display" : "Heart disease (For example, angina, heart attack, or heart failure)"
},
{
"code" : "38341003",
"display" : "High blood pressure"
},
{
"code" : "19829001",
"display" : "Lung disease (For example, asthma, chronic bronchitis, or emphysema)"
},
{
"code" : "73211009",
"display" : "Diabetes"
},
{
"code" : "429040005",
"display" : "Ulcer"
},
{
"code" : "90708001",
"display" : "Kidney disease"
},
{
"code" : "235856003",
"display" : "Liver disease"
},
{
"code" : "271737000",
"display" : "Anemia"
},
{
"code" : "35489007",
"display" : "Depression"
},
{
"code" : "396275006",
"display" : "Osteoarthritis"
},
{
"code" : "161891005",
"display" : "Back pain"
},
{
"code" : "69896004",
"display" : "Rheumatoid arthritis"
}
]
}
]
}
}