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

: Density Abnormality Type CodeSystem - JSON Representation

Active as of 2022-12-07

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "DensityAbnormalityTypeCS",
  "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/DensityAbnormalityTypeCS</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\">Density<a name=\"DensityAbnormalityTypeCS-Density\"> </a></td><td>Density</td><td>The density types are referring to the amount of\nglandular tissue and fibrous connective tissue versus\nlevels of fatty tissue.</td></tr><tr><td style=\"white-space:nowrap\">DensityFocalAsymmetry<a name=\"DensityAbnormalityTypeCS-DensityFocalAsymmetry\"> </a></td><td>Density focal asymmetry</td><td>The density is focal asymmetry on two mammographic\nviews.</td></tr><tr><td style=\"white-space:nowrap\">DensityNodular<a name=\"DensityAbnormalityTypeCS-DensityNodular\"> </a></td><td>Density nodular</td><td>The nodule found on Mammogram is dense.</td></tr><tr><td style=\"white-space:nowrap\">DensityTubular<a name=\"DensityAbnormalityTypeCS-DensityTubular\"> </a></td><td>Density tubular</td><td>The milk ducts have formed a tubular appearing dense\nstructure.</td></tr></table></div>"
  },
  "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."
    }
  ]
}