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

Uzbekistan Digital Health Platform, опубликовано Uzinfocom LLC. Это руководство не является санкционированной публикацией; это непрерывная сборка для версии 0.3.0, созданной FHIR (HL7® FHIR® Standard) CI Build. Эта версия основана на нынешнем содержании https://github.com/uzinfocom-org/digital-health-ig/ и регулярно изменяется. Смотрите каталог опубликованных версий

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

Официальный URL: https://dhp.uz/fhir/core/StructureDefinition/uz-core-healthcareservice Версия: 0.3.0
Вычисляемое имя: UZCoreHealthcareService

Uzbekistan Core HealthcareService profile, used to define healthcare services available

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

You can also check for usages in the FHIR IG Statistics

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

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

НаименованиеФлагиКарта.ТипОписание и ограничения    Filter: Filtersdoco
.. HealthcareService 0..* HealthcareService(5.0.0) The details of a healthcare service available at a location
... 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
... category SΣ 0..* CodeableConcept Broad category of service being performed or delivered
Привязка: ServiceCategory (example): A category of the service(s) that could be provided.
.... Разрезы для coding Σ 0..* Coding Code defined by a terminology system
Разрез: Не упорядочено, Открыто от value:system
..... coding:dhpCategory SΣ 0..1 Coding Code defined by a terminology system
...... system SΣ 1..1 uri Identity of the terminology system
Требуемый шаблон: https://terminology.dhp.uz/fhir/core/CodeSystem/cancer-types-cs
...... code SΣC 1..1 code Symbol in syntax defined by the system
Привязка: ServiceCategoriesVS (0.3.0) (required)
... type SΣ 0..* CodeableConcept Type of service that may be delivered or performed
Привязка: ServiceType (example): Additional details about where the content was created (e.g. clinical specialty).
.... Разрезы для coding Σ 0..* Coding Code defined by a terminology system
Разрез: Не упорядочено, Открыто от value:system
..... coding:dhpService SΣ 0..1 Coding Code defined by a terminology system
...... system SΣ 1..1 uri Identity of the terminology system
Требуемый шаблон: https://terminology.dhp.uz/fhir/core/CodeSystem/cancer-types-cs
...... code SΣC 1..1 code Symbol in syntax defined by the system
Привязка: ServiceNamesVS (0.3.0) (required)
... name SΣ 0..1 string Description of service as presented to a consumer while searching

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

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

Путь Статус Использование ValueSet Версия Источник
HealthcareService.category Base example Service Category 📍5.0.0 Стандарт FHIR
HealthcareService.category.​coding:dhpCategory.code Base required Categories of cancer-related services 📍0.3.0 этот IG
HealthcareService.type Base example Service Type 📍5.0.0 Стандарт FHIR
HealthcareService.type.​coding:dhpService.code Base required Cancer-related services 📍0.3.0 этот IG

Ограничения

Id Градация Путь(и) Описание Выражение
dom-2 error HealthcareService If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error HealthcareService 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 HealthcareService 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 HealthcareService If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 лучшая практика HealthcareService A resource should have narrative for robust management text.`div`.exists()
ele-1 error HealthcareService.implicitRules, HealthcareService.modifierExtension, HealthcareService.active, HealthcareService.category, HealthcareService.category.coding, HealthcareService.category.coding:dhpCategory, HealthcareService.category.coding:dhpCategory.system, HealthcareService.category.coding:dhpCategory.code, HealthcareService.type, HealthcareService.type.coding, HealthcareService.type.coding:dhpService, HealthcareService.type.coding:dhpService.system, HealthcareService.type.coding:dhpService.code, HealthcareService.name All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error HealthcareService.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

НаименованиеФлагиКарта.ТипОписание и ограничения    Filter: Filtersdoco
.. HealthcareService 0..* HealthcareService(5.0.0) The details of a healthcare service available at a location
... active S 0..1 boolean Whether this HealthcareService record is in active use
... category S 0..* CodeableConcept Broad category of service being performed or delivered
.... Разрезы для coding 0..* Coding Code defined by a terminology system
Разрез: Не упорядочено, Открыто от value:system
..... coding:dhpCategory S 0..1 Coding Code defined by a terminology system
...... system S 1..1 uri Identity of the terminology system
Требуемый шаблон: https://terminology.dhp.uz/fhir/core/CodeSystem/cancer-types-cs
...... code S 1..1 code Symbol in syntax defined by the system
Привязка: ServiceCategoriesVS (0.3.0) (required)
... type S 0..* CodeableConcept Type of service that may be delivered or performed
.... Разрезы для coding 0..* Coding Code defined by a terminology system
Разрез: Не упорядочено, Открыто от value:system
..... coding:dhpService S 0..1 Coding Code defined by a terminology system
...... system S 1..1 uri Identity of the terminology system
Требуемый шаблон: https://terminology.dhp.uz/fhir/core/CodeSystem/cancer-types-cs
...... code S 1..1 code Symbol in syntax defined by the system
Привязка: ServiceNamesVS (0.3.0) (required)

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

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

Путь Статус Использование ValueSet Версия Источник
HealthcareService.category.​coding:dhpCategory.code Base required Categories of cancer-related services 📍0.3.0 этот IG
HealthcareService.type.​coding:dhpService.code Base required Cancer-related services 📍0.3.0 этот IG
НаименованиеФлагиКарта.ТипОписание и ограничения    Filter: Filtersdoco
.. HealthcareService 0..* HealthcareService(5.0.0) The details of a healthcare service available at a location
... 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
... language 0..1 code Language of the resource content
Привязка: AllLanguages (required): IETF language tag for a human language
Дополнительные привязкиЦель
CommonLanguages Старт
... 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 Σ 0..* Identifier External identifiers for this item
... active ?!SΣ 0..1 boolean Whether this HealthcareService record is in active use
... providedBy Σ 0..1 Reference(Organization) Organization that provides this service
... offeredIn 0..* Reference(HealthcareService) The service within which this service is offered
... category SΣ 0..* CodeableConcept Broad category of service being performed or delivered
Привязка: ServiceCategory (example): A category of the service(s) that could be provided.
.... 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
Разрез: Не упорядочено, Открыто от value:system
..... coding:dhpCategory SΣ 0..1 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 SΣ 1..1 uri Identity of the terminology system
Требуемый шаблон: https://terminology.dhp.uz/fhir/core/CodeSystem/cancer-types-cs
...... version Σ 0..1 string Version of the system - if relevant
...... code SΣC 1..1 code Symbol in syntax defined by the system
Привязка: ServiceCategoriesVS (0.3.0) (required)
...... 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
... type SΣ 0..* CodeableConcept Type of service that may be delivered or performed
Привязка: ServiceType (example): Additional details about where the content was created (e.g. clinical specialty).
.... 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
Разрез: Не упорядочено, Открыто от value:system
..... coding:dhpService SΣ 0..1 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 SΣ 1..1 uri Identity of the terminology system
Требуемый шаблон: https://terminology.dhp.uz/fhir/core/CodeSystem/cancer-types-cs
...... version Σ 0..1 string Version of the system - if relevant
...... code SΣC 1..1 code Symbol in syntax defined by the system
Привязка: ServiceNamesVS (0.3.0) (required)
...... 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
... specialty Σ 0..* CodeableConcept Specialties handled by the HealthcareService
Привязка: PracticeSettingCodeValueSet (preferred): A specialty that a healthcare service may provide.
... location Σ 0..* Reference(Location) Location(s) where service may be provided
... name SΣ 0..1 string Description of service as presented to a consumer while searching
... comment Σ 0..1 markdown Additional description and/or any specific issues not covered elsewhere
... extraDetails 0..1 markdown Extra details about the service that can't be placed in the other fields
... photo Σ 0..1 Attachment Facilitates quick identification of the service
... contact 0..* ExtendedContactDetail Official contact details for the HealthcareService
... coverageArea 0..* Reference(Location) Location(s) service is intended for/available to
... serviceProvisionCode 0..* CodeableConcept Conditions under which service is available/offered
Привязка: ServiceProvisionConditions (example): The code(s) that detail the conditions under which the healthcare service is available/offered.
... eligibility 0..* BackboneElement Specific eligibility requirements required to use the service
.... 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 0..1 CodeableConcept Coded value for the eligibility
Описание привязки: (example): Coded values underwhich a specific service is made available.
.... comment 0..1 markdown Describes the eligibility conditions for the service
... program 0..* CodeableConcept Programs that this service is applicable to
Привязка: Program (example): Government or local programs that this service applies to.
... characteristic 0..* CodeableConcept Collection of characteristics (attributes)
Привязка: ServiceMode (example): A custom attribute that could be provided at a service (e.g. Wheelchair accessibility).
... communication 0..* CodeableConcept The language that this service is offered in
Привязка: AllLanguages (required): IETF language tag for a human language
Дополнительные привязкиЦель
CommonLanguages Старт

... referralMethod 0..* CodeableConcept Ways that the service accepts referrals
Привязка: ReferralMethod (example): The methods of referral can be used when referring to a specific HealthcareService resource.
... appointmentRequired 0..1 boolean If an appointment is required for access to this service
... availability 0..* Availability Times the healthcare service is available (including exceptions)
... endpoint 0..* Reference(Endpoint) Technical endpoints providing access to electronic services operated for the healthcare service

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

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

Путь Статус Использование ValueSet Версия Источник
HealthcareService.language Base required All Languages 📍5.0.0 Стандарт FHIR
HealthcareService.category Base example Service Category 📍5.0.0 Стандарт FHIR
HealthcareService.category.​coding:dhpCategory.code Base required Categories of cancer-related services 📍0.3.0 этот IG
HealthcareService.type Base example Service Type 📍5.0.0 Стандарт FHIR
HealthcareService.type.​coding:dhpService.code Base required Cancer-related services 📍0.3.0 этот IG
HealthcareService.specialty Base preferred Practice Setting Code Value Set 📍5.0.0 Стандарт FHIR
HealthcareService.serviceProvisionCode Base example Service Provision Conditions 📍5.0.0 Стандарт FHIR
HealthcareService.eligibility.​code Base example Not Stated Unknown
HealthcareService.program Base example Program 📍5.0.0 Стандарт FHIR
HealthcareService.characteristic Base example Service Mode 📍5.0.0 Стандарт FHIR
HealthcareService.communication Base required All Languages 📍5.0.0 Стандарт FHIR
HealthcareService.referralMethod Base example Referral Method 📍5.0.0 Стандарт FHIR

Ограничения

Id Градация Путь(и) Описание Выражение
dom-2 error HealthcareService If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error HealthcareService 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 HealthcareService 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 HealthcareService If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 лучшая практика HealthcareService A resource should have narrative for robust management text.`div`.exists()
ele-1 error HealthcareService.meta, HealthcareService.implicitRules, HealthcareService.language, HealthcareService.text, HealthcareService.extension, HealthcareService.modifierExtension, HealthcareService.identifier, HealthcareService.active, HealthcareService.providedBy, HealthcareService.offeredIn, HealthcareService.category, HealthcareService.category.extension, HealthcareService.category.coding, HealthcareService.category.coding:dhpCategory, HealthcareService.category.coding:dhpCategory.extension, HealthcareService.category.coding:dhpCategory.system, HealthcareService.category.coding:dhpCategory.version, HealthcareService.category.coding:dhpCategory.code, HealthcareService.category.coding:dhpCategory.display, HealthcareService.category.coding:dhpCategory.userSelected, HealthcareService.category.text, HealthcareService.type, HealthcareService.type.extension, HealthcareService.type.coding, HealthcareService.type.coding:dhpService, HealthcareService.type.coding:dhpService.extension, HealthcareService.type.coding:dhpService.system, HealthcareService.type.coding:dhpService.version, HealthcareService.type.coding:dhpService.code, HealthcareService.type.coding:dhpService.display, HealthcareService.type.coding:dhpService.userSelected, HealthcareService.type.text, HealthcareService.specialty, HealthcareService.location, HealthcareService.name, HealthcareService.comment, HealthcareService.extraDetails, HealthcareService.photo, HealthcareService.contact, HealthcareService.coverageArea, HealthcareService.serviceProvisionCode, HealthcareService.eligibility, HealthcareService.eligibility.extension, HealthcareService.eligibility.modifierExtension, HealthcareService.eligibility.code, HealthcareService.eligibility.comment, HealthcareService.program, HealthcareService.characteristic, HealthcareService.communication, HealthcareService.referralMethod, HealthcareService.appointmentRequired, HealthcareService.availability, HealthcareService.endpoint All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error HealthcareService.extension, HealthcareService.modifierExtension, HealthcareService.category.extension, HealthcareService.category.coding:dhpCategory.extension, HealthcareService.type.extension, HealthcareService.type.coding:dhpService.extension, HealthcareService.eligibility.extension, HealthcareService.eligibility.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

Summary

Обязательный: 0 элемент(4 вложенные обязательны элементs)
Обязательная поддержка: 10 элементs

Разрезы

Эта структура определяет следующие Разрезы:

  • Элемент 1 разрешен в зависимости от значения HealthcareService.category.coding
  • Элемент 1 разрешен в зависимости от значения HealthcareService.type.coding

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

НаименованиеФлагиКарта.ТипОписание и ограничения    Filter: Filtersdoco
.. HealthcareService 0..* HealthcareService(5.0.0) The details of a healthcare service available at a location
... 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
... category SΣ 0..* CodeableConcept Broad category of service being performed or delivered
Привязка: ServiceCategory (example): A category of the service(s) that could be provided.
.... Разрезы для coding Σ 0..* Coding Code defined by a terminology system
Разрез: Не упорядочено, Открыто от value:system
..... coding:dhpCategory SΣ 0..1 Coding Code defined by a terminology system
...... system SΣ 1..1 uri Identity of the terminology system
Требуемый шаблон: https://terminology.dhp.uz/fhir/core/CodeSystem/cancer-types-cs
...... code SΣC 1..1 code Symbol in syntax defined by the system
Привязка: ServiceCategoriesVS (0.3.0) (required)
... type SΣ 0..* CodeableConcept Type of service that may be delivered or performed
Привязка: ServiceType (example): Additional details about where the content was created (e.g. clinical specialty).
.... Разрезы для coding Σ 0..* Coding Code defined by a terminology system
Разрез: Не упорядочено, Открыто от value:system
..... coding:dhpService SΣ 0..1 Coding Code defined by a terminology system
...... system SΣ 1..1 uri Identity of the terminology system
Требуемый шаблон: https://terminology.dhp.uz/fhir/core/CodeSystem/cancer-types-cs
...... code SΣC 1..1 code Symbol in syntax defined by the system
Привязка: ServiceNamesVS (0.3.0) (required)
... name SΣ 0..1 string Description of service as presented to a consumer while searching

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

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

Путь Статус Использование ValueSet Версия Источник
HealthcareService.category Base example Service Category 📍5.0.0 Стандарт FHIR
HealthcareService.category.​coding:dhpCategory.code Base required Categories of cancer-related services 📍0.3.0 этот IG
HealthcareService.type Base example Service Type 📍5.0.0 Стандарт FHIR
HealthcareService.type.​coding:dhpService.code Base required Cancer-related services 📍0.3.0 этот IG

Ограничения

Id Градация Путь(и) Описание Выражение
dom-2 error HealthcareService If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error HealthcareService 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 HealthcareService 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 HealthcareService If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 лучшая практика HealthcareService A resource should have narrative for robust management text.`div`.exists()
ele-1 error HealthcareService.implicitRules, HealthcareService.modifierExtension, HealthcareService.active, HealthcareService.category, HealthcareService.category.coding, HealthcareService.category.coding:dhpCategory, HealthcareService.category.coding:dhpCategory.system, HealthcareService.category.coding:dhpCategory.code, HealthcareService.type, HealthcareService.type.coding, HealthcareService.type.coding:dhpService, HealthcareService.type.coding:dhpService.system, HealthcareService.type.coding:dhpService.code, HealthcareService.name All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error HealthcareService.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

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

НаименованиеФлагиКарта.ТипОписание и ограничения    Filter: Filtersdoco
.. HealthcareService 0..* HealthcareService(5.0.0) The details of a healthcare service available at a location
... active S 0..1 boolean Whether this HealthcareService record is in active use
... category S 0..* CodeableConcept Broad category of service being performed or delivered
.... Разрезы для coding 0..* Coding Code defined by a terminology system
Разрез: Не упорядочено, Открыто от value:system
..... coding:dhpCategory S 0..1 Coding Code defined by a terminology system
...... system S 1..1 uri Identity of the terminology system
Требуемый шаблон: https://terminology.dhp.uz/fhir/core/CodeSystem/cancer-types-cs
...... code S 1..1 code Symbol in syntax defined by the system
Привязка: ServiceCategoriesVS (0.3.0) (required)
... type S 0..* CodeableConcept Type of service that may be delivered or performed
.... Разрезы для coding 0..* Coding Code defined by a terminology system
Разрез: Не упорядочено, Открыто от value:system
..... coding:dhpService S 0..1 Coding Code defined by a terminology system
...... system S 1..1 uri Identity of the terminology system
Требуемый шаблон: https://terminology.dhp.uz/fhir/core/CodeSystem/cancer-types-cs
...... code S 1..1 code Symbol in syntax defined by the system
Привязка: ServiceNamesVS (0.3.0) (required)

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

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

Путь Статус Использование ValueSet Версия Источник
HealthcareService.category.​coding:dhpCategory.code Base required Categories of cancer-related services 📍0.3.0 этот IG
HealthcareService.type.​coding:dhpService.code Base required Cancer-related services 📍0.3.0 этот IG

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

НаименованиеФлагиКарта.ТипОписание и ограничения    Filter: Filtersdoco
.. HealthcareService 0..* HealthcareService(5.0.0) The details of a healthcare service available at a location
... 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
... language 0..1 code Language of the resource content
Привязка: AllLanguages (required): IETF language tag for a human language
Дополнительные привязкиЦель
CommonLanguages Старт
... 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 Σ 0..* Identifier External identifiers for this item
... active ?!SΣ 0..1 boolean Whether this HealthcareService record is in active use
... providedBy Σ 0..1 Reference(Organization) Organization that provides this service
... offeredIn 0..* Reference(HealthcareService) The service within which this service is offered
... category SΣ 0..* CodeableConcept Broad category of service being performed or delivered
Привязка: ServiceCategory (example): A category of the service(s) that could be provided.
.... 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
Разрез: Не упорядочено, Открыто от value:system
..... coding:dhpCategory SΣ 0..1 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 SΣ 1..1 uri Identity of the terminology system
Требуемый шаблон: https://terminology.dhp.uz/fhir/core/CodeSystem/cancer-types-cs
...... version Σ 0..1 string Version of the system - if relevant
...... code SΣC 1..1 code Symbol in syntax defined by the system
Привязка: ServiceCategoriesVS (0.3.0) (required)
...... 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
... type SΣ 0..* CodeableConcept Type of service that may be delivered or performed
Привязка: ServiceType (example): Additional details about where the content was created (e.g. clinical specialty).
.... 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
Разрез: Не упорядочено, Открыто от value:system
..... coding:dhpService SΣ 0..1 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 SΣ 1..1 uri Identity of the terminology system
Требуемый шаблон: https://terminology.dhp.uz/fhir/core/CodeSystem/cancer-types-cs
...... version Σ 0..1 string Version of the system - if relevant
...... code SΣC 1..1 code Symbol in syntax defined by the system
Привязка: ServiceNamesVS (0.3.0) (required)
...... 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
... specialty Σ 0..* CodeableConcept Specialties handled by the HealthcareService
Привязка: PracticeSettingCodeValueSet (preferred): A specialty that a healthcare service may provide.
... location Σ 0..* Reference(Location) Location(s) where service may be provided
... name SΣ 0..1 string Description of service as presented to a consumer while searching
... comment Σ 0..1 markdown Additional description and/or any specific issues not covered elsewhere
... extraDetails 0..1 markdown Extra details about the service that can't be placed in the other fields
... photo Σ 0..1 Attachment Facilitates quick identification of the service
... contact 0..* ExtendedContactDetail Official contact details for the HealthcareService
... coverageArea 0..* Reference(Location) Location(s) service is intended for/available to
... serviceProvisionCode 0..* CodeableConcept Conditions under which service is available/offered
Привязка: ServiceProvisionConditions (example): The code(s) that detail the conditions under which the healthcare service is available/offered.
... eligibility 0..* BackboneElement Specific eligibility requirements required to use the service
.... 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 0..1 CodeableConcept Coded value for the eligibility
Описание привязки: (example): Coded values underwhich a specific service is made available.
.... comment 0..1 markdown Describes the eligibility conditions for the service
... program 0..* CodeableConcept Programs that this service is applicable to
Привязка: Program (example): Government or local programs that this service applies to.
... characteristic 0..* CodeableConcept Collection of characteristics (attributes)
Привязка: ServiceMode (example): A custom attribute that could be provided at a service (e.g. Wheelchair accessibility).
... communication 0..* CodeableConcept The language that this service is offered in
Привязка: AllLanguages (required): IETF language tag for a human language
Дополнительные привязкиЦель
CommonLanguages Старт

... referralMethod 0..* CodeableConcept Ways that the service accepts referrals
Привязка: ReferralMethod (example): The methods of referral can be used when referring to a specific HealthcareService resource.
... appointmentRequired 0..1 boolean If an appointment is required for access to this service
... availability 0..* Availability Times the healthcare service is available (including exceptions)
... endpoint 0..* Reference(Endpoint) Technical endpoints providing access to electronic services operated for the healthcare service

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

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

Путь Статус Использование ValueSet Версия Источник
HealthcareService.language Base required All Languages 📍5.0.0 Стандарт FHIR
HealthcareService.category Base example Service Category 📍5.0.0 Стандарт FHIR
HealthcareService.category.​coding:dhpCategory.code Base required Categories of cancer-related services 📍0.3.0 этот IG
HealthcareService.type Base example Service Type 📍5.0.0 Стандарт FHIR
HealthcareService.type.​coding:dhpService.code Base required Cancer-related services 📍0.3.0 этот IG
HealthcareService.specialty Base preferred Practice Setting Code Value Set 📍5.0.0 Стандарт FHIR
HealthcareService.serviceProvisionCode Base example Service Provision Conditions 📍5.0.0 Стандарт FHIR
HealthcareService.eligibility.​code Base example Not Stated Unknown
HealthcareService.program Base example Program 📍5.0.0 Стандарт FHIR
HealthcareService.characteristic Base example Service Mode 📍5.0.0 Стандарт FHIR
HealthcareService.communication Base required All Languages 📍5.0.0 Стандарт FHIR
HealthcareService.referralMethod Base example Referral Method 📍5.0.0 Стандарт FHIR

Ограничения

Id Градация Путь(и) Описание Выражение
dom-2 error HealthcareService If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error HealthcareService 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 HealthcareService 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 HealthcareService If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 лучшая практика HealthcareService A resource should have narrative for robust management text.`div`.exists()
ele-1 error HealthcareService.meta, HealthcareService.implicitRules, HealthcareService.language, HealthcareService.text, HealthcareService.extension, HealthcareService.modifierExtension, HealthcareService.identifier, HealthcareService.active, HealthcareService.providedBy, HealthcareService.offeredIn, HealthcareService.category, HealthcareService.category.extension, HealthcareService.category.coding, HealthcareService.category.coding:dhpCategory, HealthcareService.category.coding:dhpCategory.extension, HealthcareService.category.coding:dhpCategory.system, HealthcareService.category.coding:dhpCategory.version, HealthcareService.category.coding:dhpCategory.code, HealthcareService.category.coding:dhpCategory.display, HealthcareService.category.coding:dhpCategory.userSelected, HealthcareService.category.text, HealthcareService.type, HealthcareService.type.extension, HealthcareService.type.coding, HealthcareService.type.coding:dhpService, HealthcareService.type.coding:dhpService.extension, HealthcareService.type.coding:dhpService.system, HealthcareService.type.coding:dhpService.version, HealthcareService.type.coding:dhpService.code, HealthcareService.type.coding:dhpService.display, HealthcareService.type.coding:dhpService.userSelected, HealthcareService.type.text, HealthcareService.specialty, HealthcareService.location, HealthcareService.name, HealthcareService.comment, HealthcareService.extraDetails, HealthcareService.photo, HealthcareService.contact, HealthcareService.coverageArea, HealthcareService.serviceProvisionCode, HealthcareService.eligibility, HealthcareService.eligibility.extension, HealthcareService.eligibility.modifierExtension, HealthcareService.eligibility.code, HealthcareService.eligibility.comment, HealthcareService.program, HealthcareService.characteristic, HealthcareService.communication, HealthcareService.referralMethod, HealthcareService.appointmentRequired, HealthcareService.availability, HealthcareService.endpoint All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error HealthcareService.extension, HealthcareService.modifierExtension, HealthcareService.category.extension, HealthcareService.category.coding:dhpCategory.extension, HealthcareService.type.extension, HealthcareService.type.coding:dhpService.extension, HealthcareService.eligibility.extension, HealthcareService.eligibility.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

Summary

Обязательный: 0 элемент(4 вложенные обязательны элементs)
Обязательная поддержка: 10 элементs

Разрезы

Эта структура определяет следующие Разрезы:

  • Элемент 1 разрешен в зависимости от значения HealthcareService.category.coding
  • Элемент 1 разрешен в зависимости от значения HealthcareService.type.coding

 

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