HL7 FHIR Implementation Guide: Breast Cancer Data, Release 1 - US Realm (Draft for Comment 2)

This page is part of the Breast Cancer Data Logical Models and FHIR Profiles (v0.2.0: STU 1 Draft) based on FHIR R3. . For a full list of available versions, see the Directory of published versions

BreastSiteVS

{
  "resourceType" : "ValueSet",
  "id" : "oncology-BreastSiteVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml">
<p><b>BC BreastSiteVS ValueSet</b></p>
<p>Topography of the breast. Codes are drawn from SNOMED CT and can be regarded as equivalent to ICD-O-3 topography codes.</p>
</div>"
  },
  "url" : "http://hl7.org/fhir/us/breastcancer/ValueSet/oncology-BreastSiteVS",
  "identifier" : [
    {
      "system" : "http://hl7.org/fhir/us/breastcancer",
      "value" : "oncology.BreastSiteVS"
    }
  ],
  "version" : "0.2.0",
  "name" : "BreastSiteVS",
  "title" : "BC BreastSiteVS 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" : "Topography of the breast. Codes are drawn from SNOMED CT and can be regarded as equivalent to ICD-O-3 topography codes.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "24142002",
            "display" : "Nipple structure (body structure)"
          },
          {
            "code" : "49058007",
            "display" : "Structure of central portion of breast (body structure)"
          },
          {
            "code" : "77831004",
            "display" : "Structure of upper inner quadrant of breast (body structure)"
          },
          {
            "code" : "19100000",
            "display" : "Structure of lower inner quadrant of breast (body structure)"
          },
          {
            "code" : "76365002",
            "display" : "Structure of upper outer quadrant of breast (body structure)"
          },
          {
            "code" : "33564002",
            "display" : "Structure of lower outer quadrant of breast (body structure)"
          },
          {
            "code" : "38412008",
            "display" : "Structure of axillary tail of breast (body structure)"
          },
          {
            "code" : "276825009",
            "display" : "Overlapping sites (qualifier value)"
          },
          {
            "code" : "76752008",
            "display" : "Breast structure (body structure)"
          }
        ]
      }
    ]
  }
}