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

Fibroadenoma ValueSet - JSON Representation

(back to description)

Raw json

Source view

{
  "resourceType" : "ValueSet",
  "id" : "FibroadenomaVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Fibroadenoma ValueSet</h2><div><p>Fibroadenoma value set.</p>\n</div><ul><li>Include these codes as defined in <a href=\"CodeSystem-FibroadenomaCodeSystemCS.html\"><code>http://hl7.org/fhir/us/breast-radiology/CodeSystem/FibroadenomaCodeSystemCS</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-FibroadenomaCodeSystemCS.html#FibroadenomaCodeSystemCS-Fibroadenoma\">Fibroadenoma</a></td><td>Fibroadenoma</td><td>A fibroadenoma is a benign, or noncancerous, breast <br/>tumor. <br/>Unlike a breast cancer, which grows larger over time <br/>and can spread to other organs, <br/>a fibroadenoma remains in the breast tissue. <br/>Most are only 1 or 2 centimeters in size. <br/>[www.webmd.com &gt; breast-cancer &gt; what-are-fibroadenomas] <br/><br/>Valid for the following modalities: MG US.</td></tr><tr><td><a href=\"CodeSystem-FibroadenomaCodeSystemCS.html#FibroadenomaCodeSystemCS-FibroadenomaDegeneration\">FibroadenomaDegeneration</a></td><td>Fibroadenoma degeneration</td><td>These are non-cancerous breast lumps. <br/>Fibroadenomas usually go away with age. <br/>By the time an individual is menopausal, Fibroadenomas <br/>degenerate. <br/><br/><br/>Valid for the following modalities: MG.</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/breast-radiology/ValueSet/FibroadenomaVS",
  "version" : "0.2.0",
  "name" : "FibroadenomaVS",
  "title" : "Fibroadenoma 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" : "Fibroadenoma 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/FibroadenomaCodeSystemCS",
        "concept" : [
          {
            "code" : "Fibroadenoma",
            "display" : "Fibroadenoma"
          },
          {
            "code" : "FibroadenomaDegeneration",
            "display" : "Fibroadenoma degeneration"
          }
        ]
      }
    ]
  }
}