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

Extension: Address location code according to the system RÚIAN (ČÚZK)

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

This extension allows the entry of an address point according to the RÚIAN registry.

Context of Use

This extension may be used on the following element(s):

    This extension may be used on the following element(s):

Usage info

Usage:

Formal Views of Extension Content

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

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Address location code according to the system RÚIAN (ČÚZK)
... extension 0..0
... url 1..1 uri "https://hl7.cz/fhir/core/StructureDefinition/address-point-cz"
... value[x] 0..1 Identifier Value of extension
.... system 0..1 uri The namespace for the identifier value
Fixed Value: https://ncez.mzcr.cz/fhir/sid/ruian

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSetURI
Extension.value[x].userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Extension.value[x].typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
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())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()