Inera Core Implementation Guide
0.2.0 - ci-build Sweden

Inera Core Implementation Guide - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

ValueSet: Section Presentation Style (Experimental)

Official URL: https://inera.se/fhir/core/ValueSet/section-presentation-style Version: 0.2.0
Draft as of 2025-12-09 Computable Name: SectionPresentationStyle

Tillåtna renderingshints för visuell presentation av dokumentsektioner.

Används i extension section-presentation-style för att ge klienter vägledning om hur sektionen kan renderas, utan att diktera exakt utseende.

References

Logical Definition (CLD)

 

Expansion

Expansion performed internally based on codesystem Section Presentation Style v0.2.0 (CodeSystem)

This value set contains 4 concepts

SystemCodeDisplay (sv)DefinitionJSONXML
https://inera.se/fhir/core/CodeSystem/section-presentation-style  info-box

Renderingshint: Grå bakgrund med informationsikon (ℹ️).

Exempel CSS: background-color: #f0f0f0; border-left: 4px solid #0066cc;

Används för: Viktig information som kräver uppmärksamhet (inte brådskande).

https://inera.se/fhir/core/CodeSystem/section-presentation-style  warning-box

Renderingshint: Gul bakgrund med varningsikon (⚠️).

Exempel CSS: background-color: #fff3cd; border-left: 4px solid #ffc107;

Används för: Varningar och försiktighetsråd som kräver noggrann uppmärksamhet.

https://inera.se/fhir/core/CodeSystem/section-presentation-style  framed-box

Renderingshint: Vit bakgrund med border/ram.

Exempel CSS: border: 2px solid #333; padding: 1em;

Används för: Uppmärksammat innehåll utan implikation av brådskande.

https://inera.se/fhir/core/CodeSystem/section-presentation-style  collapsible

Renderingshint: Initialt kollapsad, expanderbar med interaktion.

Exempel: Expanderbar accordion med ▶/▼ ikon.

Används för: Kompletterande information som användaren kan välja att läsa.


Explanation of the columns that may appear on this page:

Level A few code lists that FHIR defines are hierarchical - each code is assigned a level. In this scheme, some codes are under other codes, and imply that the code they are under also applies
System The source of the definition of the code (when the value set draws in codes defined elsewhere)
Code The code (used as the code in the resource instance)
Display The display (used in the display element of a Coding). If there is no display, implementers should not simply display the code, but map the concept into their application
Definition An explanation of the meaning of the concept
Comments Additional notes about how to use the code