Polaris FHIR Implementation Guide
1.9.2 - ci-build
Polaris FHIR Implementation Guide - Local Development build (v1.9.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2025-10-08 |
FSH source of the app-state-string-value extension.
Extension: AppStateStringValue
Parent: Extension
Id: app-state-string-value
Title: "App State String Value Extension Core"
Description:
"""
A simple extension to hold the value of a Polaris application-state entry as a string.
"""
* ^url = "https://fhir.apps.health/StructureDefinition/app-state-string-value"
* ^context.type = #element
* ^context.expression = "Basic"
* valueString 1..1 MS
* valueString ^short = "String state value"
* valueString ^definition = "The application state value as a string."
* valueString ^comment = "Can contain any string data including JSON, XML, or plain text."