Sharing Valuesets, Codes, and Maps (SVCM)
1.5.2-current - ci-build International flag

Sharing Valuesets, Codes, and Maps (SVCM), published by IHE IT Infrastructure Technical Committee. This guide is not an authorized publication; it is the continuous build for version 1.5.2-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/ITI.SVCM/ and changes regularly. See the Directory of published versions

: SVCM Example 2 ValueSet - XML Representation

Active as of 2025-10-07

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="Example2ValueSet"/>
  <meta>
    <profile
             value="https://profiles.ihe.net/ITI/SVCM/StructureDefinition/IHE.SVCM.ValueSet"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet Example2ValueSet</b></p><a name="Example2ValueSet"> </a><a name="hcExample2ValueSet"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-IHE.SVCM.ValueSet.html">SVCM ValueSet</a></p></div><ul><li>Include all codes defined in <a href="CodeSystem-ExampleCodeSystem2.html"><code>http://example.org/svcm/example2-codesystem</code></a> version <span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification">&#x1F4E6;1.5.2-current</span></li></ul></div>
  </text>
  <url value="http://example.org/svcm/example2-valueset"/>
  <version value="1.5.2-current"/>
  <name value="Example2ValueSet"/>
  <title value="SVCM Example 2 ValueSet"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2025-10-07T16:55:18+00:00"/>
  <publisher value="IHE IT Infrastructure Technical Committee"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://www.ihe.net/ihe_domains/it_infrastructure/"/>
    </telecom>
  </contact>
  <contact>
    <telecom>
      <system value="email"/>
      <value value="iti@ihe.net"/>
    </telecom>
  </contact>
  <contact>
    <name value="IHE IT Infrastructure Technical Committee"/>
    <telecom>
      <system value="email"/>
      <value value="iti@ihe.net"/>
    </telecom>
  </contact>
  <description value="An example 2 ValueSet for SVCM"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://example.org/svcm/example2-codesystem"/>
    </include>
  </compose>
</ValueSet>