HL7 Czech Base and Core Implementation Guide
0.2.1 - ci-build Czechia flag

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.2.1 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

Data Type Profile: Czech national birth number

Official URL: https://hl7.cz/fhir/core/StructureDefinition/cz-rodcis-identifier Version: 0.2.1
Standards status: Draft Maturity Level: 1 Computable Name: CZ_Rodcis_Identifier

This structure contains the Czech identifier of a person (personal identification number)

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
Fixed Value: official
... system Σ 1..1 uri The namespace for the identifier value
ele-1: All FHIR elements must have a @value or children
Fixed Value: https://ncez.mzcr.cz/fhir/sid/rcis
... value ΣC 1..1 string The value that is unique
ele-1: All FHIR elements must have a @value or children
rc: Czech national personal ID rule
Example General: 123456
Max Length:10

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Identifier.userequiredFixed Value: official
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())
rcerrorIdentifier.valueCzech national personal ID rule
: matches('[0-9]{2}(?:[0257][1-9]|[1368][0-2])(?:0[1-9]|[12][0-9]|3[01])[0-9]{3,4}')
Czech national personal ID rules.

 

Other representations of profile: CSV, Excel, Schematron