CH ELM (R4)
1.9.1 - release Switzerland flag

CH ELM (R4), published by Federal Office of Public Health FOPH. This guide is not an authorized publication; it is the continuous build for version 1.9.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ahdis/ch-elm/ and changes regularly. See the Directory of published versions

Data Type Profile: IDN Identifier

Official URL: http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-idn-identifier Version: 1.9.1
Active as of 2025-03-25 Computable Name: IdnIdentifier

Copyright/Legal: CC0-1.0

Identifier holding the IDN Liechtenstein. It is a 13-digit number without check digit and without special characters.

Usage:

Formal Views of Profile Content

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

NameFlagsCard.TypeDescription & Constraintsdoco
.. Identifier 0..* Identifier An identifier intended for computation
ele-1: All FHIR elements must have a @value or children
... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .


ele-1: All FHIR elements must have a @value or children
... system Σ 1..1 uri The namespace for the identifier value
ele-1: All FHIR elements must have a @value or children
Fixed Value: urn:oid:2.16.438.10.20.10.10.1.2.1
... value ΣC 1..1 string The value that is unique
ele-1: All FHIR elements must have a @value or children
idn-length: IDN must be 13 digits long
Example General: 123456

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
Identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
idn-lengtherrorIdentifier.valueIDN must be 13 digits long
: value.matches('^[0-9]{13}$')

 

Other representations of profile: CSV, Excel, Schematron