Polaris FHIR Implementation Guide
1.9.6 - ci-build
Polaris FHIR Implementation Guide - Local Development build (v1.9.6) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2026-04-15 |
<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.6"/>
<name value="PolarisEmbeddedSectionTypes"/>
<title value="Polaris Embedded Section Types"/>
<status value="draft"/>
<date value="2026-04-15T14:32:01+01: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>