Единая цифровая платформа здравоохранения Узбекистана
0.3.0 - ci-build
Uzbekistan Digital Health Platform, опубликовано Ministry of Health of the Republic of Uzbekistan. Это руководство не является санкционированной публикацией; это непрерывная сборка для версии 0.3.0, созданной FHIR (HL7® FHIR® Standard) CI Build. Эта версия основана на нынешнем содержании https://github.com/uzinfocom-org/digital-health-ig/ и регулярно изменяется. Смотрите каталог опубликованных версий
| Active по состоянию на 2025-08-01 |
Определения для uz-core-goal профиль ресурса
Рекомендации по толкованию содержимого этой таблицы можно найтиздесь-- no content: do not translate #97 --
| 0. Goal | |
| Определение | Describes the intended objective(s) for a patient, group or organization care, for example, weight loss, restoring an activity of daily living, obtaining herd immunity via immunization, meeting a process improvement objective, etc. |
| Короткий | Describes the intended objective(s) for a patient, group or organization |
| Комментарии | Goal can be achieving a particular change or merely maintaining a current state or even slowing a decline. |
| Контроль | 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. Goal.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. Goal.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. Goal.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. Goal.identifier | |
| Определение | Business identifiers assigned to this goal by the performer or other systems which remain constant as the resource is updated and propagates from server to server. |
| Короткий | The external identifier of this goal (for example, the number in the database of an insurance company or another clinic).External Ids for this goal |
| Комментарии | This is a business identifier, not a resource identifier (see discussion). It is best practice for the identifier to only appear on a single resource instance, however business practices may occasionally dictate that multiple resource instances with the same identifier can exist - possibly even with different resource types. For example, multiple Patient and a Person resource instance might share the same social insurance number. |
| Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
| Контроль | 0..* |
| Тип | Identifier |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | false |
| Требования | Allows identification of the goal as it is known by various participating systems and in a way that remains consistent across servers. |
| Инварианты | 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. Goal.lifecycleStatus | |
| Определение | The state of the goal throughout its lifecycle. |
| Короткий | At what stage of planning is the goal. Options: proposed, planned, accepted, active (in progress), suspended, completed, canceled, input error, rejected.proposed | planned | accepted | active | on-hold | completed | cancelled | entered-in-error | rejected |
| Комментарии | This element is labeled as a modifier because the lifecycleStatus contains codes that mark the resource as not currently valid. |
| Контроль | 1..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из GoalStatusVS (0.3.0)http://hl7.org/fhir/ValueSet/goal-status|5.0.0 (required to https://terminology.dhp.uz/fhir/core/ValueSet/goal-status-vs|0.3.0) |
| Тип | code |
| Модификатор | true потому что This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Требования | Allows knowing whether goal needs to be further tracked. |
| Инварианты | 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. Goal.achievementStatus | |
| Определение | Describes the progression, or lack thereof, towards the goal against the target. |
| Короткий | Assessment of progress (how are things going?). Options: in progress, improving, deteriorating, unchanged, achieved, maintained, not achieved, no progress, unreachable.in-progress | improving | worsening | no-change | achieved | sustaining | not-achieved | no-progress | not-attainable |
| Контроль | 0..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из Коды СЛЕДУЕТ взять из GoalAchievementVS (0.3.0)http://hl7.org/fhir/ValueSet/goal-achievement|5.0.0 (required to https://terminology.dhp.uz/fhir/core/ValueSet/goal-achievement-vs|0.3.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())) |
| 14. Goal.category | |
| Определение | Indicates a category the goal falls within. |
| Короткий | Grouping goals by type. Examples: Treatment, Diet, Behavioral therapy, Nursing.E.g. Treatment, dietary, behavioral, etc |
| Контроль | 0..* |
| Привязка | Например, коды см. GoalCategoryVS (0.3.0)http://hl7.org/fhir/ValueSet/goal-category|5.0.0 (example to https://terminology.dhp.uz/fhir/core/ValueSet/goal-category-vs|0.3.0) |
| Тип | CodeableConcept |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | true |
| Требования | Allows goals to be filtered and sorted. |
| Инварианты | 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. Goal.continuous | |
| Определение | After meeting the goal, ongoing activity is needed to sustain the goal objective. |
| Короткий | Check box (Yes/No). If the answer is Yes, it means that after achieving the goal, efforts do not stop, but are constantly required to maintain the result (for example, «maintain a diet» for life).After meeting the goal, ongoing activity is needed to sustain the goal objective |
| Комментарии | For example, getting a yellow fever vaccination for a planned trip is a goal that is designed to be completed (continuous = false). A goal to sustain HbA1c levels would not be a one-time goal (continuous = true). |
| Контроль | 0..1 |
| Тип | boolean |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | false |
| Требования | Allows for a system to programmatically update achievementStatus upon finding evidence the goal has been met. |
| Инварианты | 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. Goal.priority | |
| Определение | Identifies the mutually agreed level of importance associated with reaching/sustaining the goal. |
| Короткий | The importance of this goal. Options: high, medium, low.high-priority | medium-priority | low-priority |
| Комментарии | Extensions are available to track priorities as established by each participant (i.e. Priority from the patient's perspective, different practitioners' perspectives, family member's perspectives) The ordinal extension on Coding can be used to convey a numerically comparable ranking to priority. (Keep in mind that different coding systems may use a "low value=important". |
| Контроль | 0..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из Коды СЛЕДУЕТ взять из GoalPriorityVS (0.3.0)http://hl7.org/fhir/ValueSet/goal-priority|5.0.0 (required to https://terminology.dhp.uz/fhir/core/ValueSet/goal-priority-vs|0.3.0) |
| Тип | CodeableConcept |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | true |
| Требования | Used for sorting and presenting goals. |
| Инварианты | 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. Goal.description | |
| Определение | Human-readable and/or coded description of a specific desired objective of care, such as "control blood pressure" or "negotiate an obstacle course" or "dance with child at wedding". |
| Короткий | A text or code that tells you exactly what the goal is.Code or text describing goal |
| Комментарии | If no code is available, use CodeableConcept.text. |
| Контроль | 1..1 |
| Привязка | Например, коды см. GoalDescriptionVS (0.3.0)http://hl7.org/fhir/ValueSet/clinical-findings|5.0.0 (example to https://terminology.dhp.uz/fhir/core/ValueSet/goal-description-vs|0.3.0) |
| Тип | CodeableConcept |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | true |
| Требования | Without a description of what's trying to be achieved, element has no purpose. |
| Инварианты | 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. Goal.subject | |
| Определение | Identifies the patient, group or organization for whom the goal is being established. |
| Короткий | The person for whom this goal is set (Patient, Group of people or Organization).Who this goal is intended for |
| Контроль | 1..1 |
| Тип | Reference(UZ Core Patient, Group, UZ Core Organization, Patient, Organization) |
| Модификатор | false |
| Требуется поддержка | true |
| Необходимо поддерживать типы | Нет обязательных правил поддержки выбора типов/профилей |
| Summary | true |
| Требования | Subject is optional to support annonymized reporting. |
| Инварианты | 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. Goal.start[x] | |
| Определение | The date or event after which the goal should begin being pursued. |
| Короткий | When the work on the goal begins.When goal pursuit begins |
| Контроль | 0..1 |
| Привязка | Например, коды см. GoalStartEventVS (0.3.0)http://hl7.org/fhir/ValueSet/goal-start-event|5.0.0 (example to https://terminology.dhp.uz/fhir/core/ValueSet/goal-start-event-vs|0.3.0) |
| Тип | Выбор: date, CodeableConcept |
| [x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Необходимо поддерживать типы | Нет обязательных правил поддержки выбора типов/профилей |
| Summary | true |
| Требования | Goals can be established prior to there being an intention to start pursuing them; e.g. Goals for post-surgical recovery established prior to surgery. |
| Инварианты | 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. Goal.target | |
| Определение | Indicates what should be done by when. |
| Короткий | A container for specific numbers or conditions that we strive for. + Rule: Goal.target.measure is required if Goal.target.detail is populated.Target outcome for the goal |
| Комментарии | When multiple targets are present for a single goal instance, all targets must be met for the overall goal to be met. |
| Контроль | 0..* |
| Тип | BackboneElement |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | false |
| Требования | Allows the progress of the goal to be monitored against an observation or due date. Target is 0..* to support Observations with multiple components, such as blood pressure goals with both a systolic and diastolic target. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))gol-1: Goal.target.measure is required if Goal.target.detail is populated ( (detail.exists() and measure.exists()) or detail.exists().not())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) gol-1: Goal.target.measure is required if Goal.target.detail is populated ((detail.exists() and measure.exists()) or detail.exists().not()) |
| 28. Goal.target.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()) |
| 30. Goal.target.measure | |
| Определение | The parameter whose value is being tracked, e.g. body weight, blood pressure, or hemoglobin A1c level. |
| Короткий | What parameter are we monitoring? (Parameter code, for example, «Body weight» or «Blood glucose»).The parameter whose value is being tracked |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: gol-1 |
| Привязка | Например, коды см. LOINCCodeshttp://hl7.org/fhir/ValueSet/observation-codes|5.0.0 (example to http://hl7.org/fhir/ValueSet/observation-codes|5.0.0)Codes to identify the value being tracked, e.g. body weight, blood pressure, or hemoglobin A1c level. |
| Тип | 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())) |
| 32. Goal.target.detail[x] | |
| Определение | The target value of the focus to be achieved to signify the fulfillment of the goal, e.g. 150 pounds, 7.0%. Either the high or low or both values of the range can be specified. When a low value is missing, it indicates that the goal is achieved at any focus value at or below the high value. Similarly, if the high value is missing, it indicates that the goal is achieved at any focus value at or above the low value. |
| Короткий | The figure itself or the state that needs to be achieved.The target value to be achieved |
| Комментарии | A CodeableConcept with just a text would be used instead of a string if the field was usually coded, or if the type associated with the Goal.target.measure defines a coded value. |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: gol-1 |
| Привязка | Codes to identify the target value of the focus to be achieved to signify the fulfillment of the goal. |
| Тип | Выбор: Quantity, Range, CodeableConcept, string, boolean, integer, Ratio |
| [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. Goal.target.due[x] | |
| Определение | Indicates either the date or the duration after start by which the goal should be met. |
| Короткий | The deadline for achieving the indicator. May be: • DueDate: A specific date (by 01.01.2024). • dueDuration: Duration (2 weeks after the start).Reach goal on or before |
| Контроль | 0..1 |
| Тип | Выбор: date, Duration |
| [x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Необходимо поддерживать типы | Нет обязательных правил поддержки выбора типов/профилей |
| Summary | true |
| Требования | Identifies when the goal should be evaluated. |
| Инварианты | 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. Goal.statusDate | |
| Определение | Identifies when the current status. I.e. When initially created, when achieved, when cancelled, etc. |
| Короткий | The calendar date when the lifeCycleStatus was updated.When goal status took effect |
| Комментарии | To see the date for past statuses, query history. |
| Контроль | 0..1 |
| Тип | date |
| Модификатор | 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. Goal.statusReason | |
| Определение | Captures the reason for the current status. |
| Короткий | The reason for the current status.Reason for current status |
| Комментарии | This will typically be captured for statuses such as rejected, on-hold or cancelled, but could be present for others. |
| Контроль | 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())) |
| 40. Goal.source | |
| Определение | Indicates whose goal this is - patient goal, practitioner goal, etc. |
| Короткий | Who came up with/set this goal?Who's responsible for creating Goal? |
| Комментарии | This is the individual or team responsible for establishing the goal, not necessarily who recorded it. (For that, use the Provenance resource.). |
| Контроль | 0..1 |
| Тип | Reference(CareTeam, UZ Core Patient, UZ Core Practitioner, UZ Core PractitionerRole, UZ Core RelatedPerson, Patient, Practitioner, PractitionerRole, 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())) |
| 42. Goal.addresses | |
| Определение | The identified conditions and other health record elements that are intended to be addressed by the goal. |
| Короткий | Medical problems for which the goal is set.Issues addressed by this goal |
| Контроль | 0..* |
| Тип | Reference(UZ Core Condition, UZ Core Clinical Condition, UZ Core Observation, UZ Core Socioeconomic Observation, MedicationStatement, MedicationRequest, NutritionOrder, ServiceRequest, RiskAssessment, Procedure, Condition, Observation) |
| Модификатор | false |
| Требуется поддержка | true |
| Необходимо поддерживать типы | Нет обязательных правил поддержки выбора типов/профилей |
| Summary | false |
| Требования | Allows specific goals to explicitly linked to the concerns they're dealing with - makes the goal more understandable. |
| Инварианты | 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. Goal.note | |
| Определение | Any comments related to the goal. |
| Короткий | Comments about the goal. |
| Комментарии | May be used for progress notes, concerns or other related information that doesn't actually describe the goal itself. |
| Контроль | 0..* |
| Тип | Annotation |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | false |
| Требования | There's a need to capture information about the goal that doesn't actually describe the goal. |
| Инварианты | 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. Goal.outcome | |
| Определение | Identifies the change (or lack of change) at the point when the status of the goal is assessed. |
| Короткий | What result was achieved regarding this goal? Free-text in concept.text, SNOMED, or custom codes may be used.What result was achieved regarding the goal? |
| Комментарии | Note that this should not duplicate the goal status; The goal outcome is independent of the outcome of the related activities. For example, if the Goal is to achieve a target body weight of 150 lb and a care plan activity is defined to diet, then the care plan’s activity outcome could be calories consumed whereas goal outcome is an observation for the actual body weight measured. |
| Контроль | 0..* |
| Привязка | Например, коды см. SNOMEDCTClinicalFindingshttp://hl7.org/fhir/ValueSet/clinical-findings|5.0.0 (example to http://hl7.org/fhir/ValueSet/clinical-findings|5.0.0)The result of the goal; e.g. "25% increase in shoulder mobility", "Anxiety reduced to moderate levels". "15 kg weight loss sustained over 6 months". |
| Тип | CodeableReference(UZ Core Observation, Observation) |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | false |
| Требования | Outcome tracking is a key aspect of care planning. |
| Инварианты | 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. Goal | |
| 2. Goal.identifier | |
| Короткий | The external identifier of this goal (for example, the number in the database of an insurance company or another clinic). |
| Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
| Требуется поддержка | true |
| 4. Goal.lifecycleStatus | |
| Короткий | At what stage of planning is the goal. Options: proposed, planned, accepted, active (in progress), suspended, completed, canceled, input error, rejected. |
| Привязка | Коды ДОЛЖНЫ быть взяты из GoalStatusVS (0.3.0) (required to https://terminology.dhp.uz/fhir/core/ValueSet/goal-status-vs|0.3.0) |
| Требуется поддержка | true |
| 6. Goal.achievementStatus | |
| Короткий | Assessment of progress (how are things going?). Options: in progress, improving, deteriorating, unchanged, achieved, maintained, not achieved, no progress, unreachable. |
| Привязка | Коды ДОЛЖНЫ быть взяты из GoalAchievementVS (0.3.0) (required to https://terminology.dhp.uz/fhir/core/ValueSet/goal-achievement-vs|0.3.0) |
| Требуется поддержка | true |
| 8. Goal.category | |
| Короткий | Grouping goals by type. Examples: Treatment, Diet, Behavioral therapy, Nursing. |
| Привязка | Например, коды см. GoalCategoryVS (0.3.0) (example to https://terminology.dhp.uz/fhir/core/ValueSet/goal-category-vs|0.3.0) |
| Требуется поддержка | true |
| 10. Goal.continuous | |
| Короткий | Check box (Yes/No). If the answer is Yes, it means that after achieving the goal, efforts do not stop, but are constantly required to maintain the result (for example, «maintain a diet» for life). |
| Требуется поддержка | true |
| 12. Goal.priority | |
| Короткий | The importance of this goal. Options: high, medium, low. |
| Привязка | Коды ДОЛЖНЫ быть взяты из GoalPriorityVS (0.3.0) (required to https://terminology.dhp.uz/fhir/core/ValueSet/goal-priority-vs|0.3.0) |
| Требуется поддержка | true |
| 14. Goal.description | |
| Короткий | A text or code that tells you exactly what the goal is. |
| Привязка | Например, коды см. GoalDescriptionVS (0.3.0) (example to https://terminology.dhp.uz/fhir/core/ValueSet/goal-description-vs|0.3.0) |
| Требуется поддержка | true |
| 16. Goal.subject | |
| Короткий | The person for whom this goal is set (Patient, Group of people or Organization). |
| Тип | Reference(UZ Core Patient, Group, UZ Core Organization) |
| Требуется поддержка | true |
| Необходимо поддерживать типы | Нет обязательных правил поддержки выбора типов/профилей |
| 18. Goal.start[x] | |
| Короткий | When the work on the goal begins. |
| Привязка | Например, коды см. GoalStartEventVS (0.3.0) (example to https://terminology.dhp.uz/fhir/core/ValueSet/goal-start-event-vs|0.3.0) |
| [x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
| Требуется поддержка | true |
| 20. Goal.target | |
| Короткий | A container for specific numbers or conditions that we strive for. + Rule: Goal.target.measure is required if Goal.target.detail is populated. |
| Требуется поддержка | true |
| 22. Goal.target.measure | |
| Короткий | What parameter are we monitoring? (Parameter code, for example, «Body weight» or «Blood glucose»). |
| Требуется поддержка | true |
| 24. Goal.target.detail[x] | |
| Короткий | The figure itself or the state that needs to be achieved. |
| [x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
| Требуется поддержка | true |
| 26. Goal.target.due[x] | |
| Короткий | The deadline for achieving the indicator. May be: • DueDate: A specific date (by 01.01.2024). • dueDuration: Duration (2 weeks after the start). |
| [x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
| Требуется поддержка | true |
| 28. Goal.statusDate | |
| Короткий | The calendar date when the lifeCycleStatus was updated. |
| Требуется поддержка | true |
| 30. Goal.statusReason | |
| Короткий | The reason for the current status. |
| Требуется поддержка | true |
| 32. Goal.source | |
| Короткий | Who came up with/set this goal? |
| Тип | Reference(CareTeam, UZ Core Patient, UZ Core Practitioner, UZ Core PractitionerRole, UZ Core RelatedPerson) |
| Требуется поддержка | true |
| Необходимо поддерживать типы | Нет обязательных правил поддержки выбора типов/профилей |
| 34. Goal.addresses | |
| Короткий | Medical problems for which the goal is set. |
| Тип | Reference(UZ Core Condition, UZ Core Clinical Condition, UZ Core Observation, UZ Core Socioeconomic Observation, MedicationStatement, MedicationRequest, NutritionOrder, ServiceRequest, RiskAssessment, Procedure) |
| Требуется поддержка | true |
| Необходимо поддерживать типы | Нет обязательных правил поддержки выбора типов/профилей |
| 36. Goal.note | |
| Короткий | Comments about the goal. |
| Требуется поддержка | true |
| 38. Goal.outcome | |
| Короткий | What result was achieved regarding this goal? Free-text in concept.text, SNOMED, or custom codes may be used. |
| Тип | CodeableReference(UZ Core Observation) |
| Требуется поддержка | true |
Рекомендации по толкованию содержимого этой таблицы можно найтиздесь-- no content: do not translate #97 --
| 0. Goal | |
| Определение | Describes the intended objective(s) for a patient, group or organization care, for example, weight loss, restoring an activity of daily living, obtaining herd immunity via immunization, meeting a process improvement objective, etc. |
| Короткий | Describes the intended objective(s) for a patient, group or organization |
| Комментарии | Goal can be achieving a particular change or merely maintaining a current state or even slowing a decline. |
| Контроль | 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. Goal.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. Goal.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. Goal.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. Goal.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. Goal.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. Goal.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. Goal.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. Goal.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. Goal.identifier | |
| Определение | Business identifiers assigned to this goal by the performer or other systems which remain constant as the resource is updated and propagates from server to server. |
| Короткий | The external identifier of this goal (for example, the number in the database of an insurance company or another clinic). |
| Комментарии | This is a business identifier, not a resource identifier (see discussion). It is best practice for the identifier to only appear on a single resource instance, however business practices may occasionally dictate that multiple resource instances with the same identifier can exist - possibly even with different resource types. For example, multiple Patient and a Person resource instance might share the same social insurance number. |
| Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
| Контроль | 0..* |
| Тип | Identifier |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | false |
| Требования | Allows identification of the goal as it is known by various participating systems and in a way that remains consistent across servers. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 20. Goal.lifecycleStatus | |
| Определение | The state of the goal throughout its lifecycle. |
| Короткий | At what stage of planning is the goal. Options: proposed, planned, accepted, active (in progress), suspended, completed, canceled, input error, rejected. |
| Комментарии | This element is labeled as a modifier because the lifecycleStatus contains codes that mark the resource as not currently valid. |
| Контроль | 1..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из GoalStatusVS (0.3.0) (required to https://terminology.dhp.uz/fhir/core/ValueSet/goal-status-vs|0.3.0) |
| Тип | code |
| Модификатор | true потому что This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Требования | Allows knowing whether goal needs to be further tracked. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 22. Goal.achievementStatus | |
| Определение | Describes the progression, or lack thereof, towards the goal against the target. |
| Короткий | Assessment of progress (how are things going?). Options: in progress, improving, deteriorating, unchanged, achieved, maintained, not achieved, no progress, unreachable. |
| Контроль | 0..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из GoalAchievementVS (0.3.0) (required to https://terminology.dhp.uz/fhir/core/ValueSet/goal-achievement-vs|0.3.0) |
| Тип | CodeableConcept |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 24. Goal.category | |
| Определение | Indicates a category the goal falls within. |
| Короткий | Grouping goals by type. Examples: Treatment, Diet, Behavioral therapy, Nursing. |
| Контроль | 0..* |
| Привязка | Например, коды см. GoalCategoryVS (0.3.0) (example to https://terminology.dhp.uz/fhir/core/ValueSet/goal-category-vs|0.3.0) |
| Тип | CodeableConcept |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | true |
| Требования | Allows goals to be filtered and sorted. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 26. Goal.continuous | |
| Определение | After meeting the goal, ongoing activity is needed to sustain the goal objective. |
| Короткий | Check box (Yes/No). If the answer is Yes, it means that after achieving the goal, efforts do not stop, but are constantly required to maintain the result (for example, «maintain a diet» for life). |
| Комментарии | For example, getting a yellow fever vaccination for a planned trip is a goal that is designed to be completed (continuous = false). A goal to sustain HbA1c levels would not be a one-time goal (continuous = true). |
| Контроль | 0..1 |
| Тип | boolean |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | false |
| Требования | Allows for a system to programmatically update achievementStatus upon finding evidence the goal has been met. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 28. Goal.priority | |
| Определение | Identifies the mutually agreed level of importance associated with reaching/sustaining the goal. |
| Короткий | The importance of this goal. Options: high, medium, low. |
| Комментарии | Extensions are available to track priorities as established by each participant (i.e. Priority from the patient's perspective, different practitioners' perspectives, family member's perspectives) The ordinal extension on Coding can be used to convey a numerically comparable ranking to priority. (Keep in mind that different coding systems may use a "low value=important". |
| Контроль | 0..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из GoalPriorityVS (0.3.0) (required to https://terminology.dhp.uz/fhir/core/ValueSet/goal-priority-vs|0.3.0) |
| Тип | CodeableConcept |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | true |
| Требования | Used for sorting and presenting goals. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 30. Goal.description | |
| Определение | Human-readable and/or coded description of a specific desired objective of care, such as "control blood pressure" or "negotiate an obstacle course" or "dance with child at wedding". |
| Короткий | A text or code that tells you exactly what the goal is. |
| Комментарии | If no code is available, use CodeableConcept.text. |
| Контроль | 1..1 |
| Привязка | Например, коды см. GoalDescriptionVS (0.3.0) (example to https://terminology.dhp.uz/fhir/core/ValueSet/goal-description-vs|0.3.0) |
| Тип | CodeableConcept |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | true |
| Требования | Without a description of what's trying to be achieved, element has no purpose. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 32. Goal.subject | |
| Определение | Identifies the patient, group or organization for whom the goal is being established. |
| Короткий | The person for whom this goal is set (Patient, Group of people or Organization). |
| Контроль | 1..1 |
| Тип | Reference(UZ Core Patient, Group, UZ Core Organization) |
| Модификатор | false |
| Требуется поддержка | true |
| Необходимо поддерживать типы | Нет обязательных правил поддержки выбора типов/профилей |
| Summary | true |
| Требования | Subject is optional to support annonymized reporting. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 34. Goal.start[x] | |
| Определение | The date or event after which the goal should begin being pursued. |
| Короткий | When the work on the goal begins. |
| Контроль | 0..1 |
| Привязка | Например, коды см. GoalStartEventVS (0.3.0) (example to https://terminology.dhp.uz/fhir/core/ValueSet/goal-start-event-vs|0.3.0) |
| Тип | Выбор: date, CodeableConcept |
| [x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Необходимо поддерживать типы | Нет обязательных правил поддержки выбора типов/профилей |
| Summary | true |
| Требования | Goals can be established prior to there being an intention to start pursuing them; e.g. Goals for post-surgical recovery established prior to surgery. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 36. Goal.target | |
| Определение | Indicates what should be done by when. |
| Короткий | A container for specific numbers or conditions that we strive for. + Rule: Goal.target.measure is required if Goal.target.detail is populated. |
| Комментарии | When multiple targets are present for a single goal instance, all targets must be met for the overall goal to be met. |
| Контроль | 0..* |
| Тип | BackboneElement |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | false |
| Требования | Allows the progress of the goal to be monitored against an observation or due date. Target is 0..* to support Observations with multiple components, such as blood pressure goals with both a systolic and diastolic target. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))gol-1: Goal.target.measure is required if Goal.target.detail is populated ( (detail.exists() and measure.exists()) or detail.exists().not()) |
| 38. Goal.target.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 |
| 40. Goal.target.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()) |
| 42. Goal.target.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()) |
| 44. Goal.target.measure | |
| Определение | The parameter whose value is being tracked, e.g. body weight, blood pressure, or hemoglobin A1c level. |
| Короткий | What parameter are we monitoring? (Parameter code, for example, «Body weight» or «Blood glucose»). |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: gol-1 |
| Привязка | Например, коды см. LOINCCodes (example to http://hl7.org/fhir/ValueSet/observation-codes|5.0.0)Codes to identify the value being tracked, e.g. body weight, blood pressure, or hemoglobin A1c level. |
| Тип | CodeableConcept |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 46. Goal.target.detail[x] | |
| Определение | The target value of the focus to be achieved to signify the fulfillment of the goal, e.g. 150 pounds, 7.0%. Either the high or low or both values of the range can be specified. When a low value is missing, it indicates that the goal is achieved at any focus value at or below the high value. Similarly, if the high value is missing, it indicates that the goal is achieved at any focus value at or above the low value. |
| Короткий | The figure itself or the state that needs to be achieved. |
| Комментарии | A CodeableConcept with just a text would be used instead of a string if the field was usually coded, or if the type associated with the Goal.target.measure defines a coded value. |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: gol-1 |
| Привязка | Codes to identify the target value of the focus to be achieved to signify the fulfillment of the goal. |
| Тип | Выбор: Quantity, Range, CodeableConcept, string, boolean, integer, Ratio |
| [x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Необходимо поддерживать типы | Нет обязательных правил поддержки выбора типов/профилей |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 48. Goal.target.due[x] | |
| Определение | Indicates either the date or the duration after start by which the goal should be met. |
| Короткий | The deadline for achieving the indicator. May be: • DueDate: A specific date (by 01.01.2024). • dueDuration: Duration (2 weeks after the start). |
| Контроль | 0..1 |
| Тип | Выбор: date, Duration |
| [x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Необходимо поддерживать типы | Нет обязательных правил поддержки выбора типов/профилей |
| Summary | true |
| Требования | Identifies when the goal should be evaluated. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 50. Goal.statusDate | |
| Определение | Identifies when the current status. I.e. When initially created, when achieved, when cancelled, etc. |
| Короткий | The calendar date when the lifeCycleStatus was updated. |
| Комментарии | To see the date for past statuses, query history. |
| Контроль | 0..1 |
| Тип | date |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 52. Goal.statusReason | |
| Определение | Captures the reason for the current status. |
| Короткий | The reason for the current status. |
| Комментарии | This will typically be captured for statuses such as rejected, on-hold or cancelled, but could be present for others. |
| Контроль | 0..1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 54. Goal.source | |
| Определение | Indicates whose goal this is - patient goal, practitioner goal, etc. |
| Короткий | Who came up with/set this goal? |
| Комментарии | This is the individual or team responsible for establishing the goal, not necessarily who recorded it. (For that, use the Provenance resource.). |
| Контроль | 0..1 |
| Тип | Reference(CareTeam, UZ Core Patient, UZ Core Practitioner, UZ Core PractitionerRole, UZ Core RelatedPerson) |
| Модификатор | false |
| Требуется поддержка | true |
| Необходимо поддерживать типы | Нет обязательных правил поддержки выбора типов/профилей |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 56. Goal.addresses | |
| Определение | The identified conditions and other health record elements that are intended to be addressed by the goal. |
| Короткий | Medical problems for which the goal is set. |
| Контроль | 0..* |
| Тип | Reference(UZ Core Condition, UZ Core Clinical Condition, UZ Core Observation, UZ Core Socioeconomic Observation, MedicationStatement, MedicationRequest, NutritionOrder, ServiceRequest, RiskAssessment, Procedure) |
| Модификатор | false |
| Требуется поддержка | true |
| Необходимо поддерживать типы | Нет обязательных правил поддержки выбора типов/профилей |
| Summary | false |
| Требования | Allows specific goals to explicitly linked to the concerns they're dealing with - makes the goal more understandable. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 58. Goal.note | |
| Определение | Any comments related to the goal. |
| Короткий | Comments about the goal. |
| Комментарии | May be used for progress notes, concerns or other related information that doesn't actually describe the goal itself. |
| Контроль | 0..* |
| Тип | Annotation |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | false |
| Требования | There's a need to capture information about the goal that doesn't actually describe the goal. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 60. Goal.outcome | |
| Определение | Identifies the change (or lack of change) at the point when the status of the goal is assessed. |
| Короткий | What result was achieved regarding this goal? Free-text in concept.text, SNOMED, or custom codes may be used. |
| Комментарии | Note that this should not duplicate the goal status; The goal outcome is independent of the outcome of the related activities. For example, if the Goal is to achieve a target body weight of 150 lb and a care plan activity is defined to diet, then the care plan’s activity outcome could be calories consumed whereas goal outcome is an observation for the actual body weight measured. |
| Контроль | 0..* |
| Привязка | Например, коды см. SNOMEDCTClinicalFindings (example to http://hl7.org/fhir/ValueSet/clinical-findings|5.0.0)The result of the goal; e.g. "25% increase in shoulder mobility", "Anxiety reduced to moderate levels". "15 kg weight loss sustained over 6 months". |
| Тип | CodeableReference(UZ Core Observation) |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | false |
| Требования | Outcome tracking is a key aspect of care planning. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |