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

Shape CodeSystem - JSON Representation

(back to description)

Raw json

Source view

{
  "resourceType" : "CodeSystem",
  "id" : "ShapeCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Shape CodeSystem</h2><div><p>Shape values code system.</p>\n</div><p>This code system http://hl7.org/fhir/us/breast-radiology/CodeSystem/ShapeCS 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\">IrregularInShape<a name=\"ShapeCS-IrregularInShape\"> </a></td><td>Irregular in shape</td><td>A mass that can't be characterized by any specific \r\nshape. \r\n\r\n\r\nValid for the following modalities: MG US MRI.</td></tr><tr><td style=\"white-space:nowrap\">LobulatedInShape<a name=\"ShapeCS-LobulatedInShape\"> </a></td><td>Lobulated in shape</td><td>A mass that has an undulating  (having a smoothly \r\nrising and falling form or outline) \r\ncontour. \r\n\r\n\r\nValid for the following modalities: MG US MRI.</td></tr><tr><td style=\"white-space:nowrap\">OvalInShape<a name=\"ShapeCS-OvalInShape\"> </a></td><td>Oval in shape</td><td>There is a mass that is elliptical or egg-shaped. \r\n\r\n\r\nValid for the following modalities: MG US MRI.</td></tr><tr><td style=\"white-space:nowrap\">Reniform<a name=\"ShapeCS-Reniform\"> </a></td><td>Reniform</td><td>There is a mass that is reniform (kidney shape) in \r\nshape. \r\n\r\n\r\nValid for the following modalities: MG.</td></tr><tr><td style=\"white-space:nowrap\">RoundInShape<a name=\"ShapeCS-RoundInShape\"> </a></td><td>Round in shape</td><td>There is a mass that is spherical, ball-shaped, circular \r\nor global. \r\n\r\n\r\nValid for the following modalities: MG US MRI.</td></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/us/breast-radiology/CodeSystem/ShapeCS",
  "version" : "0.2.0",
  "name" : "ShapeCS",
  "title" : "Shape 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" : "Shape values code system.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "IrregularInShape",
      "display" : "Irregular in shape",
      "definition" : "A mass that can't be characterized by any specific \r\nshape. \r\n\r\n\r\nValid for the following modalities: MG US MRI."
    },
    {
      "code" : "LobulatedInShape",
      "display" : "Lobulated in shape",
      "definition" : "A mass that has an undulating  (having a smoothly \r\nrising and falling form or outline) \r\ncontour. \r\n\r\n\r\nValid for the following modalities: MG US MRI."
    },
    {
      "code" : "OvalInShape",
      "display" : "Oval in shape",
      "definition" : "There is a mass that is elliptical or egg-shaped. \r\n\r\n\r\nValid for the following modalities: MG US MRI."
    },
    {
      "code" : "Reniform",
      "display" : "Reniform",
      "definition" : "There is a mass that is reniform (kidney shape) in \r\nshape. \r\n\r\n\r\nValid for the following modalities: MG."
    },
    {
      "code" : "RoundInShape",
      "display" : "Round in shape",
      "definition" : "There is a mass that is spherical, ball-shaped, circular \r\nor global. \r\n\r\n\r\nValid for the following modalities: MG US MRI."
    }
  ]
}