Единая платформа цифрового здравоохранения Узбекистана
0.5.0 - ci-build
Uzbekistan Digital Health Platform - Локальная сборка (v0.5.0), построенная FHIR (HL7® FHIR® Стандартные инструменты сборки. Смотрите каталог опубликованных версий
| Официальный 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: ![]() ![]() |
|---|---|---|---|---|
![]() |
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 |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Resource | Contained, inline Resources | |
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 |
![]() ![]() |
SΣ | 0..* | Identifier | Identifier for report |
![]() ![]() |
S | 0..* | Reference(ServiceRequest) | What was requested |
![]() ![]() |
?!SΣ | 1..1 | code | registered | partial | preliminary | modified | final | amended | corrected | appended | cancelled | entered-in-error | unknown Привязка: DiagnosticReportStatusVS (0.5.0) (required) |
![]() ![]() |
SΣ | 0..* | CodeableConcept | Service category Привязка: DiagnosticReportServiceCategoryVS (0.5.0) (required) |
![]() ![]() |
SΣ | 1..1 | CodeableConcept | Report types used in Ministry of Health of Uzbekistan (399) Привязка: LabReportTypesVS (0.5.0) (extensible) |
![]() ![]() |
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 |
![]() ![]() |
SΣ | 0..1 | Reference(UZ Core Encounter(0.5.0)) | The healthcare event which this Laboratory Report is about (when test ordered). |
![]() ![]() |
SΣ | 0..1 | Clinically relevant time/time-period for report. | |
![]() ![]() ![]() |
dateTime | |||
![]() ![]() ![]() |
Period | |||
![]() ![]() |
SΣ | 0..* | Reference(UZ Core Practitioner(0.5.0) | UZ Core PractitionerRole(0.5.0)) | Responsible Diagnostic Service. |
![]() ![]() |
S | 0..* | Reference(UZ Core Specimen(0.5.0)) | Specimens this report is based on. |
![]() ![]() |
SC | 0..* | Reference(UZ Core Observation(0.5.0)) | Laboratory and etc,. results |
![]() ![]() |
SΣ | 0..* | BackboneElement | Additional data (like images, diagrams or documents) associated with this report |
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 |
![]() ![]() ![]() |
S | 0..1 | string | Comment or explanation about the image or data |
![]() ![]() ![]() |
SΣ | 1..1 | Reference(DocumentReference) | Reference to the image or data |
![]() ![]() |
S | 0..* | Attachment | Entire report as issued pdf |
Документация для этого формата | ||||
| Путь | Статус | Использование | 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: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | DiagnosticReport(5.0.0) | A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports | |
![]() ![]() |
S | 0..* | Identifier | Identifier for report |
![]() ![]() |
S | 0..* | Reference(ServiceRequest) | What was requested |
![]() ![]() |
S | 1..1 | code | registered | partial | preliminary | modified | final | amended | corrected | appended | cancelled | entered-in-error | unknown Привязка: DiagnosticReportStatusVS (0.5.0) (required) |
![]() ![]() |
S | 0..* | CodeableConcept | Service category Привязка: DiagnosticReportServiceCategoryVS (0.5.0) (required) |
![]() ![]() |
S | 1..1 | CodeableConcept | Report types used in Ministry of Health of Uzbekistan (399) Привязка: LabReportTypesVS (0.5.0) (extensible) |
![]() ![]() |
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 |
![]() ![]() |
S | 0..1 | Reference(UZ Core Encounter(0.5.0)) | The healthcare event which this Laboratory Report is about (when test ordered). |
![]() ![]() |
S | 0..1 | dateTime, Period | Clinically relevant time/time-period for report. |
![]() ![]() |
S | 0..* | Reference(UZ Core Practitioner(0.5.0) | UZ Core PractitionerRole(0.5.0)) | Responsible Diagnostic Service. |
![]() ![]() |
S | 0..* | Reference(UZ Core Specimen(0.5.0)) | Specimens this report is based on. |
![]() ![]() |
S | 0..* | Reference(UZ Core Observation(0.5.0)) | Laboratory and etc,. results |
![]() ![]() |
S | 0..* | BackboneElement | Additional data (like images, diagrams or documents) associated with this report |
![]() ![]() ![]() |
S | 0..1 | string | Comment or explanation about the image or data |
![]() ![]() ![]() |
S | 1..1 | Reference(DocumentReference) | Reference to the image or data |
![]() ![]() |
S | 0..* | Attachment | Entire report as issued pdf |
Документация для этого формата | ||||
| Путь | Статус | Использование | 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: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
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 | ||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Привязка: AllLanguages (required): IETF language tag for a human language
| |||||
![]() ![]() |
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 | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
SΣ | 0..* | Identifier | Identifier for report | ||||
![]() ![]() |
S | 0..* | Reference(ServiceRequest) | What was requested | ||||
![]() ![]() |
?!SΣ | 1..1 | code | registered | partial | preliminary | modified | final | amended | corrected | appended | cancelled | entered-in-error | unknown Привязка: DiagnosticReportStatusVS (0.5.0) (required) | ||||
![]() ![]() |
SΣ | 0..* | CodeableConcept | Service category Привязка: DiagnosticReportServiceCategoryVS (0.5.0) (required) | ||||
![]() ![]() |
SΣ | 1..1 | CodeableConcept | Report types used in Ministry of Health of Uzbekistan (399) Привязка: LabReportTypesVS (0.5.0) (extensible) | ||||
![]() ![]() |
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 | ||||
![]() ![]() |
SΣ | 0..1 | Reference(UZ Core Encounter(0.5.0)) | The healthcare event which this Laboratory Report is about (when test ordered). | ||||
![]() ![]() |
SΣ | 0..1 | Clinically relevant time/time-period for report. | |||||
![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() |
Period | |||||||
![]() ![]() |
Σ | 0..1 | instant | DateTime this version was made | ||||
![]() ![]() |
SΣ | 0..* | Reference(UZ Core Practitioner(0.5.0) | UZ Core PractitionerRole(0.5.0)) | Responsible Diagnostic Service. | ||||
![]() ![]() |
Σ | 0..* | Reference(Practitioner | PractitionerRole | Organization | CareTeam) | Primary result interpreter | ||||
![]() ![]() |
S | 0..* | Reference(UZ Core Specimen(0.5.0)) | Specimens this report is based on. | ||||
![]() ![]() |
SC | 0..* | Reference(UZ Core Observation(0.5.0)) | Laboratory and etc,. results | ||||
![]() ![]() |
0..* | Annotation | Comments about the diagnostic report | |||||
![]() ![]() |
0..* | Reference(GenomicStudy | ImagingStudy) | Reference to full details of an analysis associated with the diagnostic report | |||||
![]() ![]() |
0..* | BackboneElement | Additional information supporting the diagnostic report | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
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. | |||||
![]() ![]() ![]() |
1..1 | Reference(Procedure | Observation | DiagnosticReport | Citation) | Supporting information reference | |||||
![]() ![]() |
SΣ | 0..* | BackboneElement | Additional data (like images, diagrams or documents) associated with this report | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
S | 0..1 | string | Comment or explanation about the image or data | ||||
![]() ![]() ![]() |
SΣ | 1..1 | Reference(DocumentReference) | Reference to the image or data | ||||
![]() ![]() |
C | 0..1 | Reference(Composition) | Reference to a Composition resource for the DiagnosticReport structure | ||||
![]() ![]() |
0..1 | markdown | Clinical conclusion (interpretation) of test results | |||||
![]() ![]() |
0..* | CodeableConcept | Codes for the clinical conclusion of test results Привязка: SNOMEDCTClinicalFindings (example): SNOMED CT Clinical Findings | |||||
![]() ![]() |
S | 0..* | Attachment | Entire report as issued pdf | ||||
Документация для этого формата | ||||||||
| Путь | Статус | Использование | 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()
|
Summary
Обязательная поддержка: 15 элементs
Структуры
Эта структура относится к этим другим структурам:
Просмотр ключевых элементов
| Наименование | Флаги | Карта. | Тип | Описание и ограничения Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
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 |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Resource | Contained, inline Resources | |
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 |
![]() ![]() |
SΣ | 0..* | Identifier | Identifier for report |
![]() ![]() |
S | 0..* | Reference(ServiceRequest) | What was requested |
![]() ![]() |
?!SΣ | 1..1 | code | registered | partial | preliminary | modified | final | amended | corrected | appended | cancelled | entered-in-error | unknown Привязка: DiagnosticReportStatusVS (0.5.0) (required) |
![]() ![]() |
SΣ | 0..* | CodeableConcept | Service category Привязка: DiagnosticReportServiceCategoryVS (0.5.0) (required) |
![]() ![]() |
SΣ | 1..1 | CodeableConcept | Report types used in Ministry of Health of Uzbekistan (399) Привязка: LabReportTypesVS (0.5.0) (extensible) |
![]() ![]() |
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 |
![]() ![]() |
SΣ | 0..1 | Reference(UZ Core Encounter(0.5.0)) | The healthcare event which this Laboratory Report is about (when test ordered). |
![]() ![]() |
SΣ | 0..1 | Clinically relevant time/time-period for report. | |
![]() ![]() ![]() |
dateTime | |||
![]() ![]() ![]() |
Period | |||
![]() ![]() |
SΣ | 0..* | Reference(UZ Core Practitioner(0.5.0) | UZ Core PractitionerRole(0.5.0)) | Responsible Diagnostic Service. |
![]() ![]() |
S | 0..* | Reference(UZ Core Specimen(0.5.0)) | Specimens this report is based on. |
![]() ![]() |
SC | 0..* | Reference(UZ Core Observation(0.5.0)) | Laboratory and etc,. results |
![]() ![]() |
SΣ | 0..* | BackboneElement | Additional data (like images, diagrams or documents) associated with this report |
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 |
![]() ![]() ![]() |
S | 0..1 | string | Comment or explanation about the image or data |
![]() ![]() ![]() |
SΣ | 1..1 | Reference(DocumentReference) | Reference to the image or data |
![]() ![]() |
S | 0..* | Attachment | Entire report as issued pdf |
Документация для этого формата | ||||
| Путь | Статус | Использование | 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: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | DiagnosticReport(5.0.0) | A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports | |
![]() ![]() |
S | 0..* | Identifier | Identifier for report |
![]() ![]() |
S | 0..* | Reference(ServiceRequest) | What was requested |
![]() ![]() |
S | 1..1 | code | registered | partial | preliminary | modified | final | amended | corrected | appended | cancelled | entered-in-error | unknown Привязка: DiagnosticReportStatusVS (0.5.0) (required) |
![]() ![]() |
S | 0..* | CodeableConcept | Service category Привязка: DiagnosticReportServiceCategoryVS (0.5.0) (required) |
![]() ![]() |
S | 1..1 | CodeableConcept | Report types used in Ministry of Health of Uzbekistan (399) Привязка: LabReportTypesVS (0.5.0) (extensible) |
![]() ![]() |
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 |
![]() ![]() |
S | 0..1 | Reference(UZ Core Encounter(0.5.0)) | The healthcare event which this Laboratory Report is about (when test ordered). |
![]() ![]() |
S | 0..1 | dateTime, Period | Clinically relevant time/time-period for report. |
![]() ![]() |
S | 0..* | Reference(UZ Core Practitioner(0.5.0) | UZ Core PractitionerRole(0.5.0)) | Responsible Diagnostic Service. |
![]() ![]() |
S | 0..* | Reference(UZ Core Specimen(0.5.0)) | Specimens this report is based on. |
![]() ![]() |
S | 0..* | Reference(UZ Core Observation(0.5.0)) | Laboratory and etc,. results |
![]() ![]() |
S | 0..* | BackboneElement | Additional data (like images, diagrams or documents) associated with this report |
![]() ![]() ![]() |
S | 0..1 | string | Comment or explanation about the image or data |
![]() ![]() ![]() |
S | 1..1 | Reference(DocumentReference) | Reference to the image or data |
![]() ![]() |
S | 0..* | Attachment | Entire report as issued pdf |
Документация для этого формата | ||||
| Путь | Статус | Использование | 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: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
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 | ||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Привязка: AllLanguages (required): IETF language tag for a human language
| |||||
![]() ![]() |
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 | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
SΣ | 0..* | Identifier | Identifier for report | ||||
![]() ![]() |
S | 0..* | Reference(ServiceRequest) | What was requested | ||||
![]() ![]() |
?!SΣ | 1..1 | code | registered | partial | preliminary | modified | final | amended | corrected | appended | cancelled | entered-in-error | unknown Привязка: DiagnosticReportStatusVS (0.5.0) (required) | ||||
![]() ![]() |
SΣ | 0..* | CodeableConcept | Service category Привязка: DiagnosticReportServiceCategoryVS (0.5.0) (required) | ||||
![]() ![]() |
SΣ | 1..1 | CodeableConcept | Report types used in Ministry of Health of Uzbekistan (399) Привязка: LabReportTypesVS (0.5.0) (extensible) | ||||
![]() ![]() |
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 | ||||
![]() ![]() |
SΣ | 0..1 | Reference(UZ Core Encounter(0.5.0)) | The healthcare event which this Laboratory Report is about (when test ordered). | ||||
![]() ![]() |
SΣ | 0..1 | Clinically relevant time/time-period for report. | |||||
![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() |
Period | |||||||
![]() ![]() |
Σ | 0..1 | instant | DateTime this version was made | ||||
![]() ![]() |
SΣ | 0..* | Reference(UZ Core Practitioner(0.5.0) | UZ Core PractitionerRole(0.5.0)) | Responsible Diagnostic Service. | ||||
![]() ![]() |
Σ | 0..* | Reference(Practitioner | PractitionerRole | Organization | CareTeam) | Primary result interpreter | ||||
![]() ![]() |
S | 0..* | Reference(UZ Core Specimen(0.5.0)) | Specimens this report is based on. | ||||
![]() ![]() |
SC | 0..* | Reference(UZ Core Observation(0.5.0)) | Laboratory and etc,. results | ||||
![]() ![]() |
0..* | Annotation | Comments about the diagnostic report | |||||
![]() ![]() |
0..* | Reference(GenomicStudy | ImagingStudy) | Reference to full details of an analysis associated with the diagnostic report | |||||
![]() ![]() |
0..* | BackboneElement | Additional information supporting the diagnostic report | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
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. | |||||
![]() ![]() ![]() |
1..1 | Reference(Procedure | Observation | DiagnosticReport | Citation) | Supporting information reference | |||||
![]() ![]() |
SΣ | 0..* | BackboneElement | Additional data (like images, diagrams or documents) associated with this report | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
S | 0..1 | string | Comment or explanation about the image or data | ||||
![]() ![]() ![]() |
SΣ | 1..1 | Reference(DocumentReference) | Reference to the image or data | ||||
![]() ![]() |
C | 0..1 | Reference(Composition) | Reference to a Composition resource for the DiagnosticReport structure | ||||
![]() ![]() |
0..1 | markdown | Clinical conclusion (interpretation) of test results | |||||
![]() ![]() |
0..* | CodeableConcept | Codes for the clinical conclusion of test results Привязка: SNOMEDCTClinicalFindings (example): SNOMED CT Clinical Findings | |||||
![]() ![]() |
S | 0..* | Attachment | Entire report as issued pdf | ||||
Документация для этого формата | ||||||||
| Путь | Статус | Использование | 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()
|
Summary
Обязательная поддержка: 15 элементs
Структуры
Эта структура относится к этим другим структурам:
Другие представления профиля: CSV, Excel, Schematron