CH CRL (R4)
0.9.0 - Draft

This page is part of the CH CRL (R4) (v0.9.0: STU Draft) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

Extension: CH CRL Procedure Treatment Goal

Extension to define the goal for the treatment as part of the first treatment complex

The official URL for this extension is:

http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-procedure-treatment-goal

Status: active
Extension maintained by: Bundesamt für Gesundheit BAG

Context of Use

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

  • Procedure

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

Mandatory: 2 elements
Fixed Value: 1 element
Prohibited: 1 element

Slices

This structure defines the following Slices:

  • The element Extension.value[x] is sliced based on the value of type:$this

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionCH CRL Procedure Treatment Goal
... extension 0..0
... url 1..1uri"http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-procedure-treatment-goal"
... Slices for value[x] 1..1CodeableConceptValue of extension
Slice: Unordered, Open by type:$this

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionCH CRL Procedure Treatment Goal
... id 0..1stringUnique id for inter-element referencing
... Slices for extension 0..0
... url 1..1uri"http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-procedure-treatment-goal"
.... value[x]:valueCodeableConcept I1..1CodeableConceptGoal for the treatment as part of the first treatment complex
Binding: NKRS - Treatment Goal (preferred)
nkrs-treatmentgoal: At least one of the codings should come from the preferred NKRS value set

doco Documentation for this format

This structure is derived from Extension

Summary

Mandatory: 2 elements
Fixed Value: 1 element
Prohibited: 1 element

Slices

This structure defines the following Slices:

  • The element Extension.value[x] is sliced based on the value of type:$this

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionCH CRL Procedure Treatment Goal
... extension 0..0
... url 1..1uri"http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-procedure-treatment-goal"
... Slices for value[x] 1..1CodeableConceptValue of extension
Slice: Unordered, Open by type:$this

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionCH CRL Procedure Treatment Goal
... id 0..1stringUnique id for inter-element referencing
... Slices for extension 0..0
... url 1..1uri"http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-procedure-treatment-goal"
.... value[x]:valueCodeableConcept I1..1CodeableConceptGoal for the treatment as part of the first treatment complex
Binding: NKRS - Treatment Goal (preferred)
nkrs-treatmentgoal: At least one of the codings should come from the preferred NKRS value set

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSet
Extension.value[x]:valueCodeableConceptpreferredNkrsTreatmentGoal

Constraints

IdGradePathDetailsRequirements
ele-1errorExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorExtension.value[x]All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorExtension.value[x]:valueCodeableConceptAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
nkrs-treatmentgoalwarningExtension.value[x]:valueCodeableConceptAt least one of the codings should come from the preferred NKRS value set
: coding.where(code.memberOf('http://fhir.ch/ig/ch-crl/ValueSet/nkrs-treatmentgoal')).exists()