DSTU2 Ballot Source

This page is part of the FHIR Specification (v0.5.0: DSTU 2 Ballot 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

V2-0495.xml

Raw XML (canonical form)

FHIR Value set/code system definition for HL7 v2 table 0495 ( Body Site Modifier)

Raw XML

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="v2-0495"/>
  <meta>
    <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/>
  </meta>
  <text>
    <status value="additional"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><!-- Snipped for brevity --></div>
  </text>
  <url value="http://hl7.org/fhir/v2/vs/0495"/>
  <version value="2.7"/>
  <name value="v2 Body Site Modifier"/>
  <publisher value="HL7, Inc"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org"/>
    </telecom>
  </contact>
  <description value="FHIR Value set/code system definition for HL7 v2 table 0495 ( Body Site Modifier)"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2011-01-28"/>
  <define>
    <system value="http://hl7.org/fhir/v2/0495"/>
    <caseSensitive value="true"/>
    <concept>
      <code value="ANT"/>
      <display value="Anterior"/>
    </concept>
    <concept>
      <code value="BIL"/>
      <display value="Bilateral"/>
    </concept>
    <concept>
      <code value="DIS"/>
      <display value="Distal"/>
    </concept>
    <concept>
      <code value="EXT"/>
      <display value="External"/>
    </concept>
    <concept>
      <code value="L"/>
      <display value="Left"/>
    </concept>
    <concept>
      <code value="LAT"/>
      <display value="Lateral"/>
    </concept>
    <concept>
      <code value="LLQ"/>
      <display value="Quadrant, Left Lower"/>
    </concept>
    <concept>
      <code value="LOW"/>
      <display value="Lower"/>
    </concept>
    <concept>
      <code value="LUQ"/>
      <display value="Quadrant, Left Upper"/>
    </concept>
    <concept>
      <code value="MED"/>
      <display value="Medial"/>
    </concept>
    <concept>
      <code value="POS"/>
      <display value="Posterior"/>
    </concept>
    <concept>
      <code value="PRO"/>
      <display value="Proximal"/>
    </concept>
    <concept>
      <code value="R"/>
      <display value="Right"/>
    </concept>
    <concept>
      <code value="RLQ"/>
      <display value="Quadrant, Right Lower"/>
    </concept>
    <concept>
      <code value="RUQ"/>
      <display value="Quadrant, Right Upper"/>
    </concept>
    <concept>
      <code value="UPP"/>
      <display value="Upper"/>
    </concept>
  </define>
</ValueSet>

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.