This page is part of the Breast Cancer Data Logical Models and FHIR Profiles (v0.1.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" : "ValueSet",
"id" : "oncology-StageTimingPrefixVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml">
<p><b>BC StageTimingPrefixVS ValueSet</b></p>
<p>When staging was done, relative to treatment events.</p>
</div>"
},
"url" : "http://hl7.org/fhir/us/breastcancer/ValueSet/oncology-StageTimingPrefixVS",
"identifier" : [
{
"system" : "http://hl7.org/fhir/us/breastcancer",
"value" : "oncology.StageTimingPrefixVS"
}
],
"version" : "0.1.0",
"name" : "StageTimingPrefixVS",
"title" : "BC StageTimingPrefixVS ValueSet",
"status" : "draft",
"date" : "2018-04-01T00:00:00+11:00",
"publisher" : "The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://standardhealthrecord.org"
}
]
}
],
"description" : "When staging was done, relative to treatment events.",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/us/breastcancer/CodeSystem/oncology-StageTimingPrefixCS",
"concept" : [
{
"code" : "cli",
"display" : "Staging performed prior to surgery, based on evidence such as physical examination, imaging, and/or biopsy."
},
{
"code" : "path",
"display" : "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."
},
{
"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."
}
]
}
]
}
}