Digital Health Platform
0.1.0 -
Digital Health Platform, опубликовано Uzinfocom LLC. Это руководство не является санкционированной публикацией; это непрерывная сборка для версии 0.1.0, созданной FHIR (HL7® FHIR® Standard) CI Build. Эта версия основана на нынешнем содержании https://github.com/uzinfocom-org/digital-health-ig/ и регулярно изменяется. Смотрите каталог опубликованных версий
Active по состоянию на 2025-03-13 |
Определения для dhp-provenance профиль ресурса
Рекомендации по толкованию содержимого этой таблицы можно найтиздесь!!!!!!!!-- no content: do not translate #97 --
0. Provenance | |
Определение | Provenance of a resource is a record that describes entities and processes involved in producing and delivering or otherwise influencing that resource. Provenance provides a critical foundation for assessing authenticity, enabling trust, and allowing reproducibility. Provenance assertions are a form of contextual metadata and can themselves become important records with their own provenance. Provenance statement indicates clinical significance in terms of confidence in authenticity, reliability, and trustworthiness, integrity, and stage in lifecycle (e.g. Document Completion - has the artifact been legally authenticated), all of which may impact security, privacy, and trust policies. |
Короткий | Who, What, When for a set of resources |
Комментарии | Some parties may be duplicated between the target resource and its provenance. For instance, the prescriber is usually (but not always) the author of the prescription resource. This resource is defined with close consideration for W3C Provenance. |
Контроль | 0..* |
Модификатор | false |
Требуется поддержка | false |
Summary | false |
Альтернативные имена | History, Event, Activity |
Инварианты | dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty() )dom-3: 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: 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: If a resource is contained in another resource, it SHALL NOT have a security label ( contained.meta.security.empty() )dom-6: A resource should have narrative for robust management ( text.`div`.exists() )dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty()) dom-3: 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: 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: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty()) dom-6: A resource should have narrative for robust management (text.`div`.exists()) |
2. Provenance.implicitRules | |
Определение | A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc. |
Короткий | A set of rules under which this content was created |
Комментарии | Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of its narrative along with other profiles, value sets, etc. |
Контроль | 0..1 |
Тип | uri |
Модификатор | true потому что This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies its meaning or interpretation |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | false |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
4. Provenance.contained | |
Определение | These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, nor can they have their own independent transaction scope. This is allowed to be a Parameters resource if and only if it is referenced by a resource that provides context/meaning. |
Короткий | Contained, inline Resources |
Комментарии | This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags in their meta elements, but SHALL NOT have security labels. |
Контроль | 0..* На этот элемент влияют следующие инварианты: dom-2, dom-4, dom-3, dom-5 |
Тип | Resource |
Модификатор | false |
Требуется поддержка | false |
Summary | false |
Альтернативные имена | inline resources, anonymous resources, contained resources |
6. Provenance.modifierExtension | |
Определение | May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Короткий | Extensions that cannot be ignored |
Комментарии | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Контроль | 0..* |
Тип | Extension |
Модификатор | true потому что Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them |
Требуется поддержка | false |
Summary | true |
Требования | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Альтернативные имена | extensions, user content |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
8. Provenance.target | |
Определение | The Reference(s) that were generated or updated by the activity described in this resource. A provenance can point to more than one target if multiple resources were created/updated by the same activity. |
Короткий | Target Reference(s) (usually version specific) |
Комментарии | Target references are usually version specific, but might not be, if a version has not been assigned or if the provenance information is part of the set of resources being maintained (i.e. a document). When using the RESTful API, the identity of the resource might not be known (especially not the version specific one); the client may either submit the resource first, and then the provenance, or it may submit both using a single transaction. See the notes on transaction for further discussion. |
Контроль | 1..* |
Тип | Reference(Medication, DocumentReference, Resource) |
Модификатор | false |
Требуется поддержка | true |
Необходимо поддерживать типы | Нет обязательных правил поддержки выбора типов/профилей |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
10. Provenance.occurred[x] | |
Определение | The period during which the activity occurred. |
Короткий | When the activity occurred |
Комментарии | The period can be a little arbitrary; where possible, the time should correspond to human assessment of the activity time. |
Контроль | 0..1 |
Тип | Выбор: Period, dateTime |
[x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | false |
Summary | false |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
Slicing | Этот элемент представляет набор разрезов на Provenance.occurred[x] . Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
12. Provenance.occurred[x]:occurredDateTime | |
Название разреза | occurredDateTime |
Определение | The period during which the activity occurred. |
Короткий | When the activity occurred |
Комментарии | The period can be a little arbitrary; where possible, the time should correspond to human assessment of the activity time. |
Контроль | 0..1 |
Тип | dateTime, Period |
[x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | true |
Summary | false |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
14. Provenance.activity | |
Определение | An activity is something that occurs over a period of time and acts upon or with entities; it may include consuming, processing, transforming, modifying, relocating, using, or generating entities. |
Короткий | Activity that occurred |
Контроль | 0..1 |
Привязка | Коды ДОЛЖНЫ быть взяты из Например, коды см. ProvenanceActivityTypesVS (0.1.0)http://hl7.org/fhir/ValueSet/provenance-activity-type (required to https://terminology.medcore.uz/ValueSet/provenance-activity-types-vs|0.1.0 ) |
Тип | CodeableConcept |
Модификатор | false |
Требуется поддержка | true |
Summary | false |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
16. Provenance.patient | |
Определение | The patient element is available to enable deterministic tracking of activities that involve the patient as the subject of the data used in an activity. |
Короткий | The patient is the subject of the data created/updated (.target) by the activity |
Контроль | 0..1 |
Тип | Reference(Patient, Patient) |
Модификатор | false |
Требуется поддержка | true |
Summary | false |
Требования | When the .patient is populated it shall be accurate to the subject of the target data. The .patient shall not be populated when the target data created/updated (.target) by the activity does not involve a subject. Note that when the patient is an agent, they will be recorded as an agent. When the Patient resource is Created, Updated, or Deleted it will be recorded as an entity. |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
18. Provenance.agent | |
Определение | An actor taking a role in an activity for which it can be assigned some degree of responsibility for the activity taking place. |
Короткий | Actor involved |
Комментарии | Several agents may be associated (i.e. has some responsibility for an activity) with an activity and vice-versa. |
Контроль | 1..* |
Тип | BackboneElement |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | An agent can be a person, an organization, software, device, or other entities that may be ascribed responsibility. |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )prov-1: Who and onBehalfOf cannot be the same ( who.resolve().exists() and onBehalfOf.resolve().exists() implies who.resolve() != onBehalfOf.resolve() )prov-2: If who is a PractitionerRole, onBehalfOf can't reference the same Practitioner ( who.resolve().ofType(PractitionerRole).practitioner.resolve().exists() and onBehalfOf.resolve().ofType(Practitioner).exists() implies who.resolve().practitioner.resolve() != onBehalfOf.resolve() )prov-3: If who is an organization, onBehalfOf can't be a PractitionerRole within that organization ( who.resolve().ofType(Organization).exists() and onBehalfOf.resolve().ofType(PractitionerRole).organization.resolve().exists() implies who.resolve() != onBehalfOf.resolve().organization.resolve() )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) prov-1: Who and onBehalfOf cannot be the same (who.resolve().exists() and onBehalfOf.resolve().exists() implies who.resolve() != onBehalfOf.resolve()) prov-2: If who is a PractitionerRole, onBehalfOf can't reference the same Practitioner (who.resolve().ofType(PractitionerRole).practitioner.resolve().exists() and onBehalfOf.resolve().ofType(Practitioner).exists() implies who.resolve().practitioner.resolve() != onBehalfOf.resolve()) prov-3: If who is an organization, onBehalfOf can't be a PractitionerRole within that organization (who.resolve().ofType(Organization).exists() and onBehalfOf.resolve().ofType(PractitionerRole).organization.resolve().exists() implies who.resolve() != onBehalfOf.resolve().organization.resolve()) |
20. Provenance.agent.modifierExtension | |
Определение | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Короткий | Extensions that cannot be ignored even if unrecognized |
Комментарии | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Контроль | 0..* |
Тип | Extension |
Модификатор | true потому что Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Требования | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Альтернативные имена | extensions, user content, modifiers |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
22. Provenance.agent.type | |
Определение | The Functional Role of the agent with respect to the activity. |
Короткий | How the agent participated |
Комментарии | For example: assembler, author, prescriber, signer, investigator, etc. |
Контроль | 0..1 |
Привязка | Коды ДОЛЖНЫ быть взяты из Например, коды см. ProvenanceParticipationRoleTypeVS (0.1.0)http://hl7.org/fhir/ValueSet/participation-role-type (required to https://terminology.medcore.uz/ValueSet/provenance-participation-role-type-vs|0.1.0 ) |
Тип | CodeableConcept |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Functional roles reflect functional aspects of relationships between entities. Functional roles are bound to the realization/performance of acts, where actions might be concatenated to an activity or even to a process. This element will hold the functional role that the agent played in the activity that is the focus of this Provenance. Where an agent played multiple functional roles, they will be listed as multiple .agent elements representing each functional participation. See ISO 21298:2018 - Health Informatics - Functional and structural roles, and ISO 22600-2:2014 - Health Informatics - Privilege Management and Access Control - Part 2: formal models. |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
24. Provenance.agent.who | |
Определение | Indicates who or what performed in the event. |
Короткий | The agent that participated in the event |
Контроль | 1..1 На этот элемент влияют следующие инварианты: prov-1, prov-2, prov-3 |
Тип | Reference(PractitionerRole, Practitioner, PractitionerRole, Organization, CareTeam, Patient, Device, RelatedPerson) |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
26. Provenance.agent.onBehalfOf | |
Определение | The agent that delegated authority to perform the activity performed by the agent.who element. |
Короткий | The agent that delegated |
Контроль | 0..1 На этот элемент влияют следующие инварианты: prov-1, prov-2, prov-3 |
Тип | Reference(Practitioner, PractitionerRole, Organization, CareTeam, Patient, Practitioner, PractitionerRole, Organization, CareTeam, Patient) |
Модификатор | false |
Требуется поддержка | false |
Summary | false |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
28. Provenance.entity | |
Определение | An entity used in this activity. |
Короткий | An entity used in this activity |
Контроль | 0..* |
Тип | BackboneElement |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
30. Provenance.entity.modifierExtension | |
Определение | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Короткий | Extensions that cannot be ignored even if unrecognized |
Комментарии | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Контроль | 0..* |
Тип | Extension |
Модификатор | true потому что Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Требования | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Альтернативные имена | extensions, user content, modifiers |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
32. Provenance.entity.role | |
Определение | How the entity was used during the activity. |
Короткий | revision | quotation | source | instantiates | removal |
Контроль | 1..1 |
Привязка | Коды ДОЛЖНЫ быть взяты из ProvenanceEntityRoleVS (0.1.0)http://hl7.org/fhir/ValueSet/provenance-entity-role|5.0.0 (required to https://terminology.medcore.uz/ValueSet/provenance-entity-role-vs|0.1.0 ) |
Тип | code |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | true |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
34. Provenance.entity.what | |
Определение | Identity of the Entity used. May be a logical or physical uri and maybe absolute or relative. |
Короткий | Identity of entity |
Комментарии | whatIdentity should be used for entities that are not a Resource type. |
Контроль | 1..1 |
Тип | Reference(Resource, Resource) |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
36. Provenance.signature | |
Определение | A digital signature on the target Reference(s). The signer should match a Provenance.agent. The purpose of the signature is indicated. |
Короткий | Signature on target |
Контроль | 0..* |
Тип | Signature |
Модификатор | false |
Требуется поддержка | true |
Summary | false |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
38. Provenance.signature.type | |
Определение | An indication of the reason that the entity signed this document. This may be explicitly included as part of the signature information and can be used when determining accountability for various actions concerning the document. |
Короткий | Indication of the reason the entity signed the object(s) |
Комментарии | Examples include attesting to: authorship, correct transcription, and witness of specific event. Also known as a "Commitment Type Indication". |
Контроль | 0..* |
Привязка | Коды ДОЛЖНЫ быть взяты из Коды СЛЕДУЕТ взять из SignatureTypeVS (0.1.0)http://hl7.org/fhir/ValueSet/signature-type (required to https://terminology.medcore.uz/ValueSet/signature-type-vs|0.1.0 ) |
Тип | Coding |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
40. Provenance.signature.when | |
Определение | When the digital signature was signed. |
Короткий | When the signature was created |
Комментарии | This should agree with the information in the signature. |
Контроль | 0..1 |
Тип | instant |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | true |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
42. Provenance.signature.who | |
Определение | A reference to an application-usable description of the identity that signed (e.g. the signature used their private key). |
Короткий | Who signed |
Комментарии | This should agree with the information in the signature. |
Контроль | 0..1 |
Тип | Reference(PractitionerRole, Practitioner, PractitionerRole, RelatedPerson, Patient, Device, Organization) |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
44. Provenance.signature.sigFormat | |
Определение | A mime type that indicates the technical format of the signature. Important mime types are application/signature+xml for X ML DigSig, application/jose for JWS, and image/* for a graphical image of a signature, etc. |
Короткий | The technical format of the signature |
Контроль | 0..1 |
Привязка | Коды ДОЛЖНЫ быть взяты из MimeTypeshttp://hl7.org/fhir/ValueSet/mimetypes|5.0.0 (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 )BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) |
Тип | code |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | true |
Summary | false |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
46. Provenance.signature.data | |
Определение | The base64 encoding of the Signature content. When signature is not recorded electronically this element would be empty. |
Короткий | The actual signature content (XML DigSig. JWS, picture, etc.) |
Комментарии | Where the signature type is an XML DigSig, the signed content is a FHIR Resource(s), the signature is of the XML form of the Resource(s) using XML-Signature (XMLDIG) "Detached Signature" form. |
Контроль | 0..1 |
Тип | base64Binary |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | true |
Summary | false |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
Рекомендации по толкованию содержимого этой таблицы можно найтиздесь!!!!!!!!-- no content: do not translate #97 --
0. Provenance | |
2. Provenance.target | |
Тип | Reference(Medication, DocumentReference) |
Требуется поддержка | true |
Необходимо поддерживать типы | Нет обязательных правил поддержки выбора типов/профилей |
4. Provenance.occurred[x] | |
[x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
Slicing | Этот элемент представляет набор разрезов на Provenance.occurred[x] . Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
6. Provenance.occurred[x]:occurredDateTime | |
Название разреза | occurredDateTime |
Контроль | 0..1 |
Тип | dateTime |
[x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | true |
8. Provenance.activity | |
Привязка | Коды ДОЛЖНЫ быть взяты из ProvenanceActivityTypesVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/provenance-activity-types-vs|0.1.0 ) |
Требуется поддержка | true |
10. Provenance.patient | |
Требуется поддержка | true |
12. Provenance.agent | |
Требуется поддержка | true |
14. Provenance.agent.type | |
Привязка | Коды ДОЛЖНЫ быть взяты из ProvenanceParticipationRoleTypeVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/provenance-participation-role-type-vs|0.1.0 ) |
Требуется поддержка | true |
16. Provenance.agent.who | |
Тип | Reference(PractitionerRole) |
Требуется поддержка | true |
18. Provenance.entity | |
Требуется поддержка | true |
20. Provenance.entity.role | |
Привязка | Коды ДОЛЖНЫ быть взяты из ProvenanceEntityRoleVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/provenance-entity-role-vs|0.1.0 ) |
Требуется поддержка | true |
22. Provenance.entity.what | |
Требуется поддержка | true |
24. Provenance.signature | |
Требуется поддержка | true |
26. Provenance.signature.type | |
Привязка | Коды ДОЛЖНЫ быть взяты из SignatureTypeVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/signature-type-vs|0.1.0 ) |
Требуется поддержка | true |
28. Provenance.signature.when | |
Требуется поддержка | true |
30. Provenance.signature.who | |
Тип | Reference(PractitionerRole) |
Требуется поддержка | true |
32. Provenance.signature.sigFormat | |
Требуется поддержка | true |
34. Provenance.signature.data | |
Требуется поддержка | true |
Рекомендации по толкованию содержимого этой таблицы можно найтиздесь!!!!!!!!-- no content: do not translate #97 --
0. Provenance | |
Определение | Provenance of a resource is a record that describes entities and processes involved in producing and delivering or otherwise influencing that resource. Provenance provides a critical foundation for assessing authenticity, enabling trust, and allowing reproducibility. Provenance assertions are a form of contextual metadata and can themselves become important records with their own provenance. Provenance statement indicates clinical significance in terms of confidence in authenticity, reliability, and trustworthiness, integrity, and stage in lifecycle (e.g. Document Completion - has the artifact been legally authenticated), all of which may impact security, privacy, and trust policies. |
Короткий | Who, What, When for a set of resources |
Комментарии | Some parties may be duplicated between the target resource and its provenance. For instance, the prescriber is usually (but not always) the author of the prescription resource. This resource is defined with close consideration for W3C Provenance. |
Контроль | 0..* |
Модификатор | false |
Требуется поддержка | false |
Summary | false |
Альтернативные имена | History, Event, Activity |
Инварианты | dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty() )dom-3: 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: 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: If a resource is contained in another resource, it SHALL NOT have a security label ( contained.meta.security.empty() )dom-6: A resource should have narrative for robust management ( text.`div`.exists() ) |
2. Provenance.id | |
Определение | The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes. |
Короткий | Logical id of this artifact |
Комментарии | Within the context of the FHIR RESTful interactions, the resource has an id except for cases like the create and conditional update. Otherwise, the use of the resouce id depends on the given use case. |
Контроль | 0..1 |
Тип | id |
Модификатор | false |
Требуется поддержка | false |
Summary | true |
4. Provenance.meta | |
Определение | The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource. |
Короткий | Metadata about the resource |
Контроль | 0..1 |
Тип | Meta |
Модификатор | false |
Требуется поддержка | false |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
6. Provenance.implicitRules | |
Определение | A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc. |
Короткий | A set of rules under which this content was created |
Комментарии | Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of its narrative along with other profiles, value sets, etc. |
Контроль | 0..1 |
Тип | uri |
Модификатор | true потому что This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies its meaning or interpretation |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | false |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
8. Provenance.language | |
Определение | The base language in which the resource is written. |
Короткий | Language of the resource content |
Комментарии | Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute). |
Контроль | 0..1 |
Привязка | Коды ДОЛЖНЫ быть взяты из AllLanguages (required to http://hl7.org/fhir/ValueSet/all-languages|5.0.0 )IETF language tag for a human language |
Тип | code |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | false |
Summary | false |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
10. Provenance.text | |
Определение | A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety. |
Короткий | Text summary of the resource, for human interpretation |
Комментарии | Contained resources do not have a narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later. |
Контроль | 0..1 На этот элемент влияют следующие инварианты: dom-6 |
Тип | Narrative |
Модификатор | false |
Требуется поддержка | false |
Summary | false |
Альтернативные имена | narrative, html, xhtml, display |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
12. Provenance.contained | |
Определение | These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, nor can they have their own independent transaction scope. This is allowed to be a Parameters resource if and only if it is referenced by a resource that provides context/meaning. |
Короткий | Contained, inline Resources |
Комментарии | This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags in their meta elements, but SHALL NOT have security labels. |
Контроль | 0..* На этот элемент влияют следующие инварианты: dom-2, dom-4, dom-3, dom-5 |
Тип | Resource |
Модификатор | false |
Требуется поддержка | false |
Summary | false |
Альтернативные имена | inline resources, anonymous resources, contained resources |
14. Provenance.extension | |
Определение | May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Короткий | Additional content defined by implementations |
Комментарии | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Контроль | 0..* |
Тип | Extension |
Модификатор | false |
Требуется поддержка | false |
Summary | false |
Альтернативные имена | extensions, user content |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
16. Provenance.modifierExtension | |
Определение | May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Короткий | Extensions that cannot be ignored |
Комментарии | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Контроль | 0..* |
Тип | Extension |
Модификатор | true потому что Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them |
Требуется поддержка | false |
Summary | true |
Требования | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Альтернативные имена | extensions, user content |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
18. Provenance.target | |
Определение | The Reference(s) that were generated or updated by the activity described in this resource. A provenance can point to more than one target if multiple resources were created/updated by the same activity. |
Короткий | Target Reference(s) (usually version specific) |
Комментарии | Target references are usually version specific, but might not be, if a version has not been assigned or if the provenance information is part of the set of resources being maintained (i.e. a document). When using the RESTful API, the identity of the resource might not be known (especially not the version specific one); the client may either submit the resource first, and then the provenance, or it may submit both using a single transaction. See the notes on transaction for further discussion. |
Контроль | 1..* |
Тип | Reference(Medication, DocumentReference) |
Модификатор | false |
Требуется поддержка | true |
Необходимо поддерживать типы | Нет обязательных правил поддержки выбора типов/профилей |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
20. Provenance.occurred[x] | |
Определение | The period during which the activity occurred. |
Короткий | When the activity occurred |
Комментарии | The period can be a little arbitrary; where possible, the time should correspond to human assessment of the activity time. |
Контроль | 0..1 |
Тип | Выбор: Period, dateTime |
[x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | false |
Summary | false |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
Slicing | Этот элемент представляет набор разрезов на Provenance.occurred[x] . Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
22. Provenance.occurred[x]:occurredDateTime | |
Название разреза | occurredDateTime |
Определение | The period during which the activity occurred. |
Короткий | When the activity occurred |
Комментарии | The period can be a little arbitrary; where possible, the time should correspond to human assessment of the activity time. |
Контроль | 0..1 |
Тип | dateTime |
[x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | true |
Summary | false |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
24. Provenance.recorded | |
Определение | The instant of time at which the activity was recorded. |
Короткий | When the activity was recorded / updated |
Комментарии | This can be a little different from the time stamp on the resource if there is a delay between recording the event and updating the provenance and target resource. |
Контроль | 0..1 |
Тип | instant |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | false |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
26. Provenance.policy | |
Определение | Policy or plan the activity was defined by. Typically, a single activity may have multiple applicable policy documents, such as patient consent, guarantor funding, etc. |
Короткий | Policy or plan the activity was defined by |
Комментарии | For example: Where an OAuth token authorizes, the unique identifier from the OAuth token is placed into the policy element Where a policy engine (e.g. XACML) holds policy logic, the unique policy identifier is placed into the policy element. |
Контроль | 0..* |
Тип | uri |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | false |
Summary | false |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
28. Provenance.location | |
Определение | Where the activity occurred, if relevant. |
Короткий | Where the activity occurred, if relevant |
Контроль | 0..1 |
Тип | Reference(Location) |
Модификатор | false |
Требуется поддержка | false |
Summary | false |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
30. Provenance.authorization | |
Определение | The authorization (e.g., PurposeOfUse) that was used during the event being recorded. |
Короткий | Authorization (purposeOfUse) related to the event |
Контроль | 0..* |
Привязка | Например, коды см. PurposeOfUse (3.1.0) (example to http://terminology.hl7.org/ValueSet/v3-PurposeOfUse|3.1.0 )The authorized purposeOfUse for the activity. |
Тип | CodeableReference |
Модификатор | false |
Требуется поддержка | false |
Summary | false |
Требования | Record of any relevant security context, not restricted to purposeOfUse valueSet. May include security compartments, refrain, obligation, or other security tags. |
Альтернативные имена | PurposeOfEvent |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
32. Provenance.activity | |
Определение | An activity is something that occurs over a period of time and acts upon or with entities; it may include consuming, processing, transforming, modifying, relocating, using, or generating entities. |
Короткий | Activity that occurred |
Контроль | 0..1 |
Привязка | Коды ДОЛЖНЫ быть взяты из ProvenanceActivityTypesVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/provenance-activity-types-vs|0.1.0 ) |
Тип | CodeableConcept |
Модификатор | false |
Требуется поддержка | true |
Summary | false |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
34. Provenance.basedOn | |
Определение | Allows tracing of authorizatino for the events and tracking whether proposals/recommendations were acted upon. |
Короткий | Workflow authorization within which this event occurred |
Контроль | 0..* |
Тип | Reference(CarePlan, DeviceRequest, ImmunizationRecommendation, MedicationRequest, NutritionOrder, ServiceRequest, Task) |
Модификатор | false |
Требуется поддержка | false |
Summary | false |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
36. Provenance.patient | |
Определение | The patient element is available to enable deterministic tracking of activities that involve the patient as the subject of the data used in an activity. |
Короткий | The patient is the subject of the data created/updated (.target) by the activity |
Контроль | 0..1 |
Тип | Reference(Patient) |
Модификатор | false |
Требуется поддержка | true |
Summary | false |
Требования | When the .patient is populated it shall be accurate to the subject of the target data. The .patient shall not be populated when the target data created/updated (.target) by the activity does not involve a subject. Note that when the patient is an agent, they will be recorded as an agent. When the Patient resource is Created, Updated, or Deleted it will be recorded as an entity. |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
38. Provenance.encounter | |
Определение | This will typically be the encounter the event occurred, but some events may be initiated prior to or after the official completion of an encounter but still be tied to the context of the encounter (e.g. pre-admission lab tests). |
Короткий | Encounter within which this event occurred or which the event is tightly associated |
Контроль | 0..1 |
Тип | Reference(Encounter) |
Модификатор | false |
Требуется поддержка | false |
Summary | false |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
40. Provenance.agent | |
Определение | An actor taking a role in an activity for which it can be assigned some degree of responsibility for the activity taking place. |
Короткий | Actor involved |
Комментарии | Several agents may be associated (i.e. has some responsibility for an activity) with an activity and vice-versa. |
Контроль | 1..* |
Тип | BackboneElement |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | An agent can be a person, an organization, software, device, or other entities that may be ascribed responsibility. |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )prov-1: Who and onBehalfOf cannot be the same ( who.resolve().exists() and onBehalfOf.resolve().exists() implies who.resolve() != onBehalfOf.resolve() )prov-2: If who is a PractitionerRole, onBehalfOf can't reference the same Practitioner ( who.resolve().ofType(PractitionerRole).practitioner.resolve().exists() and onBehalfOf.resolve().ofType(Practitioner).exists() implies who.resolve().practitioner.resolve() != onBehalfOf.resolve() )prov-3: If who is an organization, onBehalfOf can't be a PractitionerRole within that organization ( who.resolve().ofType(Organization).exists() and onBehalfOf.resolve().ofType(PractitionerRole).organization.resolve().exists() implies who.resolve() != onBehalfOf.resolve().organization.resolve() ) |
42. Provenance.agent.id | |
Определение | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Короткий | Unique id for inter-element referencing |
Контроль | 0..1 На этот элемент влияют следующие инварианты: ele-1 |
Тип | string |
Модификатор | false |
Формат XML | В формате XML это свойство представлено в качестве атрибута. |
Summary | false |
44. Provenance.agent.extension | |
Определение | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Короткий | Additional content defined by implementations |
Комментарии | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Контроль | 0..* |
Тип | Extension |
Модификатор | false |
Summary | false |
Альтернативные имена | extensions, user content |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
46. Provenance.agent.modifierExtension | |
Определение | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Короткий | Extensions that cannot be ignored even if unrecognized |
Комментарии | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Контроль | 0..* |
Тип | Extension |
Модификатор | true потому что Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Требования | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Альтернативные имена | extensions, user content, modifiers |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
48. Provenance.agent.type | |
Определение | The Functional Role of the agent with respect to the activity. |
Короткий | How the agent participated |
Комментарии | For example: assembler, author, prescriber, signer, investigator, etc. |
Контроль | 0..1 |
Привязка | Коды ДОЛЖНЫ быть взяты из ProvenanceParticipationRoleTypeVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/provenance-participation-role-type-vs|0.1.0 ) |
Тип | CodeableConcept |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Требования | Functional roles reflect functional aspects of relationships between entities. Functional roles are bound to the realization/performance of acts, where actions might be concatenated to an activity or even to a process. This element will hold the functional role that the agent played in the activity that is the focus of this Provenance. Where an agent played multiple functional roles, they will be listed as multiple .agent elements representing each functional participation. See ISO 21298:2018 - Health Informatics - Functional and structural roles, and ISO 22600-2:2014 - Health Informatics - Privilege Management and Access Control - Part 2: formal models. |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
50. Provenance.agent.role | |
Определение | The structural roles of the agent indicating the agent's competency. The security role enabling the agent with respect to the activity. |
Короткий | What the agents role was |
Комментарии | For example: Chief-of-Radiology, Nurse, Physician, Medical-Student, etc. |
Контроль | 0..* |
Привязка | Например, коды см. SecurityRoleType (example to http://hl7.org/fhir/ValueSet/security-role-type|5.0.0 )The role that a provenance agent played with respect to the activity. |
Тип | CodeableConcept |
Модификатор | false |
Требуется поддержка | false |
Summary | false |
Требования | Structural roles reflect the structural aspects of relationships between entities. Structural roles describe prerequisites, feasibilities, or competences for acts. Functional roles reflect functional aspects of relationships between entities. Functional roles are bound to the realization/performance of acts, where actions might be concatenated to an activity or even to a process. See ISO 21298:2018 - Health Informatics - Functional and structural roles, and ISO 22600-2:2014 - Health Informatics - Privilege Management and Access Control - Part 2: formal models.. |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
52. Provenance.agent.who | |
Определение | Indicates who or what performed in the event. |
Короткий | The agent that participated in the event |
Контроль | 1..1 На этот элемент влияют следующие инварианты: prov-1, prov-2, prov-3 |
Тип | Reference(PractitionerRole) |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
54. Provenance.agent.onBehalfOf | |
Определение | The agent that delegated authority to perform the activity performed by the agent.who element. |
Короткий | The agent that delegated |
Контроль | 0..1 На этот элемент влияют следующие инварианты: prov-1, prov-2, prov-3 |
Тип | Reference(Practitioner, PractitionerRole, Organization, CareTeam, Patient) |
Модификатор | false |
Требуется поддержка | false |
Summary | false |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
56. Provenance.entity | |
Определение | An entity used in this activity. |
Короткий | An entity used in this activity |
Контроль | 0..* |
Тип | BackboneElement |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
58. Provenance.entity.id | |
Определение | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Короткий | Unique id for inter-element referencing |
Контроль | 0..1 На этот элемент влияют следующие инварианты: ele-1 |
Тип | string |
Модификатор | false |
Формат XML | В формате XML это свойство представлено в качестве атрибута. |
Summary | false |
60. Provenance.entity.extension | |
Определение | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Короткий | Additional content defined by implementations |
Комментарии | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Контроль | 0..* |
Тип | Extension |
Модификатор | false |
Summary | false |
Альтернативные имена | extensions, user content |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
62. Provenance.entity.modifierExtension | |
Определение | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Короткий | Extensions that cannot be ignored even if unrecognized |
Комментарии | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Контроль | 0..* |
Тип | Extension |
Модификатор | true потому что Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Требования | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Альтернативные имена | extensions, user content, modifiers |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
64. Provenance.entity.role | |
Определение | How the entity was used during the activity. |
Короткий | revision | quotation | source | instantiates | removal |
Контроль | 1..1 |
Привязка | Коды ДОЛЖНЫ быть взяты из ProvenanceEntityRoleVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/provenance-entity-role-vs|0.1.0 ) |
Тип | code |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | true |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
66. Provenance.entity.what | |
Определение | Identity of the Entity used. May be a logical or physical uri and maybe absolute or relative. |
Короткий | Identity of entity |
Комментарии | whatIdentity should be used for entities that are not a Resource type. |
Контроль | 1..1 |
Тип | Reference(Resource) |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
68. Provenance.entity.agent | |
Определение | The entity is attributed to an agent to express the agent's responsibility for that entity, possibly along with other agents. This description can be understood as shorthand for saying that the agent was responsible for the activity which used the entity. |
Короткий | Entity is attributed to this agent |
Комментарии | A usecase where one Provenance.entity.agent is used where the Entity that was used in the creation/updating of the Target, is not in the context of the same custodianship as the Target, and thus the meaning of Provenance.entity.agent is to say that the entity referenced is managed elsewhere and that this Agent provided access to it. This would be similar to where the Entity being referenced is managed outside FHIR, such as through HL7 V2, v3, or XDS. This might be where the Entity being referenced is managed in another FHIR resource server. Thus it explains the Provenance of that Entity's use in the context of this Provenance activity. |
Контроль | 0..* |
Тип | Смотретьttp://hl7.org/fhir/StructureDefinition/Provenance#Provenance.agent |
Модификатор | false |
Требуется поддержка | false |
Summary | false |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
70. Provenance.signature | |
Определение | A digital signature on the target Reference(s). The signer should match a Provenance.agent. The purpose of the signature is indicated. |
Короткий | Signature on target |
Контроль | 0..* |
Тип | Signature |
Модификатор | false |
Требуется поддержка | true |
Summary | false |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
72. Provenance.signature.id | |
Определение | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Короткий | Unique id for inter-element referencing |
Контроль | 0..1 На этот элемент влияют следующие инварианты: ele-1 |
Тип | id |
Модификатор | false |
Формат XML | В формате XML это свойство представлено в качестве атрибута. |
Summary | false |
74. Provenance.signature.extension | |
Определение | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Короткий | Additional content defined by implementations |
Комментарии | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Контроль | 0..* |
Тип | Extension |
Модификатор | false |
Summary | false |
Альтернативные имена | extensions, user content |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | Этот элемент представляет набор разрезов на Provenance.signature.extension . Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
76. Provenance.signature.type | |
Определение | An indication of the reason that the entity signed this document. This may be explicitly included as part of the signature information and can be used when determining accountability for various actions concerning the document. |
Короткий | Indication of the reason the entity signed the object(s) |
Комментарии | Examples include attesting to: authorship, correct transcription, and witness of specific event. Also known as a "Commitment Type Indication". |
Контроль | 0..* |
Привязка | Коды ДОЛЖНЫ быть взяты из SignatureTypeVS (0.1.0) (required to https://terminology.medcore.uz/ValueSet/signature-type-vs|0.1.0 ) |
Тип | Coding |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
78. Provenance.signature.when | |
Определение | When the digital signature was signed. |
Короткий | When the signature was created |
Комментарии | This should agree with the information in the signature. |
Контроль | 0..1 |
Тип | instant |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | true |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
80. Provenance.signature.who | |
Определение | A reference to an application-usable description of the identity that signed (e.g. the signature used their private key). |
Короткий | Who signed |
Комментарии | This should agree with the information in the signature. |
Контроль | 0..1 |
Тип | Reference(PractitionerRole) |
Модификатор | false |
Требуется поддержка | true |
Summary | true |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
82. Provenance.signature.onBehalfOf | |
Определение | A reference to an application-usable description of the identity that is represented by the signature. |
Короткий | The party represented |
Комментарии | The party that can't sign. For example a child. |
Контроль | 0..1 |
Тип | Reference(Practitioner, PractitionerRole, RelatedPerson, Patient, Device, Organization) |
Модификатор | false |
Summary | true |
Требования | used when the signature is on behalf of a non-signer. |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
84. Provenance.signature.targetFormat | |
Определение | A mime type that indicates the technical format of the target resources signed by the signature. |
Короткий | The technical format of the signed resources |
Комментарии | "xml", "json" and "ttl" are allowed, which describe the simple encodings described in the specification (and imply appropriate bundle support). Otherwise, mime types are legal here. |
Контроль | 0..1 |
Привязка | Коды ДОЛЖНЫ быть взяты из MimeTypes (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 )BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) |
Тип | code |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Summary | false |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
86. Provenance.signature.sigFormat | |
Определение | A mime type that indicates the technical format of the signature. Important mime types are application/signature+xml for X ML DigSig, application/jose for JWS, and image/* for a graphical image of a signature, etc. |
Короткий | The technical format of the signature |
Контроль | 0..1 |
Привязка | Коды ДОЛЖНЫ быть взяты из MimeTypes (required to http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 )BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) |
Тип | code |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | true |
Summary | false |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
88. Provenance.signature.data | |
Определение | The base64 encoding of the Signature content. When signature is not recorded electronically this element would be empty. |
Короткий | The actual signature content (XML DigSig. JWS, picture, etc.) |
Комментарии | Where the signature type is an XML DigSig, the signed content is a FHIR Resource(s), the signature is of the XML form of the Resource(s) using XML-Signature (XMLDIG) "Detached Signature" form. |
Контроль | 0..1 |
Тип | base64Binary |
Модификатор | false |
Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Требуется поддержка | true |
Summary | false |
Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |