This page is part of the Breast Cancer Data Logical Models and FHIR Profiles (v0.2.0: STU 1 Draft) based on FHIR (HL7® FHIR® Standard) R3. No current official version has been published yet. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "CodeSystem",
"id" : "oncology-StageTimingPrefixCS",
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml">
<p><b>BC StageTimingPrefixCS CodeSystem</b></p>
<p>When staging was done, relative to treatment events (qualifier).</p>
</div>"
},
"url" : "http://hl7.org/fhir/us/breastcancer/CodeSystem/oncology-StageTimingPrefixCS",
"identifier" : {
"system" : "http://hl7.org/fhir/us/breastcancer",
"value" : "oncology.StageTimingPrefixCS"
},
"version" : "0.2.0",
"name" : "StageTimingPrefixCS",
"title" : "BC StageTimingPrefixCS CodeSystem",
"status" : "draft",
"date" : "2018-08-17T00:00:00+10:00",
"publisher" : "The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/cic/index.cfm"
}
]
}
],
"description" : "When staging was done, relative to treatment events (qualifier).",
"caseSensitive" : true,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "cli",
"display" : "Clinical stage: Staging performed prior to surgery, based on evidence such as physical examination, imaging, and/or biopsy.",
"definition" : "Clinical stage: Staging performed prior to surgery, based on evidence such as physical examination, imaging, and/or biopsy."
},
{
"code" : "path",
"display" : "Pathologic stage: Staging performed based on examination of tissue samples removed during surgery, in addition to physical examination and imaging.",
"definition" : "Pathologic stage: Staging performed based on examination of tissue samples removed during surgery, in addition to physical examination and imaging."
},
{
"code" : "postther_cli",
"display" : "Post-therapeutic (post-neoadjuvant) clinical staging based on clinical examination after the first treatment with systemic drugs or radiation, when no surgery has been performed.",
"definition" : "Post-therapeutic (post-neoadjuvant) clinical staging based on clinical examination after the first treatment with systemic drugs or radiation, when no surgery has been performed."
},
{
"code" : "postther_path",
"display" : "Post-therapeutic (post-neoadjuvant) pathologic staging, based on tissue samples removed during surgery after the first treatment with systemic drugs or radiation.",
"definition" : "Post-therapeutic (post-neoadjuvant) pathologic staging, based on tissue samples removed during surgery after the first treatment with systemic drugs or radiation."
}
]
}