Rigoletto Implementation Guide
0.3.0 - ci-build

Rigoletto Implementation Guide - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Location Body VS - XML Representation

Active as of 2026-02-12

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="LocationBodyVS"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet LocationBodyVS</b></p><a name="LocationBodyVS"> </a><a name="hcLocationBodyVS"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><span title="Version is not explicity stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/76752008">76752008</a></td><td>Breast structure</td></tr><tr><td><a href="http://snomed.info/id/78904004">78904004</a></td><td>Chest wall structure</td></tr><tr><td><a href="http://snomed.info/id/68171009">68171009</a></td><td>Axillary lymph node structure</td></tr><tr><td><a href="http://snomed.info/id/76838003">76838003</a></td><td>Structure of supraclavicular lymph node</td></tr><tr><td><a href="http://snomed.info/id/245282001">245282001</a></td><td>Internal mammary lymph node group</td></tr><tr><td><a href="http://snomed.info/id/263601005">263601005</a></td><td>Site of tumor</td></tr><tr><td><a href="http://snomed.info/id/277671009">277671009</a></td><td>Intraoperative</td></tr></table></li><li>Include these codes as defined in <a href="http://terminology.hl7.org/7.0.1/CodeSystem-v3-NullFlavor.html"><code>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</code></a><span title="Version is not explicitly stated, which means it is fixed to 3.0.0, the version found through the package references"> version &#x1F4E6;3.0.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/7.0.1/CodeSystem-v3-NullFlavor.html#v3-NullFlavor-OTH">OTH</a></td><td>other</td><td>**Description:**The actual value is not a member of the set of permitted data values in the constrained value domain of a variable. (e.g., concept not provided by required code system).<br/><br/>**Usage Notes**: This flavor and its specializations are most commonly used with the CD datatype and its flavors. However, it may apply to \*any\* datatype where the constraints of the type are tighter than can be conveyed. For example, a PQ that is for a true measured amount whose units are not supported in UCUM, a need to convey a REAL when the type has been constrained to INT, etc.<br/><br/>With coded datatypes, this null flavor may only be used if the vocabulary binding has a coding strength of CNE. By definition, all local codes and original text are part of the value set if the coding strength is CWE.</td></tr><tr><td><a href="http://terminology.hl7.org/7.0.1/CodeSystem-v3-NullFlavor.html#v3-NullFlavor-UNK">UNK</a></td><td>unknown</td><td>**Description:**A proper value is applicable, but not known.<br/><br/>**Usage Notes**: This means the actual value is not known. If the only thing that is unknown is how to properly express the value in the necessary constraints (value set, datatype, etc.), then the OTH or UNC flavor should be used. No properties should be included for a datatype with this property unless:<br/><br/>1.  Those properties themselves directly translate to a semantic of &quot;unknown&quot;. (E.g. a local code sent as a translation that conveys 'unknown')<br/>2.  Those properties further qualify the nature of what is unknown. (E.g. specifying a use code of &quot;H&quot; and a URL prefix of &quot;tel:&quot; to convey that it is the home phone number that is unknown.)</td></tr></table></li></ul></div>
  </text>
  <url value="https://rigoletto.na.icar.cnr.it/ValueSet/LocationBodyVS"/>
  <version value="0.3.0"/>
  <name value="LocationBodyVS"/>
  <title value="Location Body VS"/>
  <status value="active"/>
  <date value="2026-02-12T12:08:50+01:00"/>
  <description value="Localizazione parte del corpo terapia"/>
  <copyright
             value="This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="76752008"/>
        <display value="Breast structure"/>
      </concept>
      <concept>
        <code value="78904004"/>
        <display value="Chest wall structure"/>
      </concept>
      <concept>
        <code value="68171009"/>
        <display value="Axillary lymph node structure"/>
      </concept>
      <concept>
        <code value="76838003"/>
        <display value="Structure of supraclavicular lymph node"/>
      </concept>
      <concept>
        <code value="245282001"/>
        <display value="Internal mammary lymph node group"/>
      </concept>
      <concept>
        <code value="263601005"/>
        <display value="Site of tumor"/>
      </concept>
      <concept>
        <code value="277671009"/>
        <display value="Intraoperative"/>
      </concept>
    </include>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor"/>
      <concept>
        <code value="OTH"/>
        <display value="other"/>
      </concept>
      <concept>
        <code value="UNK"/>
        <display value="unknown"/>
      </concept>
    </include>
  </compose>
</ValueSet>