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

FHIR IG Statistics: CodeSystem/DuctAbnormalityTypeCS

Packagehl7.fhir.us.breast-radiology
TypeCodeSystem
IdDuctAbnormalityTypeCS
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/breast-radiology/https://build.fhir.org/ig/HL7/fhir-breast-radiology-ig/CodeSystem-DuctAbnormalityTypeCS.html
URLhttp://hl7.org/fhir/us/breast-radiology/CodeSystem/DuctAbnormalityTypeCS
Version0.3.0
Statusactive
Date2022-12-07T21:19:53+00:00
NameDuctAbnormalityTypeCS
TitleDuct Abnormality Type CodeSystem
Realmus
Authorityhl7
DescriptionDuct types code system.
Contentcomplete

Resources that use this resource

ValueSet
DuctAbnormalityTypeVSDuct 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/DuctAbnormalityTypeCS defines the following codes:

CodeDisplayDefinition
DuctNormal Duct normalDuct is considered normal. It is surrounded by normal cells and collagen in the breast with no abnormalities. A system of ducts in the breast carries milk to the nipples.
SolitaryDilatedDuct Solitary dilated ductWhen it is malignant, solitary dilated duct appears to indicate the presence of DCIS. In almost all solitary dilated duct cases, the dilated duct appears to be filled with some debris, with or without accompanying fluid, as seen at ultrasound.
DuctEctasia Duct ectasiaA noncancerous condition that results in clogged ducts around the nipple. While it sometimes causes pain, irritation and discharge, it's generally not a cause for concern. If left untreated, it can eventually obliterate the breast duct. www.healthline.com > health > duct-ectasia-of-the-breast

Source

{
  "resourceType": "CodeSystem",
  "id": "DuctAbnormalityTypeCS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/breast-radiology/CodeSystem/DuctAbnormalityTypeCS",
  "version": "0.3.0",
  "name": "DuctAbnormalityTypeCS",
  "title": "Duct 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": "Duct types code system.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "DuctNormal",
      "display": "Duct normal",
      "definition": "Duct is considered normal.\nIt is surrounded by normal cells and collagen in\nthe breast with no abnormalities.\nA system of ducts in the breast carries milk to the\nnipples."
    },
    {
      "code": "SolitaryDilatedDuct",
      "display": "Solitary dilated duct",
      "definition": "When it is malignant, solitary dilated duct appears\nto indicate the presence of DCIS.\nIn almost all solitary dilated duct cases, the dilated\nduct appears to be filled with some debris, with\nor without accompanying fluid, as seen at ultrasound."
    },
    {
      "code": "DuctEctasia",
      "display": "Duct ectasia",
      "definition": "A noncancerous condition that results in clogged\nducts around the nipple.\nWhile it sometimes causes pain, irritation and discharge,\nit's generally not a cause\nfor concern.\nIf left untreated, it can eventually obliterate the\nbreast duct.\nwww.healthline.com > health > duct-ectasia-of-the-breast"
    }
  ]
}