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 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):
Usage info
Usage:
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | CH CRL Procedure Treatment Goal | |
extension | 0..0 | |||
url | 1..1 | uri | "http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-procedure-treatment-goal" | |
Slices for value[x] | 1..1 | CodeableConcept | Value of extension Slice: Unordered, Open by type:$this | |
valueCodeableConcept | I | 1..1 | CodeableConcept | Goal 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 |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | CH CRL Procedure Treatment Goal | |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..0 | |||
url | 1..1 | uri | "http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-procedure-treatment-goal" | |
Slices for value[x] | 1..1 | CodeableConcept | Value of extension Slice: Unordered, Closed by type:$this | |
value[x]:valueCodeableConcept | I | 1..1 | CodeableConcept | Goal 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 |
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:
Differential View
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | CH CRL Procedure Treatment Goal | |
extension | 0..0 | |||
url | 1..1 | uri | "http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-procedure-treatment-goal" | |
Slices for value[x] | 1..1 | CodeableConcept | Value of extension Slice: Unordered, Open by type:$this | |
valueCodeableConcept | I | 1..1 | CodeableConcept | Goal 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 |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | CH CRL Procedure Treatment Goal | |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..0 | |||
url | 1..1 | uri | "http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-procedure-treatment-goal" | |
Slices for value[x] | 1..1 | CodeableConcept | Value of extension Slice: Unordered, Closed by type:$this | |
value[x]:valueCodeableConcept | I | 1..1 | CodeableConcept | Goal 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 |
Documentation for this format |
Other representations of profile: CSV, Excel, Schematron
Path | Conformance | ValueSet |
Extension.value[x]:valueCodeableConcept | preferred | NkrsTreatmentGoal |
Id | Grade | Path | Details | Requirements |
ele-1 | error | Extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | Extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | Extension.value[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | Extension.value[x]:valueCodeableConcept | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
nkrs-treatmentgoal | warning | Extension.value[x]:valueCodeableConcept | At 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() |