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

Orientation CodeSystem - XML Representation

(back to description)

Raw xml

Source view


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="OrientationCS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Orientation CodeSystem</h2><div><p>Orientation CodeSystem</p>
</div><p>This code system http://hl7.org/fhir/us/breast-radiology/CodeSystem/OrientationCS 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">ParallelToSkin<a name="OrientationCS-ParallelToSkin"> </a></td><td>Parallel to skin</td><td>The lesion/mass is oriented parellel to skin. 


Valid for the following modalities: MG US MRI NM.</td></tr><tr><td style="white-space:nowrap">PerpendicularToSkin<a name="OrientationCS-PerpendicularToSkin"> </a></td><td>Perpendicular to skin (not parallel)</td><td>The lesion/mass is oriented perpendicular to skin. 


Valid for the following modalities: MG US MRI NM.</td></tr><tr><td style="white-space:nowrap">TallerThanWide<a name="OrientationCS-TallerThanWide"> </a></td><td>Taller than wide</td><td>The nodule is taller than wide. 
A nodule is said to be taller than wide when it is 
greater in the direction normal to the skin than 
in the parallel ones. 


Valid for the following modalities: US MRI.</td></tr><tr><td style="white-space:nowrap">WiderThanTall<a name="OrientationCS-WiderThanTall"> </a></td><td>Wider than tall</td><td>The nodule is wider than tall. 
A nodule is said to be wider than tall when it is 
larger in the direction not parallel to the direction 
of the skin. 


Valid for the following modalities: US MRI.</td></tr></table></div>
  </text>
  <url value="http://hl7.org/fhir/us/breast-radiology/CodeSystem/OrientationCS"/>
  <version value="0.2.0"/>
  <name value="OrientationCS"/>
  <title value="Orientation CodeSystem"/>
  <status value="draft"/>
  <date value="2019-11-01T00:00:00+00:00"/>
  <publisher value="Hl7 - Clinical Interoperability Council"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/Special/committees/cic"/>
    </telecom>
  </contact>
  <description value="Orientation CodeSystem"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="ParallelToSkin"/>
    <display value="Parallel to skin"/>
    <definition
                value="The lesion/mass is oriented parellel to skin. 


Valid for the following modalities: MG US MRI NM."/>
  </concept>
  <concept>
    <code value="PerpendicularToSkin"/>
    <display value="Perpendicular to skin (not parallel)"/>
    <definition
                value="The lesion/mass is oriented perpendicular to skin. 


Valid for the following modalities: MG US MRI NM."/>
  </concept>
  <concept>
    <code value="TallerThanWide"/>
    <display value="Taller than wide"/>
    <definition
                value="The nodule is taller than wide. 
A nodule is said to be taller than wide when it is 
greater in the direction normal to the skin than 
in the parallel ones. 


Valid for the following modalities: US MRI."/>
  </concept>
  <concept>
    <code value="WiderThanTall"/>
    <display value="Wider than tall"/>
    <definition
                value="The nodule is wider than tall. 
A nodule is said to be wider than tall when it is 
larger in the direction not parallel to the direction 
of the skin. 


Valid for the following modalities: US MRI."/>
  </concept>
</CodeSystem>