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" : "CodeSystem",
"id" : "SACQPatientComorbidityCodeSystem",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://connect.ichom.org/fhir/CodeSystem/sacq-patient-comorbidity-history defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">no-other-diseases<a name=\"SACQPatientComorbidityCodeSystem-no-other-diseases\"> </a></td><td>No other diseases known</td><td/></tr><tr><td style=\"white-space:nowrap\">cancer-within-5yrs<a name=\"SACQPatientComorbidityCodeSystem-cancer-within-5yrs\"> </a></td><td>Cancer/other cancer (within last 5 years)</td><td/></tr><tr><td style=\"white-space:nowrap\">other-medical-problems<a name=\"SACQPatientComorbidityCodeSystem-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></div>"
},
"url" : "http://connect.ichom.org/fhir/CodeSystem/sacq-patient-comorbidity-history",
"version" : "0.0.1",
"name" : "SACQPatientComorbidityCodeSystem",
"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" : "Codes used in SACQ patient's comorbidity history that are not available yet in standard terminologies",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "no-other-diseases",
"display" : "No other diseases known"
},
{
"code" : "cancer-within-5yrs",
"display" : "Cancer/other cancer (within last 5 years)"
},
{
"code" : "other-medical-problems",
"display" : "Other medical problems",
"definition" : "Other medical problems affecting the patient, outside of those that have been asked explicitly"
}
]
}