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