Единая платформа цифрового здравоохранения Узбекистана
0.5.0 - ci-build
Uzbekistan Digital Health Platform - Локальная сборка (v0.5.0), построенная FHIR (HL7® FHIR® Стандартные инструменты сборки. Смотрите каталог опубликованных версий
| Active по состоянию на 2025-09-25 |
Определения для uz-core-medication профиль ресурса
Рекомендации по толкованию содержимого этой таблицы можно найтиздесь-- no content: do not translate #97 --
| 0. Medication | |
| Определение | This resource is primarily used for the identification and definition of a medication, including ingredients, for the purposes of prescribing, dispensing, and administering a medication as well as for making statements about medication use. |
| Короткий | Definition of a Medication |
| Контроль | 0..* |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | false |
| Инварианты | 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. Medication.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. Medication.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. Medication.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. Medication.identifier | |
| Определение | Business identifier for this medication. |
| Короткий | Business identifier for this medication |
| Комментарии | The serial number could be included as an identifier. |
| Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
| Контроль | 10..* |
| Тип | Identifier |
| Модификатор | 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())) |
| Slicing | Этот элемент представляет набор разрезов на Medication.identifier. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 10. Medication.identifier.use | |
| Определение | The purpose of this identifier. |
| Короткий | usual | official | temp | secondary | old (If known) |
| Комментарии | Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. |
| Контроль | 0..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierUseVS (0.5.0)http://hl7.org/fhir/ValueSet/identifier-use|5.0.0 (required to https://terminology.dhp.uz/fhir/core/ValueSet/identifier-use-vs|0.5.0) |
| Тип | code |
| Модификатор | true потому что This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. |
| Инварианты | 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())) |
| 12. Medication.identifier.type | |
| Определение | A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. |
| Короткий | Description of identifier |
| Комментарии | This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. |
| Контроль | 0..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из Если они не подходят, эти коды ДОЛЖНЫ быть взяты из IdentifierTypeVS (0.5.0)http://hl7.org/fhir/ValueSet/identifier-type|5.0.0 (required to https://terminology.dhp.uz/fhir/core/ValueSet/identifier-type-vs|0.5.0) |
| Тип | CodeableConcept |
| Модификатор | false |
| Summary | true |
| Требования | Allows users to make use of identifiers when the identifier system is not known. |
| Инварианты | 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. Medication.identifier:uzpharmBoxGroupID | |
| Название разреза | uzpharmBoxGroupID |
| Определение | Business identifier for this medication. |
| Короткий | Box-level aggregation identifier used to group serialized pharmaceutical packs into a shipping/carton unit within Uzbekistan's national track-and-trace programBusiness identifier for this medication |
| Комментарии | The serial number could be included as an identifier. |
| Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
| Контроль | 0..1* |
| Тип | Identifier |
| Модификатор | 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())) |
| 16. Medication.identifier:uzpharmBoxGroupID.use | |
| Определение | The purpose of this identifier. |
| Короткий | usual | official | temp | secondary | old (If known) |
| Комментарии | Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. |
| Контроль | 0..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierUseVS (0.5.0)http://hl7.org/fhir/ValueSet/identifier-use|5.0.0 (required to https://terminology.dhp.uz/fhir/core/ValueSet/identifier-use-vs|0.5.0) |
| Тип | code |
| Модификатор | true потому что This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. |
| Значение шаблона | official |
| Инварианты | 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. Medication.identifier:uzpharmBoxGroupID.system | |
| Определение | Establishes the namespace for the value - that is, an absolute URL that describes a set values that are unique. |
| Короткий | The namespace for the identifier value |
| Комментарии | Identifier.system is always case sensitive. |
| Контроль | 10..1 |
| Тип | uri |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Требования | There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. |
| Значение шаблона | https://uzpharminfo.uz/box_group_id |
| Пример | General: http://www.acme.com/identifiers/patient |
| Инварианты | 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())) |
| 20. Medication.identifier:uzpharmBoxGroupID.value | |
| Определение | The portion of the identifier typically relevant to the user and which is unique within the context of the system. |
| Короткий | The value that is unique |
| Комментарии | If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the http://hl7.org/fhir/StructureDefinition/rendered-value). Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: ident-1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Пример | General: 123456 |
| Инварианты | 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())) |
| 22. Medication.identifier:globalTradeItemID | |
| Название разреза | globalTradeItemID |
| Определение | Business identifier for this medication. |
| Короткий | Globally standardized trade identifier (GTIN) used for medicinal productsBusiness identifier for this medication |
| Комментарии | The serial number could be included as an identifier. |
| Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
| Контроль | 0..1* |
| Тип | Identifier |
| Модификатор | 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())) |
| 24. Medication.identifier:globalTradeItemID.use | |
| Определение | The purpose of this identifier. |
| Короткий | usual | official | temp | secondary | old (If known) |
| Комментарии | Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. |
| Контроль | 0..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierUseVS (0.5.0)http://hl7.org/fhir/ValueSet/identifier-use|5.0.0 (required to https://terminology.dhp.uz/fhir/core/ValueSet/identifier-use-vs|0.5.0) |
| Тип | code |
| Модификатор | true потому что This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. |
| Значение шаблона | official |
| Инварианты | 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. Medication.identifier:globalTradeItemID.system | |
| Определение | Establishes the namespace for the value - that is, an absolute URL that describes a set values that are unique. |
| Короткий | The namespace for the identifier value |
| Комментарии | Identifier.system is always case sensitive. |
| Контроль | 10..1 |
| Тип | uri |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Требования | There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. |
| Значение шаблона | https://mobile-api.aslbelgisi.uz/gtin |
| Пример | General: http://www.acme.com/identifiers/patient |
| Инварианты | 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. Medication.identifier:globalTradeItemID.value | |
| Определение | The portion of the identifier typically relevant to the user and which is unique within the context of the system. |
| Короткий | The value that is unique |
| Комментарии | If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the http://hl7.org/fhir/StructureDefinition/rendered-value). Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: ident-1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Пример | General: 123456 |
| Инварианты | 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. Medication.identifier:markingID | |
| Название разреза | markingID |
| Определение | Business identifier for this medication. |
| Короткий | Uzbekistan's national marking identifier (Asl Belgisi)Business identifier for this medication |
| Комментарии | The serial number could be included as an identifier. |
| Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
| Контроль | 0..1* |
| Тип | Identifier |
| Модификатор | 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())) |
| 32. Medication.identifier:markingID.use | |
| Определение | The purpose of this identifier. |
| Короткий | usual | official | temp | secondary | old (If known) |
| Комментарии | Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. |
| Контроль | 0..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierUseVS (0.5.0)http://hl7.org/fhir/ValueSet/identifier-use|5.0.0 (required to https://terminology.dhp.uz/fhir/core/ValueSet/identifier-use-vs|0.5.0) |
| Тип | code |
| Модификатор | true потому что This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. |
| Значение шаблона | official |
| Инварианты | 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. Medication.identifier:markingID.system | |
| Определение | Establishes the namespace for the value - that is, an absolute URL that describes a set values that are unique. |
| Короткий | The namespace for the identifier value |
| Комментарии | Identifier.system is always case sensitive. |
| Контроль | 10..1 |
| Тип | uri |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Требования | There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. |
| Значение шаблона | https://mobile-api.aslbelgisi.uz/marking |
| Пример | General: http://www.acme.com/identifiers/patient |
| Инварианты | 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. Medication.identifier:markingID.value | |
| Определение | The portion of the identifier typically relevant to the user and which is unique within the context of the system. |
| Короткий | The value that is unique |
| Комментарии | If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the http://hl7.org/fhir/StructureDefinition/rendered-value). Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: ident-1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Пример | General: 123456 |
| Инварианты | 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. Medication.identifier:productServiceID | |
| Название разреза | productServiceID |
| Определение | Business identifier for this medication. |
| Короткий | National product and service classification codeBusiness identifier for this medication |
| Комментарии | The serial number could be included as an identifier. |
| Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
| Контроль | 0..1* |
| Тип | Identifier |
| Модификатор | 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. Medication.identifier:productServiceID.use | |
| Определение | The purpose of this identifier. |
| Короткий | usual | official | temp | secondary | old (If known) |
| Комментарии | Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. |
| Контроль | 0..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierUseVS (0.5.0)http://hl7.org/fhir/ValueSet/identifier-use|5.0.0 (required to https://terminology.dhp.uz/fhir/core/ValueSet/identifier-use-vs|0.5.0) |
| Тип | code |
| Модификатор | true потому что This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. |
| Значение шаблона | official |
| Инварианты | 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. Medication.identifier:productServiceID.system | |
| Определение | Establishes the namespace for the value - that is, an absolute URL that describes a set values that are unique. |
| Короткий | The namespace for the identifier value |
| Комментарии | Identifier.system is always case sensitive. |
| Контроль | 10..1 |
| Тип | uri |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Требования | There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. |
| Значение шаблона | https://uzpharminfo.uz/icps |
| Пример | General: http://www.acme.com/identifiers/patient |
| Инварианты | 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. Medication.identifier:productServiceID.value | |
| Определение | The portion of the identifier typically relevant to the user and which is unique within the context of the system. |
| Короткий | The value that is unique |
| Комментарии | If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the http://hl7.org/fhir/StructureDefinition/rendered-value). Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: ident-1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Пример | General: 123456 |
| Инварианты | 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. Medication.identifier:registrationCertificateID | |
| Название разреза | registrationCertificateID |
| Определение | Business identifier for this medication. |
| Короткий | Official registration certificate identifier for medicinesBusiness identifier for this medication |
| Комментарии | The serial number could be included as an identifier. |
| Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
| Контроль | 0..1* |
| Тип | Identifier |
| Модификатор | 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())) |
| 48. Medication.identifier:registrationCertificateID.use | |
| Определение | The purpose of this identifier. |
| Короткий | usual | official | temp | secondary | old (If known) |
| Комментарии | Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. |
| Контроль | 0..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierUseVS (0.5.0)http://hl7.org/fhir/ValueSet/identifier-use|5.0.0 (required to https://terminology.dhp.uz/fhir/core/ValueSet/identifier-use-vs|0.5.0) |
| Тип | code |
| Модификатор | true потому что This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. |
| Значение шаблона | official |
| Инварианты | 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())) |
| 50. Medication.identifier:registrationCertificateID.system | |
| Определение | Establishes the namespace for the value - that is, an absolute URL that describes a set values that are unique. |
| Короткий | The namespace for the identifier value |
| Комментарии | Identifier.system is always case sensitive. |
| Контроль | 10..1 |
| Тип | uri |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Требования | There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. |
| Значение шаблона | https://uzpharminfo.uz/registration_number |
| Пример | General: http://www.acme.com/identifiers/patient |
| Инварианты | 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())) |
| 52. Medication.identifier:registrationCertificateID.value | |
| Определение | The portion of the identifier typically relevant to the user and which is unique within the context of the system. |
| Короткий | The value that is unique |
| Комментарии | If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the http://hl7.org/fhir/StructureDefinition/rendered-value). Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: ident-1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Пример | General: 123456 |
| Инварианты | 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())) |
| 54. Medication.code | |
| Определение | A code (or set of codes) that specify this medication, or a textual description if no code is available. Usage note: This could be a standard medication code such as a code from RxNorm, SNOMED CT, IDMP etc. It could also be a national or local formulary code, optionally with translations to other code systems. |
| Короткий | Codes that identify this medication |
| Комментарии | Depending on the context of use, the code that was actually selected by the user (prescriber, dispenser, etc.) will have the coding.userSelected set to true. As described in the coding datatype: "A coding may be marked as a "userSelected" if a user selected the particular coded value in a user interface (e.g. the user selects an item in a pick-list). If a user selected coding exists, it is the preferred choice for performing translations etc. Other codes can only be literal translations to alternative code systems, or codes at a lower level of granularity (e.g. a generic code for a vendor-specific primary one). |
| Контроль | 0..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из Например, коды см. MedicationClassificationVS (0.5.0)http://hl7.org/fhir/ValueSet/medication-codes|5.0.0 (required to https://terminology.dhp.uz/fhir/core/ValueSet/medication-classification-vs|0.5.0) |
| Тип | CodeableConcept |
| Модификатор | 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())) |
| 56. Medication.status | |
| Определение | A code to indicate if the medication is in active use. |
| Короткий | active | inactive | entered-in-error |
| Комментарии | This status is intended to identify if the medication in a local system is in active use within a drug database or inventory. For example, a pharmacy system may create a new drug file record for a compounded product "ABC Hospital Special Cream" with an active status. At some point in the future, it may be determined that the drug record was created with an error and the status is changed to "entered in error". This status is not intended to specify if a medication is part of a particular formulary. It is possible that the drug record may be referenced by multiple formularies or catalogues and each of those entries would have a separate status. |
| Контроль | 0..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из MedicationStatusVS (0.5.0)http://hl7.org/fhir/ValueSet/medication-status|5.0.0 (required to https://terminology.dhp.uz/fhir/core/ValueSet/medication-status-vs|0.5.0) |
| Тип | code |
| Модификатор | true потому что This element changes the interpretation of all descriptive attributes. |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | 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())) |
| 58. Medication.marketingAuthorizationHolder | |
| Определение | The company or other legal entity that has authorization, from the appropriate drug regulatory authority, to market a medicine in one or more jurisdictions. Typically abbreviated MAH.Note: The MAH may manufacture the product and may also contract the manufacturing of the product to one or more companies (organizations). |
| Короткий | Organization that has authorization to market medication |
| Контроль | 0..1 |
| Тип | Reference(UZ Core Organization, 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())) |
| 60. Medication.doseForm | |
| Определение | Describes the form of the item. Powder; tablets; capsule. |
| Короткий | powder | tablets | capsule + |
| Комментарии | When Medication is referenced from MedicationRequest, this is the ordered form. When Medication is referenced within MedicationDispense, this is the dispensed form. When Medication is referenced within MedicationAdministration, this is administered form. |
| Контроль | 0..1 |
| Привязка | Если они не подходят, эти коды ДОЛЖНЫ быть взяты из Например, коды см. MedicationDoseFormVS (0.5.0)http://hl7.org/fhir/ValueSet/medication-form-codes|5.0.0 (extensible to https://terminology.dhp.uz/fhir/core/ValueSet/medication-doseform-vs|0.5.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())) |
| 62. Medication.totalVolume | |
| Определение | When the specified product code does not infer a package size, this is the specific amount of drug in the product. For example, when specifying a product that has the same strength (For example, Insulin glargine 100 unit per mL solution for injection), this attribute provides additional clarification of the package amount (For example, 3 mL, 10mL, etc.). |
| Короткий | When the specified product code does not infer a package size, this is the specific amount of drug in the product |
| Контроль | 0..1 |
| Тип | Quantity |
| Модификатор | 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())) |
| 64. Medication.totalVolume.comparator | |
| Определение | How the value should be understood and represented - whether the actual value is greater or less than the stated value due to measurement issues; e.g. if the comparator is "<" , then the real value is < stated value. |
| Короткий | < | <= | >= | > | ad - how to understand the value |
| Контроль | 0..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из QuantityComparatorVS (0.5.0)http://hl7.org/fhir/ValueSet/quantity-comparator|5.0.0 (required to https://terminology.dhp.uz/fhir/core/ValueSet/quantity-comparator-vs|0.5.0) |
| Тип | code |
| Модификатор | true потому что This is labeled as "Is Modifier" because the comparator modifies the interpretation of the value significantly. If there is no comparator, then there is no modification of the value |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Need a framework for handling measures where the value is <5ug/L or >400mg/L due to the limitations of measuring methodology. |
| Значение при отсутствии | If there is no comparator, then there is no modification of the value |
| Инварианты | 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())) |
| 66. Medication.totalVolume.code | |
| Определение | A computer processable form of the unit in some unit representation system. |
| Короткий | Coded form of the unit |
| Комментарии | The preferred system is UCUM, but SNOMED CT can also be used (for customary units) or ISO 4217 for currency. The context of use may additionally require a code from a particular system. |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: qty-3 |
| Привязка | Коды СЛЕДУЕТ взять из Информацию о кодах см. MedicationTotalVolumeUnitsVS (0.5.0) (preferred to https://terminology.dhp.uz/fhir/core/ValueSet/medication-total-volume-units-vs|0.5.0) |
| Тип | code |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Need a computable form of the unit that is fixed across all forms. UCUM provides this for quantities, but SNOMED CT provides many units of interest. |
| Инварианты | 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())) |
| 68. Medication.ingredient | |
| Определение | Identifies a particular constituent of interest in the product. |
| Короткий | Active or inactive ingredient |
| Комментарии | The ingredients need not be a complete list. If an ingredient is not specified, this does not indicate whether an ingredient is present or absent. If an ingredient is specified it does not mean that all ingredients are specified. It is possible to specify both inactive and active ingredients. |
| Контроль | 0..* |
| Тип | BackboneElement |
| Модификатор | 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())) |
| 70. Medication.ingredient.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()) |
| 72. Medication.ingredient.item | |
| Определение | The ingredient (substance or medication) that the ingredient.strength relates to. This is represented as a concept from a code system or described in another resource (Substance or Medication). |
| Короткий | The ingredient (substance or medication) that the ingredient.strength relates to |
| Контроль | 1..1 |
| Привязка | Например, коды см. MedicationClassificationVS (0.5.0)http://hl7.org/fhir/ValueSet/medication-codes|5.0.0 (example to https://terminology.dhp.uz/fhir/core/ValueSet/medication-classification-vs|0.5.0) |
| Тип | CodeableReference(UZ Core Medication, Substance, Medication) |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | false |
| Требования | The ingredient may reference a substance (for example, amoxicillin) or another medication (for example in the case of a compounded product, Glaxal Base). |
| Инварианты | 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())) |
| 74. Medication.ingredient.strength[x] | |
| Определение | Specifies how many (or how much) of the items there are in this Medication. For example, 250 mg per tablet. This is expressed as a ratio where the numerator is 250mg and the denominator is 1 tablet but can also be expressed a quantity when the denominator is assumed to be 1 tablet. |
| Короткий | Quantity of ingredient present |
| Контроль | 0..1 |
| Привязка | Коды СЛЕДУЕТ взять из MedicationIngredientStrengthCodeshttp://hl7.org/fhir/ValueSet/medication-ingredientstrength|5.0.0 (preferred to http://hl7.org/fhir/ValueSet/medication-ingredientstrength|5.0.0)A coded concpet defining the strength of an ingredient. |
| Тип | Выбор: Ratio, CodeableConcept, Quantity |
| [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())) |
| Slicing | Этот элемент представляет набор разрезов на Medication.ingredient.strength[x]. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 76. Medication.ingredient.strength[x]:strengthRatio | |
| Название разреза | strengthRatio |
| Определение | Specifies how many (or how much) of the items there are in this Medication. For example, 250 mg per tablet. This is expressed as a ratio where the numerator is 250mg and the denominator is 1 tablet but can also be expressed a quantity when the denominator is assumed to be 1 tablet. |
| Короткий | Quantity of ingredient present |
| Контроль | 0..1 |
| Тип | Ratio, Quantity, CodeableConcept |
| [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())) |
| 78. Medication.batch | |
| Определение | Information that only applies to packages (not products). |
| Короткий | Detailed information about the packaged medicationDetails about packaged medications |
| Контроль | 0..1 |
| Тип | BackboneElement |
| Модификатор | 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())) |
| 80. Medication.batch.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()) |
| 82. Medication.batch.lotNumber | |
| Определение | The assigned lot number of a batch of the specified product. |
| Короткий | Identifier assigned to the batch (AIK)Identifier assigned to batch |
| Контроль | 0..1 |
| Тип | string |
| Модификатор | 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())) |
| 84. Medication.batch.expirationDate | |
| Определение | When this specific batch of product will expire. |
| Короткий | The date when the batch expiresWhen batch will expire |
| Контроль | 0..1 |
| Тип | dateTime |
| Модификатор | 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())) |
Рекомендации по толкованию содержимого этой таблицы можно найтиздесь-- no content: do not translate #97 --
| 0. Medication | |
| 2. Medication.identifier | |
| Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
| Контроль | 1..? |
| Требуется поддержка | true |
| Slicing | Этот элемент представляет набор разрезов на Medication.identifier. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 4. Medication.identifier.use | |
| Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierUseVS (0.5.0) (required to https://terminology.dhp.uz/fhir/core/ValueSet/identifier-use-vs|0.5.0) |
| 6. Medication.identifier.type | |
| Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierTypeVS (0.5.0) (required to https://terminology.dhp.uz/fhir/core/ValueSet/identifier-type-vs|0.5.0) |
| 8. Medication.identifier:uzpharmBoxGroupID | |
| Название разреза | uzpharmBoxGroupID |
| Короткий | Box-level aggregation identifier used to group serialized pharmaceutical packs into a shipping/carton unit within Uzbekistan's national track-and-trace program |
| Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
| Контроль | 0..1 |
| Требуется поддержка | true |
| 10. Medication.identifier:uzpharmBoxGroupID.use | |
| Значение шаблона | official |
| 12. Medication.identifier:uzpharmBoxGroupID.system | |
| Контроль | 1..? |
| Требуется поддержка | true |
| Значение шаблона | https://uzpharminfo.uz/box_group_id |
| 14. Medication.identifier:uzpharmBoxGroupID.value | |
| Требуется поддержка | true |
| 16. Medication.identifier:globalTradeItemID | |
| Название разреза | globalTradeItemID |
| Короткий | Globally standardized trade identifier (GTIN) used for medicinal products |
| Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
| Контроль | 0..1 |
| Требуется поддержка | true |
| 18. Medication.identifier:globalTradeItemID.use | |
| Значение шаблона | official |
| 20. Medication.identifier:globalTradeItemID.system | |
| Контроль | 1..? |
| Требуется поддержка | true |
| Значение шаблона | https://mobile-api.aslbelgisi.uz/gtin |
| 22. Medication.identifier:globalTradeItemID.value | |
| Требуется поддержка | true |
| 24. Medication.identifier:markingID | |
| Название разреза | markingID |
| Короткий | Uzbekistan's national marking identifier (Asl Belgisi) |
| Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
| Контроль | 0..1 |
| Требуется поддержка | true |
| 26. Medication.identifier:markingID.use | |
| Значение шаблона | official |
| 28. Medication.identifier:markingID.system | |
| Контроль | 1..? |
| Требуется поддержка | true |
| Значение шаблона | https://mobile-api.aslbelgisi.uz/marking |
| 30. Medication.identifier:markingID.value | |
| Требуется поддержка | true |
| 32. Medication.identifier:productServiceID | |
| Название разреза | productServiceID |
| Короткий | National product and service classification code |
| Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
| Контроль | 0..1 |
| Требуется поддержка | true |
| 34. Medication.identifier:productServiceID.use | |
| Значение шаблона | official |
| 36. Medication.identifier:productServiceID.system | |
| Контроль | 1..? |
| Требуется поддержка | true |
| Значение шаблона | https://uzpharminfo.uz/icps |
| 38. Medication.identifier:productServiceID.value | |
| Требуется поддержка | true |
| 40. Medication.identifier:registrationCertificateID | |
| Название разреза | registrationCertificateID |
| Короткий | Official registration certificate identifier for medicines |
| Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
| Контроль | 0..1 |
| Требуется поддержка | true |
| 42. Medication.identifier:registrationCertificateID.use | |
| Значение шаблона | official |
| 44. Medication.identifier:registrationCertificateID.system | |
| Контроль | 1..? |
| Требуется поддержка | true |
| Значение шаблона | https://uzpharminfo.uz/registration_number |
| 46. Medication.identifier:registrationCertificateID.value | |
| Требуется поддержка | true |
| 48. Medication.code | |
| Привязка | Коды ДОЛЖНЫ быть взяты из MedicationClassificationVS (0.5.0) (required to https://terminology.dhp.uz/fhir/core/ValueSet/medication-classification-vs|0.5.0) |
| Требуется поддержка | true |
| 50. Medication.status | |
| Привязка | Коды ДОЛЖНЫ быть взяты из MedicationStatusVS (0.5.0) (required to https://terminology.dhp.uz/fhir/core/ValueSet/medication-status-vs|0.5.0) |
| Требуется поддержка | true |
| 52. Medication.marketingAuthorizationHolder | |
| Тип | Reference(UZ Core Organization) |
| Требуется поддержка | true |
| 54. Medication.doseForm | |
| Привязка | Если они не подходят, эти коды ДОЛЖНЫ быть взяты из MedicationDoseFormVS (0.5.0) (extensible to https://terminology.dhp.uz/fhir/core/ValueSet/medication-doseform-vs|0.5.0) |
| Требуется поддержка | true |
| 56. Medication.totalVolume | |
| Требуется поддержка | true |
| 58. Medication.totalVolume.comparator | |
| Привязка | Коды ДОЛЖНЫ быть взяты из QuantityComparatorVS (0.5.0) (required to https://terminology.dhp.uz/fhir/core/ValueSet/quantity-comparator-vs|0.5.0) |
| 60. Medication.totalVolume.code | |
| Привязка | Коды СЛЕДУЕТ взять из MedicationTotalVolumeUnitsVS (0.5.0) (preferred to https://terminology.dhp.uz/fhir/core/ValueSet/medication-total-volume-units-vs|0.5.0) |
| 62. Medication.ingredient | |
| Требуется поддержка | true |
| 64. Medication.ingredient.item | |
| Привязка | Например, коды см. MedicationClassificationVS (0.5.0) (example to https://terminology.dhp.uz/fhir/core/ValueSet/medication-classification-vs|0.5.0) |
| Тип | CodeableReference(UZ Core Medication) |
| 66. Medication.ingredient.strength[x] | |
| [x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
| Требуется поддержка | true |
| Slicing | Этот элемент представляет набор разрезов на Medication.ingredient.strength[x]. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 68. Medication.ingredient.strength[x]:strengthRatio | |
| Название разреза | strengthRatio |
| Контроль | 0..1 |
| Тип | Ratio |
| [x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
| Требуется поддержка | true |
| 70. Medication.ingredient.strength[x]:strengthRatio.numerator | |
| 72. Medication.ingredient.strength[x]:strengthRatio.numerator.comparator | |
| Привязка | Коды ДОЛЖНЫ быть взяты из QuantityComparatorVS (0.5.0) (required to https://terminology.dhp.uz/fhir/core/ValueSet/quantity-comparator-vs|0.5.0) |
| 74. Medication.ingredient.strength[x]:strengthRatio.numerator.code | |
| Привязка | Коды СЛЕДУЕТ взять из MedicationTotalVolumeUnitsVS (0.5.0) (preferred to https://terminology.dhp.uz/fhir/core/ValueSet/medication-total-volume-units-vs|0.5.0) |
| 76. Medication.ingredient.strength[x]:strengthRatio.denominator | |
| 78. Medication.ingredient.strength[x]:strengthRatio.denominator.code | |
| Привязка | Коды СЛЕДУЕТ взять из MedicationTotalVolumeUnitsVS (0.5.0) (preferred to https://terminology.dhp.uz/fhir/core/ValueSet/medication-total-volume-units-vs|0.5.0) |
| 80. Medication.batch | |
| Короткий | Detailed information about the packaged medication |
| Требуется поддержка | true |
| 82. Medication.batch.lotNumber | |
| Короткий | Identifier assigned to the batch (AIK) |
| 84. Medication.batch.expirationDate | |
| Короткий | The date when the batch expires |
Рекомендации по толкованию содержимого этой таблицы можно найтиздесь-- no content: do not translate #97 --
| 0. Medication | |
| Определение | This resource is primarily used for the identification and definition of a medication, including ingredients, for the purposes of prescribing, dispensing, and administering a medication as well as for making statements about medication use. |
| Короткий | Definition of a Medication |
| Контроль | 0..* |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | false |
| Инварианты | 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. Medication.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. Medication.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. Medication.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. Medication.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. Medication.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. Medication.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. Medication.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. Medication.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. Medication.identifier | |
| Определение | Business identifier for this medication. |
| Короткий | Business identifier for this medication |
| Комментарии | The serial number could be included as an identifier. |
| Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
| Контроль | 1..* |
| Тип | Identifier |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| Slicing | Этот элемент представляет набор разрезов на Medication.identifier. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 20. Medication.identifier.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 |
| 22. Medication.identifier.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 | Этот элемент представляет набор разрезов на Medication.identifier.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 24. Medication.identifier.use | |
| Определение | The purpose of this identifier. |
| Короткий | usual | official | temp | secondary | old (If known) |
| Комментарии | Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. |
| Контроль | 0..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierUseVS (0.5.0) (required to https://terminology.dhp.uz/fhir/core/ValueSet/identifier-use-vs|0.5.0) |
| Тип | code |
| Модификатор | true потому что This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 26. Medication.identifier.type | |
| Определение | A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. |
| Короткий | Description of identifier |
| Комментарии | This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. |
| Контроль | 0..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierTypeVS (0.5.0) (required to https://terminology.dhp.uz/fhir/core/ValueSet/identifier-type-vs|0.5.0) |
| Тип | CodeableConcept |
| Модификатор | false |
| Summary | true |
| Требования | Allows users to make use of identifiers when the identifier system is not known. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 28. Medication.identifier.system | |
| Определение | Establishes the namespace for the value - that is, an absolute URL that describes a set values that are unique. |
| Короткий | The namespace for the identifier value |
| Комментарии | Identifier.system is always case sensitive. |
| Контроль | 0..1 |
| Тип | uri |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. |
| Пример | General: http://www.acme.com/identifiers/patient |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 30. Medication.identifier.value | |
| Определение | The portion of the identifier typically relevant to the user and which is unique within the context of the system. |
| Короткий | The value that is unique |
| Комментарии | If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the http://hl7.org/fhir/StructureDefinition/rendered-value). Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: ident-1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Пример | General: 123456 |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 32. Medication.identifier.period | |
| Определение | Time period during which identifier is/was valid for use. |
| Короткий | Time period when id is/was valid for use |
| Контроль | 0..1 |
| Тип | Period |
| Модификатор | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 34. Medication.identifier.assigner | |
| Определение | Organization that issued/manages the identifier. |
| Короткий | Organization that issued id (may be just text) |
| Комментарии | The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. |
| Контроль | 0..1 |
| Тип | Reference(Organization) |
| Модификатор | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 36. Medication.identifier:uzpharmBoxGroupID | |
| Название разреза | uzpharmBoxGroupID |
| Определение | Business identifier for this medication. |
| Короткий | Box-level aggregation identifier used to group serialized pharmaceutical packs into a shipping/carton unit within Uzbekistan's national track-and-trace program |
| Комментарии | The serial number could be included as an identifier. |
| Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
| Контроль | 0..1 |
| Тип | Identifier |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 38. Medication.identifier:uzpharmBoxGroupID.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 |
| 40. Medication.identifier:uzpharmBoxGroupID.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 | Этот элемент представляет набор разрезов на Medication.identifier.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 42. Medication.identifier:uzpharmBoxGroupID.use | |
| Определение | The purpose of this identifier. |
| Короткий | usual | official | temp | secondary | old (If known) |
| Комментарии | Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. |
| Контроль | 0..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierUseVS (0.5.0) (required to https://terminology.dhp.uz/fhir/core/ValueSet/identifier-use-vs|0.5.0) |
| Тип | code |
| Модификатор | true потому что This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. |
| Значение шаблона | official |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 44. Medication.identifier:uzpharmBoxGroupID.type | |
| Определение | A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. |
| Короткий | Description of identifier |
| Комментарии | This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. |
| Контроль | 0..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierTypeVS (0.5.0) (required to https://terminology.dhp.uz/fhir/core/ValueSet/identifier-type-vs|0.5.0) |
| Тип | CodeableConcept |
| Модификатор | false |
| Summary | true |
| Требования | Allows users to make use of identifiers when the identifier system is not known. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 46. Medication.identifier:uzpharmBoxGroupID.system | |
| Определение | Establishes the namespace for the value - that is, an absolute URL that describes a set values that are unique. |
| Короткий | The namespace for the identifier value |
| Комментарии | Identifier.system is always case sensitive. |
| Контроль | 1..1 |
| Тип | uri |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Требования | There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. |
| Значение шаблона | https://uzpharminfo.uz/box_group_id |
| Пример | General: http://www.acme.com/identifiers/patient |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 48. Medication.identifier:uzpharmBoxGroupID.value | |
| Определение | The portion of the identifier typically relevant to the user and which is unique within the context of the system. |
| Короткий | The value that is unique |
| Комментарии | If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the http://hl7.org/fhir/StructureDefinition/rendered-value). Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: ident-1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Пример | General: 123456 |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 50. Medication.identifier:uzpharmBoxGroupID.period | |
| Определение | Time period during which identifier is/was valid for use. |
| Короткий | Time period when id is/was valid for use |
| Контроль | 0..1 |
| Тип | Period |
| Модификатор | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 52. Medication.identifier:uzpharmBoxGroupID.assigner | |
| Определение | Organization that issued/manages the identifier. |
| Короткий | Organization that issued id (may be just text) |
| Комментарии | The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. |
| Контроль | 0..1 |
| Тип | Reference(Organization) |
| Модификатор | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 54. Medication.identifier:globalTradeItemID | |
| Название разреза | globalTradeItemID |
| Определение | Business identifier for this medication. |
| Короткий | Globally standardized trade identifier (GTIN) used for medicinal products |
| Комментарии | The serial number could be included as an identifier. |
| Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
| Контроль | 0..1 |
| Тип | Identifier |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 56. Medication.identifier:globalTradeItemID.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 |
| 58. Medication.identifier:globalTradeItemID.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 | Этот элемент представляет набор разрезов на Medication.identifier.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 60. Medication.identifier:globalTradeItemID.use | |
| Определение | The purpose of this identifier. |
| Короткий | usual | official | temp | secondary | old (If known) |
| Комментарии | Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. |
| Контроль | 0..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierUseVS (0.5.0) (required to https://terminology.dhp.uz/fhir/core/ValueSet/identifier-use-vs|0.5.0) |
| Тип | code |
| Модификатор | true потому что This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. |
| Значение шаблона | official |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 62. Medication.identifier:globalTradeItemID.type | |
| Определение | A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. |
| Короткий | Description of identifier |
| Комментарии | This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. |
| Контроль | 0..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierTypeVS (0.5.0) (required to https://terminology.dhp.uz/fhir/core/ValueSet/identifier-type-vs|0.5.0) |
| Тип | CodeableConcept |
| Модификатор | false |
| Summary | true |
| Требования | Allows users to make use of identifiers when the identifier system is not known. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 64. Medication.identifier:globalTradeItemID.system | |
| Определение | Establishes the namespace for the value - that is, an absolute URL that describes a set values that are unique. |
| Короткий | The namespace for the identifier value |
| Комментарии | Identifier.system is always case sensitive. |
| Контроль | 1..1 |
| Тип | uri |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Требования | There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. |
| Значение шаблона | https://mobile-api.aslbelgisi.uz/gtin |
| Пример | General: http://www.acme.com/identifiers/patient |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 66. Medication.identifier:globalTradeItemID.value | |
| Определение | The portion of the identifier typically relevant to the user and which is unique within the context of the system. |
| Короткий | The value that is unique |
| Комментарии | If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the http://hl7.org/fhir/StructureDefinition/rendered-value). Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: ident-1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Пример | General: 123456 |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 68. Medication.identifier:globalTradeItemID.period | |
| Определение | Time period during which identifier is/was valid for use. |
| Короткий | Time period when id is/was valid for use |
| Контроль | 0..1 |
| Тип | Period |
| Модификатор | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 70. Medication.identifier:globalTradeItemID.assigner | |
| Определение | Organization that issued/manages the identifier. |
| Короткий | Organization that issued id (may be just text) |
| Комментарии | The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. |
| Контроль | 0..1 |
| Тип | Reference(Organization) |
| Модификатор | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 72. Medication.identifier:markingID | |
| Название разреза | markingID |
| Определение | Business identifier for this medication. |
| Короткий | Uzbekistan's national marking identifier (Asl Belgisi) |
| Комментарии | The serial number could be included as an identifier. |
| Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
| Контроль | 0..1 |
| Тип | Identifier |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 74. Medication.identifier:markingID.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 |
| 76. Medication.identifier:markingID.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 | Этот элемент представляет набор разрезов на Medication.identifier.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 78. Medication.identifier:markingID.use | |
| Определение | The purpose of this identifier. |
| Короткий | usual | official | temp | secondary | old (If known) |
| Комментарии | Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. |
| Контроль | 0..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierUseVS (0.5.0) (required to https://terminology.dhp.uz/fhir/core/ValueSet/identifier-use-vs|0.5.0) |
| Тип | code |
| Модификатор | true потому что This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. |
| Значение шаблона | official |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 80. Medication.identifier:markingID.type | |
| Определение | A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. |
| Короткий | Description of identifier |
| Комментарии | This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. |
| Контроль | 0..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierTypeVS (0.5.0) (required to https://terminology.dhp.uz/fhir/core/ValueSet/identifier-type-vs|0.5.0) |
| Тип | CodeableConcept |
| Модификатор | false |
| Summary | true |
| Требования | Allows users to make use of identifiers when the identifier system is not known. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 82. Medication.identifier:markingID.system | |
| Определение | Establishes the namespace for the value - that is, an absolute URL that describes a set values that are unique. |
| Короткий | The namespace for the identifier value |
| Комментарии | Identifier.system is always case sensitive. |
| Контроль | 1..1 |
| Тип | uri |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Требования | There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. |
| Значение шаблона | https://mobile-api.aslbelgisi.uz/marking |
| Пример | General: http://www.acme.com/identifiers/patient |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 84. Medication.identifier:markingID.value | |
| Определение | The portion of the identifier typically relevant to the user and which is unique within the context of the system. |
| Короткий | The value that is unique |
| Комментарии | If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the http://hl7.org/fhir/StructureDefinition/rendered-value). Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: ident-1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Пример | General: 123456 |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 86. Medication.identifier:markingID.period | |
| Определение | Time period during which identifier is/was valid for use. |
| Короткий | Time period when id is/was valid for use |
| Контроль | 0..1 |
| Тип | Period |
| Модификатор | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 88. Medication.identifier:markingID.assigner | |
| Определение | Organization that issued/manages the identifier. |
| Короткий | Organization that issued id (may be just text) |
| Комментарии | The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. |
| Контроль | 0..1 |
| Тип | Reference(Organization) |
| Модификатор | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 90. Medication.identifier:productServiceID | |
| Название разреза | productServiceID |
| Определение | Business identifier for this medication. |
| Короткий | National product and service classification code |
| Комментарии | The serial number could be included as an identifier. |
| Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
| Контроль | 0..1 |
| Тип | Identifier |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 92. Medication.identifier:productServiceID.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 |
| 94. Medication.identifier:productServiceID.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 | Этот элемент представляет набор разрезов на Medication.identifier.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 96. Medication.identifier:productServiceID.use | |
| Определение | The purpose of this identifier. |
| Короткий | usual | official | temp | secondary | old (If known) |
| Комментарии | Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. |
| Контроль | 0..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierUseVS (0.5.0) (required to https://terminology.dhp.uz/fhir/core/ValueSet/identifier-use-vs|0.5.0) |
| Тип | code |
| Модификатор | true потому что This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. |
| Значение шаблона | official |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 98. Medication.identifier:productServiceID.type | |
| Определение | A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. |
| Короткий | Description of identifier |
| Комментарии | This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. |
| Контроль | 0..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierTypeVS (0.5.0) (required to https://terminology.dhp.uz/fhir/core/ValueSet/identifier-type-vs|0.5.0) |
| Тип | CodeableConcept |
| Модификатор | false |
| Summary | true |
| Требования | Allows users to make use of identifiers when the identifier system is not known. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 100. Medication.identifier:productServiceID.system | |
| Определение | Establishes the namespace for the value - that is, an absolute URL that describes a set values that are unique. |
| Короткий | The namespace for the identifier value |
| Комментарии | Identifier.system is always case sensitive. |
| Контроль | 1..1 |
| Тип | uri |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Требования | There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. |
| Значение шаблона | https://uzpharminfo.uz/icps |
| Пример | General: http://www.acme.com/identifiers/patient |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 102. Medication.identifier:productServiceID.value | |
| Определение | The portion of the identifier typically relevant to the user and which is unique within the context of the system. |
| Короткий | The value that is unique |
| Комментарии | If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the http://hl7.org/fhir/StructureDefinition/rendered-value). Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: ident-1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Пример | General: 123456 |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 104. Medication.identifier:productServiceID.period | |
| Определение | Time period during which identifier is/was valid for use. |
| Короткий | Time period when id is/was valid for use |
| Контроль | 0..1 |
| Тип | Period |
| Модификатор | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 106. Medication.identifier:productServiceID.assigner | |
| Определение | Organization that issued/manages the identifier. |
| Короткий | Organization that issued id (may be just text) |
| Комментарии | The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. |
| Контроль | 0..1 |
| Тип | Reference(Organization) |
| Модификатор | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 108. Medication.identifier:registrationCertificateID | |
| Название разреза | registrationCertificateID |
| Определение | Business identifier for this medication. |
| Короткий | Official registration certificate identifier for medicines |
| Комментарии | The serial number could be included as an identifier. |
| Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
| Контроль | 0..1 |
| Тип | Identifier |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 110. Medication.identifier:registrationCertificateID.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 |
| 112. Medication.identifier:registrationCertificateID.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 | Этот элемент представляет набор разрезов на Medication.identifier.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 114. Medication.identifier:registrationCertificateID.use | |
| Определение | The purpose of this identifier. |
| Короткий | usual | official | temp | secondary | old (If known) |
| Комментарии | Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. |
| Контроль | 0..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierUseVS (0.5.0) (required to https://terminology.dhp.uz/fhir/core/ValueSet/identifier-use-vs|0.5.0) |
| Тип | code |
| Модификатор | true потому что This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. |
| Значение шаблона | official |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 116. Medication.identifier:registrationCertificateID.type | |
| Определение | A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. |
| Короткий | Description of identifier |
| Комментарии | This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. |
| Контроль | 0..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из IdentifierTypeVS (0.5.0) (required to https://terminology.dhp.uz/fhir/core/ValueSet/identifier-type-vs|0.5.0) |
| Тип | CodeableConcept |
| Модификатор | false |
| Summary | true |
| Требования | Allows users to make use of identifiers when the identifier system is not known. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 118. Medication.identifier:registrationCertificateID.system | |
| Определение | Establishes the namespace for the value - that is, an absolute URL that describes a set values that are unique. |
| Короткий | The namespace for the identifier value |
| Комментарии | Identifier.system is always case sensitive. |
| Контроль | 1..1 |
| Тип | uri |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Требования | There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. |
| Значение шаблона | https://uzpharminfo.uz/registration_number |
| Пример | General: http://www.acme.com/identifiers/patient |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 120. Medication.identifier:registrationCertificateID.value | |
| Определение | The portion of the identifier typically relevant to the user and which is unique within the context of the system. |
| Короткий | The value that is unique |
| Комментарии | If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the http://hl7.org/fhir/StructureDefinition/rendered-value). Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: ident-1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Пример | General: 123456 |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 122. Medication.identifier:registrationCertificateID.period | |
| Определение | Time period during which identifier is/was valid for use. |
| Короткий | Time period when id is/was valid for use |
| Контроль | 0..1 |
| Тип | Period |
| Модификатор | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 124. Medication.identifier:registrationCertificateID.assigner | |
| Определение | Organization that issued/manages the identifier. |
| Короткий | Organization that issued id (may be just text) |
| Комментарии | The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. |
| Контроль | 0..1 |
| Тип | Reference(Organization) |
| Модификатор | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 126. Medication.code | |
| Определение | A code (or set of codes) that specify this medication, or a textual description if no code is available. Usage note: This could be a standard medication code such as a code from RxNorm, SNOMED CT, IDMP etc. It could also be a national or local formulary code, optionally with translations to other code systems. |
| Короткий | Codes that identify this medication |
| Комментарии | Depending on the context of use, the code that was actually selected by the user (prescriber, dispenser, etc.) will have the coding.userSelected set to true. As described in the coding datatype: "A coding may be marked as a "userSelected" if a user selected the particular coded value in a user interface (e.g. the user selects an item in a pick-list). If a user selected coding exists, it is the preferred choice for performing translations etc. Other codes can only be literal translations to alternative code systems, or codes at a lower level of granularity (e.g. a generic code for a vendor-specific primary one). |
| Контроль | 0..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из MedicationClassificationVS (0.5.0) (required to https://terminology.dhp.uz/fhir/core/ValueSet/medication-classification-vs|0.5.0) |
| Тип | CodeableConcept |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 128. Medication.status | |
| Определение | A code to indicate if the medication is in active use. |
| Короткий | active | inactive | entered-in-error |
| Комментарии | This status is intended to identify if the medication in a local system is in active use within a drug database or inventory. For example, a pharmacy system may create a new drug file record for a compounded product "ABC Hospital Special Cream" with an active status. At some point in the future, it may be determined that the drug record was created with an error and the status is changed to "entered in error". This status is not intended to specify if a medication is part of a particular formulary. It is possible that the drug record may be referenced by multiple formularies or catalogues and each of those entries would have a separate status. |
| Контроль | 0..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из MedicationStatusVS (0.5.0) (required to https://terminology.dhp.uz/fhir/core/ValueSet/medication-status-vs|0.5.0) |
| Тип | code |
| Модификатор | true потому что This element changes the interpretation of all descriptive attributes. |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 130. Medication.marketingAuthorizationHolder | |
| Определение | The company or other legal entity that has authorization, from the appropriate drug regulatory authority, to market a medicine in one or more jurisdictions. Typically abbreviated MAH.Note: The MAH may manufacture the product and may also contract the manufacturing of the product to one or more companies (organizations). |
| Короткий | Organization that has authorization to market medication |
| Контроль | 0..1 |
| Тип | Reference(UZ Core Organization) |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 132. Medication.doseForm | |
| Определение | Describes the form of the item. Powder; tablets; capsule. |
| Короткий | powder | tablets | capsule + |
| Комментарии | When Medication is referenced from MedicationRequest, this is the ordered form. When Medication is referenced within MedicationDispense, this is the dispensed form. When Medication is referenced within MedicationAdministration, this is administered form. |
| Контроль | 0..1 |
| Привязка | Если они не подходят, эти коды ДОЛЖНЫ быть взяты из MedicationDoseFormVS (0.5.0) (extensible to https://terminology.dhp.uz/fhir/core/ValueSet/medication-doseform-vs|0.5.0) |
| Тип | CodeableConcept |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 134. Medication.totalVolume | |
| Определение | When the specified product code does not infer a package size, this is the specific amount of drug in the product. For example, when specifying a product that has the same strength (For example, Insulin glargine 100 unit per mL solution for injection), this attribute provides additional clarification of the package amount (For example, 3 mL, 10mL, etc.). |
| Короткий | When the specified product code does not infer a package size, this is the specific amount of drug in the product |
| Контроль | 0..1 |
| Тип | Quantity |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 136. Medication.totalVolume.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 |
| 138. Medication.totalVolume.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 | Этот элемент представляет набор разрезов на Medication.totalVolume.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 140. Medication.totalVolume.value | |
| Определение | The value of the measured amount. The value includes an implicit precision in the presentation of the value. |
| Короткий | Numerical value (with implicit precision) |
| Комментарии | The implicit precision in the value should always be honored. Monetary values have their own rules for handling precision (refer to standard accounting text books). |
| Контроль | 0..1 |
| Тип | decimal |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Precision is handled implicitly in almost all cases of measurement. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 142. Medication.totalVolume.comparator | |
| Определение | How the value should be understood and represented - whether the actual value is greater or less than the stated value due to measurement issues; e.g. if the comparator is "<" , then the real value is < stated value. |
| Короткий | < | <= | >= | > | ad - how to understand the value |
| Контроль | 0..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из QuantityComparatorVS (0.5.0) (required to https://terminology.dhp.uz/fhir/core/ValueSet/quantity-comparator-vs|0.5.0) |
| Тип | code |
| Модификатор | true потому что This is labeled as "Is Modifier" because the comparator modifies the interpretation of the value significantly. If there is no comparator, then there is no modification of the value |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Need a framework for handling measures where the value is <5ug/L or >400mg/L due to the limitations of measuring methodology. |
| Значение при отсутствии | If there is no comparator, then there is no modification of the value |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 144. Medication.totalVolume.unit | |
| Определение | A human-readable form of the unit. |
| Короткий | Unit representation |
| Контроль | 0..1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | There are many representations for units of measure and in many contexts, particular representations are fixed and required. I.e. mcg for micrograms. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 146. Medication.totalVolume.system | |
| Определение | The identification of the system that provides the coded form of the unit. |
| Короткий | System that defines coded unit form |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: qty-3 |
| Тип | uri |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Need to know the system that defines the coded form of the unit. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 148. Medication.totalVolume.code | |
| Определение | A computer processable form of the unit in some unit representation system. |
| Короткий | Coded form of the unit |
| Комментарии | The preferred system is UCUM, but SNOMED CT can also be used (for customary units) or ISO 4217 for currency. The context of use may additionally require a code from a particular system. |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: qty-3 |
| Привязка | Коды СЛЕДУЕТ взять из MedicationTotalVolumeUnitsVS (0.5.0) (preferred to https://terminology.dhp.uz/fhir/core/ValueSet/medication-total-volume-units-vs|0.5.0) |
| Тип | code |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Need a computable form of the unit that is fixed across all forms. UCUM provides this for quantities, but SNOMED CT provides many units of interest. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 150. Medication.ingredient | |
| Определение | Identifies a particular constituent of interest in the product. |
| Короткий | Active or inactive ingredient |
| Комментарии | The ingredients need not be a complete list. If an ingredient is not specified, this does not indicate whether an ingredient is present or absent. If an ingredient is specified it does not mean that all ingredients are specified. It is possible to specify both inactive and active ingredients. |
| Контроль | 0..* |
| Тип | BackboneElement |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 152. Medication.ingredient.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 |
| 154. Medication.ingredient.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()) |
| 156. Medication.ingredient.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()) |
| 158. Medication.ingredient.item | |
| Определение | The ingredient (substance or medication) that the ingredient.strength relates to. This is represented as a concept from a code system or described in another resource (Substance or Medication). |
| Короткий | The ingredient (substance or medication) that the ingredient.strength relates to |
| Контроль | 1..1 |
| Привязка | Например, коды см. MedicationClassificationVS (0.5.0) (example to https://terminology.dhp.uz/fhir/core/ValueSet/medication-classification-vs|0.5.0) |
| Тип | CodeableReference(UZ Core Medication) |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | false |
| Требования | The ingredient may reference a substance (for example, amoxicillin) or another medication (for example in the case of a compounded product, Glaxal Base). |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 160. Medication.ingredient.isActive | |
| Определение | Indication of whether this ingredient affects the therapeutic action of the drug. |
| Короткий | Active ingredient indicator |
| Контроль | 0..1 |
| Тип | boolean |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | false |
| Summary | false |
| Требования | True indicates that the ingredient affects the therapeutic action of the drug (i.e. active). False indicates that the ingredient does not affect the therapeutic action of the drug (i.e. inactive). |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 162. Medication.ingredient.strength[x] | |
| Определение | Specifies how many (or how much) of the items there are in this Medication. For example, 250 mg per tablet. This is expressed as a ratio where the numerator is 250mg and the denominator is 1 tablet but can also be expressed a quantity when the denominator is assumed to be 1 tablet. |
| Короткий | Quantity of ingredient present |
| Контроль | 0..1 |
| Привязка | Коды СЛЕДУЕТ взять из MedicationIngredientStrengthCodes (preferred to http://hl7.org/fhir/ValueSet/medication-ingredientstrength|5.0.0)A coded concpet defining the strength of an ingredient. |
| Тип | Выбор: Ratio, CodeableConcept, Quantity |
| [x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
| Модификатор | false |
| Требуется поддержка | true |
| Необходимо поддерживать типы | Нет обязательных правил поддержки выбора типов/профилей |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| Slicing | Этот элемент представляет набор разрезов на Medication.ingredient.strength[x]. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 164. Medication.ingredient.strength[x]:strengthRatio | |
| Название разреза | strengthRatio |
| Определение | Specifies how many (or how much) of the items there are in this Medication. For example, 250 mg per tablet. This is expressed as a ratio where the numerator is 250mg and the denominator is 1 tablet but can also be expressed a quantity when the denominator is assumed to be 1 tablet. |
| Короткий | Quantity of ingredient present |
| Контроль | 0..1 |
| Тип | Ratio |
| [x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 166. Medication.ingredient.strength[x]:strengthRatio.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 |
| 168. Medication.ingredient.strength[x]:strengthRatio.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 | Этот элемент представляет набор разрезов на Medication.ingredient.strength[x].extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 170. Medication.ingredient.strength[x]:strengthRatio.numerator | |
| Определение | The value of the numerator. |
| Короткий | Numerator value |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: rat-1 |
| Тип | Quantity |
| Модификатор | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 172. Medication.ingredient.strength[x]:strengthRatio.numerator.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 |
| 174. Medication.ingredient.strength[x]:strengthRatio.numerator.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 | Этот элемент представляет набор разрезов на Medication.ingredient.strength[x].numerator.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 176. Medication.ingredient.strength[x]:strengthRatio.numerator.value | |
| Определение | The value of the measured amount. The value includes an implicit precision in the presentation of the value. |
| Короткий | Numerical value (with implicit precision) |
| Комментарии | The implicit precision in the value should always be honored. Monetary values have their own rules for handling precision (refer to standard accounting text books). |
| Контроль | 0..1 |
| Тип | decimal |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Precision is handled implicitly in almost all cases of measurement. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 178. Medication.ingredient.strength[x]:strengthRatio.numerator.comparator | |
| Определение | How the value should be understood and represented - whether the actual value is greater or less than the stated value due to measurement issues; e.g. if the comparator is "<" , then the real value is < stated value. |
| Короткий | < | <= | >= | > | ad - how to understand the value |
| Контроль | 0..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из QuantityComparatorVS (0.5.0) (required to https://terminology.dhp.uz/fhir/core/ValueSet/quantity-comparator-vs|0.5.0) |
| Тип | code |
| Модификатор | true потому что This is labeled as "Is Modifier" because the comparator modifies the interpretation of the value significantly. If there is no comparator, then there is no modification of the value |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Need a framework for handling measures where the value is <5ug/L or >400mg/L due to the limitations of measuring methodology. |
| Значение при отсутствии | If there is no comparator, then there is no modification of the value |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 180. Medication.ingredient.strength[x]:strengthRatio.numerator.unit | |
| Определение | A human-readable form of the unit. |
| Короткий | Unit representation |
| Контроль | 0..1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | There are many representations for units of measure and in many contexts, particular representations are fixed and required. I.e. mcg for micrograms. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 182. Medication.ingredient.strength[x]:strengthRatio.numerator.system | |
| Определение | The identification of the system that provides the coded form of the unit. |
| Короткий | System that defines coded unit form |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: qty-3 |
| Тип | uri |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Need to know the system that defines the coded form of the unit. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 184. Medication.ingredient.strength[x]:strengthRatio.numerator.code | |
| Определение | A computer processable form of the unit in some unit representation system. |
| Короткий | Coded form of the unit |
| Комментарии | The preferred system is UCUM, but SNOMED CT can also be used (for customary units) or ISO 4217 for currency. The context of use may additionally require a code from a particular system. |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: qty-3 |
| Привязка | Коды СЛЕДУЕТ взять из MedicationTotalVolumeUnitsVS (0.5.0) (preferred to https://terminology.dhp.uz/fhir/core/ValueSet/medication-total-volume-units-vs|0.5.0) |
| Тип | code |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Need a computable form of the unit that is fixed across all forms. UCUM provides this for quantities, but SNOMED CT provides many units of interest. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 186. Medication.ingredient.strength[x]:strengthRatio.denominator | |
| Определение | The value of the denominator. |
| Короткий | Denominator value |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: rat-1 |
| Тип | Quantity(SimpleQuantity) |
| Модификатор | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 188. Medication.ingredient.strength[x]:strengthRatio.denominator.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 |
| 190. Medication.ingredient.strength[x]:strengthRatio.denominator.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 | Этот элемент представляет набор разрезов на Medication.ingredient.strength[x].denominator.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 192. Medication.ingredient.strength[x]:strengthRatio.denominator.value | |
| Определение | The value of the measured amount. The value includes an implicit precision in the presentation of the value. |
| Короткий | Numerical value (with implicit precision) |
| Комментарии | The implicit precision in the value should always be honored. Monetary values have their own rules for handling precision (refer to standard accounting text books). |
| Контроль | 0..1 |
| Тип | decimal |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Precision is handled implicitly in almost all cases of measurement. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 194. Medication.ingredient.strength[x]:strengthRatio.denominator.comparator | |
| Определение | Not allowed to be used in this context |
| Короткий | < | <= | >= | > | ad - how to understand the value |
| Контроль | 0..0 |
| Привязка | Коды ДОЛЖНЫ быть взяты из QuantityComparator (required to http://hl7.org/fhir/ValueSet/quantity-comparator|5.0.0)How the Quantity should be understood and represented. |
| Тип | code |
| Модификатор | true потому что This is labeled as "Is Modifier" because the comparator modifies the interpretation of the value significantly. If there is no comparator, then there is no modification of the value |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Need a framework for handling measures where the value is <5ug/L or >400mg/L due to the limitations of measuring methodology. |
| Значение при отсутствии | If there is no comparator, then there is no modification of the value |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 196. Medication.ingredient.strength[x]:strengthRatio.denominator.unit | |
| Определение | A human-readable form of the unit. |
| Короткий | Unit representation |
| Контроль | 0..1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | There are many representations for units of measure and in many contexts, particular representations are fixed and required. I.e. mcg for micrograms. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 198. Medication.ingredient.strength[x]:strengthRatio.denominator.system | |
| Определение | The identification of the system that provides the coded form of the unit. |
| Короткий | System that defines coded unit form |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: qty-3 |
| Тип | uri |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Need to know the system that defines the coded form of the unit. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 200. Medication.ingredient.strength[x]:strengthRatio.denominator.code | |
| Определение | A computer processable form of the unit in some unit representation system. |
| Короткий | Coded form of the unit |
| Комментарии | The preferred system is UCUM, but SNOMED CT can also be used (for customary units) or ISO 4217 for currency. The context of use may additionally require a code from a particular system. |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: qty-3 |
| Привязка | Коды СЛЕДУЕТ взять из MedicationTotalVolumeUnitsVS (0.5.0) (preferred to https://terminology.dhp.uz/fhir/core/ValueSet/medication-total-volume-units-vs|0.5.0) |
| Тип | code |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Need a computable form of the unit that is fixed across all forms. UCUM provides this for quantities, but SNOMED CT provides many units of interest. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 202. Medication.batch | |
| Определение | Information that only applies to packages (not products). |
| Короткий | Detailed information about the packaged medication |
| Контроль | 0..1 |
| Тип | BackboneElement |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 204. Medication.batch.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 |
| 206. Medication.batch.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()) |
| 208. Medication.batch.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()) |
| 210. Medication.batch.lotNumber | |
| Определение | The assigned lot number of a batch of the specified product. |
| Короткий | Identifier assigned to the batch (AIK) |
| Контроль | 0..1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | false |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 212. Medication.batch.expirationDate | |
| Определение | When this specific batch of product will expire. |
| Короткий | The date when the batch expires |
| Контроль | 0..1 |
| Тип | dateTime |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | false |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 214. Medication.definition | |
| Определение | A reference to a knowledge resource that provides more information about this medication. |
| Короткий | Knowledge about this medication |
| Контроль | 0..1 |
| Тип | Reference(MedicationKnowledge) |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |