This page is part of the Observations of notifiable communicable infectious diseases (v1.1.0: STU 1 Draft) based on FHIR (HL7® FHIR® Standard) R4 . This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, 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.1.0
Active
as of 2024-01-31
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 .
This structure is derived from Identifier
Constraints
Id Grade Path(s) Details Requirements
idn-length error Identifier.value IDN must be 13 digits long : value.matches('^[0-9]{13}$')
Terminology Bindings
Path Conformance ValueSet URI
Identifier.use required IdentifierUse http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Constraints
Id Grade Path(s) Details Requirements
ele-1 error **ALL** elements All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count())
idn-length error Identifier.value IDN must be 13 digits long : value.matches('^[0-9]{13}$')
Terminology Bindings
Constraints
Id Grade Path(s) Details Requirements
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()
idn-length error Identifier.value IDN must be 13 digits long : value.matches('^[0-9]{13}$')
This structure is derived from Identifier
Summary
Mandatory: 2 elements Fixed Value: 1 element
Differential View
This structure is derived from Identifier
Constraints
Id Grade Path(s) Details Requirements
idn-length error Identifier.value IDN must be 13 digits long : value.matches('^[0-9]{13}$')
Key Elements View
Terminology Bindings
Path Conformance ValueSet URI
Identifier.use required IdentifierUse http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Constraints
Id Grade Path(s) Details Requirements
ele-1 error **ALL** elements All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count())
idn-length error Identifier.value IDN must be 13 digits long : value.matches('^[0-9]{13}$')
Snapshot View
Terminology Bindings
Constraints
Id Grade Path(s) Details Requirements
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()
idn-length error Identifier.value IDN must be 13 digits long : value.matches('^[0-9]{13}$')
This structure is derived from Identifier
Summary
Mandatory: 2 elements Fixed Value: 1 element
Other representations of profile: CSV , Excel , Schematron