CH EMS (R4)
2.0.0-ballot - ballot Switzerland flag

This page is part of the CH EMS (R4) (v2.0.0-ballot: STU 2 Ballot) 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: CH EMS Extension: Identification

Official URL: http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-ext-identification Version: 2.0.0-ballot
Active as of 2026-06-15 Computable Name: CHEmsExtIdentification

Copyright/Legal: CC0-1.0

Extension to define the medium and the source for the identification of the patient.

Context of Use

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

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 CH EMS Extension: Identification
... Slices for extension Content/Rules for all slices
.... extension:medium S 0..* Extension Extension
..... extension 0..0 Extension
..... url 1..1 uri "medium"
..... value[x] S 1..1 CHEmsCodeableConcept Value of extension
Binding: IVR Identification Medium (extensible)
.... extension:source S 0..* Extension Extension
..... extension 0..0 Extension
..... url 1..1 uri "source"
..... value[x] S 1..1 CHEmsCodeableConcept Value of extension
Binding: IVR Identification Source (extensible)
... url 1..1 uri "http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-ext-identification"
... value[x] 0..0 Value of extension

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension CH EMS Extension: Identification
... id 0..1 string Unique id for inter-element referencing
... Slices for extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... extension:medium S 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 "medium"
..... value[x] S 1..1 CHEmsCodeableConcept Value of extension
Binding: IVR Identification Medium (extensible)
.... extension:source S 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 "source"
..... value[x] S 1..1 CHEmsCodeableConcept Value of extension
Binding: IVR Identification Source (extensible)
... url 1..1 uri "http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-ext-identification"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: Extension to define the medium and the source for the identification of the patient.

  • medium: CodeableConcept: An Extension
  • source: CodeableConcept: An Extension

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension CH EMS Extension: Identification
... Slices for extension Content/Rules for all slices
.... extension:medium S 0..* Extension Extension
..... extension 0..0 Extension
..... url 1..1 uri "medium"
..... value[x] S 1..1 CHEmsCodeableConcept Value of extension
Binding: IVR Identification Medium (extensible)
.... extension:source S 0..* Extension Extension
..... extension 0..0 Extension
..... url 1..1 uri "source"
..... value[x] S 1..1 CHEmsCodeableConcept Value of extension
Binding: IVR Identification Source (extensible)
... url 1..1 uri "http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-ext-identification"
... value[x] 0..0 Value of extension

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension CH EMS Extension: Identification
... id 0..1 string Unique id for inter-element referencing
... Slices for extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... extension:medium S 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 "medium"
..... value[x] S 1..1 CHEmsCodeableConcept Value of extension
Binding: IVR Identification Medium (extensible)
.... extension:source S 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 "source"
..... value[x] S 1..1 CHEmsCodeableConcept Value of extension
Binding: IVR Identification Source (extensible)
... url 1..1 uri "http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-ext-identification"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: Extension to define the medium and the source for the identification of the patient.

  • medium: CodeableConcept: An Extension
  • source: CodeableConcept: An Extension

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

Path Status Usage ValueSet Version Source
Extension.extension:medium.​value[x] Base extensible IVR Identification Medium 📦2.0.0-ballot This IG
Extension.extension:source.​value[x] Base extensible IVR Identification Source 📦2.0.0-ballot This IG

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