<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="polaris-embedded-section-types"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet polaris-embedded-section-types</b></p><a name="polaris-embedded-section-types"> </a><a name="hcpolaris-embedded-section-types"> </a><ul><li>Include these codes as defined in <code>http://fhir.apps.health/CodeSystem/polaris-section-types</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>text-section</td><td>Embedded Text Section</td></tr><tr><td>form-section</td><td>Embedded Form Section</td></tr><tr><td>canvas-section</td><td>Embedded Canvas Section</td></tr><tr><td>attachment-section</td><td>Embedded File Attachment Section</td></tr></table></li></ul></div>
  </text>
  <url value="https://fhir.apps.health/ValueSet/polaris-embedded-section-types"/>
  <version value="1.9.9"/>
  <name value="PolarisEmbeddedSectionTypes"/>
  <title value="Polaris Embedded Section Types"/>
  <status value="draft"/>
  <date value="2026-04-27T09:30:20-04:00"/>
  <description value="Types of sections that can be embedded within other sections"/>
  <compose>
    <include>
      <system value="http://fhir.apps.health/CodeSystem/polaris-section-types"/>
      <concept>
        <code value="text-section"/>
        <display value="Embedded Text Section"/>
      </concept>
      <concept>
        <code value="form-section"/>
        <display value="Embedded Form Section"/>
      </concept>
      <concept>
        <code value="canvas-section"/>
        <display value="Embedded Canvas Section"/>
      </concept>
      <concept>
        <code value="attachment-section"/>
        <display value="Embedded File Attachment Section"/>
      </concept>
    </include>
  </compose>
</ValueSet>