CH Core (R4)
4.0.0-ballot - ballot
This page is part of the CH Core (R4) (v4.0.0-ballot: STU Ballot 1) based on FHIR 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-core/StructureDefinition/ch-core-veka-identifier | Version: 4.0.0-ballot | |||
Active as of 2023-06-27 | Computable Name: VEKAIdentifier | |||
Copyright/Legal: CC0-1.0 |
Identifier in 20-digit format. The number shall have exactly 20 digits and start with 756.
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Identifier
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Identifier | 0..* | Identifier | An identifier intended for computation | |
system | 1..1 | uri | The namespace for the identifier value Fixed Value: urn:oid:2.16.756.5.30.1.123.100.1.1.1 | |
value | C | 1..1 | string | The value that is unique veka-length: Insurance card number must be exactly 20 characters long veka-startswith807560: Insurance card number must start with 807560 |
period | ||||
end | 0..1 | dateTime | Expiration date of the insurance card | |
Documentation for this format |
Id | Grade | Path(s) | Details | Requirements |
veka-length | error | Identifier.value | Insurance card number must be exactly 20 characters long : value.matches('^[0-9]{20}$') | |
veka-startswith807560 | error | Identifier.value | Insurance card number must start with 807560 : value.startsWith('807560') |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Identifier | 0..* | Identifier | 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 | The namespace for the identifier value Fixed Value: urn:oid:2.16.756.5.30.1.123.100.1.1.1 |
value | ΣC | 1..1 | string | The value that is unique veka-length: Insurance card number must be exactly 20 characters long veka-startswith807560: Insurance card number must start with 807560 Example General: 123456 |
Documentation for this format |
Path | Conformance | ValueSet |
Identifier.use | required | IdentifierUse |
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()) | |
veka-length | error | Identifier.value | Insurance card number must be exactly 20 characters long : value.matches('^[0-9]{20}$') | |
veka-startswith807560 | error | Identifier.value | Insurance card number must start with 807560 : value.startsWith('807560') |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Identifier | 0..* | Identifier | 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 | The namespace for the identifier value Fixed Value: urn:oid:2.16.756.5.30.1.123.100.1.1.1 |
value | ΣC | 1..1 | string | The value that is unique veka-length: Insurance card number must be exactly 20 characters long veka-startswith807560: Insurance card number must start with 807560 Example General: 123456 |
period | Σ | 0..1 | Period | Time period when id is/was valid for use |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
start | ΣC | 0..1 | dateTime | Starting time with inclusive boundary |
end | ΣC | 0..1 | dateTime | Expiration date of the insurance card |
assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) |
Documentation for this format |
Path | Conformance | ValueSet |
Identifier.use | required | IdentifierUse |
Identifier.type | extensible | Identifier Type Codes |
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() | |
veka-length | error | Identifier.value | Insurance card number must be exactly 20 characters long : value.matches('^[0-9]{20}$') | |
veka-startswith807560 | error | Identifier.value | Insurance card number must start with 807560 : value.startsWith('807560') |
This structure is derived from Identifier
Differential View
This structure is derived from Identifier
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Identifier | 0..* | Identifier | An identifier intended for computation | |
system | 1..1 | uri | The namespace for the identifier value Fixed Value: urn:oid:2.16.756.5.30.1.123.100.1.1.1 | |
value | C | 1..1 | string | The value that is unique veka-length: Insurance card number must be exactly 20 characters long veka-startswith807560: Insurance card number must start with 807560 |
period | ||||
end | 0..1 | dateTime | Expiration date of the insurance card | |
Documentation for this format |
Id | Grade | Path(s) | Details | Requirements |
veka-length | error | Identifier.value | Insurance card number must be exactly 20 characters long : value.matches('^[0-9]{20}$') | |
veka-startswith807560 | error | Identifier.value | Insurance card number must start with 807560 : value.startsWith('807560') |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Identifier | 0..* | Identifier | 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 | The namespace for the identifier value Fixed Value: urn:oid:2.16.756.5.30.1.123.100.1.1.1 |
value | ΣC | 1..1 | string | The value that is unique veka-length: Insurance card number must be exactly 20 characters long veka-startswith807560: Insurance card number must start with 807560 Example General: 123456 |
Documentation for this format |
Path | Conformance | ValueSet |
Identifier.use | required | IdentifierUse |
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()) | |
veka-length | error | Identifier.value | Insurance card number must be exactly 20 characters long : value.matches('^[0-9]{20}$') | |
veka-startswith807560 | error | Identifier.value | Insurance card number must start with 807560 : value.startsWith('807560') |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Identifier | 0..* | Identifier | 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 | The namespace for the identifier value Fixed Value: urn:oid:2.16.756.5.30.1.123.100.1.1.1 |
value | ΣC | 1..1 | string | The value that is unique veka-length: Insurance card number must be exactly 20 characters long veka-startswith807560: Insurance card number must start with 807560 Example General: 123456 |
period | Σ | 0..1 | Period | Time period when id is/was valid for use |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
start | ΣC | 0..1 | dateTime | Starting time with inclusive boundary |
end | ΣC | 0..1 | dateTime | Expiration date of the insurance card |
assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) |
Documentation for this format |
Path | Conformance | ValueSet |
Identifier.use | required | IdentifierUse |
Identifier.type | extensible | Identifier Type Codes |
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() | |
veka-length | error | Identifier.value | Insurance card number must be exactly 20 characters long : value.matches('^[0-9]{20}$') | |
veka-startswith807560 | error | Identifier.value | Insurance card number must start with 807560 : value.startsWith('807560') |
This structure is derived from Identifier
Other representations of profile: CSV, Excel, Schematron