Conditional bindings
1.0.0 - STU1 International flag

Conditional bindings, published by My Organization. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/costateixeira/conditionalbindings/ and changes regularly. See the Directory of published versions

: Value Set B - XML Representation

Active as of 2025-07-25

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="VSB"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet VSB</b></p><a name="VSB"> </a><a name="hcVSB"> </a><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><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/87683000">87683000</a></td><td>Left handed (finding)</td></tr><tr><td><a href="http://snomed.info/id/46669005">46669005</a></td><td>Right handed (finding)</td></tr><tr><td><a href="http://snomed.info/id/23088002">23088002</a></td><td>Ambidextrous (finding)</td></tr></table></li></ul></div>
  </text>
  <url value="http://example.com/fhir/example/ValueSet/VSB"/>
  <version value="1.0.0"/>
  <name value="VSB"/>
  <title value="Value Set B"/>
  <status value="active"/>
  <date value="2025-07-25T19:58:23+00:00"/>
  <publisher value="My Organization"/>
  <contact>
    <name value="My Organization"/>
    <telecom>
      <system value="url"/>
      <value value="http://example.com/committees"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="my-group@example.com"/>
    </telecom>
  </contact>
  <contact>
    <name value="Bob Smith"/>
    <telecom>
      <system value="email"/>
      <value value="bobsmith@example.com"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Value Set B."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <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="87683000"/>
        <display value="Left handed (finding)"/>
      </concept>
      <concept>
        <code value="46669005"/>
        <display value="Right handed (finding)"/>
      </concept>
      <concept>
        <code value="23088002"/>
        <display value="Ambidextrous (finding)"/>
      </concept>
    </include>
  </compose>
</ValueSet>