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" : "ResponseTimingSurvivalValueSet",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"Bundle-DebugBundleSurvival.html\"><code>http://connect.ichom.org/fhir/CodeSystem/Timing</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=\"Bundle-DebugBundleSurvival.html#ResponseTimingCodeSystem-1\">1</a></td><td>1 year post-treatment</td></tr><tr><td><a href=\"Bundle-DebugBundleSurvival.html#ResponseTimingCodeSystem-2\">2</a></td><td>2 years post-treatment</td></tr><tr><td><a href=\"Bundle-DebugBundleSurvival.html#ResponseTimingCodeSystem-3\">3</a></td><td>3 years post-treatment</td></tr><tr><td><a href=\"Bundle-DebugBundleSurvival.html#ResponseTimingCodeSystem-4\">4</a></td><td>4 years post-treatment</td></tr><tr><td><a href=\"Bundle-DebugBundleSurvival.html#ResponseTimingCodeSystem-5\">5</a></td><td>5 years post-treatment</td></tr><tr><td><a href=\"Bundle-DebugBundleSurvival.html#ResponseTimingCodeSystem-6\">6</a></td><td>6 years post-treatment</td></tr><tr><td><a href=\"Bundle-DebugBundleSurvival.html#ResponseTimingCodeSystem-7\">7</a></td><td>7 years post-treatment</td></tr><tr><td><a href=\"Bundle-DebugBundleSurvival.html#ResponseTimingCodeSystem-8\">8</a></td><td>8 years post-treatment</td></tr><tr><td><a href=\"Bundle-DebugBundleSurvival.html#ResponseTimingCodeSystem-9\">9</a></td><td>9 years post-treatment</td></tr><tr><td><a href=\"Bundle-DebugBundleSurvival.html#ResponseTimingCodeSystem-10\">10</a></td><td>10 years post-treatment</td></tr></table></li></ul></div>"
},
"url" : "https://connect.ichom.org/fhir/ValueSet/ResponseTimingSurvivalValueSet",
"version" : "0.0.1",
"name" : "ResponseTimingSurvivalValueSet",
"title" : "Timing of the response of survival questionnaire",
"status" : "active",
"date" : "2022-03-28T13:44:43+00:00",
"publisher" : "ICHOM",
"contact" : [
{
"name" : "ICHOM",
"telecom" : [
{
"system" : "url",
"value" : "https://ichom.org"
}
]
}
],
"description" : "The survival questionnaire is repeatedly collected from patients starting at the first year post-treatment up untill 10 years post-treatment.",
"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/Timing",
"concept" : [
{
"code" : "1"
},
{
"code" : "2"
},
{
"code" : "3"
},
{
"code" : "4"
},
{
"code" : "5"
},
{
"code" : "6"
},
{
"code" : "7"
},
{
"code" : "8"
},
{
"code" : "9"
},
{
"code" : "10"
}
]
}
]
}
}