FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/AbnormalityFibroadenomaTypeCS

Packagehl7.fhir.us.breast-radiology
TypeCodeSystem
IdAbnormalityFibroadenomaTypeCS
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/breast-radiology/https://build.fhir.org/ig/HL7/fhir-breast-radiology-ig/CodeSystem-AbnormalityFibroadenomaTypeCS.html
URLhttp://hl7.org/fhir/us/breast-radiology/CodeSystem/AbnormalityFibroadenomaTypeCS
Version0.3.0
Statusactive
Date2022-12-07T21:19:53+00:00
NameAbnormalityFibroadenomaTypeCS
TitleFibroadenoma Abnormality Type CodeSystem
Realmus
Authorityhl7
DescriptionFibroadenoma type code system.
Contentcomplete

Resources that use this resource

ValueSet
FibroAdenomaAbnormalityTypeVSFibroAdenoma Abnormality Type ValueSet

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

This code system http://hl7.org/fhir/us/breast-radiology/CodeSystem/AbnormalityFibroadenomaTypeCS defines the following codes:

CodeDisplayDefinition
Fibroadenoma FibroadenomaA fibroadenoma is a benign, or noncancerous, breast tumor. Unlike a breast cancer, which grows larger over time and can spread to other organs, a fibroadenoma remains in the breast tissue. Most are only 1 or 2 centimeters in size. [www.webmd.com > breast-cancer > what-are-fibroadenomas]
FibroadenomaDegeneration Fibroadenoma degenerationThese are non-cancerous breast lumps. Fibroadenomas usually go away with age. By the time an individual is menopausal, Fibroadenomas degenerate.

Source

{
  "resourceType": "CodeSystem",
  "id": "AbnormalityFibroadenomaTypeCS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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."
    }
  ]
}