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 Depth CodeSystem - JSON Representation

(back to description)

Raw json

Source view

{
  "resourceType" : "CodeSystem",
  "id" : "BreastLocationDepthCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Breast Location Depth CodeSystem</h2><div><p>Breast body location depth code system.</p>\n</div><p>This code system http://hl7.org/fhir/us/breast-radiology/CodeSystem/BreastLocationDepthCS 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\">AnteriorDepth<a name=\"BreastLocationDepthCS-AnteriorDepth\"> </a></td><td>Anterior depth</td><td>The breast is divided into anterior, middle and posterior \r\ndepth. \r\nThe location of any lesion is given when discussed \r\nin the medical profession, with \r\nreference to a quadrant or 'clock position,' and the \r\ndepth within the breast. \r\nAnterior depth is the outer most depth (closest to \r\nthe nipple) of the breast. \r\n\r\n\r\nValid for the following modalities: MG US.</td></tr><tr><td style=\"white-space:nowrap\">MiddleDepth<a name=\"BreastLocationDepthCS-MiddleDepth\"> </a></td><td>Middle depth</td><td>Middle depth in between the anterior and posterior \r\nportion of the breast. \r\n\r\n\r\nValid for the following modalities: MG US.</td></tr><tr><td style=\"white-space:nowrap\">PosteriorDepth<a name=\"BreastLocationDepthCS-PosteriorDepth\"> </a></td><td>Posterior depth</td><td>Posterior depth (closest to the chest wall) of the \r\nbreast. \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/BreastLocationDepthCS",
  "version" : "0.2.0",
  "name" : "BreastLocationDepthCS",
  "title" : "Breast Location Depth 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 depth code system.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "AnteriorDepth",
      "display" : "Anterior depth",
      "definition" : "The breast is divided into anterior, middle and posterior \r\ndepth. \r\nThe location of any lesion is given when discussed \r\nin the medical profession, with \r\nreference to a quadrant or 'clock position,' and the \r\ndepth within the breast. \r\nAnterior depth is the outer most depth (closest to \r\nthe nipple) of the breast. \r\n\r\n\r\nValid for the following modalities: MG US."
    },
    {
      "code" : "MiddleDepth",
      "display" : "Middle depth",
      "definition" : "Middle depth in between the anterior and posterior \r\nportion of the breast. \r\n\r\n\r\nValid for the following modalities: MG US."
    },
    {
      "code" : "PosteriorDepth",
      "display" : "Posterior depth",
      "definition" : "Posterior depth (closest to the chest wall) of the \r\nbreast. \r\n\r\n\r\nValid for the following modalities: MG US."
    }
  ]
}