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 CodeSystem - JSON Representation

(back to description)

Raw json

Source view

{
  "resourceType" : "CodeSystem",
  "id" : "FibroadenomaCodeSystemCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Fibroadenoma CodeSystem</h2><div><p>Fibroadenoma values code system.</p>\n</div><p>This code system http://hl7.org/fhir/us/breast-radiology/CodeSystem/FibroadenomaCodeSystemCS 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=\"FibroadenomaCodeSystemCS-Fibroadenoma\"> </a></td><td>Fibroadenoma</td><td>A fibroadenoma is a benign, or noncancerous, breast \r\ntumor. \r\nUnlike a breast cancer, which grows larger over time \r\nand can spread to other organs, \r\na fibroadenoma remains in the breast tissue. \r\nMost are only 1 or 2 centimeters in size. \r\n[www.webmd.com &gt; breast-cancer &gt; what-are-fibroadenomas] \r\n\r\nValid for the following modalities: MG US.</td></tr><tr><td style=\"white-space:nowrap\">FibroadenomaDegeneration<a name=\"FibroadenomaCodeSystemCS-FibroadenomaDegeneration\"> </a></td><td>Fibroadenoma degeneration</td><td>These are non-cancerous breast lumps. \r\nFibroadenomas usually go away with age. \r\nBy the time an individual is menopausal, Fibroadenomas \r\ndegenerate. \r\n\r\n\r\nValid for the following modalities: MG.</td></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/us/breast-radiology/CodeSystem/FibroadenomaCodeSystemCS",
  "version" : "0.2.0",
  "name" : "FibroadenomaCodeSystemCS",
  "title" : "Fibroadenoma CodeSystem",
  "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 values code system.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "Fibroadenoma",
      "display" : "Fibroadenoma",
      "definition" : "A fibroadenoma is a benign, or noncancerous, breast \r\ntumor. \r\nUnlike a breast cancer, which grows larger over time \r\nand can spread to other organs, \r\na fibroadenoma remains in the breast tissue. \r\nMost are only 1 or 2 centimeters in size. \r\n[www.webmd.com > breast-cancer > what-are-fibroadenomas] \r\n\r\nValid for the following modalities: MG US."
    },
    {
      "code" : "FibroadenomaDegeneration",
      "display" : "Fibroadenoma degeneration",
      "definition" : "These are non-cancerous breast lumps. \r\nFibroadenomas usually go away with age. \r\nBy the time an individual is menopausal, Fibroadenomas \r\ndegenerate. \r\n\r\n\r\nValid for the following modalities: MG."
    }
  ]
}