Breast Imaging Reporting - 2nd STU ballot
0.3.0 - CI Build United States of America flag

Breast Imaging Reporting - 2nd STU ballot, published by HL7 International - Clinical Interoperability Council. This is not an authorized publication; it is the continuous build for version 0.3.0). This version is based on the current content of https://github.com/HL7/fhir-breast-radiology-ig/ and changes regularly. See the Directory of published versions

: Fibroadenoma Abnormality Type CodeSystem - JSON Representation

Active as of 2022-12-07

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "AbnormalityFibroadenomaTypeCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://hl7.org/fhir/us/breast-radiology/CodeSystem/AbnormalityFibroadenomaTypeCS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">Fibroadenoma<a name=\"AbnormalityFibroadenomaTypeCS-Fibroadenoma\"> </a></td><td>Fibroadenoma</td><td>A fibroadenoma is a benign, or noncancerous, breast\ntumor.\nUnlike a breast cancer, which grows larger over time\nand can spread to other organs,\na fibroadenoma remains in the breast tissue.\nMost are only 1 or 2 centimeters in size.\n[www.webmd.com &gt; breast-cancer &gt; what-are-fibroadenomas]</td></tr><tr><td style=\"white-space:nowrap\">FibroadenomaDegeneration<a name=\"AbnormalityFibroadenomaTypeCS-FibroadenomaDegeneration\"> </a></td><td>Fibroadenoma degeneration</td><td>These are non-cancerous breast lumps.\nFibroadenomas usually go away with age.\nBy the time an individual is menopausal, Fibroadenomas\ndegenerate.</td></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/us/breast-radiology/CodeSystem/AbnormalityFibroadenomaTypeCS",
  "version" : "0.3.0",
  "name" : "AbnormalityFibroadenomaTypeCS",
  "title" : "Fibroadenoma Abnormality Type CodeSystem",
  "status" : "active",
  "experimental" : false,
  "date" : "2022-12-07T21:19:53+00:00",
  "publisher" : "HL7 International - Clinical Interoperability Council",
  "contact" : [
    {
      "name" : "HL7 International - Clinical Interoperability Council",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cic"
        }
      ]
    }
  ],
  "description" : "Fibroadenoma  type code system.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "Fibroadenoma",
      "display" : "Fibroadenoma",
      "definition" : "A fibroadenoma is a benign, or noncancerous, breast\ntumor.\nUnlike a breast cancer, which grows larger over time\nand can spread to other organs,\na fibroadenoma remains in the breast tissue.\nMost are only 1 or 2 centimeters in size.\n[www.webmd.com > breast-cancer > what-are-fibroadenomas]"
    },
    {
      "code" : "FibroadenomaDegeneration",
      "display" : "Fibroadenoma degeneration",
      "definition" : "These are non-cancerous breast lumps.\nFibroadenomas usually go away with age.\nBy the time an individual is menopausal, Fibroadenomas\ndegenerate."
    }
  ]
}