Breast Radiology Reporting - 1st STU ballot
0.2.0 - STU 1 Ballot 2020May

Breast Radiology Reporting - 1st STU ballot - Local Development build (v0.2.0). See the Directory of published versions

Mammography Breast Density ValueSet - JSON Representation

(back to description)

Raw json

Source view

{
  "resourceType" : "ValueSet",
  "id" : "MGBreastDensityVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Mammography Breast Density ValueSet</h2><div><p>Mammography breast density value set.</p>\n</div><ul><li>Include these codes as defined in <a href=\"CodeSystem-MGBreastDensityCS.html\"><code>http://hl7.org/fhir/us/breast-radiology/CodeSystem/MGBreastDensityCS</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-MGBreastDensityCS.html#MGBreastDensityCS-AlmostEntirelyFat\">AlmostEntirelyFat</a></td><td>Almost entirely fat</td><td>A term used to describe breast tissue that is made <br/>up of almost all fatty tissue. <br/>Fatty breast tissue does not look dense on a mammogram, <br/>which may make it easier <br/>to find tumors or other changes in the breast. <br/>Fatty breast tissue is more common in older women <br/>than in younger women. <br/>Fatty breast tissue is one of four categories used <br/>to describe a level of breast <br/>density seen on a mammogram. <br/>[https://www.cancer.gov/publications/dictionaries/cancer-terms/search?contains=false&amp;q=fatty] <br/><br/>Valid for the following modalities: MG.</td></tr><tr><td><a href=\"CodeSystem-MGBreastDensityCS.html#MGBreastDensityCS-ScatteredAreasOfFibroglandularDensity\">ScatteredAreasOfFibroglandularDensity</a></td><td>Scattered areas of fibroglandular density</td><td>A term used to describe breast tissue that is made <br/>up of mostly fatty tissue and <br/>also has some dense fibrous tissue and glandular <br/>tissue. <br/>On a mammogram, the dense areas of the breast make <br/>it harder to find tumors or other <br/>changes. <br/>Scattered fibroglandular breast tissue is one of <br/>four categories used to describe <br/>a level of breast density seen on a mammogram. <br/>About 40% of women have this type of breast tissue. <br/>[https://www.cancer.gov/publications/dictionaries/cancer-terms/def/scattered-fibroglandular-breast-tissue] <br/><br/>Valid for the following modalities: MG.</td></tr><tr><td><a href=\"CodeSystem-MGBreastDensityCS.html#MGBreastDensityCS-HeterogeneouslyDense\">HeterogeneouslyDense</a></td><td>Heterogeneously dense</td><td>A term used to describe breast tissue that has large <br/>areas of dense fibrous tissue <br/>and glandular tissue and also has some fatty tissue. <br/>The dense areas of the breast make it harder to find <br/>tumors or other changes on a <br/>mammogram. <br/>Heterogeneously dense breast tissue is one of four <br/>categories used to describe a <br/>level of breast density seen on a mammogram. <br/>About 40% of women have this type of breast tissue. <br/>[https://www.cancer.gov/publications/dictionaries/cancer-terms/def/heterogeneously-dense-breast-tissue] <br/><br/>Valid for the following modalities: MG.</td></tr><tr><td><a href=\"CodeSystem-MGBreastDensityCS.html#MGBreastDensityCS-ExtremelyDense\">ExtremelyDense</a></td><td>Extremely dense</td><td>Also called extremely dense breast tissue. <br/>A term used to describe breast tissue that is made <br/>up of almost all dense fibrous <br/>tissue and glandular tissue. <br/>On a mammogram, the dense areas of the breast make <br/>it harder to find tumors or other <br/>changes. <br/>Women who have extremely dense breast tissue have <br/>a higher risk of breast cancer <br/>than those who have little or no dense breast tissue. <br/>Extremely dense breast tissue is one of four categories <br/>used to describe a level <br/>of breast density seen on a mammogram. <br/>About 10% of women have this type of breast tissue. <br/>[https://www.cancer.gov/publications/dictionaries/cancer-terms/def/extremely-dense-breast-tissue] <br/><br/>Valid for the following modalities: MG.</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/breast-radiology/ValueSet/MGBreastDensityVS",
  "version" : "0.2.0",
  "name" : "MGBreastDensityVS",
  "title" : "Mammography Breast Density ValueSet",
  "status" : "draft",
  "date" : "2019-11-01T00:00:00+00:00",
  "publisher" : "Hl7 - Clinical Interoperability Council",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/cic"
        }
      ]
    }
  ],
  "description" : "Mammography breast density value set.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/us/breast-radiology/CodeSystem/MGBreastDensityCS",
        "concept" : [
          {
            "code" : "AlmostEntirelyFat",
            "display" : "Almost entirely fat"
          },
          {
            "code" : "ScatteredAreasOfFibroglandularDensity",
            "display" : "Scattered areas of fibroglandular density"
          },
          {
            "code" : "HeterogeneouslyDense",
            "display" : "Heterogeneously dense"
          },
          {
            "code" : "ExtremelyDense",
            "display" : "Extremely dense"
          }
        ]
      }
    ]
  }
}