| Package | hl7.fhir.us.breastcancer | 
| Resource Type | ValueSet | 
| Id | oncology-TumorMarginDescriptionVS | 
| FHIR Version | R3 | 
| Source | http://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/ValueSet-oncology-TumorMarginDescriptionVS.html | 
| URL | http://hl7.org/fhir/us/breastcancer/ValueSet/oncology-TumorMarginDescriptionVS | 
| Version | 0.2.0 | 
| Status | draft | 
| Date | 2018-08-17T00:00:00+10:00 | 
| Name | TumorMarginDescriptionVS | 
| Title | BC TumorMarginDescriptionVS ValueSet | 
| Realm | us | 
| Authority | hl7 | 
| Description | An evaluation of the lesion around the margins surrounding the tumor. | 
| StructureDefinition | |
| oncology-TumorMarginDescription-model | BC TumorMarginDescription Logical Model | 
| oncology-TumorMargins | BC TumorMargins Profile | 
| CodeSystem | |
| sct | SNOMED CT International Edition | 
Note: links and images are rebased to the (stated) source
BC TumorMarginDescriptionVS ValueSet
An evaluation of the lesion around the margins surrounding the tumor.
{
  "resourceType": "ValueSet",
  "id": "oncology-TumorMarginDescriptionVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/breastcancer/ValueSet/oncology-TumorMarginDescriptionVS",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/us/breastcancer",
      "value": "oncology.TumorMarginDescriptionVS"
    }
  ],
  "version": "0.2.0",
  "name": "TumorMarginDescriptionVS",
  "title": "BC TumorMarginDescriptionVS 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": "An evaluation of the lesion around the margins surrounding the tumor.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "129738007",
            "display": "Lesion with circumscribed margin"
          },
          {
            "code": "129741003",
            "display": "Lesion with indistinct margin"
          },
          {
            "code": "129739004",
            "display": "Lesion with microlobulated margin"
          },
          {
            "code": "129740002",
            "display": "Lesion with obscured margin"
          },
          {
            "code": "129742005",
            "display": "Lesion with spiculated margin"
          }
        ]
      }
    ]
  }
}