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

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

Профиль типа данных:

Вычисляемое имя:

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

  • Это Профиль не используется ни в одном профиле в этом руководстве по реализации

You can also check for usages in the FHIR IG Statistics

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

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

НаименованиеФлагиКарта.ТипОписание и ограничения    Filter: Filtersdoco
.. DocumentReference C 0..* DocumentReference(5.0.0) A reference to a document
Constraints: docRef-1, docRef-2
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... status ?!SΣ 1..1 code Status of the document (e.g., current, entered-in-error)
Привязка: DocRefStatusVS (0.1.0) (required)
... docStatus SΣ 0..1 code registered | partial | preliminary | final | changed | corrected | added | canceled | entered in error | obsolete | unknown
Привязка: DocRefComStatusVS (0.1.0) (required)
... type SΣ 0..1 CodeableConcept Kind of document (LOINC if possible)
Привязка: FHIRDocumentTypeCodes (preferred): Precise type of clinical document.
... category SΣ 0..* CodeableConcept Category: adminsitrative / legal document
Привязка: ReferencedItemCategoryValueSet (example): High-level kind of document at a macro level.
... subject SΣ 0..1 Reference(Resource) Deceased individual
... context SC 0..* Reference(Appointment | Encounter | EpisodeOfCare) Context of the document content
... date SΣ 0..1 instant Date
... author SΣ 0..* Reference(UZ Core PractitionerRole(0.3.0)) The individual, or service participating in the encounter
... custodian S 0..1 Reference(Organization) Responsible organization
... description SΣ 0..1 markdown Short description, e.g.Medical Death Certificate
Требуемый шаблон: Short description, e.g. 'Medical Death Certificate'
... content Σ 1..* BackboneElement Document referenced
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... attachment SΣ 1..1 Attachment PDF file of the certificate, encoded (URL or base64)
..... contentType SΣC 0..1 code Format of the document (e.g., A standart/pdf)
Привязка: https://terminology.medcore.uz/CodeSystem/doc-typecodes (required)
Пример General: text/plain; charset=UTF-8, image/png

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

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

Путь Статус Использование ValueSet Версия Источник
DocumentReference.status Base required Document Reference Status ValueSet 📍0.1.0 этот IG
DocumentReference.docStatus Base required Document Reference Status ValueSet 📍0.1.0 этот IG
DocumentReference.type Base preferred FHIR Document Type Codes 📍5.0.0 Стандарт FHIR
DocumentReference.category Base example Referenced Item Category Value Set 📍5.0.0 Стандарт FHIR
DocumentReference.content.​attachment.contentType Base required https://terminology.medcore.uz/CodeSystem/doc-typecodes Not State Unknown

Ограничения

Id Градация Путь(и) Описание Выражение
dom-2 error DocumentReference If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error DocumentReference 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 DocumentReference 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 DocumentReference If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 лучшая практика DocumentReference A resource should have narrative for robust management text.`div`.exists()
docRef-1 warning DocumentReference facilityType SHALL only be present if context is not an encounter facilityType.empty() or context.where(resolve() is Encounter).empty()
docRef-2 warning DocumentReference practiceSetting SHALL only be present if context is not present practiceSetting.empty() or context.where(resolve() is Encounter).empty()
ele-1 error DocumentReference.implicitRules, DocumentReference.modifierExtension, DocumentReference.identifier, DocumentReference.status, DocumentReference.docStatus, DocumentReference.type, DocumentReference.category, DocumentReference.subject, DocumentReference.context, DocumentReference.date, DocumentReference.author, DocumentReference.custodian, DocumentReference.description, DocumentReference.content, DocumentReference.content.modifierExtension, DocumentReference.content.attachment, DocumentReference.content.attachment.contentType All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error DocumentReference.modifierExtension, DocumentReference.content.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

НаименованиеФлагиКарта.ТипОписание и ограничения    Filter: Filtersdoco
.. DocumentReference 0..* DocumentReference(5.0.0) A reference to a document
... identifier S 0..* Identifier Certificate Registration Number
... status S 1..1 code Status of the document (e.g., current, entered-in-error)
Привязка: DocRefStatusVS (0.1.0) (required)
... docStatus S 0..1 code registered | partial | preliminary | final | changed | corrected | added | canceled | entered in error | obsolete | unknown
Привязка: DocRefComStatusVS (0.1.0) (required)
... category S 0..* CodeableConcept Category: adminsitrative / legal document
... subject S 0..1 Reference(Resource) Deceased individual
... context S 0..* Reference(Appointment | Encounter | EpisodeOfCare) Context of the document content
... date S 0..1 instant Date
... author S 0..* Reference(UZ Core PractitionerRole(0.3.0)) The individual, or service participating in the encounter
... custodian S 0..1 Reference(Organization) Responsible organization
... description S 0..1 markdown Short description, e.g.Medical Death Certificate
Требуемый шаблон: Short description, e.g. 'Medical Death Certificate'
... content
.... attachment S 1..1 Attachment PDF file of the certificate, encoded (URL or base64)
..... contentType S 0..1 code Format of the document (e.g., A standart/pdf)
Привязка: https://terminology.medcore.uz/CodeSystem/doc-typecodes (required)

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

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

Путь Статус Использование ValueSet Версия Источник
DocumentReference.status Base required Document Reference Status ValueSet 📍0.1.0 этот IG
DocumentReference.docStatus Base required Document Reference Status ValueSet 📍0.1.0 этот IG
DocumentReference.content.​attachment.contentType Base required https://terminology.medcore.uz/CodeSystem/doc-typecodes Not State Unknown
НаименованиеФлагиКарта.ТипОписание и ограничения    Filter: Filtersdoco
.. DocumentReference C 0..* DocumentReference(5.0.0) A reference to a document
Constraints: docRef-1, docRef-2
... 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 Certificate Registration Number
... version Σ 0..1 string An explicitly assigned identifer of a variation of the content in the DocumentReference
... basedOn 0..* Reference(Appointment | AppointmentResponse | CarePlan | Claim | CommunicationRequest | Contract | CoverageEligibilityRequest | DeviceRequest | EnrollmentRequest | ImmunizationRecommendation | MedicationRequest | NutritionOrder | RequestOrchestration | ServiceRequest | SupplyRequest | VisionPrescription) Procedure that caused this media to be created
... status ?!SΣ 1..1 code Status of the document (e.g., current, entered-in-error)
Привязка: DocRefStatusVS (0.1.0) (required)
... docStatus SΣ 0..1 code registered | partial | preliminary | final | changed | corrected | added | canceled | entered in error | obsolete | unknown
Привязка: DocRefComStatusVS (0.1.0) (required)
... modality Σ 0..* CodeableConcept Imaging modality used
Привязка: Modality (2025.2.20250411) (extensible): Type of acquired data in the instance.
... type SΣ 0..1 CodeableConcept Kind of document (LOINC if possible)
Привязка: FHIRDocumentTypeCodes (preferred): Precise type of clinical document.
... category SΣ 0..* CodeableConcept Category: adminsitrative / legal document
Привязка: ReferencedItemCategoryValueSet (example): High-level kind of document at a macro level.
... subject SΣ 0..1 Reference(Resource) Deceased individual
... context SC 0..* Reference(Appointment | Encounter | EpisodeOfCare) Context of the document content
... event 0..* CodeableReference() Main clinical acts documented
Привязка: ActCode (3.0.0) (example): This list of codes represents the main clinical acts being documented.
... bodySite Σ 0..* CodeableReference(BodyStructure) Body part included
Привязка: SNOMEDCTBodyStructures (example): SNOMED CT Body site concepts
... facilityType C 0..1 CodeableConcept Kind of facility where patient was seen
Привязка: FacilityTypeCodeValueSet (example): XDS Facility Type.
... practiceSetting C 0..1 CodeableConcept Additional details about where the content was created (e.g. clinical specialty)
Привязка: PracticeSettingCodeValueSet (example): Additional details about where the content was created (e.g. clinical specialty).
... period Σ 0..1 Period Time of service that is being documented
... date SΣ 0..1 instant Date
... author SΣ 0..* Reference(UZ Core PractitionerRole(0.3.0)) The individual, or service participating in the encounter
... attester 0..* BackboneElement Attests to accuracy of the document
.... 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
.... mode 1..1 CodeableConcept personal | professional | legal | official
Привязка: CompositionAttestationMode (preferred): The way in which a person authenticated a document.
.... time 0..1 dateTime When the document was attested
.... party 0..1 Reference(Patient | RelatedPerson | Practitioner | PractitionerRole | Organization) Who attested the document
... custodian S 0..1 Reference(Organization) Responsible organization
... relatesTo Σ 0..* BackboneElement Relationships to other documents
.... 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 Σ 1..1 CodeableConcept The relationship type with another document
Привязка: DocumentRelationshipType (extensible): The type of relationship between the documents.
.... target Σ 1..1 Reference(DocumentReference) Target of the relationship
... description SΣ 0..1 markdown Short description, e.g.Medical Death Certificate
Требуемый шаблон: Short description, e.g. 'Medical Death Certificate'
... securityLabel Σ 0..* CodeableConcept Document security-tags
Привязка: SecurityLabelExamples (example): Example Security Labels from the Healthcare Privacy and Security Classification System.
... content Σ 1..* BackboneElement Document referenced
.... 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
.... attachment SΣ 1..1 Attachment PDF file of the certificate, encoded (URL or base64)
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Разрез: Не упорядочено, Открыто от value:url
Constraints: ext-1
..... contentType SΣC 0..1 code Format of the document (e.g., A standart/pdf)
Привязка: https://terminology.medcore.uz/CodeSystem/doc-typecodes (required)
Пример General: text/plain; charset=UTF-8, image/png
..... language Σ 0..1 code Human language of the content (BCP-47)
Привязка: AllLanguages (required): IETF language tag for a human language.
Дополнительные привязкиЦель
CommonLanguages Старт

Пример General: en-AU
..... data C 0..1 base64Binary Data inline, base64ed
..... url Σ 0..1 url Uri where the data can be found
Пример General: http://www.acme.com/logo-small.png
..... size Σ 0..1 integer64 Number of bytes of content (if url provided)
..... hash Σ 0..1 base64Binary Hash of the data (sha-1, base64ed)
..... title Σ 0..1 string Label to display in place of the data
Пример General: Official Corporate Logo
..... creation Σ 0..1 dateTime Date attachment was first created
..... height 0..1 positiveInt Height of the image in pixels (photo/video)
..... width 0..1 positiveInt Width of the image in pixels (photo/video)
..... frames 0..1 positiveInt Number of frames if > 1 (photo)
..... duration 0..1 decimal Length in seconds (audio / video)
..... pages 0..1 positiveInt Number of printed pages
.... profile Σ 0..* BackboneElement Content profile rules for the document
..... 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
..... value[x] Σ 1..1 Code|uri|canonical
Привязка: HL7FormatCodes (2.1.0) (preferred): Document Format Codes.
...... valueCoding Coding
...... valueUri uri
...... valueCanonical canonical(Any)

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

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

Путь Статус Использование ValueSet Версия Источник
DocumentReference.language Base required All Languages 📍5.0.0 Стандарт FHIR
DocumentReference.status Base required Document Reference Status ValueSet 📍0.1.0 этот IG
DocumentReference.docStatus Base required Document Reference Status ValueSet 📍0.1.0 этот IG
DocumentReference.modality Base extensible Modality (отсутствует ссылка) 📍2025.2.20250411 этот IG
DocumentReference.type Base preferred FHIR Document Type Codes 📍5.0.0 Стандарт FHIR
DocumentReference.category Base example Referenced Item Category Value Set 📍5.0.0 Стандарт FHIR
DocumentReference.event Base example v3 Code System ActCode 📍3.0.0 THO v7.0
DocumentReference.bodySite Base example SNOMED CT Body Structures 📍5.0.0 Стандарт FHIR
DocumentReference.facilityType Base example Facility Type Code Value Set 📍5.0.0 Стандарт FHIR
DocumentReference.practiceSetting Base example Practice Setting Code Value Set 📍5.0.0 Стандарт FHIR
DocumentReference.attester.​mode Base preferred Composition Attestation Mode 📍5.0.0 Стандарт FHIR
DocumentReference.relatesTo.​code Base extensible Document Relationship Type 📍5.0.0 Стандарт FHIR
DocumentReference.securityLabel Base example Example set of Security Labels 📍5.0.0 Стандарт FHIR
DocumentReference.content.​attachment.contentType Base required https://terminology.medcore.uz/CodeSystem/doc-typecodes Not State Unknown
DocumentReference.content.​attachment.language Base required All Languages 📍5.0.0 Стандарт FHIR
DocumentReference.content.​profile.value[x] Base preferred HL7 ValueSet of Format Codes for use with Document Sharing 📍2.1.0 THO v7.0

Ограничения

Id Градация Путь(и) Описание Выражение
dom-2 error DocumentReference If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error DocumentReference 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 DocumentReference 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 DocumentReference If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 лучшая практика DocumentReference A resource should have narrative for robust management text.`div`.exists()
docRef-1 warning DocumentReference facilityType SHALL only be present if context is not an encounter facilityType.empty() or context.where(resolve() is Encounter).empty()
docRef-2 warning DocumentReference practiceSetting SHALL only be present if context is not present practiceSetting.empty() or context.where(resolve() is Encounter).empty()
ele-1 error DocumentReference.meta, DocumentReference.implicitRules, DocumentReference.language, DocumentReference.text, DocumentReference.extension, DocumentReference.modifierExtension, DocumentReference.identifier, DocumentReference.version, DocumentReference.basedOn, DocumentReference.status, DocumentReference.docStatus, DocumentReference.modality, DocumentReference.type, DocumentReference.category, DocumentReference.subject, DocumentReference.context, DocumentReference.event, DocumentReference.bodySite, DocumentReference.facilityType, DocumentReference.practiceSetting, DocumentReference.period, DocumentReference.date, DocumentReference.author, DocumentReference.attester, DocumentReference.attester.extension, DocumentReference.attester.modifierExtension, DocumentReference.attester.mode, DocumentReference.attester.time, DocumentReference.attester.party, DocumentReference.custodian, DocumentReference.relatesTo, DocumentReference.relatesTo.extension, DocumentReference.relatesTo.modifierExtension, DocumentReference.relatesTo.code, DocumentReference.relatesTo.target, DocumentReference.description, DocumentReference.securityLabel, DocumentReference.content, DocumentReference.content.extension, DocumentReference.content.modifierExtension, DocumentReference.content.attachment, DocumentReference.content.attachment.extension, DocumentReference.content.attachment.contentType, DocumentReference.content.attachment.language, DocumentReference.content.attachment.data, DocumentReference.content.attachment.url, DocumentReference.content.attachment.size, DocumentReference.content.attachment.hash, DocumentReference.content.attachment.title, DocumentReference.content.attachment.creation, DocumentReference.content.attachment.height, DocumentReference.content.attachment.width, DocumentReference.content.attachment.frames, DocumentReference.content.attachment.duration, DocumentReference.content.attachment.pages, DocumentReference.content.profile, DocumentReference.content.profile.extension, DocumentReference.content.profile.modifierExtension, DocumentReference.content.profile.value[x] All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error DocumentReference.extension, DocumentReference.modifierExtension, DocumentReference.attester.extension, DocumentReference.attester.modifierExtension, DocumentReference.relatesTo.extension, DocumentReference.relatesTo.modifierExtension, DocumentReference.content.extension, DocumentReference.content.modifierExtension, DocumentReference.content.attachment.extension, DocumentReference.content.profile.extension, DocumentReference.content.profile.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

Summary

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

Структуры

Эта структура относится к этим другим структурам:

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

НаименованиеФлагиКарта.ТипОписание и ограничения    Filter: Filtersdoco
.. DocumentReference C 0..* DocumentReference(5.0.0) A reference to a document
Constraints: docRef-1, docRef-2
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... status ?!SΣ 1..1 code Status of the document (e.g., current, entered-in-error)
Привязка: DocRefStatusVS (0.1.0) (required)
... docStatus SΣ 0..1 code registered | partial | preliminary | final | changed | corrected | added | canceled | entered in error | obsolete | unknown
Привязка: DocRefComStatusVS (0.1.0) (required)
... type SΣ 0..1 CodeableConcept Kind of document (LOINC if possible)
Привязка: FHIRDocumentTypeCodes (preferred): Precise type of clinical document.
... category SΣ 0..* CodeableConcept Category: adminsitrative / legal document
Привязка: ReferencedItemCategoryValueSet (example): High-level kind of document at a macro level.
... subject SΣ 0..1 Reference(Resource) Deceased individual
... context SC 0..* Reference(Appointment | Encounter | EpisodeOfCare) Context of the document content
... date SΣ 0..1 instant Date
... author SΣ 0..* Reference(UZ Core PractitionerRole(0.3.0)) The individual, or service participating in the encounter
... custodian S 0..1 Reference(Organization) Responsible organization
... description SΣ 0..1 markdown Short description, e.g.Medical Death Certificate
Требуемый шаблон: Short description, e.g. 'Medical Death Certificate'
... content Σ 1..* BackboneElement Document referenced
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... attachment SΣ 1..1 Attachment PDF file of the certificate, encoded (URL or base64)
..... contentType SΣC 0..1 code Format of the document (e.g., A standart/pdf)
Привязка: https://terminology.medcore.uz/CodeSystem/doc-typecodes (required)
Пример General: text/plain; charset=UTF-8, image/png

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

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

Путь Статус Использование ValueSet Версия Источник
DocumentReference.status Base required Document Reference Status ValueSet 📍0.1.0 этот IG
DocumentReference.docStatus Base required Document Reference Status ValueSet 📍0.1.0 этот IG
DocumentReference.type Base preferred FHIR Document Type Codes 📍5.0.0 Стандарт FHIR
DocumentReference.category Base example Referenced Item Category Value Set 📍5.0.0 Стандарт FHIR
DocumentReference.content.​attachment.contentType Base required https://terminology.medcore.uz/CodeSystem/doc-typecodes Not State Unknown

Ограничения

Id Градация Путь(и) Описание Выражение
dom-2 error DocumentReference If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error DocumentReference 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 DocumentReference 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 DocumentReference If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 лучшая практика DocumentReference A resource should have narrative for robust management text.`div`.exists()
docRef-1 warning DocumentReference facilityType SHALL only be present if context is not an encounter facilityType.empty() or context.where(resolve() is Encounter).empty()
docRef-2 warning DocumentReference practiceSetting SHALL only be present if context is not present practiceSetting.empty() or context.where(resolve() is Encounter).empty()
ele-1 error DocumentReference.implicitRules, DocumentReference.modifierExtension, DocumentReference.identifier, DocumentReference.status, DocumentReference.docStatus, DocumentReference.type, DocumentReference.category, DocumentReference.subject, DocumentReference.context, DocumentReference.date, DocumentReference.author, DocumentReference.custodian, DocumentReference.description, DocumentReference.content, DocumentReference.content.modifierExtension, DocumentReference.content.attachment, DocumentReference.content.attachment.contentType All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error DocumentReference.modifierExtension, DocumentReference.content.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

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

НаименованиеФлагиКарта.ТипОписание и ограничения    Filter: Filtersdoco
.. DocumentReference 0..* DocumentReference(5.0.0) A reference to a document
... identifier S 0..* Identifier Certificate Registration Number
... status S 1..1 code Status of the document (e.g., current, entered-in-error)
Привязка: DocRefStatusVS (0.1.0) (required)
... docStatus S 0..1 code registered | partial | preliminary | final | changed | corrected | added | canceled | entered in error | obsolete | unknown
Привязка: DocRefComStatusVS (0.1.0) (required)
... category S 0..* CodeableConcept Category: adminsitrative / legal document
... subject S 0..1 Reference(Resource) Deceased individual
... context S 0..* Reference(Appointment | Encounter | EpisodeOfCare) Context of the document content
... date S 0..1 instant Date
... author S 0..* Reference(UZ Core PractitionerRole(0.3.0)) The individual, or service participating in the encounter
... custodian S 0..1 Reference(Organization) Responsible organization
... description S 0..1 markdown Short description, e.g.Medical Death Certificate
Требуемый шаблон: Short description, e.g. 'Medical Death Certificate'
... content
.... attachment S 1..1 Attachment PDF file of the certificate, encoded (URL or base64)
..... contentType S 0..1 code Format of the document (e.g., A standart/pdf)
Привязка: https://terminology.medcore.uz/CodeSystem/doc-typecodes (required)

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

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

Путь Статус Использование ValueSet Версия Источник
DocumentReference.status Base required Document Reference Status ValueSet 📍0.1.0 этот IG
DocumentReference.docStatus Base required Document Reference Status ValueSet 📍0.1.0 этот IG
DocumentReference.content.​attachment.contentType Base required https://terminology.medcore.uz/CodeSystem/doc-typecodes Not State Unknown

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

НаименованиеФлагиКарта.ТипОписание и ограничения    Filter: Filtersdoco
.. DocumentReference C 0..* DocumentReference(5.0.0) A reference to a document
Constraints: docRef-1, docRef-2
... 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 Certificate Registration Number
... version Σ 0..1 string An explicitly assigned identifer of a variation of the content in the DocumentReference
... basedOn 0..* Reference(Appointment | AppointmentResponse | CarePlan | Claim | CommunicationRequest | Contract | CoverageEligibilityRequest | DeviceRequest | EnrollmentRequest | ImmunizationRecommendation | MedicationRequest | NutritionOrder | RequestOrchestration | ServiceRequest | SupplyRequest | VisionPrescription) Procedure that caused this media to be created
... status ?!SΣ 1..1 code Status of the document (e.g., current, entered-in-error)
Привязка: DocRefStatusVS (0.1.0) (required)
... docStatus SΣ 0..1 code registered | partial | preliminary | final | changed | corrected | added | canceled | entered in error | obsolete | unknown
Привязка: DocRefComStatusVS (0.1.0) (required)
... modality Σ 0..* CodeableConcept Imaging modality used
Привязка: Modality (2025.2.20250411) (extensible): Type of acquired data in the instance.
... type SΣ 0..1 CodeableConcept Kind of document (LOINC if possible)
Привязка: FHIRDocumentTypeCodes (preferred): Precise type of clinical document.
... category SΣ 0..* CodeableConcept Category: adminsitrative / legal document
Привязка: ReferencedItemCategoryValueSet (example): High-level kind of document at a macro level.
... subject SΣ 0..1 Reference(Resource) Deceased individual
... context SC 0..* Reference(Appointment | Encounter | EpisodeOfCare) Context of the document content
... event 0..* CodeableReference() Main clinical acts documented
Привязка: ActCode (3.0.0) (example): This list of codes represents the main clinical acts being documented.
... bodySite Σ 0..* CodeableReference(BodyStructure) Body part included
Привязка: SNOMEDCTBodyStructures (example): SNOMED CT Body site concepts
... facilityType C 0..1 CodeableConcept Kind of facility where patient was seen
Привязка: FacilityTypeCodeValueSet (example): XDS Facility Type.
... practiceSetting C 0..1 CodeableConcept Additional details about where the content was created (e.g. clinical specialty)
Привязка: PracticeSettingCodeValueSet (example): Additional details about where the content was created (e.g. clinical specialty).
... period Σ 0..1 Period Time of service that is being documented
... date SΣ 0..1 instant Date
... author SΣ 0..* Reference(UZ Core PractitionerRole(0.3.0)) The individual, or service participating in the encounter
... attester 0..* BackboneElement Attests to accuracy of the document
.... 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
.... mode 1..1 CodeableConcept personal | professional | legal | official
Привязка: CompositionAttestationMode (preferred): The way in which a person authenticated a document.
.... time 0..1 dateTime When the document was attested
.... party 0..1 Reference(Patient | RelatedPerson | Practitioner | PractitionerRole | Organization) Who attested the document
... custodian S 0..1 Reference(Organization) Responsible organization
... relatesTo Σ 0..* BackboneElement Relationships to other documents
.... 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 Σ 1..1 CodeableConcept The relationship type with another document
Привязка: DocumentRelationshipType (extensible): The type of relationship between the documents.
.... target Σ 1..1 Reference(DocumentReference) Target of the relationship
... description SΣ 0..1 markdown Short description, e.g.Medical Death Certificate
Требуемый шаблон: Short description, e.g. 'Medical Death Certificate'
... securityLabel Σ 0..* CodeableConcept Document security-tags
Привязка: SecurityLabelExamples (example): Example Security Labels from the Healthcare Privacy and Security Classification System.
... content Σ 1..* BackboneElement Document referenced
.... 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
.... attachment SΣ 1..1 Attachment PDF file of the certificate, encoded (URL or base64)
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Разрез: Не упорядочено, Открыто от value:url
Constraints: ext-1
..... contentType SΣC 0..1 code Format of the document (e.g., A standart/pdf)
Привязка: https://terminology.medcore.uz/CodeSystem/doc-typecodes (required)
Пример General: text/plain; charset=UTF-8, image/png
..... language Σ 0..1 code Human language of the content (BCP-47)
Привязка: AllLanguages (required): IETF language tag for a human language.
Дополнительные привязкиЦель
CommonLanguages Старт

Пример General: en-AU
..... data C 0..1 base64Binary Data inline, base64ed
..... url Σ 0..1 url Uri where the data can be found
Пример General: http://www.acme.com/logo-small.png
..... size Σ 0..1 integer64 Number of bytes of content (if url provided)
..... hash Σ 0..1 base64Binary Hash of the data (sha-1, base64ed)
..... title Σ 0..1 string Label to display in place of the data
Пример General: Official Corporate Logo
..... creation Σ 0..1 dateTime Date attachment was first created
..... height 0..1 positiveInt Height of the image in pixels (photo/video)
..... width 0..1 positiveInt Width of the image in pixels (photo/video)
..... frames 0..1 positiveInt Number of frames if > 1 (photo)
..... duration 0..1 decimal Length in seconds (audio / video)
..... pages 0..1 positiveInt Number of printed pages
.... profile Σ 0..* BackboneElement Content profile rules for the document
..... 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
..... value[x] Σ 1..1 Code|uri|canonical
Привязка: HL7FormatCodes (2.1.0) (preferred): Document Format Codes.
...... valueCoding Coding
...... valueUri uri
...... valueCanonical canonical(Any)

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

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

Путь Статус Использование ValueSet Версия Источник
DocumentReference.language Base required All Languages 📍5.0.0 Стандарт FHIR
DocumentReference.status Base required Document Reference Status ValueSet 📍0.1.0 этот IG
DocumentReference.docStatus Base required Document Reference Status ValueSet 📍0.1.0 этот IG
DocumentReference.modality Base extensible Modality (отсутствует ссылка) 📍2025.2.20250411 этот IG
DocumentReference.type Base preferred FHIR Document Type Codes 📍5.0.0 Стандарт FHIR
DocumentReference.category Base example Referenced Item Category Value Set 📍5.0.0 Стандарт FHIR
DocumentReference.event Base example v3 Code System ActCode 📍3.0.0 THO v7.0
DocumentReference.bodySite Base example SNOMED CT Body Structures 📍5.0.0 Стандарт FHIR
DocumentReference.facilityType Base example Facility Type Code Value Set 📍5.0.0 Стандарт FHIR
DocumentReference.practiceSetting Base example Practice Setting Code Value Set 📍5.0.0 Стандарт FHIR
DocumentReference.attester.​mode Base preferred Composition Attestation Mode 📍5.0.0 Стандарт FHIR
DocumentReference.relatesTo.​code Base extensible Document Relationship Type 📍5.0.0 Стандарт FHIR
DocumentReference.securityLabel Base example Example set of Security Labels 📍5.0.0 Стандарт FHIR
DocumentReference.content.​attachment.contentType Base required https://terminology.medcore.uz/CodeSystem/doc-typecodes Not State Unknown
DocumentReference.content.​attachment.language Base required All Languages 📍5.0.0 Стандарт FHIR
DocumentReference.content.​profile.value[x] Base preferred HL7 ValueSet of Format Codes for use with Document Sharing 📍2.1.0 THO v7.0

Ограничения

Id Градация Путь(и) Описание Выражение
dom-2 error DocumentReference If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error DocumentReference 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 DocumentReference 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 DocumentReference If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 лучшая практика DocumentReference A resource should have narrative for robust management text.`div`.exists()
docRef-1 warning DocumentReference facilityType SHALL only be present if context is not an encounter facilityType.empty() or context.where(resolve() is Encounter).empty()
docRef-2 warning DocumentReference practiceSetting SHALL only be present if context is not present practiceSetting.empty() or context.where(resolve() is Encounter).empty()
ele-1 error DocumentReference.meta, DocumentReference.implicitRules, DocumentReference.language, DocumentReference.text, DocumentReference.extension, DocumentReference.modifierExtension, DocumentReference.identifier, DocumentReference.version, DocumentReference.basedOn, DocumentReference.status, DocumentReference.docStatus, DocumentReference.modality, DocumentReference.type, DocumentReference.category, DocumentReference.subject, DocumentReference.context, DocumentReference.event, DocumentReference.bodySite, DocumentReference.facilityType, DocumentReference.practiceSetting, DocumentReference.period, DocumentReference.date, DocumentReference.author, DocumentReference.attester, DocumentReference.attester.extension, DocumentReference.attester.modifierExtension, DocumentReference.attester.mode, DocumentReference.attester.time, DocumentReference.attester.party, DocumentReference.custodian, DocumentReference.relatesTo, DocumentReference.relatesTo.extension, DocumentReference.relatesTo.modifierExtension, DocumentReference.relatesTo.code, DocumentReference.relatesTo.target, DocumentReference.description, DocumentReference.securityLabel, DocumentReference.content, DocumentReference.content.extension, DocumentReference.content.modifierExtension, DocumentReference.content.attachment, DocumentReference.content.attachment.extension, DocumentReference.content.attachment.contentType, DocumentReference.content.attachment.language, DocumentReference.content.attachment.data, DocumentReference.content.attachment.url, DocumentReference.content.attachment.size, DocumentReference.content.attachment.hash, DocumentReference.content.attachment.title, DocumentReference.content.attachment.creation, DocumentReference.content.attachment.height, DocumentReference.content.attachment.width, DocumentReference.content.attachment.frames, DocumentReference.content.attachment.duration, DocumentReference.content.attachment.pages, DocumentReference.content.profile, DocumentReference.content.profile.extension, DocumentReference.content.profile.modifierExtension, DocumentReference.content.profile.value[x] All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error DocumentReference.extension, DocumentReference.modifierExtension, DocumentReference.attester.extension, DocumentReference.attester.modifierExtension, DocumentReference.relatesTo.extension, DocumentReference.relatesTo.modifierExtension, DocumentReference.content.extension, DocumentReference.content.modifierExtension, DocumentReference.content.attachment.extension, DocumentReference.content.profile.extension, DocumentReference.content.profile.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

Summary

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

Структуры

Эта структура относится к этим другим структурам:

 

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