Polaris FHIR Implementation Guide
1.9.9 - ci-build

Polaris FHIR Implementation Guide - Local Development build (v1.9.9) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Extension: PolarisEmbeddedSectionExtension - FSH Source

Draft as of 2025-07-23

FSH source of the polaris-embedded-section extension.

Raw FSH | Download

Extension: PolarisEmbeddedSectionExtension
Id: polaris-embedded-section
Title: "Polaris Embedded Section Extension"
Description: "Embeds complete Polaris sections (Text/Form/Canvas/File) within text content as actual nested content"
* ^status = #draft
* ^version = "1.0.0"
* ^date = "2025-07-23"
* ^publisher = "Polaris FHIR Implementation Guide"
* ^contact.telecom.system = #url
* ^contact.telecom.value = "https://fhir.apps.health"
* ^context.type = #element
* ^context.expression = "Element"  // Applied to span/div elements in XHTML
* extension contains
    embeddedSectionType 1..1 MS and
    embeddedSectionContent 1..1 MS and
    displayHint 0..1 MS and
    fallbackText 0..1 MS
* extension[embeddedSectionType].value[x] only code
* extension[embeddedSectionType].valueCode from PolarisEmbeddedSectionTypes (required)
* extension[embeddedSectionContent].value[x] only string  // JSON representation of a section
* extension[displayHint].value[x] only string
* extension[fallbackText].value[x] only string

// Extension for embedded sections in questionnaire answer options