Единая платформа цифрового здравоохранения Узбекистана
0.5.0 - ci-build
Uzbekistan Digital Health Platform, опубликовано Ministry of Health of the Republic of Uzbekistan. Это руководство не является санкционированной публикацией; это непрерывная сборка для версии 0.5.0, созданной FHIR (HL7® FHIR® Standard) CI Build. Эта версия основана на нынешнем содержании https://github.com/uzinfocom-org/digital-health-ig/ и регулярно изменяется. Смотрите каталог опубликованных версий
| Active по состоянию на 2025-08-01 |
Определения для uz-core-immunization профиль ресурса
Рекомендации по толкованию содержимого этой таблицы можно найтиздесь-- no content: do not translate #97 --
| 0. Immunization | |
| Определение | Describes the event of a patient being administered a vaccine or a record of an immunization as reported by a patient, a clinician or another party. |
| Короткий | Immunization event information |
| Контроль | 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. Immunization.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. Immunization.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. Immunization.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. Immunization.identifier | |
| Определение | A unique identifier assigned to this immunization record. |
| Короткий | Business identifier |
| Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
| Контроль | 0..* |
| Тип | Identifier |
| Модификатор | 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())) |
| 10. Immunization.basedOn | |
| Определение | A plan, order or recommendation fulfilled in whole or in part by this immunization. |
| Короткий | The legal basis for the eventAuthority that the immunization event is based on |
| Комментарии | Allows tracing of an authorization for the Immunization. |
| Контроль | 0..* |
| Тип | Reference(CarePlan, MedicationRequest, ServiceRequest, UZ Core ImmunizationRecommendation, ImmunizationRecommendation) |
| Модификатор | 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())) |
| 12. Immunization.status | |
| Определение | Indicates the current status of the immunization event. |
| Короткий | Vaccination statuscompleted | entered-in-error | not-done |
| Комментарии | Will generally be set to show that the immunization has been completed or not done. This element is labeled as a modifier because the status contains codes that mark the resource as not currently valid. |
| Контроль | 1..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из ImmunizationStatusVS (0.5.0)http://hl7.org/fhir/ValueSet/immunization-status|5.0.0 (required to https://terminology.dhp.uz/fhir/core/ValueSet/immunization-status-vs|0.5.0) |
| Тип | code |
| Модификатор | true потому что This element is labeled as a modifier because it is a status element that contains statuses entered-in-error and not-done which means that the resource should not be treated as valid |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | 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())) |
| 14. Immunization.statusReason | |
| Определение | Indicates the reason the immunization event was not performed. |
| Короткий | Status ReasonReason for current status |
| Комментарии | This is generally only used for the status of "not-done". The reason for performing the immunization event is captured in reasonCode, not here. |
| Контроль | 0..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из Например, коды см. ImmunizationStatusReasonVS (0.5.0)http://hl7.org/fhir/ValueSet/immunization-status-reason|5.0.0 (required to https://terminology.dhp.uz/fhir/core/ValueSet/immunization-status-reason-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())) |
| 16. Immunization.vaccineCode | |
| Определение | Vaccine that was administered or was to be administered. |
| Короткий | Administered vaccineVaccine administered |
| Комментарии | The code for the administered vaccine may be reported at various levels of granularity from a very generic code for a general type of vaccine (e.g. the SNOMED or CVX code for the flu vaccine) to a very discrete code for a specific product including the form and packaging (e.g. an NDC code). Because vaccineCode uses the CodeableConcept data type, multiple codes at different levels of granularity may be reported for a single immunization event provided that all codes are appropriate for the same vaccine. For example, both NDC and CVX codes may be provided for a given immunization event by repeating the coding element within vaccineCode. |
| Контроль | 1..1 |
| Привязка | Если они не подходят, эти коды ДОЛЖНЫ быть взяты из Например, коды см. VaccineCodeVS (0.5.0)http://hl7.org/fhir/ValueSet/vaccine-code|5.0.0 (extensible to https://terminology.dhp.uz/fhir/core/ValueSet/vaccine-code-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())) |
| 18. Immunization.administeredProduct | |
| Определение | An indication of which product was administered to the patient. This is typically a more detailed representation of the concept conveyed by the vaccineCode data element. If a Medication resource is referenced, it may be to a stand-alone resource or a contained resource within the Immunization resource. |
| Короткий | Vaccine productProduct that was administered |
| Контроль | 0..1 |
| Тип | CodeableReference(Medication) |
| Модификатор | 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())) |
| 20. Immunization.lotNumber | |
| Определение | Lot number of the vaccine product. |
| Короткий | Vaccine batch number (lot number)Vaccine lot number |
| Контроль | 0..1 |
| Тип | string |
| Модификатор | 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())) |
| 22. Immunization.expirationDate | |
| Определение | Date vaccine batch expires. |
| Короткий | Vaccine expiry dateVaccine expiration date |
| Контроль | 0..1 |
| Тип | date |
| Модификатор | 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())) |
| 24. Immunization.patient | |
| Определение | The patient who either received or did not receive the immunization. |
| Короткий | PatientWho was immunized |
| Контроль | 1..1 |
| Тип | Reference(UZ Core Patient, Patient) |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 26. Immunization.encounter | |
| Определение | The visit or admission or other contact between patient and health care provider the immunization was performed as part of. |
| Короткий | Related contactEncounter immunization was part of |
| Контроль | 0..1 |
| Тип | Reference(UZ Core Encounter, Encounter) |
| Модификатор | 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())) |
| 28. Immunization.supportingInformation | |
| Определение | Additional information that is relevant to the immunization (e.g. for a vaccine recipient who is pregnant, the gestational age of the fetus). The reason why a vaccine was given (e.g. occupation, underlying medical condition) should be conveyed in Immunization.reason, not as supporting information. The reason why a vaccine was not given (e.g. contraindication) should be conveyed in Immunization.statusReason, not as supporting information. |
| Короткий | Additional informationAdditional information in support of the immunization |
| Контроль | 0..* |
| Тип | Reference(UZ Core Observation, UZ Core Condition, Resource) |
| Модификатор | 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())) |
| 30. Immunization.occurrence[x] | |
| Определение | Date vaccine administered or was to be administered. |
| Короткий | Date of vaccine administrationVaccine administration date |
| Комментарии | When immunizations are given a specific date and time should always be known. When immunizations are patient reported, a specific date might not be known. Although partial dates are allowed, an adult patient might not be able to recall the year a childhood immunization was given. An exact date is always preferable, but the use of the String data type is acceptable when an exact date is not known. A small number of vaccines (e.g. live oral typhoid vaccine) are given as a series of patient self-administered dose over a span of time. In cases like this, often, only the first dose (typically a provider supervised dose) is recorded with the occurrence indicating the date/time of the first dose. |
| Контроль | 1..1 |
| Тип | Выбор: dateTime, string |
| [x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
| Модификатор | 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 | Этот элемент представляет набор разрезов на Immunization.occurrence[x]. Разрезы бываютНе упорядочено и Closed, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 32. Immunization.occurrence[x]:occurrenceDateTime | |
| Название разреза | occurrenceDateTime |
| Определение | Date vaccine administered or was to be administered. |
| Короткий | Date (dateTime)Vaccine administration date |
| Комментарии | When immunizations are given a specific date and time should always be known. When immunizations are patient reported, a specific date might not be known. Although partial dates are allowed, an adult patient might not be able to recall the year a childhood immunization was given. An exact date is always preferable, but the use of the String data type is acceptable when an exact date is not known. A small number of vaccines (e.g. live oral typhoid vaccine) are given as a series of patient self-administered dose over a span of time. In cases like this, often, only the first dose (typically a provider supervised dose) is recorded with the occurrence indicating the date/time of the first dose. |
| Контроль | 01..1 |
| Тип | dateTime, string |
| [x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 34. Immunization.occurrence[x]:occurrenceString | |
| Название разреза | occurrenceString |
| Определение | Date vaccine administered or was to be administered. |
| Короткий | Date (string)Vaccine administration date |
| Комментарии | When immunizations are given a specific date and time should always be known. When immunizations are patient reported, a specific date might not be known. Although partial dates are allowed, an adult patient might not be able to recall the year a childhood immunization was given. An exact date is always preferable, but the use of the String data type is acceptable when an exact date is not known. A small number of vaccines (e.g. live oral typhoid vaccine) are given as a series of patient self-administered dose over a span of time. In cases like this, often, only the first dose (typically a provider supervised dose) is recorded with the occurrence indicating the date/time of the first dose. |
| Контроль | 01..1 |
| Тип | string, dateTime |
| [x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 36. Immunization.primarySource | |
| Определение | Indicates whether the data contained in the resource was captured by the individual/organization which was responsible for the administration of the vaccine rather than as 'secondary reported' data documented by a third party. A value of 'true' means this data originated with the individual/organization which was responsible for the administration of the vaccine. |
| Короткий | Primary sourceIndicates context the data was captured in |
| Комментарии | Reflects the “reliability” of the content. |
| Контроль | 0..1 |
| Тип | boolean |
| Модификатор | 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())) |
| 38. Immunization.informationSource | |
| Определение | Typically the source of the data when the report of the immunization event is not based on information from the person who administered the vaccine. |
| Короткий | Data sourceIndicates the source of a reported record |
| Комментарии | Typically will not be populated if primarySource = True, not required even if primarySource = False. |
| Контроль | 0..1 |
| Привязка | Если они не подходят, эти коды ДОЛЖНЫ быть взяты из Например, коды см. ImmunizationOriginVS (0.5.0)http://hl7.org/fhir/ValueSet/immunization-origin|5.0.0 (extensible to https://terminology.dhp.uz/fhir/core/ValueSet/immunization-origin-vs|0.5.0) |
| Тип | CodeableReference(UZ Core Patient, UZ Core Practitioner, UZ Core PractitionerRole, UZ Core RelatedPerson, UZ Core Organization, Patient, Practitioner, PractitionerRole, RelatedPerson, Organization) |
| Модификатор | 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())) |
| 40. Immunization.location | |
| Определение | The service delivery location where the vaccine administration occurred. |
| Короткий | Vaccination locationWhere immunization occurred |
| Контроль | 0..1 |
| Тип | Reference(UZ Core Location, Location) |
| Модификатор | 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())) |
| 42. Immunization.site | |
| Определение | Body site where vaccine was administered. |
| Короткий | Administration siteBody site vaccine was administered |
| Контроль | 0..1 |
| Привязка | Если они не подходят, эти коды ДОЛЖНЫ быть взяты из Например, коды см. ImmunizationSiteVS (0.5.0)http://hl7.org/fhir/ValueSet/immunization-site|5.0.0 (extensible to https://terminology.dhp.uz/fhir/core/ValueSet/immunization-site-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())) |
| 44. Immunization.route | |
| Определение | The path by which the vaccine product is taken into the body. |
| Короткий | Route of administrationHow vaccine entered body |
| Контроль | 0..1 |
| Привязка | Например, коды см. RouteCodeVS (0.5.0)http://hl7.org/fhir/ValueSet/immunization-route|5.0.0 (example to https://terminology.dhp.uz/fhir/core/ValueSet/route-code-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())) |
| 46. Immunization.doseQuantity | |
| Определение | The quantity of vaccine product that was administered. |
| Короткий | DoseAmount of vaccine administered |
| Контроль | 0..1 |
| Тип | Quantity(SimpleQuantity) |
| Модификатор | 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())) |
| 48. Immunization.performer | |
| Определение | Indicates who performed the immunization event. |
| Короткий | PerformerWho performed event |
| Контроль | 0..* |
| Тип | BackboneElement |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 50. Immunization.performer.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()) |
| 52. Immunization.performer.function | |
| Определение | Describes the type of performance (e.g. ordering provider, administering provider, etc.). |
| Короткий | RoleWhat type of performance was done |
| Контроль | 0..1 |
| Привязка | Если они не подходят, эти коды ДОЛЖНЫ быть взяты из ImmunizationFunctionCodeshttp://hl7.org/fhir/ValueSet/immunization-function|5.0.0 (extensible to http://hl7.org/fhir/ValueSet/immunization-function|5.0.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())) |
| 54. Immunization.performer.actor | |
| Определение | The practitioner or organization who performed the action. |
| Короткий | Who completedIndividual or organization who was performing |
| Комментарии | When the individual practitioner who performed the action is known, it is best to send. |
| Контроль | 1..1 |
| Тип | Reference(UZ Core Practitioner, UZ Core PractitionerRole, UZ Core Organization, UZ Core Patient, UZ Core RelatedPerson, Practitioner, PractitionerRole, Organization, Patient, RelatedPerson) |
| Модификатор | false |
| Требуется поддержка | true |
| Необходимо поддерживать типы | Нет обязательных правил поддержки выбора типов/профилей |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 56. Immunization.note | |
| Определение | Extra information about the immunization that is not conveyed by the other attributes. |
| Короткий | NotesAdditional immunization notes |
| Контроль | 0..* |
| Тип | Annotation |
| Модификатор | 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())) |
| 58. Immunization.reason | |
| Определение | Describes why the immunization occurred in coded or textual form, or Indicates another resource (Condition, Observation or DiagnosticReport) whose existence justifies this immunization. |
| Короткий | Vaccination reasonWhy immunization occurred |
| Контроль | 0..* |
| Привязка | Например, коды см. ImmunizationReasonCodeshttp://hl7.org/fhir/ValueSet/immunization-reason|5.0.0 (example to http://hl7.org/fhir/ValueSet/immunization-reason|5.0.0) |
| Тип | CodeableReference(UZ Core Condition, UZ Core Observation, DiagnosticReport, Condition, Observation) |
| Модификатор | 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())) |
| 60. Immunization.isSubpotent | |
| Определение | Indication if a dose is considered to be subpotent. By default, a dose should be considered to be potent. |
| Короткий | SubpotentDose potency |
| Комментарии | Typically, the recognition of the dose being sub-potent is retrospective, after the administration (ex. notification of a manufacturer recall after administration). However, in the case of a partial administration (the patient moves unexpectedly and only some of the dose is actually administered), subpotency may be recognized immediately, but it is still important to record the event. |
| Контроль | 0..1 |
| Тип | boolean |
| Модификатор | true потому что This element is labeled as a modifier because an immunization event with a subpotent vaccine doesn't protect the patient the same way as a potent dose. |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Значение при отсутствии | By default, a dose should be considered to be potent. |
| Инварианты | 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. Immunization.subpotentReason | |
| Определение | Reason why a dose is considered to be subpotent. |
| Короткий | Subpotent reasonReason for being subpotent |
| Контроль | 0..* |
| Привязка | Например, коды см. SubpotentReasonVS (0.5.0)http://hl7.org/fhir/ValueSet/immunization-subpotent-reason|5.0.0 (example to https://terminology.dhp.uz/fhir/core/ValueSet/subpotent-reason-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())) |
| 64. Immunization.programEligibility | |
| Определение | Indicates a patient's eligibility for a funding program. |
| Короткий | Vaccination programPatient eligibility for a specific vaccination program |
| Контроль | 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())) |
| 66. Immunization.programEligibility.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()) |
| 68. Immunization.programEligibility.program | |
| Определение | Indicates which program the patient had their eligility evaluated for. |
| Короткий | ProgramThe program that eligibility is declared for |
| Контроль | 1..1 |
| Привязка | Например, коды см. CodesForVaccineFundingProgramshttp://hl7.org/fhir/ValueSet/immunization-vaccine-funding-program|5.0.0 (example to http://hl7.org/fhir/ValueSet/immunization-vaccine-funding-program|5.0.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())) |
| 70. Immunization.programEligibility.programStatus | |
| Определение | Indicates the patient's eligility status for for a specific payment program. |
| Короткий | Participation statusThe patient's eligibility status for the program |
| Контроль | 1..1 |
| Привязка | Например, коды см. ImmunizationProgramEligibilityhttp://hl7.org/fhir/ValueSet/immunization-program-eligibility|5.0.0 (example to http://hl7.org/fhir/ValueSet/immunization-program-eligibility|5.0.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())) |
| 72. Immunization.fundingSource | |
| Определение | Indicates the source of the vaccine actually administered. This may be different than the patient eligibility (e.g. the patient may be eligible for a publically purchased vaccine but due to inventory issues, vaccine purchased with private funds was actually administered). |
| Короткий | Funding SourceFunding source for the vaccine |
| Контроль | 0..1 |
| Привязка | Например, коды см. FundingSourceVS (0.5.0)http://hl7.org/fhir/ValueSet/immunization-funding-source|5.0.0 (example to https://terminology.dhp.uz/fhir/core/ValueSet/funding-source-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())) |
| 74. Immunization.reaction | |
| Определение | Categorical data indicating that an adverse event is associated in time to an immunization. |
| Короткий | ReactionDetails of a reaction that follows immunization |
| Комментарии | A reaction may be an indication of an allergy or intolerance and, if this is determined to be the case, it should be recorded as a new AllergyIntolerance resource instance as most systems will not query against past Immunization.reaction elements. |
| Контроль | 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())) |
| 76. Immunization.reaction.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()) |
| 78. Immunization.reaction.date | |
| Определение | Date of reaction to the immunization. |
| Короткий | Reaction dateWhen reaction started |
| Контроль | 0..1 |
| Тип | dateTime |
| Модификатор | 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. Immunization.reaction.manifestation | |
| Определение | Details of the reaction. |
| Короткий | ManifestationAdditional information on reaction |
| Контроль | 0..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из Информацию о кодах см. ReactionTypeVS (0.5.0) (required to https://terminology.dhp.uz/fhir/core/ValueSet/reaction-type-vs|0.5.0) |
| Тип | CodeableReference(UZ Core Observation, Observation) |
| Модификатор | 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())) |
| 82. Immunization.reaction.reported | |
| Определение | Self-reported indicator. |
| Короткий | Self-reportedIndicates self-reported reaction |
| Контроль | 0..1 |
| Тип | boolean |
| Модификатор | 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())) |
| 84. Immunization.protocolApplied | |
| Определение | The protocol (set of recommendations) being followed by the provider who administered the dose. |
| Короткий | ProtocolProtocol followed by the provider |
| Контроль | 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())) |
| 86. Immunization.protocolApplied.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()) |
| 88. Immunization.protocolApplied.series | |
| Определение | One possible path to achieve presumed immunity against a disease - within the context of an authority. |
| Короткий | SeriesName of vaccine series |
| Контроль | 0..1 |
| Тип | string |
| Модификатор | 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())) |
| 90. Immunization.protocolApplied.authority | |
| Определение | Indicates the authority who published the protocol (e.g. ACIP) that is being followed. |
| Короткий | Authority organizationWho is responsible for publishing the recommendations |
| Контроль | 0..1 |
| Тип | Reference(UZ Core Organization, Organization) |
| Модификатор | 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())) |
| 92. Immunization.protocolApplied.targetDisease | |
| Определение | The vaccine preventable disease the dose is being administered against. |
| Короткий | Target DiseaseVaccine preventatable disease being targeted |
| Контроль | 0..* |
| Привязка | Если они не подходят, эти коды ДОЛЖНЫ быть взяты из Например, коды см. TargetDiseaseVS (0.5.0)http://hl7.org/fhir/ValueSet/immunization-target-disease|5.0.0 (extensible to https://terminology.dhp.uz/fhir/core/ValueSet/target-disease-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())) |
| 94. Immunization.protocolApplied.doseNumber | |
| Определение | Nominal position in a series as intended by the practitioner administering the dose. |
| Короткий | Dose numberDose number within series |
| Комментарии | The use of an integer is preferred if known. Text should only be used in cases where an integer is not available (such as when documenting a recurring booster dose). |
| Контроль | 1..1 |
| Тип | string |
| Модификатор | 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())) |
| 96. Immunization.protocolApplied.seriesDoses | |
| Определение | The recommended number of doses to achieve immunity as intended by the practitioner administering the dose. |
| Короткий | Total dosesRecommended number of doses for immunity |
| Комментарии | The use of an integer is preferred if known. |
| Контроль | 0..1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
Рекомендации по толкованию содержимого этой таблицы можно найтиздесь-- no content: do not translate #97 --
| 0. Immunization | |
| 2. Immunization.identifier | |
| Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
| Требуется поддержка | true |
| 4. Immunization.basedOn | |
| Короткий | The legal basis for the event |
| Тип | Reference(CarePlan, MedicationRequest, ServiceRequest, UZ Core ImmunizationRecommendation) |
| Требуется поддержка | true |
| Необходимо поддерживать типы | Нет обязательных правил поддержки выбора типов/профилей |
| 6. Immunization.status | |
| Короткий | Vaccination status |
| Привязка | Коды ДОЛЖНЫ быть взяты из ImmunizationStatusVS (0.5.0) (required to https://terminology.dhp.uz/fhir/core/ValueSet/immunization-status-vs|0.5.0) |
| Требуется поддержка | true |
| 8. Immunization.statusReason | |
| Короткий | Status Reason |
| Привязка | Коды ДОЛЖНЫ быть взяты из ImmunizationStatusReasonVS (0.5.0) (required to https://terminology.dhp.uz/fhir/core/ValueSet/immunization-status-reason-vs|0.5.0) |
| Требуется поддержка | true |
| 10. Immunization.vaccineCode | |
| Короткий | Administered vaccine |
| Привязка | Если они не подходят, эти коды ДОЛЖНЫ быть взяты из VaccineCodeVS (0.5.0) (extensible to https://terminology.dhp.uz/fhir/core/ValueSet/vaccine-code-vs|0.5.0) |
| Требуется поддержка | true |
| 12. Immunization.administeredProduct | |
| Короткий | Vaccine product |
| Требуется поддержка | true |
| 14. Immunization.lotNumber | |
| Короткий | Vaccine batch number (lot number) |
| Требуется поддержка | true |
| 16. Immunization.expirationDate | |
| Короткий | Vaccine expiry date |
| Требуется поддержка | true |
| 18. Immunization.patient | |
| Короткий | Patient |
| Тип | Reference(UZ Core Patient) |
| Требуется поддержка | true |
| 20. Immunization.encounter | |
| Короткий | Related contact |
| Тип | Reference(UZ Core Encounter) |
| Требуется поддержка | true |
| 22. Immunization.supportingInformation | |
| Короткий | Additional information |
| Тип | Reference(UZ Core Observation, UZ Core Condition) |
| Требуется поддержка | true |
| Необходимо поддерживать типы | Нет обязательных правил поддержки выбора типов/профилей |
| 24. Immunization.occurrence[x] | |
| Короткий | Date of vaccine administration |
| [x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
| Требуется поддержка | true |
| Slicing | Этот элемент представляет набор разрезов на Immunization.occurrence[x]. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 26. Immunization.occurrence[x]:occurrenceDateTime | |
| Название разреза | occurrenceDateTime |
| Короткий | Date (dateTime) |
| Контроль | 0..1 |
| Тип | dateTime |
| [x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| 28. Immunization.occurrence[x]:occurrenceString | |
| Название разреза | occurrenceString |
| Короткий | Date (string) |
| Контроль | 0..1 |
| Тип | string |
| [x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| 30. Immunization.primarySource | |
| Короткий | Primary source |
| Требуется поддержка | true |
| 32. Immunization.informationSource | |
| Короткий | Data source |
| Привязка | Если они не подходят, эти коды ДОЛЖНЫ быть взяты из ImmunizationOriginVS (0.5.0) (extensible to https://terminology.dhp.uz/fhir/core/ValueSet/immunization-origin-vs|0.5.0) |
| Тип | CodeableReference(UZ Core Patient, UZ Core Practitioner, UZ Core PractitionerRole, UZ Core RelatedPerson, UZ Core Organization) |
| Требуется поддержка | true |
| Необходимо поддерживать типы | Нет обязательных правил поддержки выбора типов/профилей |
| 34. Immunization.location | |
| Короткий | Vaccination location |
| Тип | Reference(UZ Core Location) |
| Требуется поддержка | true |
| 36. Immunization.site | |
| Короткий | Administration site |
| Привязка | Если они не подходят, эти коды ДОЛЖНЫ быть взяты из ImmunizationSiteVS (0.5.0) (extensible to https://terminology.dhp.uz/fhir/core/ValueSet/immunization-site-vs|0.5.0) |
| Требуется поддержка | true |
| 38. Immunization.route | |
| Короткий | Route of administration |
| Привязка | Например, коды см. RouteCodeVS (0.5.0) (example to https://terminology.dhp.uz/fhir/core/ValueSet/route-code-vs|0.5.0) |
| Требуется поддержка | true |
| 40. Immunization.doseQuantity | |
| Короткий | Dose |
| Требуется поддержка | true |
| 42. Immunization.performer | |
| Короткий | Performer |
| Требуется поддержка | true |
| 44. Immunization.performer.function | |
| Короткий | Role |
| Требуется поддержка | true |
| 46. Immunization.performer.actor | |
| Короткий | Who completed |
| Тип | Reference(UZ Core Practitioner, UZ Core PractitionerRole, UZ Core Organization, UZ Core Patient, UZ Core RelatedPerson) |
| Требуется поддержка | true |
| Необходимо поддерживать типы | Нет обязательных правил поддержки выбора типов/профилей |
| 48. Immunization.note | |
| Короткий | Notes |
| Требуется поддержка | true |
| 50. Immunization.reason | |
| Короткий | Vaccination reason |
| Тип | CodeableReference(UZ Core Condition, UZ Core Observation, DiagnosticReport) |
| Требуется поддержка | true |
| Необходимо поддерживать типы | Нет обязательных правил поддержки выбора типов/профилей |
| 52. Immunization.isSubpotent | |
| Короткий | Subpotent |
| Требуется поддержка | true |
| 54. Immunization.subpotentReason | |
| Короткий | Subpotent reason |
| Привязка | Например, коды см. SubpotentReasonVS (0.5.0) (example to https://terminology.dhp.uz/fhir/core/ValueSet/subpotent-reason-vs|0.5.0) |
| Требуется поддержка | true |
| 56. Immunization.programEligibility | |
| Короткий | Vaccination program |
| Требуется поддержка | true |
| 58. Immunization.programEligibility.program | |
| Короткий | Program |
| Требуется поддержка | true |
| 60. Immunization.programEligibility.programStatus | |
| Короткий | Participation status |
| Требуется поддержка | true |
| 62. Immunization.fundingSource | |
| Короткий | Funding Source |
| Привязка | Например, коды см. FundingSourceVS (0.5.0) (example to https://terminology.dhp.uz/fhir/core/ValueSet/funding-source-vs|0.5.0) |
| Требуется поддержка | true |
| 64. Immunization.reaction | |
| Короткий | Reaction |
| Требуется поддержка | true |
| 66. Immunization.reaction.date | |
| Короткий | Reaction date |
| Требуется поддержка | true |
| 68. Immunization.reaction.manifestation | |
| Короткий | Manifestation |
| Привязка | Коды ДОЛЖНЫ быть взяты из ReactionTypeVS (0.5.0) (required to https://terminology.dhp.uz/fhir/core/ValueSet/reaction-type-vs|0.5.0) |
| Тип | CodeableReference(UZ Core Observation) |
| Требуется поддержка | true |
| 70. Immunization.reaction.reported | |
| Короткий | Self-reported |
| Требуется поддержка | true |
| 72. Immunization.protocolApplied | |
| Короткий | Protocol |
| Требуется поддержка | true |
| 74. Immunization.protocolApplied.series | |
| Короткий | Series |
| Требуется поддержка | true |
| 76. Immunization.protocolApplied.authority | |
| Короткий | Authority organization |
| Тип | Reference(UZ Core Organization) |
| Требуется поддержка | true |
| 78. Immunization.protocolApplied.targetDisease | |
| Короткий | Target Disease |
| Привязка | Если они не подходят, эти коды ДОЛЖНЫ быть взяты из TargetDiseaseVS (0.5.0) (extensible to https://terminology.dhp.uz/fhir/core/ValueSet/target-disease-vs|0.5.0) |
| Требуется поддержка | true |
| 80. Immunization.protocolApplied.doseNumber | |
| Короткий | Dose number |
| Требуется поддержка | true |
| 82. Immunization.protocolApplied.seriesDoses | |
| Короткий | Total doses |
| Требуется поддержка | true |
Рекомендации по толкованию содержимого этой таблицы можно найтиздесь-- no content: do not translate #97 --
| 0. Immunization | |
| Определение | Describes the event of a patient being administered a vaccine or a record of an immunization as reported by a patient, a clinician or another party. |
| Короткий | Immunization event information |
| Контроль | 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. Immunization.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. Immunization.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. Immunization.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. Immunization.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. Immunization.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. Immunization.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. Immunization.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. Immunization.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. Immunization.identifier | |
| Определение | A unique identifier assigned to this immunization record. |
| Короткий | Business identifier |
| Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
| Контроль | 0..* |
| Тип | Identifier |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 20. Immunization.basedOn | |
| Определение | A plan, order or recommendation fulfilled in whole or in part by this immunization. |
| Короткий | The legal basis for the event |
| Комментарии | Allows tracing of an authorization for the Immunization. |
| Контроль | 0..* |
| Тип | Reference(CarePlan, MedicationRequest, ServiceRequest, UZ Core ImmunizationRecommendation) |
| Модификатор | false |
| Требуется поддержка | true |
| Необходимо поддерживать типы | Нет обязательных правил поддержки выбора типов/профилей |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 22. Immunization.status | |
| Определение | Indicates the current status of the immunization event. |
| Короткий | Vaccination status |
| Комментарии | Will generally be set to show that the immunization has been completed or not done. This element is labeled as a modifier because the status contains codes that mark the resource as not currently valid. |
| Контроль | 1..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из ImmunizationStatusVS (0.5.0) (required to https://terminology.dhp.uz/fhir/core/ValueSet/immunization-status-vs|0.5.0) |
| Тип | code |
| Модификатор | true потому что This element is labeled as a modifier because it is a status element that contains statuses entered-in-error and not-done which means that the resource should not be treated as valid |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 24. Immunization.statusReason | |
| Определение | Indicates the reason the immunization event was not performed. |
| Короткий | Status Reason |
| Комментарии | This is generally only used for the status of "not-done". The reason for performing the immunization event is captured in reasonCode, not here. |
| Контроль | 0..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из ImmunizationStatusReasonVS (0.5.0) (required to https://terminology.dhp.uz/fhir/core/ValueSet/immunization-status-reason-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())) |
| 26. Immunization.vaccineCode | |
| Определение | Vaccine that was administered or was to be administered. |
| Короткий | Administered vaccine |
| Комментарии | The code for the administered vaccine may be reported at various levels of granularity from a very generic code for a general type of vaccine (e.g. the SNOMED or CVX code for the flu vaccine) to a very discrete code for a specific product including the form and packaging (e.g. an NDC code). Because vaccineCode uses the CodeableConcept data type, multiple codes at different levels of granularity may be reported for a single immunization event provided that all codes are appropriate for the same vaccine. For example, both NDC and CVX codes may be provided for a given immunization event by repeating the coding element within vaccineCode. |
| Контроль | 1..1 |
| Привязка | Если они не подходят, эти коды ДОЛЖНЫ быть взяты из VaccineCodeVS (0.5.0) (extensible to https://terminology.dhp.uz/fhir/core/ValueSet/vaccine-code-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())) |
| 28. Immunization.administeredProduct | |
| Определение | An indication of which product was administered to the patient. This is typically a more detailed representation of the concept conveyed by the vaccineCode data element. If a Medication resource is referenced, it may be to a stand-alone resource or a contained resource within the Immunization resource. |
| Короткий | Vaccine product |
| Контроль | 0..1 |
| Тип | CodeableReference(Medication) |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 30. Immunization.manufacturer | |
| Определение | Name of vaccine manufacturer. |
| Короткий | Vaccine manufacturer |
| Контроль | 0..1 |
| Тип | CodeableReference(Organization) |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 32. Immunization.lotNumber | |
| Определение | Lot number of the vaccine product. |
| Короткий | Vaccine batch number (lot number) |
| Контроль | 0..1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 34. Immunization.expirationDate | |
| Определение | Date vaccine batch expires. |
| Короткий | Vaccine expiry date |
| Контроль | 0..1 |
| Тип | date |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 36. Immunization.patient | |
| Определение | The patient who either received or did not receive the immunization. |
| Короткий | Patient |
| Контроль | 1..1 |
| Тип | Reference(UZ Core Patient) |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 38. Immunization.encounter | |
| Определение | The visit or admission or other contact between patient and health care provider the immunization was performed as part of. |
| Короткий | Related contact |
| Контроль | 0..1 |
| Тип | Reference(UZ Core Encounter) |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 40. Immunization.supportingInformation | |
| Определение | Additional information that is relevant to the immunization (e.g. for a vaccine recipient who is pregnant, the gestational age of the fetus). The reason why a vaccine was given (e.g. occupation, underlying medical condition) should be conveyed in Immunization.reason, not as supporting information. The reason why a vaccine was not given (e.g. contraindication) should be conveyed in Immunization.statusReason, not as supporting information. |
| Короткий | Additional information |
| Контроль | 0..* |
| Тип | Reference(UZ Core Observation, UZ Core Condition) |
| Модификатор | false |
| Требуется поддержка | true |
| Необходимо поддерживать типы | Нет обязательных правил поддержки выбора типов/профилей |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 42. Immunization.occurrence[x] | |
| Определение | Date vaccine administered or was to be administered. |
| Короткий | Date of vaccine administration |
| Комментарии | When immunizations are given a specific date and time should always be known. When immunizations are patient reported, a specific date might not be known. Although partial dates are allowed, an adult patient might not be able to recall the year a childhood immunization was given. An exact date is always preferable, but the use of the String data type is acceptable when an exact date is not known. A small number of vaccines (e.g. live oral typhoid vaccine) are given as a series of patient self-administered dose over a span of time. In cases like this, often, only the first dose (typically a provider supervised dose) is recorded with the occurrence indicating the date/time of the first dose. |
| Контроль | 1..1 |
| Тип | Выбор: dateTime, string |
| [x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Необходимо поддерживать типы | Нет обязательных правил поддержки выбора типов/профилей |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| Slicing | Этот элемент представляет набор разрезов на Immunization.occurrence[x]. Разрезы бываютНе упорядочено и Closed, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 44. Immunization.occurrence[x]:occurrenceDateTime | |
| Название разреза | occurrenceDateTime |
| Определение | Date vaccine administered or was to be administered. |
| Короткий | Date (dateTime) |
| Комментарии | When immunizations are given a specific date and time should always be known. When immunizations are patient reported, a specific date might not be known. Although partial dates are allowed, an adult patient might not be able to recall the year a childhood immunization was given. An exact date is always preferable, but the use of the String data type is acceptable when an exact date is not known. A small number of vaccines (e.g. live oral typhoid vaccine) are given as a series of patient self-administered dose over a span of time. In cases like this, often, only the first dose (typically a provider supervised dose) is recorded with the occurrence indicating the date/time of the first dose. |
| Контроль | 0..1 |
| Тип | dateTime |
| [x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 46. Immunization.occurrence[x]:occurrenceString | |
| Название разреза | occurrenceString |
| Определение | Date vaccine administered or was to be administered. |
| Короткий | Date (string) |
| Комментарии | When immunizations are given a specific date and time should always be known. When immunizations are patient reported, a specific date might not be known. Although partial dates are allowed, an adult patient might not be able to recall the year a childhood immunization was given. An exact date is always preferable, but the use of the String data type is acceptable when an exact date is not known. A small number of vaccines (e.g. live oral typhoid vaccine) are given as a series of patient self-administered dose over a span of time. In cases like this, often, only the first dose (typically a provider supervised dose) is recorded with the occurrence indicating the date/time of the first dose. |
| Контроль | 0..1 |
| Тип | string |
| [x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 48. Immunization.primarySource | |
| Определение | Indicates whether the data contained in the resource was captured by the individual/organization which was responsible for the administration of the vaccine rather than as 'secondary reported' data documented by a third party. A value of 'true' means this data originated with the individual/organization which was responsible for the administration of the vaccine. |
| Короткий | Primary source |
| Комментарии | Reflects the “reliability” of the content. |
| Контроль | 0..1 |
| Тип | boolean |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 50. Immunization.informationSource | |
| Определение | Typically the source of the data when the report of the immunization event is not based on information from the person who administered the vaccine. |
| Короткий | Data source |
| Комментарии | Typically will not be populated if primarySource = True, not required even if primarySource = False. |
| Контроль | 0..1 |
| Привязка | Если они не подходят, эти коды ДОЛЖНЫ быть взяты из ImmunizationOriginVS (0.5.0) (extensible to https://terminology.dhp.uz/fhir/core/ValueSet/immunization-origin-vs|0.5.0) |
| Тип | CodeableReference(UZ Core Patient, UZ Core Practitioner, UZ Core PractitionerRole, UZ Core RelatedPerson, UZ Core Organization) |
| Модификатор | false |
| Требуется поддержка | true |
| Необходимо поддерживать типы | Нет обязательных правил поддержки выбора типов/профилей |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 52. Immunization.location | |
| Определение | The service delivery location where the vaccine administration occurred. |
| Короткий | Vaccination location |
| Контроль | 0..1 |
| Тип | Reference(UZ Core Location) |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 54. Immunization.site | |
| Определение | Body site where vaccine was administered. |
| Короткий | Administration site |
| Контроль | 0..1 |
| Привязка | Если они не подходят, эти коды ДОЛЖНЫ быть взяты из ImmunizationSiteVS (0.5.0) (extensible to https://terminology.dhp.uz/fhir/core/ValueSet/immunization-site-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())) |
| 56. Immunization.route | |
| Определение | The path by which the vaccine product is taken into the body. |
| Короткий | Route of administration |
| Контроль | 0..1 |
| Привязка | Например, коды см. RouteCodeVS (0.5.0) (example to https://terminology.dhp.uz/fhir/core/ValueSet/route-code-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())) |
| 58. Immunization.doseQuantity | |
| Определение | The quantity of vaccine product that was administered. |
| Короткий | Dose |
| Контроль | 0..1 |
| Тип | Quantity(SimpleQuantity) |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 60. Immunization.performer | |
| Определение | Indicates who performed the immunization event. |
| Короткий | Performer |
| Контроль | 0..* |
| Тип | BackboneElement |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 62. Immunization.performer.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 |
| 64. Immunization.performer.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()) |
| 66. Immunization.performer.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()) |
| 68. Immunization.performer.function | |
| Определение | Describes the type of performance (e.g. ordering provider, administering provider, etc.). |
| Короткий | Role |
| Контроль | 0..1 |
| Привязка | Если они не подходят, эти коды ДОЛЖНЫ быть взяты из ImmunizationFunctionCodes (extensible to http://hl7.org/fhir/ValueSet/immunization-function|5.0.0) |
| Тип | CodeableConcept |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 70. Immunization.performer.actor | |
| Определение | The practitioner or organization who performed the action. |
| Короткий | Who completed |
| Комментарии | When the individual practitioner who performed the action is known, it is best to send. |
| Контроль | 1..1 |
| Тип | Reference(UZ Core Practitioner, UZ Core PractitionerRole, UZ Core Organization, UZ Core Patient, UZ Core RelatedPerson) |
| Модификатор | false |
| Требуется поддержка | true |
| Необходимо поддерживать типы | Нет обязательных правил поддержки выбора типов/профилей |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 72. Immunization.note | |
| Определение | Extra information about the immunization that is not conveyed by the other attributes. |
| Короткий | Notes |
| Контроль | 0..* |
| Тип | Annotation |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 74. Immunization.reason | |
| Определение | Describes why the immunization occurred in coded or textual form, or Indicates another resource (Condition, Observation or DiagnosticReport) whose existence justifies this immunization. |
| Короткий | Vaccination reason |
| Контроль | 0..* |
| Привязка | Например, коды см. ImmunizationReasonCodes (example to http://hl7.org/fhir/ValueSet/immunization-reason|5.0.0) |
| Тип | CodeableReference(UZ Core Condition, UZ Core Observation, DiagnosticReport) |
| Модификатор | false |
| Требуется поддержка | true |
| Необходимо поддерживать типы | Нет обязательных правил поддержки выбора типов/профилей |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 76. Immunization.isSubpotent | |
| Определение | Indication if a dose is considered to be subpotent. By default, a dose should be considered to be potent. |
| Короткий | Subpotent |
| Комментарии | Typically, the recognition of the dose being sub-potent is retrospective, after the administration (ex. notification of a manufacturer recall after administration). However, in the case of a partial administration (the patient moves unexpectedly and only some of the dose is actually administered), subpotency may be recognized immediately, but it is still important to record the event. |
| Контроль | 0..1 |
| Тип | boolean |
| Модификатор | true потому что This element is labeled as a modifier because an immunization event with a subpotent vaccine doesn't protect the patient the same way as a potent dose. |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Значение при отсутствии | By default, a dose should be considered to be potent. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 78. Immunization.subpotentReason | |
| Определение | Reason why a dose is considered to be subpotent. |
| Короткий | Subpotent reason |
| Контроль | 0..* |
| Привязка | Например, коды см. SubpotentReasonVS (0.5.0) (example to https://terminology.dhp.uz/fhir/core/ValueSet/subpotent-reason-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())) |
| 80. Immunization.programEligibility | |
| Определение | Indicates a patient's eligibility for a funding program. |
| Короткий | Vaccination program |
| Контроль | 0..* |
| Тип | BackboneElement |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 82. Immunization.programEligibility.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 |
| 84. Immunization.programEligibility.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()) |
| 86. Immunization.programEligibility.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()) |
| 88. Immunization.programEligibility.program | |
| Определение | Indicates which program the patient had their eligility evaluated for. |
| Короткий | Program |
| Контроль | 1..1 |
| Привязка | Например, коды см. CodesForVaccineFundingPrograms (example to http://hl7.org/fhir/ValueSet/immunization-vaccine-funding-program|5.0.0) |
| Тип | CodeableConcept |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 90. Immunization.programEligibility.programStatus | |
| Определение | Indicates the patient's eligility status for for a specific payment program. |
| Короткий | Participation status |
| Контроль | 1..1 |
| Привязка | Например, коды см. ImmunizationProgramEligibility (example to http://hl7.org/fhir/ValueSet/immunization-program-eligibility|5.0.0) |
| Тип | CodeableConcept |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 92. Immunization.fundingSource | |
| Определение | Indicates the source of the vaccine actually administered. This may be different than the patient eligibility (e.g. the patient may be eligible for a publically purchased vaccine but due to inventory issues, vaccine purchased with private funds was actually administered). |
| Короткий | Funding Source |
| Контроль | 0..1 |
| Привязка | Например, коды см. FundingSourceVS (0.5.0) (example to https://terminology.dhp.uz/fhir/core/ValueSet/funding-source-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())) |
| 94. Immunization.reaction | |
| Определение | Categorical data indicating that an adverse event is associated in time to an immunization. |
| Короткий | Reaction |
| Комментарии | A reaction may be an indication of an allergy or intolerance and, if this is determined to be the case, it should be recorded as a new AllergyIntolerance resource instance as most systems will not query against past Immunization.reaction elements. |
| Контроль | 0..* |
| Тип | BackboneElement |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 96. Immunization.reaction.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 |
| 98. Immunization.reaction.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()) |
| 100. Immunization.reaction.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()) |
| 102. Immunization.reaction.date | |
| Определение | Date of reaction to the immunization. |
| Короткий | Reaction date |
| Контроль | 0..1 |
| Тип | dateTime |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 104. Immunization.reaction.manifestation | |
| Определение | Details of the reaction. |
| Короткий | Manifestation |
| Контроль | 0..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из ReactionTypeVS (0.5.0) (required to https://terminology.dhp.uz/fhir/core/ValueSet/reaction-type-vs|0.5.0) |
| Тип | CodeableReference(UZ Core Observation) |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 106. Immunization.reaction.reported | |
| Определение | Self-reported indicator. |
| Короткий | Self-reported |
| Контроль | 0..1 |
| Тип | boolean |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 108. Immunization.protocolApplied | |
| Определение | The protocol (set of recommendations) being followed by the provider who administered the dose. |
| Короткий | Protocol |
| Контроль | 0..* |
| Тип | BackboneElement |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 110. Immunization.protocolApplied.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 |
| 112. Immunization.protocolApplied.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()) |
| 114. Immunization.protocolApplied.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()) |
| 116. Immunization.protocolApplied.series | |
| Определение | One possible path to achieve presumed immunity against a disease - within the context of an authority. |
| Короткий | Series |
| Контроль | 0..1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 118. Immunization.protocolApplied.authority | |
| Определение | Indicates the authority who published the protocol (e.g. ACIP) that is being followed. |
| Короткий | Authority organization |
| Контроль | 0..1 |
| Тип | Reference(UZ Core Organization) |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 120. Immunization.protocolApplied.targetDisease | |
| Определение | The vaccine preventable disease the dose is being administered against. |
| Короткий | Target Disease |
| Контроль | 0..* |
| Привязка | Если они не подходят, эти коды ДОЛЖНЫ быть взяты из TargetDiseaseVS (0.5.0) (extensible to https://terminology.dhp.uz/fhir/core/ValueSet/target-disease-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())) |
| 122. Immunization.protocolApplied.doseNumber | |
| Определение | Nominal position in a series as intended by the practitioner administering the dose. |
| Короткий | Dose number |
| Комментарии | The use of an integer is preferred if known. Text should only be used in cases where an integer is not available (such as when documenting a recurring booster dose). |
| Контроль | 1..1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 124. Immunization.protocolApplied.seriesDoses | |
| Определение | The recommended number of doses to achieve immunity as intended by the practitioner administering the dose. |
| Короткий | Total doses |
| Комментарии | The use of an integer is preferred if known. |
| Контроль | 0..1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |