0.1.0 - ci-build

ExampleIG, published by Example Publisher. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/gabriel0316/fhir-slicing/ and changes regularly. See the Directory of published versions

: Composition Sections - XML Representation

Draft as of 2026-02-02

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ExampleCompositionSectionsVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ExampleCompositionSectionsVS</b></p><a name="ExampleCompositionSectionsVS"> </a><a name="hcExampleCompositionSectionsVS"> </a><ul><li>Include all codes defined in <a href="CodeSystem-ExampleCompositionSectionsCS.html"><code>http://example.org/CodeSystem/ExampleCompositionSectionsCS</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version &#x1F4E6;0.1.0</span></li></ul></div>
  </text>
  <url value="http://example.org/ValueSet/ExampleCompositionSectionsVS"/>
  <version value="0.1.0"/>
  <name value="ExampleCompositionSectionsVS"/>
  <title value="Composition Sections"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2026-02-02T14:53:03+00:00"/>
  <publisher value="Example Publisher"/>
  <contact>
    <name value="Example Publisher"/>
    <telecom>
      <system value="url"/>
      <value value="http://example.org/example-publisher"/>
    </telecom>
  </contact>
  <description value="Composition Sections"/>
  <compose>
    <include>
      <system
              value="http://example.org/CodeSystem/ExampleCompositionSectionsCS"/>
    </include>
  </compose>
</ValueSet>