Polaris FHIR Implementation Guide
1.9.8 - ci-build

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

Extension: PolarisFileMetadataExtension - FSH Source

Draft as of 2025-07-23

FSH source of the polaris-file-metadata extension.

Raw FSH | Download

Extension: PolarisFileMetadataExtension
Id: polaris-file-metadata
Title: "Polaris File Metadata Extension"
Description: "Additional metadata for file attachments including display hints and embedded sections"
* ^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 = "DocumentReference"
* extension contains
    originalFileName 0..1 MS and
    fileCategory 0..1 MS and
    displayHint 0..1 MS and
    processingInstructions 0..1 MS and
    embeddedSections 0..* MS
* extension[originalFileName].value[x] only string
* extension[fileCategory].value[x] only code
* extension[fileCategory].valueCode from PolarisFileCategories (extensible)  
* extension[displayHint].value[x] only string
* extension[processingInstructions].value[x] only string
* extension[embeddedSections].value[x] only string  // JSON representation of sections

// Value Sets