Единая платформа цифрового здравоохранения Узбекистана
0.7.0 - ci-build Uzbekistan флаг

Uzbekistan Digital Health Platform - Локальная сборка (v0.7.0), построенная FHIR (HL7® FHIR® Стандартные инструменты сборки. Смотрите каталог опубликованных версий

Профиль ресурса: UZ Core Group ( Экспериментальный )

Официальный URL: https://dhp.uz/fhir/core/StructureDefinition/uz-core-group Версия: 0.7.0
Active по состоянию на 2026-08-12 Вычисляемое имя: UZCoreGroup

Uzbekistan Core Group profile, used to represent a defined collection of entities (for example patients, practitioners or specimens), such as screening, vaccination and donation target groups and their outcome cohorts

Использование:

You can also check for usages in the FHIR IG Statistics

Формальные представления содержимого профиля

Описание профилей, дифференциалов, снимков и их представлений.

НаименованиеФлагиКарта.ТипОписание и ограничения    Filter: Filtersdoco
.. Group 0..* Group(5.0.0) Group of multiple entities
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... active ?!SΣ 0..1 boolean Whether this group's record is in active use
... type SΣ 1..1 code Определяет общую классификацию вида ресурсов, входящих в группу: person | animal | practitioner | device | careteam | healthcareservice | location | organization | relatedperson | specimen
Привязка: GroupTypeVS (0.7.0) (required)
... membership SΣ 1..1 code Основа членства: определяющая (задаётся характеристиками) или перечислительная (задаётся списком участников)
Привязка: GroupMembershipBasisVS (0.7.0) (required)
... code SΣ 0..1 CodeableConcept Назначение или вид группы, например целевая группа скрининга, вакцинации или донации
Привязка: GroupKindVS (0.7.0) (extensible)
... name SΣ 0..1 string Label for Group
... description S 0..1 markdown Natural language description of the group
... quantity SΣ 0..1 unsignedInt Number of members
... managingEntity SΣ 0..1 Reference(UZ Core Organization(0.7.0) | UZ Core RelatedPerson(0.7.0) | UZ Core Practitioner(0.7.0) | UZ Core PractitionerRole(0.7.0)) Entity that is the custodian of the Group's definition
... characteristic SΣ 0..* BackboneElement Включение или исключение участников группы по общему признаку
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... code SΣ 1..1 CodeableConcept Вид характеристики, используемой для определения членства
Привязка: GroupCharacteristicKindVS (0.7.0) (extensible)
.... value[x] SΣ 1..1 Значение, содержащееся в характеристике. Для характеристик на основе диагноза рекомендуются коды МКБ-10
Привязка: ICD10Codes (example)
..... valueCodeableConcept CodeableConcept
..... valueBoolean boolean
..... valueQuantity Quantity
..... valueRange Range
..... valueReference Reference(Any)
.... exclude SΣ 1..1 boolean Group includes or excludes
.... period S 0..1 Period Period over which characteristic is tested
... member S 0..* BackboneElement Who or what is in group
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... entity S 1..1 Reference(CareTeam | Device | UZ Core Group(0.7.0) | UZ Core HealthcareService(0.7.0) | UZ Core Location(0.7.0) | UZ Core Organization(0.7.0) | UZ Core Patient(0.7.0) | UZ Core Practitioner(0.7.0) | UZ Core PractitionerRole(0.7.0) | UZ Core RelatedPerson(0.7.0) | UZ Core Specimen(0.7.0)) Reference to the group member
.... period S 0..1 Period Period member belonged to the group
.... inactive S 0..1 boolean If member is no longer in group

doco Документация для этого формата

Привязки к терминологии

Путь Статус Использование ValueSet Версия Источник
Group.type Base required Group type 📍0.7.0 этот IG
Group.membership Base required Group membership basis 📍0.7.0 этот IG
Group.code Base extensible Group kind 📍0.7.0 этот IG
Group.characteristic.​code Base extensible Group characteristic kind 📍0.7.0 этот IG
Group.characteristic.​value[x] Base example ICD-10 Codes 📍5.0.0 Стандарт FHIR

Ограничения

Id Градация Путь(и) Описание Выражение

НаименованиеФлагиКарта.ТипОписание и ограничения    Filter: Filtersdoco
.. Group 0..* Group(5.0.0) Group of multiple entities
... identifier S 0..* Identifier Business Identifier for this Group
... active S 0..1 boolean Whether this group's record is in active use
... type S 1..1 code Определяет общую классификацию вида ресурсов, входящих в группу: person | animal | practitioner | device | careteam | healthcareservice | location | organization | relatedperson | specimen
Привязка: GroupTypeVS (0.7.0) (required)
... code S 0..1 CodeableConcept Назначение или вид группы, например целевая группа скрининга, вакцинации или донации
Привязка: GroupKindVS (0.7.0) (extensible)
... name S 0..1 string Label for Group
... description S 0..1 markdown Natural language description of the group
... quantity S 0..1 unsignedInt Number of members
... managingEntity S 0..1 Reference(UZ Core Organization(0.7.0) | UZ Core RelatedPerson(0.7.0) | UZ Core Practitioner(0.7.0) | UZ Core PractitionerRole(0.7.0)) Entity that is the custodian of the Group's definition
... characteristic S 0..* BackboneElement Включение или исключение участников группы по общему признаку
.... code S 1..1 CodeableConcept Вид характеристики, используемой для определения членства
Привязка: GroupCharacteristicKindVS (0.7.0) (extensible)
.... value[x] S 1..1 CodeableConcept, boolean, Quantity, Range, Reference() Значение, содержащееся в характеристике. Для характеристик на основе диагноза рекомендуются коды МКБ-10
Привязка: ICD10Codes (example)
.... exclude S 1..1 boolean Group includes or excludes
.... period S 0..1 Period Period over which characteristic is tested
... member S 0..* BackboneElement Who or what is in group
.... entity S 1..1 Reference(CareTeam | Device | UZ Core Group(0.7.0) | UZ Core HealthcareService(0.7.0) | UZ Core Location(0.7.0) | UZ Core Organization(0.7.0) | UZ Core Patient(0.7.0) | UZ Core Practitioner(0.7.0) | UZ Core PractitionerRole(0.7.0) | UZ Core RelatedPerson(0.7.0) | UZ Core Specimen(0.7.0)) Reference to the group member
.... period S 0..1 Period Period member belonged to the group
.... inactive S 0..1 boolean If member is no longer in group

doco Документация для этого формата

Терминологические привязки (дифференциал)

Путь Статус Использование ValueSet Версия Источник
Group.type Base required Group type 📍0.7.0 этот IG
Group.membership Base required Group membership basis 📍0.7.0 этот IG
Group.code Base extensible Group kind 📍0.7.0 этот IG
Group.characteristic.​code Base extensible Group characteristic kind 📍0.7.0 этот IG
Group.characteristic.​value[x] Base example ICD-10 Codes 📍5.0.0 Стандарт FHIR
НаименованиеФлагиКарта.ТипОписание и ограничения    Filter: Filtersdoco
.. Group 0..* Group(5.0.0) Group of multiple entities
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... identifier SΣ 0..* Identifier Business Identifier for this Group
... active ?!SΣ 0..1 boolean Whether this group's record is in active use
... type SΣ 1..1 code Определяет общую классификацию вида ресурсов, входящих в группу: person | animal | practitioner | device | careteam | healthcareservice | location | organization | relatedperson | specimen
Привязка: GroupTypeVS (0.7.0) (required)
... membership SΣ 1..1 code Основа членства: определяющая (задаётся характеристиками) или перечислительная (задаётся списком участников)
Привязка: GroupMembershipBasisVS (0.7.0) (required)
... code SΣ 0..1 CodeableConcept Назначение или вид группы, например целевая группа скрининга, вакцинации или донации
Привязка: GroupKindVS (0.7.0) (extensible)
... name SΣ 0..1 string Label for Group
... description S 0..1 markdown Natural language description of the group
... quantity SΣ 0..1 unsignedInt Number of members
... managingEntity SΣ 0..1 Reference(UZ Core Organization(0.7.0) | UZ Core RelatedPerson(0.7.0) | UZ Core Practitioner(0.7.0) | UZ Core PractitionerRole(0.7.0)) Entity that is the custodian of the Group's definition
... characteristic SΣ 0..* BackboneElement Включение или исключение участников группы по общему признаку
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... code SΣ 1..1 CodeableConcept Вид характеристики, используемой для определения членства
Привязка: GroupCharacteristicKindVS (0.7.0) (extensible)
.... value[x] SΣ 1..1 Значение, содержащееся в характеристике. Для характеристик на основе диагноза рекомендуются коды МКБ-10
Привязка: ICD10Codes (example)
..... valueCodeableConcept CodeableConcept
..... valueBoolean boolean
..... valueQuantity Quantity
..... valueRange Range
..... valueReference Reference(Any)
.... exclude SΣ 1..1 boolean Group includes or excludes
.... period S 0..1 Period Period over which characteristic is tested
... member S 0..* BackboneElement Who or what is in group
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... entity S 1..1 Reference(CareTeam | Device | UZ Core Group(0.7.0) | UZ Core HealthcareService(0.7.0) | UZ Core Location(0.7.0) | UZ Core Organization(0.7.0) | UZ Core Patient(0.7.0) | UZ Core Practitioner(0.7.0) | UZ Core PractitionerRole(0.7.0) | UZ Core RelatedPerson(0.7.0) | UZ Core Specimen(0.7.0)) Reference to the group member
.... period S 0..1 Period Period member belonged to the group
.... inactive S 0..1 boolean If member is no longer in group

doco Документация для этого формата

Привязки к терминологии

Путь Статус Использование ValueSet Версия Источник
Group.language Base required All Languages 📍5.0.0 Стандарт FHIR
Group.type Base required Group type 📍0.7.0 этот IG
Group.membership Base required Group membership basis 📍0.7.0 этот IG
Group.code Base extensible Group kind 📍0.7.0 этот IG
Group.characteristic.​code Base extensible Group characteristic kind 📍0.7.0 этот IG
Group.characteristic.​value[x] Base example ICD-10 Codes 📍5.0.0 Стандарт FHIR

Ограничения

Id Градация Путь(и) Описание Выражение

Просмотр ключевых элементов

НаименованиеФлагиКарта.ТипОписание и ограничения    Filter: Filtersdoco
.. Group 0..* Group(5.0.0) Group of multiple entities
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... active ?!SΣ 0..1 boolean Whether this group's record is in active use
... type SΣ 1..1 code Определяет общую классификацию вида ресурсов, входящих в группу: person | animal | practitioner | device | careteam | healthcareservice | location | organization | relatedperson | specimen
Привязка: GroupTypeVS (0.7.0) (required)
... membership SΣ 1..1 code Основа членства: определяющая (задаётся характеристиками) или перечислительная (задаётся списком участников)
Привязка: GroupMembershipBasisVS (0.7.0) (required)
... code SΣ 0..1 CodeableConcept Назначение или вид группы, например целевая группа скрининга, вакцинации или донации
Привязка: GroupKindVS (0.7.0) (extensible)
... name SΣ 0..1 string Label for Group
... description S 0..1 markdown Natural language description of the group
... quantity SΣ 0..1 unsignedInt Number of members
... managingEntity SΣ 0..1 Reference(UZ Core Organization(0.7.0) | UZ Core RelatedPerson(0.7.0) | UZ Core Practitioner(0.7.0) | UZ Core PractitionerRole(0.7.0)) Entity that is the custodian of the Group's definition
... characteristic SΣ 0..* BackboneElement Включение или исключение участников группы по общему признаку
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... code SΣ 1..1 CodeableConcept Вид характеристики, используемой для определения членства
Привязка: GroupCharacteristicKindVS (0.7.0) (extensible)
.... value[x] SΣ 1..1 Значение, содержащееся в характеристике. Для характеристик на основе диагноза рекомендуются коды МКБ-10
Привязка: ICD10Codes (example)
..... valueCodeableConcept CodeableConcept
..... valueBoolean boolean
..... valueQuantity Quantity
..... valueRange Range
..... valueReference Reference(Any)
.... exclude SΣ 1..1 boolean Group includes or excludes
.... period S 0..1 Period Period over which characteristic is tested
... member S 0..* BackboneElement Who or what is in group
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... entity S 1..1 Reference(CareTeam | Device | UZ Core Group(0.7.0) | UZ Core HealthcareService(0.7.0) | UZ Core Location(0.7.0) | UZ Core Organization(0.7.0) | UZ Core Patient(0.7.0) | UZ Core Practitioner(0.7.0) | UZ Core PractitionerRole(0.7.0) | UZ Core RelatedPerson(0.7.0) | UZ Core Specimen(0.7.0)) Reference to the group member
.... period S 0..1 Period Period member belonged to the group
.... inactive S 0..1 boolean If member is no longer in group

doco Документация для этого формата

Привязки к терминологии

Путь Статус Использование ValueSet Версия Источник
Group.type Base required Group type 📍0.7.0 этот IG
Group.membership Base required Group membership basis 📍0.7.0 этот IG
Group.code Base extensible Group kind 📍0.7.0 этот IG
Group.characteristic.​code Base extensible Group characteristic kind 📍0.7.0 этот IG
Group.characteristic.​value[x] Base example ICD-10 Codes 📍5.0.0 Стандарт FHIR

Ограничения

Id Градация Путь(и) Описание Выражение

Дифференциальный вид

НаименованиеФлагиКарта.ТипОписание и ограничения    Filter: Filtersdoco
.. Group 0..* Group(5.0.0) Group of multiple entities
... identifier S 0..* Identifier Business Identifier for this Group
... active S 0..1 boolean Whether this group's record is in active use
... type S 1..1 code Определяет общую классификацию вида ресурсов, входящих в группу: person | animal | practitioner | device | careteam | healthcareservice | location | organization | relatedperson | specimen
Привязка: GroupTypeVS (0.7.0) (required)
... code S 0..1 CodeableConcept Назначение или вид группы, например целевая группа скрининга, вакцинации или донации
Привязка: GroupKindVS (0.7.0) (extensible)
... name S 0..1 string Label for Group
... description S 0..1 markdown Natural language description of the group
... quantity S 0..1 unsignedInt Number of members
... managingEntity S 0..1 Reference(UZ Core Organization(0.7.0) | UZ Core RelatedPerson(0.7.0) | UZ Core Practitioner(0.7.0) | UZ Core PractitionerRole(0.7.0)) Entity that is the custodian of the Group's definition
... characteristic S 0..* BackboneElement Включение или исключение участников группы по общему признаку
.... code S 1..1 CodeableConcept Вид характеристики, используемой для определения членства
Привязка: GroupCharacteristicKindVS (0.7.0) (extensible)
.... value[x] S 1..1 CodeableConcept, boolean, Quantity, Range, Reference() Значение, содержащееся в характеристике. Для характеристик на основе диагноза рекомендуются коды МКБ-10
Привязка: ICD10Codes (example)
.... exclude S 1..1 boolean Group includes or excludes
.... period S 0..1 Period Period over which characteristic is tested
... member S 0..* BackboneElement Who or what is in group
.... entity S 1..1 Reference(CareTeam | Device | UZ Core Group(0.7.0) | UZ Core HealthcareService(0.7.0) | UZ Core Location(0.7.0) | UZ Core Organization(0.7.0) | UZ Core Patient(0.7.0) | UZ Core Practitioner(0.7.0) | UZ Core PractitionerRole(0.7.0) | UZ Core RelatedPerson(0.7.0) | UZ Core Specimen(0.7.0)) Reference to the group member
.... period S 0..1 Period Period member belonged to the group
.... inactive S 0..1 boolean If member is no longer in group

doco Документация для этого формата

Терминологические привязки (дифференциал)

Путь Статус Использование ValueSet Версия Источник
Group.type Base required Group type 📍0.7.0 этот IG
Group.membership Base required Group membership basis 📍0.7.0 этот IG
Group.code Base extensible Group kind 📍0.7.0 этот IG
Group.characteristic.​code Base extensible Group characteristic kind 📍0.7.0 этот IG
Group.characteristic.​value[x] Base example ICD-10 Codes 📍5.0.0 Стандарт FHIR

Обзор моментальных снимковView

НаименованиеФлагиКарта.ТипОписание и ограничения    Filter: Filtersdoco
.. Group 0..* Group(5.0.0) Group of multiple entities
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... identifier SΣ 0..* Identifier Business Identifier for this Group
... active ?!SΣ 0..1 boolean Whether this group's record is in active use
... type SΣ 1..1 code Определяет общую классификацию вида ресурсов, входящих в группу: person | animal | practitioner | device | careteam | healthcareservice | location | organization | relatedperson | specimen
Привязка: GroupTypeVS (0.7.0) (required)
... membership SΣ 1..1 code Основа членства: определяющая (задаётся характеристиками) или перечислительная (задаётся списком участников)
Привязка: GroupMembershipBasisVS (0.7.0) (required)
... code SΣ 0..1 CodeableConcept Назначение или вид группы, например целевая группа скрининга, вакцинации или донации
Привязка: GroupKindVS (0.7.0) (extensible)
... name SΣ 0..1 string Label for Group
... description S 0..1 markdown Natural language description of the group
... quantity SΣ 0..1 unsignedInt Number of members
... managingEntity SΣ 0..1 Reference(UZ Core Organization(0.7.0) | UZ Core RelatedPerson(0.7.0) | UZ Core Practitioner(0.7.0) | UZ Core PractitionerRole(0.7.0)) Entity that is the custodian of the Group's definition
... characteristic SΣ 0..* BackboneElement Включение или исключение участников группы по общему признаку
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... code SΣ 1..1 CodeableConcept Вид характеристики, используемой для определения членства
Привязка: GroupCharacteristicKindVS (0.7.0) (extensible)
.... value[x] SΣ 1..1 Значение, содержащееся в характеристике. Для характеристик на основе диагноза рекомендуются коды МКБ-10
Привязка: ICD10Codes (example)
..... valueCodeableConcept CodeableConcept
..... valueBoolean boolean
..... valueQuantity Quantity
..... valueRange Range
..... valueReference Reference(Any)
.... exclude SΣ 1..1 boolean Group includes or excludes
.... period S 0..1 Period Period over which characteristic is tested
... member S 0..* BackboneElement Who or what is in group
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... entity S 1..1 Reference(CareTeam | Device | UZ Core Group(0.7.0) | UZ Core HealthcareService(0.7.0) | UZ Core Location(0.7.0) | UZ Core Organization(0.7.0) | UZ Core Patient(0.7.0) | UZ Core Practitioner(0.7.0) | UZ Core PractitionerRole(0.7.0) | UZ Core RelatedPerson(0.7.0) | UZ Core Specimen(0.7.0)) Reference to the group member
.... period S 0..1 Period Period member belonged to the group
.... inactive S 0..1 boolean If member is no longer in group

doco Документация для этого формата

Привязки к терминологии

Путь Статус Использование ValueSet Версия Источник
Group.language Base required All Languages 📍5.0.0 Стандарт FHIR
Group.type Base required Group type 📍0.7.0 этот IG
Group.membership Base required Group membership basis 📍0.7.0 этот IG
Group.code Base extensible Group kind 📍0.7.0 этот IG
Group.characteristic.​code Base extensible Group characteristic kind 📍0.7.0 этот IG
Group.characteristic.​value[x] Base example ICD-10 Codes 📍5.0.0 Стандарт FHIR

Ограничения

Id Градация Путь(и) Описание Выражение

 

Другие представления профиля: CSV, Excel, Schematron