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

Mass Type ValueSet - JSON Representation

(back to description)

Raw json

Source view

{
  "resourceType" : "ValueSet",
  "id" : "MassTypeValueSetVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Mass Type ValueSet</h2><div><p>Mass type value set.</p>\n</div><ul><li>Include these codes as defined in <a href=\"CodeSystem-MassTypeCS.html\"><code>http://hl7.org/fhir/us/breast-radiology/CodeSystem/MassTypeCS</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-MassTypeCS.html#MassTypeCS-Mass\">Mass</a></td><td>Mass</td><td>A breast mass has been identified in the breast. <br/>This is also known as a breast lump. <br/>It feels different from the surrounding tissue. <br/>Breast pain, nipple discharge, or skin changes may <br/>be present. <br/><br/><br/>Valid for the following modalities: MG US MRI.</td></tr><tr><td><a href=\"CodeSystem-MassTypeCS.html#MassTypeCS-MassIntraductal\">MassIntraductal</a></td><td>Mass intraductal</td><td>An intraductal mass has been identified in the breast. <br/>It is a lump that originates in one or more of the <br/>milk ducts in the breast. <br/><br/><br/>Valid for the following modalities: US.</td></tr><tr><td><a href=\"CodeSystem-MassTypeCS.html#MassTypeCS-MassPartiallySolid\">MassPartiallySolid</a></td><td>Mass partially solid</td><td>A mass that is partially solid has been identified <br/>in the breast. <br/><br/><br/>Valid for the following modalities: MG US.</td></tr><tr><td><a href=\"CodeSystem-MassTypeCS.html#MassTypeCS-MassSkinATLASIsSkinLesion\">MassSkinATLASIsSkinLesion</a></td><td>Mass skin ATLAS is skin lesion</td><td>The mammogram and/or ultrasound show a skin lesion. <br/>This finding may be described in the mammography <br/>report or annotated on the mammographic image when <br/>it projects over the breast (especially on two different <br/>projections) and may be mistaken for an intramammary <br/><br/>lesion. <br/>[Breast Imaging Reporting and Data System—Ultrasound, Second Edition] <br/><br/>Valid for the following modalities: MG US.</td></tr><tr><td><a href=\"CodeSystem-MassTypeCS.html#MassTypeCS-MassSolid\">MassSolid</a></td><td>Mass solid</td><td>The mammogram and/or ultrasound show solid mass of <br/>the breast. <br/>This can be nodules, fibrocystic tissue, phylloides <br/>tumor, breast cancer or metastatic. <br/>A biopsy confirmation may be required. <br/><br/><br/>Valid for the following modalities: MG US.</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/breast-radiology/ValueSet/MassTypeValueSetVS",
  "version" : "0.2.0",
  "name" : "MassTypeValueSetVS",
  "title" : "Mass Type 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" : "Mass type 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/MassTypeCS",
        "concept" : [
          {
            "code" : "Mass",
            "display" : "Mass"
          },
          {
            "code" : "MassIntraductal",
            "display" : "Mass intraductal"
          },
          {
            "code" : "MassPartiallySolid",
            "display" : "Mass partially solid"
          },
          {
            "code" : "MassSkinATLASIsSkinLesion",
            "display" : "Mass skin ATLAS is skin lesion"
          },
          {
            "code" : "MassSolid",
            "display" : "Mass solid"
          }
        ]
      }
    ]
  }
}