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

Breast Location Quadrant CodeSystem - JSON Representation

(back to description)

Raw json

Source view

{
  "resourceType" : "CodeSystem",
  "id" : "BreastLocationQuadrantCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Breast Location Quadrant CodeSystem</h2><div><p>Breast body location quadrant code system.</p>\n</div><p>This code system http://hl7.org/fhir/us/breast-radiology/CodeSystem/BreastLocationQuadrantCS 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\">InferiorMedialQuadrent<a name=\"BreastLocationQuadrantCS-InferiorMedialQuadrent\"> </a></td><td>Inferior medial quadrent (lower inner)</td><td>The lower inside (closest to the cleavage of the \r\nbreasts) quadrant of each breast. \r\nThere are 4 quadrants to the anatomy of the breast. \r\n\r\n\r\nValid for the following modalities: MG US.</td></tr><tr><td style=\"white-space:nowrap\">InferiorLateralQuadrent<a name=\"BreastLocationQuadrantCS-InferiorLateralQuadrent\"> </a></td><td>Inferior lateral quadrent (lower outer)</td><td>The upper inside (closest to the armpit of each breast) \r\nquadrant of each breast. \r\nThere are 4 quadrants to the anatomy of the breast. \r\n\r\n\r\nValid for the following modalities: MG US.</td></tr><tr><td style=\"white-space:nowrap\">SuperiorMedialQuadrent<a name=\"BreastLocationQuadrantCS-SuperiorMedialQuadrent\"> </a></td><td>Superior medial quadrent (upper inner)</td><td>The upper inside (closest to the cleavage of the \r\nbreasts) quadrant of each breast. \r\nThere are 4 quadrants to the anatomy of the breast. \r\n\r\n\r\nValid for the following modalities: MG US.</td></tr><tr><td style=\"white-space:nowrap\">SuperiorLateralQuadrent<a name=\"BreastLocationQuadrantCS-SuperiorLateralQuadrent\"> </a></td><td>Superior lateral quadrent (upper outer)</td><td>The upper outside (closest to the armpit on each \r\nbreast) quadrant of each breast. \r\nThere are 4 quadrants to the anatomy of the breast. \r\n\r\n\r\nValid for the following modalities: MG US.</td></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/us/breast-radiology/CodeSystem/BreastLocationQuadrantCS",
  "version" : "0.2.0",
  "name" : "BreastLocationQuadrantCS",
  "title" : "Breast Location Quadrant 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" : "Breast body location quadrant code system.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "InferiorMedialQuadrent",
      "display" : "Inferior medial quadrent (lower inner)",
      "definition" : "The lower inside (closest to the cleavage of the \r\nbreasts) quadrant of each breast. \r\nThere are 4 quadrants to the anatomy of the breast. \r\n\r\n\r\nValid for the following modalities: MG US."
    },
    {
      "code" : "InferiorLateralQuadrent",
      "display" : "Inferior lateral quadrent (lower outer)",
      "definition" : "The upper inside (closest to the armpit of each breast) \r\nquadrant of each breast. \r\nThere are 4 quadrants to the anatomy of the breast. \r\n\r\n\r\nValid for the following modalities: MG US."
    },
    {
      "code" : "SuperiorMedialQuadrent",
      "display" : "Superior medial quadrent (upper inner)",
      "definition" : "The upper inside (closest to the cleavage of the \r\nbreasts) quadrant of each breast. \r\nThere are 4 quadrants to the anatomy of the breast. \r\n\r\n\r\nValid for the following modalities: MG US."
    },
    {
      "code" : "SuperiorLateralQuadrent",
      "display" : "Superior lateral quadrent (upper outer)",
      "definition" : "The upper outside (closest to the armpit on each \r\nbreast) quadrant of each breast. \r\nThere are 4 quadrants to the anatomy of the breast. \r\n\r\n\r\nValid for the following modalities: MG US."
    }
  ]
}