CH Core (R4)
6.0.0 - trial-use Switzerland flag

This page is part of the CH Core (R4) (v6.0.0: STU 6) 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: EPR Confidentiality Code

Official URL: http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-confidentialitycode Version: 6.0.0
Active as of 2025-12-16 Computable Name: EPRConfidentialityCode

Copyright/Legal: CC0-1.0

Extension for the confidentiality code according to the Swiss EPR regulation

Context of Use

Usage info

Usages:

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 Extension
... extension 0..0 Extension
... url 1..1 uri "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-confidentialitycode"
... Slices for value[x] 1..1 CodeableConcept Value of extension
Slice: Unordered, Open by type:$this
.... value[x]:valueCodeableConcept 1..1 CodeableConcept Value of extension
Binding: DocumentEntry.confidentialityCode (extensible)
..... coding 1..1 Coding Code defined by a terminology system
...... system 1..1 uri Identity of the terminology system
...... code 1..1 code Symbol in syntax defined by the system

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Extension
... id 0..1 string Unique id for inter-element referencing
... extension 0..0 Extension
Slice: Unordered, Open by value:url
... url 1..1 uri "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-confidentialitycode"
.... value[x]:valueCodeableConcept 1..1 CodeableConcept Value of extension
Binding: DocumentEntry.confidentialityCode (extensible)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... coding Σ 1..1 Coding Code defined by a terminology system
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ 1..1 uri Identity of the terminology system
...... version Σ 0..1 string Version of the system - if relevant
...... code Σ 1..1 code Symbol in syntax defined by the system
...... display Σ 0..1 string Representation defined by the system
...... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
..... text Σ 0..1 string Plain text representation of the concept

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type CodeableConcept: Extension for the confidentiality code according to the Swiss EPR regulation

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Extension
... extension 0..0 Extension
... url 1..1 uri "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-confidentialitycode"
... Slices for value[x] 1..1 CodeableConcept Value of extension
Slice: Unordered, Open by type:$this
.... value[x]:valueCodeableConcept 1..1 CodeableConcept Value of extension
Binding: DocumentEntry.confidentialityCode (extensible)
..... coding 1..1 Coding Code defined by a terminology system
...... system 1..1 uri Identity of the terminology system
...... code 1..1 code Symbol in syntax defined by the system

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Extension
... id 0..1 string Unique id for inter-element referencing
... extension 0..0 Extension
Slice: Unordered, Open by value:url
... url 1..1 uri "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-confidentialitycode"
.... value[x]:valueCodeableConcept 1..1 CodeableConcept Value of extension
Binding: DocumentEntry.confidentialityCode (extensible)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... coding Σ 1..1 Coding Code defined by a terminology system
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ 1..1 uri Identity of the terminology system
...... version Σ 0..1 string Version of the system - if relevant
...... code Σ 1..1 code Symbol in syntax defined by the system
...... display Σ 0..1 string Representation defined by the system
...... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
..... text Σ 0..1 string Plain text representation of the concept

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type CodeableConcept: Extension for the confidentiality code according to the Swiss EPR regulation

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

Path Status Usage ValueSet Version Source
Extension.value[x]:valueCodeableConcept Base extensible DocumentEntry.confidentialityCode 📦3.3.0 CH Term v3.3

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()