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: Coding data type

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

This profile extends the capabilities of the coding data type to support multi-language designations (display). It relies on the Translation extension.

Usage:

  • This DataType Constraint is not used by any profiles in this Implementation Guide

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraintsdoco
.. Coding 0..* CodingIPS(2.0.0) A reference to a code defined by a terminology system
ele-1: All FHIR elements must have a @value or children
... system SΣ 0..1 uri Identity of the terminology system
ele-1: All FHIR elements must have a @value or children
... code SΣ 0..1 code Symbol in syntax defined by the system
ele-1: All FHIR elements must have a @value or children
... display SΣ 0..1 string Representation defined by the system
ele-1: All FHIR elements must have a @value or children
.... Slices for extension Content/Rules for all slices
..... translation 0..* (Complex) Language Translation (Localization)
URL: http://hl7.org/fhir/StructureDefinition/translation
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

 

Other representations of profile: CSV, Excel, Schematron