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

FHIR IG Statistics: CodeSystem/DensityAbnormalityTypeCS

Packagehl7.fhir.us.breast-radiology
TypeCodeSystem
IdDensityAbnormalityTypeCS
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/breast-radiology/https://build.fhir.org/ig/HL7/fhir-breast-radiology-ig/CodeSystem-DensityAbnormalityTypeCS.html
URLhttp://hl7.org/fhir/us/breast-radiology/CodeSystem/DensityAbnormalityTypeCS
Version0.3.0
Statusactive
Date2022-12-07T21:19:53+00:00
NameDensityAbnormalityTypeCS
TitleDensity Abnormality Type CodeSystem
Realmus
Authorityhl7
DescriptionDensity refinement types code system.
Contentcomplete

Resources that use this resource

ValueSet
DensityAbnormalityTypeVSDensity 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/DensityAbnormalityTypeCS defines the following codes:

CodeDisplayDefinition
Density DensityThe density types are referring to the amount of glandular tissue and fibrous connective tissue versus levels of fatty tissue.
DensityFocalAsymmetry Density focal asymmetryThe density is focal asymmetry on two mammographic views.
DensityNodular Density nodularThe nodule found on Mammogram is dense.
DensityTubular Density tubularThe milk ducts have formed a tubular appearing dense structure.

Source

{
  "resourceType": "CodeSystem",
  "id": "DensityAbnormalityTypeCS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/breast-radiology/CodeSystem/DensityAbnormalityTypeCS",
  "version": "0.3.0",
  "name": "DensityAbnormalityTypeCS",
  "title": "Density 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": "Density refinement types code system.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "Density",
      "display": "Density",
      "definition": "The density types are referring to the amount of\nglandular tissue and fibrous connective tissue versus\nlevels of fatty tissue."
    },
    {
      "code": "DensityFocalAsymmetry",
      "display": "Density focal asymmetry",
      "definition": "The density is focal asymmetry on two mammographic\nviews."
    },
    {
      "code": "DensityNodular",
      "display": "Density nodular",
      "definition": "The nodule found on Mammogram is dense."
    },
    {
      "code": "DensityTubular",
      "display": "Density tubular",
      "definition": "The milk ducts have formed a tubular appearing dense\nstructure."
    }
  ]
}