| Package | hl7.fhir.us.breastcancer |
| Resource Type | ValueSet |
| Id | oncology-BreastSpecimenCollectionMethodVS |
| FHIR Version | R3 |
| Source | http://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/ValueSet-oncology-BreastSpecimenCollectionMethodVS.html |
| URL | http://hl7.org/fhir/us/breastcancer/ValueSet/oncology-BreastSpecimenCollectionMethodVS |
| Version | 0.2.0 |
| Status | draft |
| Date | 2018-08-17T00:00:00+10:00 |
| Name | BreastSpecimenCollectionMethodVS |
| Title | BC BreastSpecimenCollectionMethodVS ValueSet |
| Realm | us |
| Authority | hl7 |
| Description | The surgical method used to obtain the tissue sample. |
| StructureDefinition | |
| oncology-BreastSpecimen-model | BC BreastSpecimen Logical Model |
| oncology-BreastSpecimen | BC BreastSpecimen Profile |
| CodeSystem | |
| sct | SNOMED CT International Edition |
Note: links and images are rebased to the (stated) source
BC BreastSpecimenCollectionMethodVS ValueSet
The surgical method used to obtain the tissue sample.
{
"resourceType": "ValueSet",
"id": "oncology-BreastSpecimenCollectionMethodVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/breastcancer/ValueSet/oncology-BreastSpecimenCollectionMethodVS",
"identifier": [
{
"system": "http://hl7.org/fhir/us/breastcancer",
"value": "oncology.BreastSpecimenCollectionMethodVS"
}
],
"version": "0.2.0",
"name": "BreastSpecimenCollectionMethodVS",
"title": "BC BreastSpecimenCollectionMethodVS 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": "The surgical method used to obtain the tissue sample.",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "9911007",
"display": "Core needle biopsy (procedure)"
},
{
"code": "48635004",
"display": "Fine needle biopsy (procedure)"
},
{
"code": "172043006",
"display": "Simple mastectomy (procedure)"
},
{
"code": "237372000",
"display": "Excisional biopsy of breast (procedure)"
}
]
}
]
}
}