HL7 Czech Base and Core Implementation Guide
0.3.0-ballot - ci-build
HL7 Czech Base and Core Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.3.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/cz-core/ and changes regularly. See the Directory of published versions
Official URL: https://hl7.cz/fhir/core/StructureDefinition/cz-rid-identifier | Version: 0.3.0-ballot | |||
Standards status: Draft | Maturity Level: 1 | Computable Name: CZ_RID_Identifier |
This structure contains the Czech identifier of a person (personal identification number) in healthcare sector
This unique identifier is assigned by the Patient Master Register (KRP) to a given patient. The number is randomly assigned and may not be reused.
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | Identifier | Czech national health sector identifier | |
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . Fixed Value: official |
![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Fixed Value: https://ncez.mzcr.cz/fhir/sid/rid |
![]() ![]() ![]() |
ΣC | 1..1 | string | The value that is unique Constraints: rid-rule Example General: 123456 Max Length:10 |
![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization (CZ core)) | Organization that issued id (may be just text) |
![]() |
Path | Conformance | ValueSet / Code | URI |
Identifier.use | required | Fixed Value: officialhttp://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()) | |
rid-rule | error | Identifier.value | Czech national personal ID rule : $this.toString().matches('(D\\d{9}|[1-9]\\d{9})') | Czech national personal ID rules. |
This structure is derived from Identifier
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | Identifier | Czech national health sector identifier | |
![]() ![]() ![]() |
0..1 | code | usual | official | temp | secondary | old (If known) Fixed Value: official | |
![]() ![]() ![]() |
1..1 | uri | The namespace for the identifier value Fixed Value: https://ncez.mzcr.cz/fhir/sid/rid | |
![]() ![]() ![]() |
C | 1..1 | string | The value that is unique Constraints: rid-rule Max Length:10 |
![]() ![]() ![]() |
0..1 | Reference(Organization (CZ core)) | Organization that issued id (may be just text) | |
![]() |
Id | Grade | Path(s) | Details | Requirements |
rid-rule | error | Identifier.value | Czech national personal ID rule : $this.toString().matches('(D\\d{9}|[1-9]\\d{9})') | Czech national personal ID rules. |
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | Identifier | Czech national health sector identifier | |
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . Fixed Value: official |
![]() ![]() ![]() |
Σ | 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. |
![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Fixed Value: https://ncez.mzcr.cz/fhir/sid/rid |
![]() ![]() ![]() |
ΣC | 1..1 | string | The value that is unique Constraints: rid-rule Example General: 123456 Max Length:10 |
![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use |
![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization (CZ core)) | Organization that issued id (may be just text) |
![]() |
Path | Conformance | ValueSet / Code | URI |
Identifier.use | required | Fixed Value: officialhttp://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() | |
rid-rule | error | Identifier.value | Czech national personal ID rule : $this.toString().matches('(D\\d{9}|[1-9]\\d{9})') | Czech national personal ID rules. |
This structure is derived from Identifier
Summary
Mandatory: 2 elements
Fixed: 2 elements
Structures
This structure refers to these other structures:
Maturity: 1
Key Elements View
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | Identifier | Czech national health sector identifier | |
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . Fixed Value: official |
![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Fixed Value: https://ncez.mzcr.cz/fhir/sid/rid |
![]() ![]() ![]() |
ΣC | 1..1 | string | The value that is unique Constraints: rid-rule Example General: 123456 Max Length:10 |
![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization (CZ core)) | Organization that issued id (may be just text) |
![]() |
Path | Conformance | ValueSet / Code | URI |
Identifier.use | required | Fixed Value: officialhttp://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()) | |
rid-rule | error | Identifier.value | Czech national personal ID rule : $this.toString().matches('(D\\d{9}|[1-9]\\d{9})') | Czech national personal ID rules. |
Differential View
This structure is derived from Identifier
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | Identifier | Czech national health sector identifier | |
![]() ![]() ![]() |
0..1 | code | usual | official | temp | secondary | old (If known) Fixed Value: official | |
![]() ![]() ![]() |
1..1 | uri | The namespace for the identifier value Fixed Value: https://ncez.mzcr.cz/fhir/sid/rid | |
![]() ![]() ![]() |
C | 1..1 | string | The value that is unique Constraints: rid-rule Max Length:10 |
![]() ![]() ![]() |
0..1 | Reference(Organization (CZ core)) | Organization that issued id (may be just text) | |
![]() |
Id | Grade | Path(s) | Details | Requirements |
rid-rule | error | Identifier.value | Czech national personal ID rule : $this.toString().matches('(D\\d{9}|[1-9]\\d{9})') | Czech national personal ID rules. |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | Identifier | Czech national health sector identifier | |
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . Fixed Value: official |
![]() ![]() ![]() |
Σ | 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. |
![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Fixed Value: https://ncez.mzcr.cz/fhir/sid/rid |
![]() ![]() ![]() |
ΣC | 1..1 | string | The value that is unique Constraints: rid-rule Example General: 123456 Max Length:10 |
![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use |
![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization (CZ core)) | Organization that issued id (may be just text) |
![]() |
Path | Conformance | ValueSet / Code | URI |
Identifier.use | required | Fixed Value: officialhttp://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() | |
rid-rule | error | Identifier.value | Czech national personal ID rule : $this.toString().matches('(D\\d{9}|[1-9]\\d{9})') | Czech national personal ID rules. |
This structure is derived from Identifier
Summary
Mandatory: 2 elements
Fixed: 2 elements
Structures
This structure refers to these other structures:
Maturity: 1
Other representations of profile: CSV, Excel, Schematron