FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/oncology-TumorMarginDescriptionVS

Packagehl7.fhir.us.breastcancer
TypeValueSet
Idoncology-TumorMarginDescriptionVS
FHIR VersionR3
Sourcehttp://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/ValueSet-oncology-TumorMarginDescriptionVS.html
URLhttp://hl7.org/fhir/us/breastcancer/ValueSet/oncology-TumorMarginDescriptionVS
Version0.2.0
Statusdraft
Date2018-08-17T00:00:00+10:00
NameTumorMarginDescriptionVS
TitleBC TumorMarginDescriptionVS ValueSet
Realmus
Authorityhl7
DescriptionAn evaluation of the lesion around the margins surrounding the tumor.

Resources that use this resource

StructureDefinition
oncology-TumorMarginDescription-modelBC TumorMarginDescription Logical Model
oncology-TumorMarginsBC TumorMargins Profile

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

Note: links and images are rebased to the (stated) source

BC TumorMarginDescriptionVS ValueSet

An evaluation of the lesion around the margins surrounding the tumor.


Source

{
  "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"
          }
        ]
      }
    ]
  }
}