CH ELM (R4)
1.3.0 - release
This page is part of the Observations of notifiable communicable infectious diseases (v1.3.0: Release) 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
Official URL: http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-uidb-identifier | Version: 1.3.0 | |||
Active as of 2024-05-17 | Computable Name: UIDBIdentifierCheck | |||
Copyright/Legal: CC0-1.0 |
Identifier holding a number for UIDB (Unique Identification Business), UID (Verwendung der Unternehmens-Identifikationsnummer), IDE (Utilisation du numéro d’identification des entreprises), IDI (Utilizzo del numero d’identificazione delle imprese)
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from UIDBIdentifier
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Identifier | UIDBIdentifier | |||
value | C | 1..1 | string | UIDB/UID/IDE/IDI number uidb-length: UIDB must start with 'CHE' followed by 9 digits uidb-modulus-11: UIDB must pass the modulus 11 check |
Documentation for this format |
Id | Grade | Path(s) | Details | Requirements |
uidb-length | warning | Identifier.value | UIDB must start with 'CHE' followed by 9 digits : matches('^CHE[0-9]{9}$') | |
uidb-modulus-11 | warning | Identifier.value | UIDB must pass the modulus 11 check : 11-((substring(3,1).toInteger()*5)+(substring(4,1).toInteger()*4)+(substring(5,1).toInteger()*3)+(substring(6,1).toInteger()*2)+(substring(7,1).toInteger()*7)+(substring(8,1).toInteger()*6)+(substring(9,1).toInteger()*5)+(substring(10,1).toInteger()*4))mod(11)=substring(11,1).toInteger() |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Identifier | 0..* | UIDBIdentifier | An identifier intended for computation | |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
system | Σ | 1..1 | uri | OID of the UIDB/UID/IDE/IDI Fixed Value: urn:oid:2.16.756.5.35 |
value | ΣC | 1..1 | string | UIDB/UID/IDE/IDI number uidb-length: UIDB must start with 'CHE' followed by 9 digits uidb-modulus-11: UIDB must pass the modulus 11 check Example General: 123456 |
Documentation for this format |
Path | Conformance | ValueSet | URI |
Identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard |
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()) | |
uidb-length | warning | Identifier.value | UIDB must start with 'CHE' followed by 9 digits : matches('^CHE[0-9]{9}$') | |
uidb-modulus-11 | warning | Identifier.value | UIDB must pass the modulus 11 check : 11-((substring(3,1).toInteger()*5)+(substring(4,1).toInteger()*4)+(substring(5,1).toInteger()*3)+(substring(6,1).toInteger()*2)+(substring(7,1).toInteger()*7)+(substring(8,1).toInteger()*6)+(substring(9,1).toInteger()*5)+(substring(10,1).toInteger()*4))mod(11)=substring(11,1).toInteger() |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Identifier | 0..* | UIDBIdentifier | An identifier intended for computation | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. |
system | Σ | 1..1 | uri | OID of the UIDB/UID/IDE/IDI Fixed Value: urn:oid:2.16.756.5.35 |
value | ΣC | 1..1 | string | UIDB/UID/IDE/IDI number uidb-length: UIDB must start with 'CHE' followed by 9 digits uidb-modulus-11: UIDB must pass the modulus 11 check Example General: 123456 |
period | Σ | 0..1 | Period | Time period when id is/was valid for use |
assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) |
Documentation for this format |
Path | Conformance | ValueSet | URI |
Identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard | |
Identifier.type | extensible | Identifier Type Codeshttp://hl7.org/fhir/ValueSet/identifier-type from the FHIR Standard |
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() | |
uidb-length | warning | Identifier.value | UIDB must start with 'CHE' followed by 9 digits : matches('^CHE[0-9]{9}$') | |
uidb-modulus-11 | warning | Identifier.value | UIDB must pass the modulus 11 check : 11-((substring(3,1).toInteger()*5)+(substring(4,1).toInteger()*4)+(substring(5,1).toInteger()*3)+(substring(6,1).toInteger()*2)+(substring(7,1).toInteger()*7)+(substring(8,1).toInteger()*6)+(substring(9,1).toInteger()*5)+(substring(10,1).toInteger()*4))mod(11)=substring(11,1).toInteger() |
This structure is derived from UIDBIdentifier
Differential View
This structure is derived from UIDBIdentifier
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Identifier | UIDBIdentifier | |||
value | C | 1..1 | string | UIDB/UID/IDE/IDI number uidb-length: UIDB must start with 'CHE' followed by 9 digits uidb-modulus-11: UIDB must pass the modulus 11 check |
Documentation for this format |
Id | Grade | Path(s) | Details | Requirements |
uidb-length | warning | Identifier.value | UIDB must start with 'CHE' followed by 9 digits : matches('^CHE[0-9]{9}$') | |
uidb-modulus-11 | warning | Identifier.value | UIDB must pass the modulus 11 check : 11-((substring(3,1).toInteger()*5)+(substring(4,1).toInteger()*4)+(substring(5,1).toInteger()*3)+(substring(6,1).toInteger()*2)+(substring(7,1).toInteger()*7)+(substring(8,1).toInteger()*6)+(substring(9,1).toInteger()*5)+(substring(10,1).toInteger()*4))mod(11)=substring(11,1).toInteger() |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Identifier | 0..* | UIDBIdentifier | An identifier intended for computation | |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
system | Σ | 1..1 | uri | OID of the UIDB/UID/IDE/IDI Fixed Value: urn:oid:2.16.756.5.35 |
value | ΣC | 1..1 | string | UIDB/UID/IDE/IDI number uidb-length: UIDB must start with 'CHE' followed by 9 digits uidb-modulus-11: UIDB must pass the modulus 11 check Example General: 123456 |
Documentation for this format |
Path | Conformance | ValueSet | URI |
Identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard |
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()) | |
uidb-length | warning | Identifier.value | UIDB must start with 'CHE' followed by 9 digits : matches('^CHE[0-9]{9}$') | |
uidb-modulus-11 | warning | Identifier.value | UIDB must pass the modulus 11 check : 11-((substring(3,1).toInteger()*5)+(substring(4,1).toInteger()*4)+(substring(5,1).toInteger()*3)+(substring(6,1).toInteger()*2)+(substring(7,1).toInteger()*7)+(substring(8,1).toInteger()*6)+(substring(9,1).toInteger()*5)+(substring(10,1).toInteger()*4))mod(11)=substring(11,1).toInteger() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Identifier | 0..* | UIDBIdentifier | An identifier intended for computation | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. |
system | Σ | 1..1 | uri | OID of the UIDB/UID/IDE/IDI Fixed Value: urn:oid:2.16.756.5.35 |
value | ΣC | 1..1 | string | UIDB/UID/IDE/IDI number uidb-length: UIDB must start with 'CHE' followed by 9 digits uidb-modulus-11: UIDB must pass the modulus 11 check Example General: 123456 |
period | Σ | 0..1 | Period | Time period when id is/was valid for use |
assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) |
Documentation for this format |
Path | Conformance | ValueSet | URI |
Identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard | |
Identifier.type | extensible | Identifier Type Codeshttp://hl7.org/fhir/ValueSet/identifier-type from the FHIR Standard |
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() | |
uidb-length | warning | Identifier.value | UIDB must start with 'CHE' followed by 9 digits : matches('^CHE[0-9]{9}$') | |
uidb-modulus-11 | warning | Identifier.value | UIDB must pass the modulus 11 check : 11-((substring(3,1).toInteger()*5)+(substring(4,1).toInteger()*4)+(substring(5,1).toInteger()*3)+(substring(6,1).toInteger()*2)+(substring(7,1).toInteger()*7)+(substring(8,1).toInteger()*6)+(substring(9,1).toInteger()*5)+(substring(10,1).toInteger()*4))mod(11)=substring(11,1).toInteger() |
This structure is derived from UIDBIdentifier
Other representations of profile: CSV, Excel, Schematron