Единая цифровая платформа здравоохранения Узбекистана
0.3.0 - ci-build Uzbekistan флаг

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/ и регулярно изменяется. Смотрите каталог опубликованных версий

Профиль ресурса: UZ Core Goal - Подробные описания

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
Summaryfalse
Инварианты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
Summarytrue
Инварианты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
Summaryfalse
Альтернативные имена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
Summarytrue
Требования

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
Summaryfalse
Требования

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
Summarytrue
Требования

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
Summarytrue
Инварианты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
Summarytrue
Требования

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
Summaryfalse
Требования

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
Summarytrue
Требования

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
Summarytrue
Требования

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
Необходимо поддерживать типыНет обязательных правил поддержки выбора типов/профилей
Summarytrue
Требования

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
Необходимо поддерживать типыНет обязательных правил поддержки выбора типов/профилей
Summarytrue
Требования

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
Summaryfalse
Требования

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
Summarytrue
Требования

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
Summarytrue
Инварианты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
Необходимо поддерживать типыНет обязательных правил поддержки выбора типов/профилей
Summarytrue
Инварианты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
Необходимо поддерживать типыНет обязательных правил поддержки выбора типов/профилей
Summarytrue
Требования

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
Summarytrue
Инварианты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
Summaryfalse
Инварианты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
Необходимо поддерживать типыНет обязательных правил поддержки выбора типов/профилей
Summarytrue
Инварианты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
Необходимо поддерживать типыНет обязательных правил поддержки выбора типов/профилей
Summaryfalse
Требования

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
Summaryfalse
Требования

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
Summaryfalse
Требования

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
Summaryfalse
Инварианты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
Summarytrue
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
Summarytrue
Инварианты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
Summarytrue
Инварианты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
Summaryfalse
Инварианты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
Summaryfalse
Альтернативные имена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
Summaryfalse
Альтернативные имена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
Summaryfalse
Альтернативные имена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
Summarytrue
Требования

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
Summaryfalse
Требования

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
Summarytrue
Требования

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
Summarytrue
Инварианты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
Summarytrue
Требования

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
Summaryfalse
Требования

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
Summarytrue
Требования

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
Summarytrue
Требования

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
Необходимо поддерживать типыНет обязательных правил поддержки выбора типов/профилей
Summarytrue
Требования

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
Необходимо поддерживать типыНет обязательных правил поддержки выбора типов/профилей
Summarytrue
Требования

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
Summaryfalse
Требования

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 это свойство представлено в качестве атрибута.
Summaryfalse
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
Summaryfalse
Альтернативные имена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
Summarytrue
Требования

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
Summarytrue
Инварианты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
Необходимо поддерживать типыНет обязательных правил поддержки выбора типов/профилей
Summarytrue
Инварианты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
Необходимо поддерживать типыНет обязательных правил поддержки выбора типов/профилей
Summarytrue
Требования

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
Summarytrue
Инварианты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
Summaryfalse
Инварианты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
Необходимо поддерживать типыНет обязательных правил поддержки выбора типов/профилей
Summarytrue
Инварианты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
Необходимо поддерживать типыНет обязательных правил поддержки выбора типов/профилей
Summaryfalse
Требования

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
Summaryfalse
Требования

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
Summaryfalse
Требования

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()))