| Package | hl7.fhir.us.breastcancer |
| Resource Type | ValueSet |
| Id | oncology-StageTimingPrefixVS |
| FHIR Version | R3 |
| Source | http://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/ValueSet-oncology-StageTimingPrefixVS.html |
| URL | http://hl7.org/fhir/us/breastcancer/ValueSet/oncology-StageTimingPrefixVS |
| Version | 0.2.0 |
| Status | draft |
| Date | 2018-08-17T00:00:00+10:00 |
| Name | StageTimingPrefixVS |
| Title | BC StageTimingPrefixVS ValueSet |
| Realm | us |
| Authority | hl7 |
| Description | When staging was done, relative to treatment events (qualifier). |
| StructureDefinition | |
| oncology-BreastCancerStageTopic-model | BC BreastCancerStageTopic Logical Model |
| oncology-StageTimingPrefix-model | BC StageTimingPrefix Logical Model |
| CodeSystem | |
| oncology-StageTimingPrefixCS | BC StageTimingPrefixCS CodeSystem |
Note: links and images are rebased to the (stated) source
BC StageTimingPrefixVS ValueSet
When staging was done, relative to treatment events (qualifier).
{
"resourceType": "ValueSet",
"id": "oncology-StageTimingPrefixVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/breastcancer/ValueSet/oncology-StageTimingPrefixVS",
"identifier": [
{
"system": "http://hl7.org/fhir/us/breastcancer",
"value": "oncology.StageTimingPrefixVS"
}
],
"version": "0.2.0",
"name": "StageTimingPrefixVS",
"title": "BC StageTimingPrefixVS ValueSet",
"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).",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/us/breastcancer/CodeSystem/oncology-StageTimingPrefixCS",
"concept": [
{
"code": "cli",
"display": "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."
},
{
"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."
}
]
}
]
}
}