Czech Core Resources IG
0.1.0 - ci-build Czechia flag

Czech Core Resources IG, published by Národní centrum elektronického zdravotnictví (NCEZ). This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ncez-cz/cz-core/ and changes regularly. See the Directory of published versions

Extension: Registrující poskytovatel

Official URL: https://ncez.mzcr.cz/fhir/core/StructureDefinition/registering-provider-cz Version: 0.1.0
Standards status: Draft Maturity Level: 1 Computable Name: RegisteringProviderCz

Tato extenze umožňuje zápis registrujícího poskytovatele a jeho kategorii./n/nThis extension allows the registration of the registering healthcare provider and its category/specialty (general practitioner for children and youth, general practitioner for adults, dentist, gynecologist).

Context of Use

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

  • Element ID Patient

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

Summary

Complex Extension: Tato extenze umožňuje zápis registrujícího poskytovatele a jeho kategorii./n/nThis extension allows the registration of the registering healthcare provider and its category/specialty (general practitioner for children and youth, general practitioner for adults, dentist, gynecologist).

  • value: Reference: Reference na registrujícího poskytovatele. Typ registrujícího poskytovatele je uveden v elementu category.
  • category: CodeableConcept: Typ registrujícího lékaře: registrující praktický lékař, praktický lékař pro děti a dorost, registrující gynekolog či registrující zubař.

Maturity: 1

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Registrující poskytovatel / Registering healthcare provider
... extension 2..* Extension Extension
... extension:value 1..1 Extension Registrující poskytovatel / Registering healthcare provider
.... extension 0..0
.... url 1..1 uri "value"
.... value[x] 1..1 Reference(Organization (CZ) | Practitioner Role (CZ)) Value of extension
... extension:category 1..1 Extension Typ registrujícího lékaře
.... extension 0..0
.... url 1..1 uri "category"
.... value[x] 1..1 CodeableConcept Value of extension
Binding: Typ registrujícího lékaře / Type of registering physician (required)
... value[x] 0..0

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Registrující poskytovatel / Registering healthcare provider
... id 0..1 string Unique id for inter-element referencing
... Slices for extension 2..* Extension Extension
Slice: Unordered, Open by value:url
... extension:value 1..1 Extension Registrující poskytovatel / Registering healthcare provider
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..0
.... url 1..1 uri "value"
.... value[x] 1..1 Reference(Organization (CZ) | Practitioner Role (CZ)) Value of extension
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..0
.... url 1..1 uri "category"
.... value[x] 1..1 CodeableConcept Value of extension
Binding: Typ registrujícího lékaře / Type of registering physician (required)
... url 1..1 uri "https://ncez.mzcr.cz/fhir/core/StructureDefinition/registering-provider-cz"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: Tato extenze umožňuje zápis registrujícího poskytovatele a jeho kategorii./n/nThis extension allows the registration of the registering healthcare provider and its category/specialty (general practitioner for children and youth, general practitioner for adults, dentist, gynecologist).

  • value: Reference: Reference na registrujícího poskytovatele. Typ registrujícího poskytovatele je uveden v elementu category.
  • category: CodeableConcept: Typ registrujícího lékaře: registrující praktický lékař, praktický lékař pro děti a dorost, registrující gynekolog či registrující zubař.

Maturity: 1

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Registrující poskytovatel / Registering healthcare provider
... extension 2..* Extension Extension
... extension:value 1..1 Extension Registrující poskytovatel / Registering healthcare provider
.... extension 0..0
.... url 1..1 uri "value"
.... value[x] 1..1 Reference(Organization (CZ) | Practitioner Role (CZ)) Value of extension
... extension:category 1..1 Extension Typ registrujícího lékaře
.... extension 0..0
.... url 1..1 uri "category"
.... value[x] 1..1 CodeableConcept Value of extension
Binding: Typ registrujícího lékaře / Type of registering physician (required)
... value[x] 0..0

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Registrující poskytovatel / Registering healthcare provider
... id 0..1 string Unique id for inter-element referencing
... Slices for extension 2..* Extension Extension
Slice: Unordered, Open by value:url
... extension:value 1..1 Extension Registrující poskytovatel / Registering healthcare provider
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..0
.... url 1..1 uri "value"
.... value[x] 1..1 Reference(Organization (CZ) | Practitioner Role (CZ)) Value of extension
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..0
.... url 1..1 uri "category"
.... value[x] 1..1 CodeableConcept Value of extension
Binding: Typ registrujícího lékaře / Type of registering physician (required)
... url 1..1 uri "https://ncez.mzcr.cz/fhir/core/StructureDefinition/registering-provider-cz"

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSetURI
Extension.extension:category.value[x]requiredCZ_TypRegistrujicihoLekareVS
https://ncez.mzcr.cz/fhir/ValueSet/typ-registrujiciho-lekare-vs
from this IG

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()