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

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

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

Официальный URL: https://dhp.uz/fhir/core/StructureDefinition/uz-core-diagnostic-report Версия: 0.5.0
Active по состоянию на 2026-02-06 Вычисляемое имя: UZCoreDiagnosticReport

Uzbekistan Core profile for DiagnosticReport, representing clinical records of diagnostic reports within the national health information exchange.

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

You can also check for usages in the FHIR IG Statistics

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

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

НаименованиеФлагиКарта.ТипОписание и ограничения    Filter: Filtersdoco
.. DiagnosticReport C 0..* DiagnosticReport(5.0.0) A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports
Constraints: dgr-1
... 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
... basedOn S 0..* Reference(ServiceRequest) What was requested
... status ?!SΣ 1..1 code registered | partial | preliminary | modified | final | amended | corrected | appended | cancelled | entered-in-error | unknown
Привязка: DiagnosticReportStatusVS (0.5.0) (required)
... category SΣ 0..* CodeableConcept Service category
Привязка: DiagnosticReportServiceCategoryVS (0.5.0) (required)
... code SΣ 1..1 CodeableConcept Report types used in Ministry of Health of Uzbekistan (399)
Привязка: LabReportTypesVS (0.5.0) (extensible)
... subject SΣ 0..1 Reference(UZ Core Patient(0.5.0) | UZ Core Organization(0.5.0) | UZ Core Practitioner(0.5.0) | UZ Core Location(0.5.0) | UZ Core Medication(0.5.0)) Who and/or what this report is about
... encounter SΣ 0..1 Reference(UZ Core Encounter(0.5.0)) The healthcare event which this Laboratory Report is about (when test ordered).
... effective[x] SΣ 0..1 Clinically relevant time/time-period for report.
.... effectiveDateTime dateTime
.... effectivePeriod Period
... performer SΣ 0..* Reference(UZ Core Practitioner(0.5.0) | UZ Core PractitionerRole(0.5.0)) Responsible Diagnostic Service.
... specimen S 0..* Reference(UZ Core Specimen(0.5.0)) Specimens this report is based on.
... result SC 0..* Reference(UZ Core Observation(0.5.0)) Laboratory and etc,. results
... media SΣ 0..* BackboneElement Additional data (like images, diagrams or documents) associated with this report
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... comment S 0..1 string Comment or explanation about the image or data
.... link SΣ 1..1 Reference(DocumentReference) Reference to the image or data
... presentedForm S 0..* Attachment Entire report as issued pdf

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

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

Путь Статус Использование ValueSet Версия Источник
DiagnosticReport.status Base required Diagnostic report status valueset 📍0.5.0 этот IG
DiagnosticReport.category Base required Diagnostic report service category valueset 📍0.5.0 этот IG
DiagnosticReport.code Base extensible ValueSet of DiagnosticReport Laboratory Report Types 📍0.5.0 этот IG

Ограничения

Id Градация Путь(и) Описание Выражение
dgr-1 error DiagnosticReport When a Composition is referenced in `Diagnostic.composition`, all Observation resources referenced in `Composition.entry` must also be referenced in `Diagnostic.entry` or in the references Observations in `Observation.hasMember` composition.exists() implies (composition.resolve().section.entry.reference.where(resolve() is Observation) in (result.reference|result.reference.resolve().hasMember.reference))
dom-2 error DiagnosticReport If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error DiagnosticReport 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 DiagnosticReport 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 DiagnosticReport If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 лучшая практика DiagnosticReport A resource should have narrative for robust management text.`div`.exists()
ele-1 error DiagnosticReport.implicitRules, DiagnosticReport.modifierExtension, DiagnosticReport.identifier, DiagnosticReport.basedOn, DiagnosticReport.status, DiagnosticReport.category, DiagnosticReport.code, DiagnosticReport.subject, DiagnosticReport.encounter, DiagnosticReport.effective[x], DiagnosticReport.performer, DiagnosticReport.specimen, DiagnosticReport.result, DiagnosticReport.media, DiagnosticReport.media.modifierExtension, DiagnosticReport.media.comment, DiagnosticReport.media.link, DiagnosticReport.presentedForm All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error DiagnosticReport.modifierExtension, DiagnosticReport.media.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

НаименованиеФлагиКарта.ТипОписание и ограничения    Filter: Filtersdoco
.. DiagnosticReport 0..* DiagnosticReport(5.0.0) A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports
... identifier S 0..* Identifier Identifier for report
... basedOn S 0..* Reference(ServiceRequest) What was requested
... status S 1..1 code registered | partial | preliminary | modified | final | amended | corrected | appended | cancelled | entered-in-error | unknown
Привязка: DiagnosticReportStatusVS (0.5.0) (required)
... code S 1..1 CodeableConcept Report types used in Ministry of Health of Uzbekistan (399)
Привязка: LabReportTypesVS (0.5.0) (extensible)
... subject S 0..1 Reference(UZ Core Patient(0.5.0) | UZ Core Organization(0.5.0) | UZ Core Practitioner(0.5.0) | UZ Core Location(0.5.0) | UZ Core Medication(0.5.0)) Who and/or what this report is about
... encounter S 0..1 Reference(UZ Core Encounter(0.5.0)) The healthcare event which this Laboratory Report is about (when test ordered).
... effective[x] S 0..1 dateTime, Period Clinically relevant time/time-period for report.
... performer S 0..* Reference(UZ Core Practitioner(0.5.0) | UZ Core PractitionerRole(0.5.0)) Responsible Diagnostic Service.
... specimen S 0..* Reference(UZ Core Specimen(0.5.0)) Specimens this report is based on.
... result S 0..* Reference(UZ Core Observation(0.5.0)) Laboratory and etc,. results
... media S 0..* BackboneElement Additional data (like images, diagrams or documents) associated with this report
.... comment S 0..1 string Comment or explanation about the image or data
.... link S 1..1 Reference(DocumentReference) Reference to the image or data
... presentedForm S 0..* Attachment Entire report as issued pdf

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

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

Путь Статус Использование ValueSet Версия Источник
DiagnosticReport.status Base required Diagnostic report status valueset 📍0.5.0 этот IG
DiagnosticReport.category Base required Diagnostic report service category valueset 📍0.5.0 этот IG
DiagnosticReport.code Base extensible ValueSet of DiagnosticReport Laboratory Report Types 📍0.5.0 этот IG
НаименованиеФлагиКарта.ТипОписание и ограничения    Filter: Filtersdoco
.. DiagnosticReport C 0..* DiagnosticReport(5.0.0) A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports
Constraints: dgr-1
... 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 SΣ 0..* Identifier Identifier for report
... basedOn S 0..* Reference(ServiceRequest) What was requested
... status ?!SΣ 1..1 code registered | partial | preliminary | modified | final | amended | corrected | appended | cancelled | entered-in-error | unknown
Привязка: DiagnosticReportStatusVS (0.5.0) (required)
... category SΣ 0..* CodeableConcept Service category
Привязка: DiagnosticReportServiceCategoryVS (0.5.0) (required)
... code SΣ 1..1 CodeableConcept Report types used in Ministry of Health of Uzbekistan (399)
Привязка: LabReportTypesVS (0.5.0) (extensible)
... subject SΣ 0..1 Reference(UZ Core Patient(0.5.0) | UZ Core Organization(0.5.0) | UZ Core Practitioner(0.5.0) | UZ Core Location(0.5.0) | UZ Core Medication(0.5.0)) Who and/or what this report is about
... encounter SΣ 0..1 Reference(UZ Core Encounter(0.5.0)) The healthcare event which this Laboratory Report is about (when test ordered).
... effective[x] SΣ 0..1 Clinically relevant time/time-period for report.
.... effectiveDateTime dateTime
.... effectivePeriod Period
... issued Σ 0..1 instant DateTime this version was made
... performer SΣ 0..* Reference(UZ Core Practitioner(0.5.0) | UZ Core PractitionerRole(0.5.0)) Responsible Diagnostic Service.
... resultsInterpreter Σ 0..* Reference(Practitioner | PractitionerRole | Organization | CareTeam) Primary result interpreter
... specimen S 0..* Reference(UZ Core Specimen(0.5.0)) Specimens this report is based on.
... result SC 0..* Reference(UZ Core Observation(0.5.0)) Laboratory and etc,. results
... note 0..* Annotation Comments about the diagnostic report
... study 0..* Reference(GenomicStudy | ImagingStudy) Reference to full details of an analysis associated with the diagnostic report
... supportingInfo 0..* BackboneElement Additional information supporting the diagnostic report
.... 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
.... type 1..1 CodeableConcept Supporting information role code
Привязка: Hl7VSVSObservationType (3.0.0) (example): The code value for the role of the supporting information in the diagnostic report.
.... reference 1..1 Reference(Procedure | Observation | DiagnosticReport | Citation) Supporting information reference
... media SΣ 0..* BackboneElement Additional data (like images, diagrams or documents) associated with this report
.... 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
.... comment S 0..1 string Comment or explanation about the image or data
.... link SΣ 1..1 Reference(DocumentReference) Reference to the image or data
... composition C 0..1 Reference(Composition) Reference to a Composition resource for the DiagnosticReport structure
... conclusion 0..1 markdown Clinical conclusion (interpretation) of test results
... conclusionCode 0..* CodeableConcept Codes for the clinical conclusion of test results
Привязка: SNOMEDCTClinicalFindings (example): SNOMED CT Clinical Findings
... presentedForm S 0..* Attachment Entire report as issued pdf

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

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

Путь Статус Использование ValueSet Версия Источник
DiagnosticReport.language Base required All Languages 📍5.0.0 Стандарт FHIR
DiagnosticReport.status Base required Diagnostic report status valueset 📍0.5.0 этот IG
DiagnosticReport.category Base required Diagnostic report service category valueset 📍0.5.0 этот IG
DiagnosticReport.code Base extensible ValueSet of DiagnosticReport Laboratory Report Types 📍0.5.0 этот IG
DiagnosticReport.supportingInfo.​type Base example hl7VS-VS-observationType 📍3.0.0 THO v7.1
DiagnosticReport.conclusionCode Base example SNOMED CT Clinical Findings 📍5.0.0 Стандарт FHIR

Ограничения

Id Градация Путь(и) Описание Выражение
dgr-1 error DiagnosticReport When a Composition is referenced in `Diagnostic.composition`, all Observation resources referenced in `Composition.entry` must also be referenced in `Diagnostic.entry` or in the references Observations in `Observation.hasMember` composition.exists() implies (composition.resolve().section.entry.reference.where(resolve() is Observation) in (result.reference|result.reference.resolve().hasMember.reference))
dom-2 error DiagnosticReport If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error DiagnosticReport 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 DiagnosticReport 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 DiagnosticReport If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 лучшая практика DiagnosticReport A resource should have narrative for robust management text.`div`.exists()
ele-1 error DiagnosticReport.meta, DiagnosticReport.implicitRules, DiagnosticReport.language, DiagnosticReport.text, DiagnosticReport.extension, DiagnosticReport.modifierExtension, DiagnosticReport.identifier, DiagnosticReport.basedOn, DiagnosticReport.status, DiagnosticReport.category, DiagnosticReport.code, DiagnosticReport.subject, DiagnosticReport.encounter, DiagnosticReport.effective[x], DiagnosticReport.issued, DiagnosticReport.performer, DiagnosticReport.resultsInterpreter, DiagnosticReport.specimen, DiagnosticReport.result, DiagnosticReport.note, DiagnosticReport.study, DiagnosticReport.supportingInfo, DiagnosticReport.supportingInfo.extension, DiagnosticReport.supportingInfo.modifierExtension, DiagnosticReport.supportingInfo.type, DiagnosticReport.supportingInfo.reference, DiagnosticReport.media, DiagnosticReport.media.extension, DiagnosticReport.media.modifierExtension, DiagnosticReport.media.comment, DiagnosticReport.media.link, DiagnosticReport.composition, DiagnosticReport.conclusion, DiagnosticReport.conclusionCode, DiagnosticReport.presentedForm All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error DiagnosticReport.extension, DiagnosticReport.modifierExtension, DiagnosticReport.supportingInfo.extension, DiagnosticReport.supportingInfo.modifierExtension, DiagnosticReport.media.extension, DiagnosticReport.media.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

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

НаименованиеФлагиКарта.ТипОписание и ограничения    Filter: Filtersdoco
.. DiagnosticReport C 0..* DiagnosticReport(5.0.0) A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports
Constraints: dgr-1
... 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
... basedOn S 0..* Reference(ServiceRequest) What was requested
... status ?!SΣ 1..1 code registered | partial | preliminary | modified | final | amended | corrected | appended | cancelled | entered-in-error | unknown
Привязка: DiagnosticReportStatusVS (0.5.0) (required)
... category SΣ 0..* CodeableConcept Service category
Привязка: DiagnosticReportServiceCategoryVS (0.5.0) (required)
... code SΣ 1..1 CodeableConcept Report types used in Ministry of Health of Uzbekistan (399)
Привязка: LabReportTypesVS (0.5.0) (extensible)
... subject SΣ 0..1 Reference(UZ Core Patient(0.5.0) | UZ Core Organization(0.5.0) | UZ Core Practitioner(0.5.0) | UZ Core Location(0.5.0) | UZ Core Medication(0.5.0)) Who and/or what this report is about
... encounter SΣ 0..1 Reference(UZ Core Encounter(0.5.0)) The healthcare event which this Laboratory Report is about (when test ordered).
... effective[x] SΣ 0..1 Clinically relevant time/time-period for report.
.... effectiveDateTime dateTime
.... effectivePeriod Period
... performer SΣ 0..* Reference(UZ Core Practitioner(0.5.0) | UZ Core PractitionerRole(0.5.0)) Responsible Diagnostic Service.
... specimen S 0..* Reference(UZ Core Specimen(0.5.0)) Specimens this report is based on.
... result SC 0..* Reference(UZ Core Observation(0.5.0)) Laboratory and etc,. results
... media SΣ 0..* BackboneElement Additional data (like images, diagrams or documents) associated with this report
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... comment S 0..1 string Comment or explanation about the image or data
.... link SΣ 1..1 Reference(DocumentReference) Reference to the image or data
... presentedForm S 0..* Attachment Entire report as issued pdf

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

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

Путь Статус Использование ValueSet Версия Источник
DiagnosticReport.status Base required Diagnostic report status valueset 📍0.5.0 этот IG
DiagnosticReport.category Base required Diagnostic report service category valueset 📍0.5.0 этот IG
DiagnosticReport.code Base extensible ValueSet of DiagnosticReport Laboratory Report Types 📍0.5.0 этот IG

Ограничения

Id Градация Путь(и) Описание Выражение
dgr-1 error DiagnosticReport When a Composition is referenced in `Diagnostic.composition`, all Observation resources referenced in `Composition.entry` must also be referenced in `Diagnostic.entry` or in the references Observations in `Observation.hasMember` composition.exists() implies (composition.resolve().section.entry.reference.where(resolve() is Observation) in (result.reference|result.reference.resolve().hasMember.reference))
dom-2 error DiagnosticReport If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error DiagnosticReport 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 DiagnosticReport 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 DiagnosticReport If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 лучшая практика DiagnosticReport A resource should have narrative for robust management text.`div`.exists()
ele-1 error DiagnosticReport.implicitRules, DiagnosticReport.modifierExtension, DiagnosticReport.identifier, DiagnosticReport.basedOn, DiagnosticReport.status, DiagnosticReport.category, DiagnosticReport.code, DiagnosticReport.subject, DiagnosticReport.encounter, DiagnosticReport.effective[x], DiagnosticReport.performer, DiagnosticReport.specimen, DiagnosticReport.result, DiagnosticReport.media, DiagnosticReport.media.modifierExtension, DiagnosticReport.media.comment, DiagnosticReport.media.link, DiagnosticReport.presentedForm All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error DiagnosticReport.modifierExtension, DiagnosticReport.media.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

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

НаименованиеФлагиКарта.ТипОписание и ограничения    Filter: Filtersdoco
.. DiagnosticReport 0..* DiagnosticReport(5.0.0) A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports
... identifier S 0..* Identifier Identifier for report
... basedOn S 0..* Reference(ServiceRequest) What was requested
... status S 1..1 code registered | partial | preliminary | modified | final | amended | corrected | appended | cancelled | entered-in-error | unknown
Привязка: DiagnosticReportStatusVS (0.5.0) (required)
... code S 1..1 CodeableConcept Report types used in Ministry of Health of Uzbekistan (399)
Привязка: LabReportTypesVS (0.5.0) (extensible)
... subject S 0..1 Reference(UZ Core Patient(0.5.0) | UZ Core Organization(0.5.0) | UZ Core Practitioner(0.5.0) | UZ Core Location(0.5.0) | UZ Core Medication(0.5.0)) Who and/or what this report is about
... encounter S 0..1 Reference(UZ Core Encounter(0.5.0)) The healthcare event which this Laboratory Report is about (when test ordered).
... effective[x] S 0..1 dateTime, Period Clinically relevant time/time-period for report.
... performer S 0..* Reference(UZ Core Practitioner(0.5.0) | UZ Core PractitionerRole(0.5.0)) Responsible Diagnostic Service.
... specimen S 0..* Reference(UZ Core Specimen(0.5.0)) Specimens this report is based on.
... result S 0..* Reference(UZ Core Observation(0.5.0)) Laboratory and etc,. results
... media S 0..* BackboneElement Additional data (like images, diagrams or documents) associated with this report
.... comment S 0..1 string Comment or explanation about the image or data
.... link S 1..1 Reference(DocumentReference) Reference to the image or data
... presentedForm S 0..* Attachment Entire report as issued pdf

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

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

Путь Статус Использование ValueSet Версия Источник
DiagnosticReport.status Base required Diagnostic report status valueset 📍0.5.0 этот IG
DiagnosticReport.category Base required Diagnostic report service category valueset 📍0.5.0 этот IG
DiagnosticReport.code Base extensible ValueSet of DiagnosticReport Laboratory Report Types 📍0.5.0 этот IG

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

НаименованиеФлагиКарта.ТипОписание и ограничения    Filter: Filtersdoco
.. DiagnosticReport C 0..* DiagnosticReport(5.0.0) A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports
Constraints: dgr-1
... 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 SΣ 0..* Identifier Identifier for report
... basedOn S 0..* Reference(ServiceRequest) What was requested
... status ?!SΣ 1..1 code registered | partial | preliminary | modified | final | amended | corrected | appended | cancelled | entered-in-error | unknown
Привязка: DiagnosticReportStatusVS (0.5.0) (required)
... category SΣ 0..* CodeableConcept Service category
Привязка: DiagnosticReportServiceCategoryVS (0.5.0) (required)
... code SΣ 1..1 CodeableConcept Report types used in Ministry of Health of Uzbekistan (399)
Привязка: LabReportTypesVS (0.5.0) (extensible)
... subject SΣ 0..1 Reference(UZ Core Patient(0.5.0) | UZ Core Organization(0.5.0) | UZ Core Practitioner(0.5.0) | UZ Core Location(0.5.0) | UZ Core Medication(0.5.0)) Who and/or what this report is about
... encounter SΣ 0..1 Reference(UZ Core Encounter(0.5.0)) The healthcare event which this Laboratory Report is about (when test ordered).
... effective[x] SΣ 0..1 Clinically relevant time/time-period for report.
.... effectiveDateTime dateTime
.... effectivePeriod Period
... issued Σ 0..1 instant DateTime this version was made
... performer SΣ 0..* Reference(UZ Core Practitioner(0.5.0) | UZ Core PractitionerRole(0.5.0)) Responsible Diagnostic Service.
... resultsInterpreter Σ 0..* Reference(Practitioner | PractitionerRole | Organization | CareTeam) Primary result interpreter
... specimen S 0..* Reference(UZ Core Specimen(0.5.0)) Specimens this report is based on.
... result SC 0..* Reference(UZ Core Observation(0.5.0)) Laboratory and etc,. results
... note 0..* Annotation Comments about the diagnostic report
... study 0..* Reference(GenomicStudy | ImagingStudy) Reference to full details of an analysis associated with the diagnostic report
... supportingInfo 0..* BackboneElement Additional information supporting the diagnostic report
.... 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
.... type 1..1 CodeableConcept Supporting information role code
Привязка: Hl7VSVSObservationType (3.0.0) (example): The code value for the role of the supporting information in the diagnostic report.
.... reference 1..1 Reference(Procedure | Observation | DiagnosticReport | Citation) Supporting information reference
... media SΣ 0..* BackboneElement Additional data (like images, diagrams or documents) associated with this report
.... 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
.... comment S 0..1 string Comment or explanation about the image or data
.... link SΣ 1..1 Reference(DocumentReference) Reference to the image or data
... composition C 0..1 Reference(Composition) Reference to a Composition resource for the DiagnosticReport structure
... conclusion 0..1 markdown Clinical conclusion (interpretation) of test results
... conclusionCode 0..* CodeableConcept Codes for the clinical conclusion of test results
Привязка: SNOMEDCTClinicalFindings (example): SNOMED CT Clinical Findings
... presentedForm S 0..* Attachment Entire report as issued pdf

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

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

Путь Статус Использование ValueSet Версия Источник
DiagnosticReport.language Base required All Languages 📍5.0.0 Стандарт FHIR
DiagnosticReport.status Base required Diagnostic report status valueset 📍0.5.0 этот IG
DiagnosticReport.category Base required Diagnostic report service category valueset 📍0.5.0 этот IG
DiagnosticReport.code Base extensible ValueSet of DiagnosticReport Laboratory Report Types 📍0.5.0 этот IG
DiagnosticReport.supportingInfo.​type Base example hl7VS-VS-observationType 📍3.0.0 THO v7.1
DiagnosticReport.conclusionCode Base example SNOMED CT Clinical Findings 📍5.0.0 Стандарт FHIR

Ограничения

Id Градация Путь(и) Описание Выражение
dgr-1 error DiagnosticReport When a Composition is referenced in `Diagnostic.composition`, all Observation resources referenced in `Composition.entry` must also be referenced in `Diagnostic.entry` or in the references Observations in `Observation.hasMember` composition.exists() implies (composition.resolve().section.entry.reference.where(resolve() is Observation) in (result.reference|result.reference.resolve().hasMember.reference))
dom-2 error DiagnosticReport If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error DiagnosticReport 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 DiagnosticReport 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 DiagnosticReport If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 лучшая практика DiagnosticReport A resource should have narrative for robust management text.`div`.exists()
ele-1 error DiagnosticReport.meta, DiagnosticReport.implicitRules, DiagnosticReport.language, DiagnosticReport.text, DiagnosticReport.extension, DiagnosticReport.modifierExtension, DiagnosticReport.identifier, DiagnosticReport.basedOn, DiagnosticReport.status, DiagnosticReport.category, DiagnosticReport.code, DiagnosticReport.subject, DiagnosticReport.encounter, DiagnosticReport.effective[x], DiagnosticReport.issued, DiagnosticReport.performer, DiagnosticReport.resultsInterpreter, DiagnosticReport.specimen, DiagnosticReport.result, DiagnosticReport.note, DiagnosticReport.study, DiagnosticReport.supportingInfo, DiagnosticReport.supportingInfo.extension, DiagnosticReport.supportingInfo.modifierExtension, DiagnosticReport.supportingInfo.type, DiagnosticReport.supportingInfo.reference, DiagnosticReport.media, DiagnosticReport.media.extension, DiagnosticReport.media.modifierExtension, DiagnosticReport.media.comment, DiagnosticReport.media.link, DiagnosticReport.composition, DiagnosticReport.conclusion, DiagnosticReport.conclusionCode, DiagnosticReport.presentedForm All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error DiagnosticReport.extension, DiagnosticReport.modifierExtension, DiagnosticReport.supportingInfo.extension, DiagnosticReport.supportingInfo.modifierExtension, DiagnosticReport.media.extension, DiagnosticReport.media.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

 

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