KLChildren implementation guide, an implementation of FBU
2.0.0 - Release

This page is part of the KLChildren (v2.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

Extension: basedOnInterventionExtension

Official URL: http://fhir.kl.dk/children/StructureDefinition/BasedOnInterventionExtension Version: 2.0.0
Active as of 2024-06-05 Computable Name: BasedOnInterventionExtension

Extension for pointing to the intervention describing why this encounter is taking place (will be part of R5 and comming FHIR versions without needing the extension)

Context of Use

This extension may be used on the following element(s):

  • Element ID Encounter

Usage info

Usage:

Formal Views of Extension Content

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

This structure is derived from Extension

Summary

Simple Extension of type Reference: Extension for pointing to the intervention describing why this encounter is taking place (will be part of R5 and comming FHIR versions without needing the extension)

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension basedOnInterventionExtension
... extension 0..0
... url 1..1 uri "http://fhir.kl.dk/children/StructureDefinition/BasedOnInterventionExtension"
... value[x] 1..1 Reference(KLGatewayChildrenIntervention) Value of extension

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension basedOnInterventionExtension
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "http://fhir.kl.dk/children/StructureDefinition/BasedOnInterventionExtension"

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension of type Reference: Extension for pointing to the intervention describing why this encounter is taking place (will be part of R5 and comming FHIR versions without needing the extension)

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension basedOnInterventionExtension
... extension 0..0
... url 1..1 uri "http://fhir.kl.dk/children/StructureDefinition/BasedOnInterventionExtension"
... value[x] 1..1 Reference(KLGatewayChildrenIntervention) Value of extension

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension basedOnInterventionExtension
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "http://fhir.kl.dk/children/StructureDefinition/BasedOnInterventionExtension"

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()