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

Mammography Density Type CodeSystem - JSON Representation

(back to description)

Raw json

Source view

{
  "resourceType" : "CodeSystem",
  "id" : "MGAbnormalityDensityTypeCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Mammography Density Type CodeSystem</h2><div><p>Mammography density abnormality refinement types code system.</p>\n</div><p>This code system http://hl7.org/fhir/us/breast-radiology/CodeSystem/MGAbnormalityDensityTypeCS 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=\"MGAbnormalityDensityTypeCS-Density\"> </a></td><td>Density</td><td>The density types are referring to the amount of \r\nglandular tissue and fibrous connective tissue versus \r\nlevels of fatty tissue. \r\n\r\n\r\nValid for the following modalities: MG.</td></tr><tr><td style=\"white-space:nowrap\">DensityFocalAsymmetry<a name=\"MGAbnormalityDensityTypeCS-DensityFocalAsymmetry\"> </a></td><td>Density focal asymmetry</td><td>The density is focal asymmetry on two mammographic \r\nviews. \r\n\r\n\r\nValid for the following modalities: MG.</td></tr><tr><td style=\"white-space:nowrap\">DensityNodular<a name=\"MGAbnormalityDensityTypeCS-DensityNodular\"> </a></td><td>Density nodular</td><td>The nodule found on Mammogram is dense. \r\n\r\n\r\nValid for the following modalities: MG.</td></tr><tr><td style=\"white-space:nowrap\">DensityTubular<a name=\"MGAbnormalityDensityTypeCS-DensityTubular\"> </a></td><td>Density tubular</td><td>The milk ducts have formed a tubular appearing dense \r\nstructure. \r\n\r\n\r\nValid for the following modalities: MG.</td></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/us/breast-radiology/CodeSystem/MGAbnormalityDensityTypeCS",
  "version" : "0.2.0",
  "name" : "MGAbnormalityDensityTypeCS",
  "title" : "Mammography Density Type 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" : "Mammography density abnormality refinement types code system.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "Density",
      "display" : "Density",
      "definition" : "The density types are referring to the amount of \r\nglandular tissue and fibrous connective tissue versus \r\nlevels of fatty tissue. \r\n\r\n\r\nValid for the following modalities: MG."
    },
    {
      "code" : "DensityFocalAsymmetry",
      "display" : "Density focal asymmetry",
      "definition" : "The density is focal asymmetry on two mammographic \r\nviews. \r\n\r\n\r\nValid for the following modalities: MG."
    },
    {
      "code" : "DensityNodular",
      "display" : "Density nodular",
      "definition" : "The nodule found on Mammogram is dense. \r\n\r\n\r\nValid for the following modalities: MG."
    },
    {
      "code" : "DensityTubular",
      "display" : "Density tubular",
      "definition" : "The milk ducts have formed a tubular appearing dense \r\nstructure. \r\n\r\n\r\nValid for the following modalities: MG."
    }
  ]
}