KIP Infrastructure
2.23.2 - ci-build

KIP Infrastructure, published by Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S. This guide is not an authorized publication; it is the continuous build for version 2.23.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/KIP-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions

Extension: Display Order for PlanDefinition Action

Official URL: https://kip.rkkp.dk/fhir/StructureDefinition/plan-definition-action-display-order Version: 2.23.2
Active as of 2026-03-24 Computable Name: PlanDefinitionActionDisplayOrder

Specifies the desired display order of a PlanDefinition action (e.g. Questionnaire references). Lower values are displayed first.

Context of Use

Usage info

Usages:

  • This Extension is not used by any profiles in this Specification

You can also check for usages in the FHIR IG Statistics

Formal Views of Extension Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Display Order for PlanDefinition Action
... extension 0..0 Extension
... url 1..1 uri "https://kip.rkkp.dk/fhir/StructureDefinition/plan-definition-action-display-order"
... value[x] 0..1 integer Value of extension

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Display Order for PlanDefinition Action
... id 0..1 string Unique id for inter-element referencing
... extension 0..0 Extension
Slice: Unordered, Open by value:url
... url 1..1 uri "https://kip.rkkp.dk/fhir/StructureDefinition/plan-definition-action-display-order"

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type integer: Specifies the desired display order of a PlanDefinition action (e.g. Questionnaire references). Lower values are displayed first.

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Display Order for PlanDefinition Action
... extension 0..0 Extension
... url 1..1 uri "https://kip.rkkp.dk/fhir/StructureDefinition/plan-definition-action-display-order"
... value[x] 0..1 integer Value of extension

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Display Order for PlanDefinition Action
... id 0..1 string Unique id for inter-element referencing
... extension 0..0 Extension
Slice: Unordered, Open by value:url
... url 1..1 uri "https://kip.rkkp.dk/fhir/StructureDefinition/plan-definition-action-display-order"

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type integer: Specifies the desired display order of a PlanDefinition action (e.g. Questionnaire references). Lower values are displayed first.

 

Other representations of profile: CSV, Excel, Schematron

Constraints

Id Grade Path(s) Description Expression
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()