Uzbekistan Digital Health Platform - Integrations
0.1.0 - ci-build Uzbekistan флаг

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

Профиль ресурса: DHIS Episode of Care Profile ( Экспериментальный )

Официальный URL: https://dhp.uz/fhir/integrations/StructureDefinition/dhis-episode-of-care Версия: 0.1.0
Draft по состоянию на 2026-07-13 Вычисляемое имя: DHISEpisodeOfCare

Profile for an episode of care that groups a patient's tuberculosis diagnosis, treatment, and follow-up in the DHIS information system.

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

You can also check for usages in the FHIR IG Statistics

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

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

НаименованиеФлагиКарта.ТипОписание и ограничения    Filter: Filtersdoco
.. EpisodeOfCare 0..* UZCoreEpisodeOfCare(0.6.0) An association of a Patient with an Organization and Healthcare Provider(s) for a period of time that the Organization assumes some level of responsibility
... 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
... status ?!SΣ 1..1 code Текущий статус Episode of Care
Привязка: EpisodeOfCareStatusVS (0.6.0) (required)
... statusHistory S 0..* BackboneElement Список прошлых кодов статуса
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... status S 1..1 code Прошлый статус Episode of Care
Привязка: EpisodeOfCareStatusVS (0.6.0) (required)
.... period S 1..1 Period Продолжительность EpisodeOfCare в указанном статусе
... Разрезы для type SΣ 1..* CodeableConcept Классификация типа эпизода оказания помощи
Разрез: Не упорядочено, Открыто от value:coding.system
Привязка: EpisodeOfCareType (example): The type of the episode of care.
.... type:serviceType SΣ 1..1 CodeableConcept National service-type classification of the episode of care
Привязка: EpisodeOfCareTypeVS (0.6.0) (required)
... reason SΣ 0..* BackboneElement Перечень медицинских показаний, которые, как ожидается, будут рассмотрены в ходе оказания помощи
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... use SΣ 0..1 CodeableConcept Для чего/как следует использовать значение причины
Привязка: EpisodeOfCareReasonUseVS (0.6.0) (required)
.... value SΣ 0..* CodeableReference(UZ Core Condition(0.6.0) | UZ Core Procedure(0.6.0) | UZ Core Observation(0.6.0) | UZ Core HealthcareService(0.6.0)) Медицинская причина, требующая рассмотрения
Привязка: ICD10Codes (required)
... diagnosis Σ 0..* BackboneElement The list of medical conditions that were addressed during the episode of care
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... condition SΣ 0..* CodeableReference(UZ Core Condition(0.6.0)) Диагноз, относящийся к встрече МКБ-10
Привязка: ICD10Codes (required)
.... use SΣ 0..1 CodeableConcept Роль диагноза в эпизоде оказания помощи
Привязка: EncounterDiagnosisUse (preferred): The type of diagnosis this condition represents.
... patient SΣ 1..1 Reference(UZ Core Patient(0.6.0)) Пациент, относящийся к данному эпизоду оказания помощи
... managingOrganization SΣ 0..1 Reference(UZ Core Organization(0.6.0)) Организация, которая берет на себя ответственность за координацию ухода
... period SΣ 0..1 Period Duration of the care process
.... start SΣC 0..1 dateTime Start date of the episode of care
.... end SΣC 0..1 dateTime End date of the episode of care
... referralRequest S 0..* Reference(ServiceRequest) Originating Referral Request(s)
... careManager S 0..1 Reference(UZ Core Practitioner(0.6.0) | UZ Core PractitionerRole(0.6.0)) Координатор по уходу за пациентом
... careTeam S 0..* Reference(CareTeam) Другие специалисты, оказывающие помощь в этом эпизоде лечения

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

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

Путь Статус Использование ValueSet Версия Источник
EpisodeOfCare.status Base required EpisodeOfCare status value set 📍0.6.0 этот IG
EpisodeOfCare.statusHistory.​status Base required EpisodeOfCare status value set 📍0.6.0 этот IG
EpisodeOfCare.type Base example Episode Of Care Type 📍5.0.0 Стандарт FHIR
EpisodeOfCare.type:serviceType Base required EpisodeOfCare type value set 📍0.6.0 этот IG
EpisodeOfCare.reason.​use Base required EpisodeOfCare reason use value set 📍0.6.0 этот IG
EpisodeOfCare.reason.​value Base required ICD-10 Codes 📍5.0.0 Стандарт FHIR
EpisodeOfCare.diagnosis.​condition Base required ICD-10 Codes 📍5.0.0 Стандарт FHIR
EpisodeOfCare.diagnosis.​use Base preferred Encounter Diagnosis Use 📍5.0.0 Стандарт FHIR

Ограничения

Id Градация Путь(и) Описание Выражение
dom-2 error EpisodeOfCare If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error EpisodeOfCare If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error EpisodeOfCare If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error EpisodeOfCare If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 лучшая практика EpisodeOfCare A resource should have narrative for robust management text.`div`.exists()
ele-1 error EpisodeOfCare.implicitRules, EpisodeOfCare.modifierExtension, EpisodeOfCare.identifier, EpisodeOfCare.status, EpisodeOfCare.statusHistory, EpisodeOfCare.statusHistory.modifierExtension, EpisodeOfCare.statusHistory.status, EpisodeOfCare.statusHistory.period, EpisodeOfCare.type, EpisodeOfCare.type:serviceType, EpisodeOfCare.reason, EpisodeOfCare.reason.modifierExtension, EpisodeOfCare.reason.use, EpisodeOfCare.reason.value, EpisodeOfCare.diagnosis, EpisodeOfCare.diagnosis.modifierExtension, EpisodeOfCare.diagnosis.condition, EpisodeOfCare.diagnosis.use, EpisodeOfCare.patient, EpisodeOfCare.managingOrganization, EpisodeOfCare.period, EpisodeOfCare.period.start, EpisodeOfCare.period.end, EpisodeOfCare.referralRequest, EpisodeOfCare.careManager, EpisodeOfCare.careTeam All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error EpisodeOfCare.modifierExtension, EpisodeOfCare.statusHistory.modifierExtension, EpisodeOfCare.reason.modifierExtension, EpisodeOfCare.diagnosis.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

НаименованиеФлагиКарта.ТипОписание и ограничения    Filter: Filtersdoco
.. EpisodeOfCare 0..* UZCoreEpisodeOfCare(0.6.0) An association of a Patient with an Organization and Healthcare Provider(s) for a period of time that the Organization assumes some level of responsibility
... period 0..1 Period Duration of the care process
.... start S 0..1 dateTime Start date of the episode of care
.... end S 0..1 dateTime End date of the episode of care

doco Документация для этого формата
НаименованиеФлагиКарта.ТипОписание и ограничения    Filter: Filtersdoco
.. EpisodeOfCare 0..* UZCoreEpisodeOfCare(0.6.0) An association of a Patient with an Organization and Healthcare Provider(s) for a period of time that the Organization assumes some level of responsibility
... 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 Идентификатор, соответствующий этому Episode of Care
... status ?!SΣ 1..1 code Текущий статус Episode of Care
Привязка: EpisodeOfCareStatusVS (0.6.0) (required)
... statusHistory 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
.... status S 1..1 code Прошлый статус Episode of Care
Привязка: EpisodeOfCareStatusVS (0.6.0) (required)
.... period S 1..1 Period Продолжительность EpisodeOfCare в указанном статусе
... Разрезы для type SΣ 1..* CodeableConcept Классификация типа эпизода оказания помощи
Разрез: Не упорядочено, Открыто от value:coding.system
Привязка: EpisodeOfCareType (example): The type of the episode of care.
.... type:serviceType SΣ 1..1 CodeableConcept National service-type classification of the episode of care
Привязка: EpisodeOfCareTypeVS (0.6.0) (required)
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Разрез: Не упорядочено, Открыто от value:url
Constraints: ext-1
..... coding Σ 0..* Coding Code defined by a terminology system
...... id 0..1 id Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Разрез: Не упорядочено, Открыто от value:url
Constraints: ext-1
...... system Σ 1..1 uri Identity of the terminology system
Требуемый шаблон: https://terminology.dhp.uz/fhir/core/CodeSystem/episode-of-care-type-cs
...... version Σ 0..1 string Version of the system - if relevant
...... code ΣC 0..1 code Symbol in syntax defined by the system
...... display ΣC 0..1 string Representation defined by the system
...... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
..... text Σ 0..1 string Plain text representation of the concept
... reason 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
.... use SΣ 0..1 CodeableConcept Для чего/как следует использовать значение причины
Привязка: EpisodeOfCareReasonUseVS (0.6.0) (required)
.... value SΣ 0..* CodeableReference(UZ Core Condition(0.6.0) | UZ Core Procedure(0.6.0) | UZ Core Observation(0.6.0) | UZ Core HealthcareService(0.6.0)) Медицинская причина, требующая рассмотрения
Привязка: ICD10Codes (required)
... diagnosis Σ 0..* BackboneElement The list of medical conditions that were addressed during the episode of care
.... 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
.... condition SΣ 0..* CodeableReference(UZ Core Condition(0.6.0)) Диагноз, относящийся к встрече МКБ-10
Привязка: ICD10Codes (required)
.... use SΣ 0..1 CodeableConcept Роль диагноза в эпизоде оказания помощи
Привязка: EncounterDiagnosisUse (preferred): The type of diagnosis this condition represents.
... patient SΣ 1..1 Reference(UZ Core Patient(0.6.0)) Пациент, относящийся к данному эпизоду оказания помощи
... managingOrganization SΣ 0..1 Reference(UZ Core Organization(0.6.0)) Организация, которая берет на себя ответственность за координацию ухода
... period SΣ 0..1 Period Duration of the care process
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Разрез: Не упорядочено, Открыто от value:url
Constraints: ext-1
.... start SΣC 0..1 dateTime Start date of the episode of care
.... end SΣC 0..1 dateTime End date of the episode of care
... referralRequest S 0..* Reference(ServiceRequest) Originating Referral Request(s)
... careManager S 0..1 Reference(UZ Core Practitioner(0.6.0) | UZ Core PractitionerRole(0.6.0)) Координатор по уходу за пациентом
... careTeam S 0..* Reference(CareTeam) Другие специалисты, оказывающие помощь в этом эпизоде лечения
... account 0..* Reference(Account) The set of accounts that may be used for billing for this EpisodeOfCare

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

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

Путь Статус Использование ValueSet Версия Источник
EpisodeOfCare.language Base required All Languages 📍5.0.0 Стандарт FHIR
EpisodeOfCare.status Base required EpisodeOfCare status value set 📍0.6.0 этот IG
EpisodeOfCare.statusHistory.​status Base required EpisodeOfCare status value set 📍0.6.0 этот IG
EpisodeOfCare.type Base example Episode Of Care Type 📍5.0.0 Стандарт FHIR
EpisodeOfCare.type:serviceType Base required EpisodeOfCare type value set 📍0.6.0 этот IG
EpisodeOfCare.reason.​use Base required EpisodeOfCare reason use value set 📍0.6.0 этот IG
EpisodeOfCare.reason.​value Base required ICD-10 Codes 📍5.0.0 Стандарт FHIR
EpisodeOfCare.diagnosis.​condition Base required ICD-10 Codes 📍5.0.0 Стандарт FHIR
EpisodeOfCare.diagnosis.​use Base preferred Encounter Diagnosis Use 📍5.0.0 Стандарт FHIR

Ограничения

Id Градация Путь(и) Описание Выражение
dom-2 error EpisodeOfCare If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error EpisodeOfCare If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error EpisodeOfCare If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error EpisodeOfCare If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 лучшая практика EpisodeOfCare A resource should have narrative for robust management text.`div`.exists()
ele-1 error EpisodeOfCare.meta, EpisodeOfCare.implicitRules, EpisodeOfCare.language, EpisodeOfCare.text, EpisodeOfCare.extension, EpisodeOfCare.modifierExtension, EpisodeOfCare.identifier, EpisodeOfCare.status, EpisodeOfCare.statusHistory, EpisodeOfCare.statusHistory.extension, EpisodeOfCare.statusHistory.modifierExtension, EpisodeOfCare.statusHistory.status, EpisodeOfCare.statusHistory.period, EpisodeOfCare.type, EpisodeOfCare.type:serviceType, EpisodeOfCare.type:serviceType.extension, EpisodeOfCare.type:serviceType.coding, EpisodeOfCare.type:serviceType.coding.extension, EpisodeOfCare.type:serviceType.coding.system, EpisodeOfCare.type:serviceType.coding.version, EpisodeOfCare.type:serviceType.coding.code, EpisodeOfCare.type:serviceType.coding.display, EpisodeOfCare.type:serviceType.coding.userSelected, EpisodeOfCare.type:serviceType.text, EpisodeOfCare.reason, EpisodeOfCare.reason.extension, EpisodeOfCare.reason.modifierExtension, EpisodeOfCare.reason.use, EpisodeOfCare.reason.value, EpisodeOfCare.diagnosis, EpisodeOfCare.diagnosis.extension, EpisodeOfCare.diagnosis.modifierExtension, EpisodeOfCare.diagnosis.condition, EpisodeOfCare.diagnosis.use, EpisodeOfCare.patient, EpisodeOfCare.managingOrganization, EpisodeOfCare.period, EpisodeOfCare.period.extension, EpisodeOfCare.period.start, EpisodeOfCare.period.end, EpisodeOfCare.referralRequest, EpisodeOfCare.careManager, EpisodeOfCare.careTeam, EpisodeOfCare.account All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error EpisodeOfCare.extension, EpisodeOfCare.modifierExtension, EpisodeOfCare.statusHistory.extension, EpisodeOfCare.statusHistory.modifierExtension, EpisodeOfCare.type:serviceType.extension, EpisodeOfCare.type:serviceType.coding.extension, EpisodeOfCare.reason.extension, EpisodeOfCare.reason.modifierExtension, EpisodeOfCare.diagnosis.extension, EpisodeOfCare.diagnosis.modifierExtension, EpisodeOfCare.period.extension Must have either extensions or value[x], not both extension.exists() != value.exists()

Summary

Обязательная поддержка: 2 элементs

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

НаименованиеФлагиКарта.ТипОписание и ограничения    Filter: Filtersdoco
.. EpisodeOfCare 0..* UZCoreEpisodeOfCare(0.6.0) An association of a Patient with an Organization and Healthcare Provider(s) for a period of time that the Organization assumes some level of responsibility
... 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
... status ?!SΣ 1..1 code Текущий статус Episode of Care
Привязка: EpisodeOfCareStatusVS (0.6.0) (required)
... statusHistory S 0..* BackboneElement Список прошлых кодов статуса
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... status S 1..1 code Прошлый статус Episode of Care
Привязка: EpisodeOfCareStatusVS (0.6.0) (required)
.... period S 1..1 Period Продолжительность EpisodeOfCare в указанном статусе
... Разрезы для type SΣ 1..* CodeableConcept Классификация типа эпизода оказания помощи
Разрез: Не упорядочено, Открыто от value:coding.system
Привязка: EpisodeOfCareType (example): The type of the episode of care.
.... type:serviceType SΣ 1..1 CodeableConcept National service-type classification of the episode of care
Привязка: EpisodeOfCareTypeVS (0.6.0) (required)
... reason SΣ 0..* BackboneElement Перечень медицинских показаний, которые, как ожидается, будут рассмотрены в ходе оказания помощи
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... use SΣ 0..1 CodeableConcept Для чего/как следует использовать значение причины
Привязка: EpisodeOfCareReasonUseVS (0.6.0) (required)
.... value SΣ 0..* CodeableReference(UZ Core Condition(0.6.0) | UZ Core Procedure(0.6.0) | UZ Core Observation(0.6.0) | UZ Core HealthcareService(0.6.0)) Медицинская причина, требующая рассмотрения
Привязка: ICD10Codes (required)
... diagnosis Σ 0..* BackboneElement The list of medical conditions that were addressed during the episode of care
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... condition SΣ 0..* CodeableReference(UZ Core Condition(0.6.0)) Диагноз, относящийся к встрече МКБ-10
Привязка: ICD10Codes (required)
.... use SΣ 0..1 CodeableConcept Роль диагноза в эпизоде оказания помощи
Привязка: EncounterDiagnosisUse (preferred): The type of diagnosis this condition represents.
... patient SΣ 1..1 Reference(UZ Core Patient(0.6.0)) Пациент, относящийся к данному эпизоду оказания помощи
... managingOrganization SΣ 0..1 Reference(UZ Core Organization(0.6.0)) Организация, которая берет на себя ответственность за координацию ухода
... period SΣ 0..1 Period Duration of the care process
.... start SΣC 0..1 dateTime Start date of the episode of care
.... end SΣC 0..1 dateTime End date of the episode of care
... referralRequest S 0..* Reference(ServiceRequest) Originating Referral Request(s)
... careManager S 0..1 Reference(UZ Core Practitioner(0.6.0) | UZ Core PractitionerRole(0.6.0)) Координатор по уходу за пациентом
... careTeam S 0..* Reference(CareTeam) Другие специалисты, оказывающие помощь в этом эпизоде лечения

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

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

Путь Статус Использование ValueSet Версия Источник
EpisodeOfCare.status Base required EpisodeOfCare status value set 📍0.6.0 этот IG
EpisodeOfCare.statusHistory.​status Base required EpisodeOfCare status value set 📍0.6.0 этот IG
EpisodeOfCare.type Base example Episode Of Care Type 📍5.0.0 Стандарт FHIR
EpisodeOfCare.type:serviceType Base required EpisodeOfCare type value set 📍0.6.0 этот IG
EpisodeOfCare.reason.​use Base required EpisodeOfCare reason use value set 📍0.6.0 этот IG
EpisodeOfCare.reason.​value Base required ICD-10 Codes 📍5.0.0 Стандарт FHIR
EpisodeOfCare.diagnosis.​condition Base required ICD-10 Codes 📍5.0.0 Стандарт FHIR
EpisodeOfCare.diagnosis.​use Base preferred Encounter Diagnosis Use 📍5.0.0 Стандарт FHIR

Ограничения

Id Градация Путь(и) Описание Выражение
dom-2 error EpisodeOfCare If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error EpisodeOfCare If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error EpisodeOfCare If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error EpisodeOfCare If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 лучшая практика EpisodeOfCare A resource should have narrative for robust management text.`div`.exists()
ele-1 error EpisodeOfCare.implicitRules, EpisodeOfCare.modifierExtension, EpisodeOfCare.identifier, EpisodeOfCare.status, EpisodeOfCare.statusHistory, EpisodeOfCare.statusHistory.modifierExtension, EpisodeOfCare.statusHistory.status, EpisodeOfCare.statusHistory.period, EpisodeOfCare.type, EpisodeOfCare.type:serviceType, EpisodeOfCare.reason, EpisodeOfCare.reason.modifierExtension, EpisodeOfCare.reason.use, EpisodeOfCare.reason.value, EpisodeOfCare.diagnosis, EpisodeOfCare.diagnosis.modifierExtension, EpisodeOfCare.diagnosis.condition, EpisodeOfCare.diagnosis.use, EpisodeOfCare.patient, EpisodeOfCare.managingOrganization, EpisodeOfCare.period, EpisodeOfCare.period.start, EpisodeOfCare.period.end, EpisodeOfCare.referralRequest, EpisodeOfCare.careManager, EpisodeOfCare.careTeam All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error EpisodeOfCare.modifierExtension, EpisodeOfCare.statusHistory.modifierExtension, EpisodeOfCare.reason.modifierExtension, EpisodeOfCare.diagnosis.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

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

НаименованиеФлагиКарта.ТипОписание и ограничения    Filter: Filtersdoco
.. EpisodeOfCare 0..* UZCoreEpisodeOfCare(0.6.0) An association of a Patient with an Organization and Healthcare Provider(s) for a period of time that the Organization assumes some level of responsibility
... period 0..1 Period Duration of the care process
.... start S 0..1 dateTime Start date of the episode of care
.... end S 0..1 dateTime End date of the episode of care

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

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

НаименованиеФлагиКарта.ТипОписание и ограничения    Filter: Filtersdoco
.. EpisodeOfCare 0..* UZCoreEpisodeOfCare(0.6.0) An association of a Patient with an Organization and Healthcare Provider(s) for a period of time that the Organization assumes some level of responsibility
... 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 Идентификатор, соответствующий этому Episode of Care
... status ?!SΣ 1..1 code Текущий статус Episode of Care
Привязка: EpisodeOfCareStatusVS (0.6.0) (required)
... statusHistory 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
.... status S 1..1 code Прошлый статус Episode of Care
Привязка: EpisodeOfCareStatusVS (0.6.0) (required)
.... period S 1..1 Period Продолжительность EpisodeOfCare в указанном статусе
... Разрезы для type SΣ 1..* CodeableConcept Классификация типа эпизода оказания помощи
Разрез: Не упорядочено, Открыто от value:coding.system
Привязка: EpisodeOfCareType (example): The type of the episode of care.
.... type:serviceType SΣ 1..1 CodeableConcept National service-type classification of the episode of care
Привязка: EpisodeOfCareTypeVS (0.6.0) (required)
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Разрез: Не упорядочено, Открыто от value:url
Constraints: ext-1
..... coding Σ 0..* Coding Code defined by a terminology system
...... id 0..1 id Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Разрез: Не упорядочено, Открыто от value:url
Constraints: ext-1
...... system Σ 1..1 uri Identity of the terminology system
Требуемый шаблон: https://terminology.dhp.uz/fhir/core/CodeSystem/episode-of-care-type-cs
...... version Σ 0..1 string Version of the system - if relevant
...... code ΣC 0..1 code Symbol in syntax defined by the system
...... display ΣC 0..1 string Representation defined by the system
...... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
..... text Σ 0..1 string Plain text representation of the concept
... reason 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
.... use SΣ 0..1 CodeableConcept Для чего/как следует использовать значение причины
Привязка: EpisodeOfCareReasonUseVS (0.6.0) (required)
.... value SΣ 0..* CodeableReference(UZ Core Condition(0.6.0) | UZ Core Procedure(0.6.0) | UZ Core Observation(0.6.0) | UZ Core HealthcareService(0.6.0)) Медицинская причина, требующая рассмотрения
Привязка: ICD10Codes (required)
... diagnosis Σ 0..* BackboneElement The list of medical conditions that were addressed during the episode of care
.... 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
.... condition SΣ 0..* CodeableReference(UZ Core Condition(0.6.0)) Диагноз, относящийся к встрече МКБ-10
Привязка: ICD10Codes (required)
.... use SΣ 0..1 CodeableConcept Роль диагноза в эпизоде оказания помощи
Привязка: EncounterDiagnosisUse (preferred): The type of diagnosis this condition represents.
... patient SΣ 1..1 Reference(UZ Core Patient(0.6.0)) Пациент, относящийся к данному эпизоду оказания помощи
... managingOrganization SΣ 0..1 Reference(UZ Core Organization(0.6.0)) Организация, которая берет на себя ответственность за координацию ухода
... period SΣ 0..1 Period Duration of the care process
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Разрез: Не упорядочено, Открыто от value:url
Constraints: ext-1
.... start SΣC 0..1 dateTime Start date of the episode of care
.... end SΣC 0..1 dateTime End date of the episode of care
... referralRequest S 0..* Reference(ServiceRequest) Originating Referral Request(s)
... careManager S 0..1 Reference(UZ Core Practitioner(0.6.0) | UZ Core PractitionerRole(0.6.0)) Координатор по уходу за пациентом
... careTeam S 0..* Reference(CareTeam) Другие специалисты, оказывающие помощь в этом эпизоде лечения
... account 0..* Reference(Account) The set of accounts that may be used for billing for this EpisodeOfCare

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

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

Путь Статус Использование ValueSet Версия Источник
EpisodeOfCare.language Base required All Languages 📍5.0.0 Стандарт FHIR
EpisodeOfCare.status Base required EpisodeOfCare status value set 📍0.6.0 этот IG
EpisodeOfCare.statusHistory.​status Base required EpisodeOfCare status value set 📍0.6.0 этот IG
EpisodeOfCare.type Base example Episode Of Care Type 📍5.0.0 Стандарт FHIR
EpisodeOfCare.type:serviceType Base required EpisodeOfCare type value set 📍0.6.0 этот IG
EpisodeOfCare.reason.​use Base required EpisodeOfCare reason use value set 📍0.6.0 этот IG
EpisodeOfCare.reason.​value Base required ICD-10 Codes 📍5.0.0 Стандарт FHIR
EpisodeOfCare.diagnosis.​condition Base required ICD-10 Codes 📍5.0.0 Стандарт FHIR
EpisodeOfCare.diagnosis.​use Base preferred Encounter Diagnosis Use 📍5.0.0 Стандарт FHIR

Ограничения

Id Градация Путь(и) Описание Выражение
dom-2 error EpisodeOfCare If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error EpisodeOfCare If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error EpisodeOfCare If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error EpisodeOfCare If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 лучшая практика EpisodeOfCare A resource should have narrative for robust management text.`div`.exists()
ele-1 error EpisodeOfCare.meta, EpisodeOfCare.implicitRules, EpisodeOfCare.language, EpisodeOfCare.text, EpisodeOfCare.extension, EpisodeOfCare.modifierExtension, EpisodeOfCare.identifier, EpisodeOfCare.status, EpisodeOfCare.statusHistory, EpisodeOfCare.statusHistory.extension, EpisodeOfCare.statusHistory.modifierExtension, EpisodeOfCare.statusHistory.status, EpisodeOfCare.statusHistory.period, EpisodeOfCare.type, EpisodeOfCare.type:serviceType, EpisodeOfCare.type:serviceType.extension, EpisodeOfCare.type:serviceType.coding, EpisodeOfCare.type:serviceType.coding.extension, EpisodeOfCare.type:serviceType.coding.system, EpisodeOfCare.type:serviceType.coding.version, EpisodeOfCare.type:serviceType.coding.code, EpisodeOfCare.type:serviceType.coding.display, EpisodeOfCare.type:serviceType.coding.userSelected, EpisodeOfCare.type:serviceType.text, EpisodeOfCare.reason, EpisodeOfCare.reason.extension, EpisodeOfCare.reason.modifierExtension, EpisodeOfCare.reason.use, EpisodeOfCare.reason.value, EpisodeOfCare.diagnosis, EpisodeOfCare.diagnosis.extension, EpisodeOfCare.diagnosis.modifierExtension, EpisodeOfCare.diagnosis.condition, EpisodeOfCare.diagnosis.use, EpisodeOfCare.patient, EpisodeOfCare.managingOrganization, EpisodeOfCare.period, EpisodeOfCare.period.extension, EpisodeOfCare.period.start, EpisodeOfCare.period.end, EpisodeOfCare.referralRequest, EpisodeOfCare.careManager, EpisodeOfCare.careTeam, EpisodeOfCare.account All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error EpisodeOfCare.extension, EpisodeOfCare.modifierExtension, EpisodeOfCare.statusHistory.extension, EpisodeOfCare.statusHistory.modifierExtension, EpisodeOfCare.type:serviceType.extension, EpisodeOfCare.type:serviceType.coding.extension, EpisodeOfCare.reason.extension, EpisodeOfCare.reason.modifierExtension, EpisodeOfCare.diagnosis.extension, EpisodeOfCare.diagnosis.modifierExtension, EpisodeOfCare.period.extension Must have either extensions or value[x], not both extension.exists() != value.exists()

Summary

Обязательная поддержка: 2 элементs

 

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