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

Cyst Abnormalities ValueSet - JSON Representation

(back to description)

Raw json

Source view

{
  "resourceType" : "ValueSet",
  "id" : "AbnormalityCystTypeVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Cyst Abnormalities ValueSet</h2><div><p>Cyst abnormality types value set.</p>\n</div><ul><li>Include these codes as defined in <a href=\"CodeSystem-AbnormalityCystTypeCS.html\"><code>http://hl7.org/fhir/us/breast-radiology/CodeSystem/AbnormalityCystTypeCS</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-AbnormalityCystTypeCS.html#AbnormalityCystTypeCS-Cyst\">Cyst</a></td><td>Cyst</td><td>A cyst is a sac-like pocket of membranous tissue <br/>that contains fluid, air, or other <br/>substances. <br/>Cysts can grow almost anywhere in the body or under <br/>the skin. <br/><br/><br/>Valid for the following modalities: MG US MRI.</td></tr><tr><td><a href=\"CodeSystem-AbnormalityCystTypeCS.html#AbnormalityCystTypeCS-CystComplex\">CystComplex</a></td><td>Cyst complex</td><td>Complex cysts have irregular or scalloped borders, <br/>thick walls, and some evidence <br/>of solid areas and/or debris in the fluid. <br/>These solid areas echo back the sound waves from <br/>the ultrasound. <br/>A complex cyst is sometimes aspirated, or drained <br/>with a fine needle, so that the <br/>fluid inside can be tested. <br/>If blood or any unusual cells are present, further <br/>testing may be needed to rule <br/>out breast cancer. <br/>[https://www.breastcancer.org/symptoms/benign/cysts] <br/><br/>Valid for the following modalities: MG US.</td></tr><tr><td><a href=\"CodeSystem-AbnormalityCystTypeCS.html#AbnormalityCystTypeCS-CystComplicated\">CystComplicated</a></td><td>Cyst complicated</td><td>Complicated cysts are &quot;in between&quot; simple and complex. <br/>Although they share most of the features of simple <br/>cysts, they tend to have some <br/>debris inside them and echo back some of the ultrasound <br/>waves. <br/>However, they don't have the thick walls or obvious <br/>solid components that a complex <br/>cyst has. <br/>[https://www.breastcancer.org/symptoms/benign/cysts] <br/><br/>Valid for the following modalities: MG US.</td></tr><tr><td><a href=\"CodeSystem-AbnormalityCystTypeCS.html#AbnormalityCystTypeCS-CystMicro\">CystMicro</a></td><td>Cyst micro</td><td>A microcyst Is a sac-like pocket of tissue that contains <br/>fluid, air, or other substances. <br/>A Microcyst is small and less than 2-3 mm and are <br/>often in clusters and only show up on a mammogram <br/>or ultrasound. <br/><br/><br/>Valid for the following modalities: US.</td></tr><tr><td><a href=\"CodeSystem-AbnormalityCystTypeCS.html#AbnormalityCystTypeCS-CystOil\">CystOil</a></td><td>Cyst oil</td><td>Oil cysts are filled with fluid that may feel smooth <br/>and soft/squishy. <br/>Oil cysts are caused by the breakdown of fatty tissue. <br/><br/><br/>Valid for the following modalities: MG US.</td></tr><tr><td><a href=\"CodeSystem-AbnormalityCystTypeCS.html#AbnormalityCystTypeCS-CystSimple\">CystSimple</a></td><td>Cyst simple</td><td>A simple cyst is a sac-like pocket of membranous <br/>tissue that only contains clear <br/>fluid. <br/><br/><br/>Valid for the following modalities: MG US.</td></tr><tr><td><a href=\"CodeSystem-AbnormalityCystTypeCS.html#AbnormalityCystTypeCS-CystWithDebris\">CystWithDebris</a></td><td>Cyst with debris</td><td>A cyst that is filled with debris and fluid substance. <br/>It Is either considered a complex or complicated <br/>cyst. <br/>The type of debris determines what kind of cyst. <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/AbnormalityCystTypeVS",
  "version" : "0.2.0",
  "name" : "AbnormalityCystTypeVS",
  "title" : "Cyst Abnormalities 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" : "Cyst abnormality types 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/AbnormalityCystTypeCS",
        "concept" : [
          {
            "code" : "Cyst",
            "display" : "Cyst"
          },
          {
            "code" : "CystComplex",
            "display" : "Cyst complex"
          },
          {
            "code" : "CystComplicated",
            "display" : "Cyst complicated"
          },
          {
            "code" : "CystMicro",
            "display" : "Cyst micro"
          },
          {
            "code" : "CystOil",
            "display" : "Cyst oil"
          },
          {
            "code" : "CystSimple",
            "display" : "Cyst simple"
          },
          {
            "code" : "CystWithDebris",
            "display" : "Cyst with debris"
          }
        ]
      }
    ]
  }
}