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

Uzbekistan Digital Health Platform, опубликовано Uzinfocom LLC. Это руководство не является санкционированной публикацией; это непрерывная сборка для версии 0.3.0, созданной FHIR (HL7® FHIR® Standard) CI Build. Эта версия основана на нынешнем содержании https://github.com/uzinfocom-org/digital-health-ig/ и регулярно изменяется. Смотрите каталог опубликованных версий

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

Active по состоянию на 2025-08-01

Определения для uz-core-encounter профиль ресурса

Рекомендации по толкованию содержимого этой таблицы можно найтиздесь!!!!!!!!!!!!!!!!-- no content: do not translate #97 --

0. Encounter
Определение

An interaction between a patient and healthcare provider(s) for the purpose of providing healthcare service(s) or assessing the health status of a patient. Encounter is primarily used to record information about the actual activities that occurred, where Appointment is used to record planned activities.

КороткийAn interaction during which services are provided to the patient
Контроль0..*
Модификаторfalse
Требуется поддержкаfalse
Summaryfalse
Альтернативные именаVisit
Инварианты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. Encounter.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. Encounter.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. Encounter.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. Encounter.identifier
Определение

Identifier(s) by which this encounter is known.

КороткийИдентификатор, по которым известна эта встречаIdentifier(s) by which this encounter is known
ПримечаниеЭто бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение)
Контроль0..1*
ТипIdentifier
Модификатор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()))
10. Encounter.status
Определение

The current state of the encounter (not the state of the patient within the encounter - that is subjectState).

КороткийТекущее состояние встречиplanned | in-progress | on-hold | discharged | completed | cancelled | discontinued | entered-in-error | unknown
Комментарии

Note that internal business rules will determine the appropriate transitions that may occur between statuses (and also classes).

Контроль1..1
ПривязкаКоды ДОЛЖНЫ быть взяты из EncounterStatusVS (0.3.0)http://hl7.org/fhir/ValueSet/encounter-status|5.0.0
(required to https://terminology.dhp.uz/fhir/core/ValueSet/encounter-status-vs|0.3.0)
Типcode
Модификаторtrue потому что This element is labeled 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
Инварианты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. Encounter.class
Определение

Concepts representing classification of patient encounter such as ambulatory (outpatient), inpatient, emergency, home health or others due to local variations.

КороткийКлассификация встречи с пациентомClassification of patient encounter context - e.g. Inpatient, outpatient
Контроль0..*
ПривязкаКоды ДОЛЖНЫ быть взяты из Коды СЛЕДУЕТ взять из EncounterClassVS (0.3.0)http://terminology.hl7.org/ValueSet/encounter-class
(required to https://terminology.dhp.uz/fhir/core/ValueSet/encounter-class-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. Encounter.priority
Определение

Indicates the urgency of the encounter.

КороткийУказывает срочность встречиIndicates the urgency of the encounter
Контроль0..1
ПривязкаКоды ДОЛЖНЫ быть взяты из Например, коды см. EncounterPriorityVS (0.3.0)http://terminology.hl7.org/ValueSet/v3-ActPriority
(required to https://terminology.dhp.uz/fhir/core/ValueSet/encounter-priority-vs|0.3.0)
ТипCodeableConcept
Модификатор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()))
16. Encounter.type
Определение

Specific type of encounter (e.g. e-mail consultation, surgical day-care, skilled nursing, rehabilitation).

КороткийКонкретный тип встречиSpecific type of encounter (e.g. e-mail consultation, surgical day-care, ...)
Комментарии

Since there are many ways to further classify encounters, this element is 0..*.

Контроль0..*
ПривязкаКоды ДОЛЖНЫ быть взяты из Например, коды см. EncounterTypeVS (0.3.0)http://hl7.org/fhir/ValueSet/encounter-type|5.0.0
(required to https://terminology.dhp.uz/fhir/core/ValueSet/encounter-type-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()))
18. Encounter.serviceType
Определение

Broad categorization of the service that is to be provided (e.g. cardiology).

КороткийШирокая категоризация услуг, которые должны быть предоставленыSpecific type of service
Контроль0..*
ПривязкаНапример, коды см. ServiceTypehttp://hl7.org/fhir/ValueSet/service-type|5.0.0
(example to http://hl7.org/fhir/ValueSet/service-type|5.0.0)

Broad categorization of the service that is to be provided.

ТипCodeableReference(HealthcareService)
Модификатор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()))
20. Encounter.subject
Определение

The patient or group related to this encounter. In some use-cases the patient MAY not be present, such as a case meeting about a patient between several practitioners or a careteam.

КороткийПациент, связанный с этой встречейThe patient or group related to this encounter
Комментарии

While the encounter is always about the patient, the patient might not actually be known in all contexts of use, and there may be a group of patients that could be anonymous (such as in a group therapy for Alcoholics Anonymous - where the recording of the encounter could be used for billing on the number of people/staff and not important to the context of the specific patients) or alternately in veterinary care a herd of sheep receiving treatment (where the animals are not individually tracked).

Контроль0..1
ТипReference(UZ Core Patient, Patient, Group)
Модификаторfalse
Требуется поддержкаtrue
Summarytrue
Альтернативные именаpatient
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
22. Encounter.subjectStatus
Определение

The subjectStatus value can be used to track the patient's status within the encounter. It details whether the patient has arrived or departed, has been triaged or is currently in a waiting status.

КороткийОтслеживание статуса пациента в ходе встречиThe current status of the subject in relation to the Encounter
Комментарии

Different use-cases are likely to have different permitted transitions between states, such as an Emergency department could use arrived when the patient first presents, then triaged once has been assessed by a nurse, then receiving-care once treatment begins, however other sectors may use a different set of these values, or their own custom set in place of this example valueset provided.

Контроль0..1
ПривязкаКоды ДОЛЖНЫ быть взяты из Например, коды см. EncounterSubjectStatusVS (0.3.0)http://hl7.org/fhir/ValueSet/encounter-subject-status|5.0.0
(required to https://terminology.dhp.uz/fhir/core/ValueSet/encounter-subject-status-vs|0.3.0)
ТипCodeableConcept
Модификатор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()))
24. Encounter.episodeOfCare
Определение

Where a specific encounter should be classified as a part of a specific episode(s) of care this field should be used. This association can facilitate grouping of related encounters together for a specific purpose, such as government reporting, issue tracking, association via a common problem. The association is recorded on the encounter as these are typically created after the episode of care and grouped on entry rather than editing the episode of care to append another encounter to it (the episode of care could span years).

КороткийЭпизод(ы) ухода, в отношении которого следует записать эту встречуEpisode(s) of care that this encounter should be recorded against
Контроль0..*
ТипReference(EpisodeOfCare)
Модификатор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()))
26. Encounter.basedOn
Определение

The request this encounter satisfies (e.g. incoming referral or procedure request).

КороткийЗапрос, который инициировал эту встречуThe request that initiated this encounter
Контроль0..*
ТипReference(CarePlan, DeviceRequest, MedicationRequest, ServiceRequest)
Модификаторfalse
Требуется поддержкаtrue
Необходимо поддерживать типыНет обязательных правил поддержки выбора типов/профилей
Summaryfalse
Альтернативные именаincomingReferral
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
28. Encounter.careTeam
Определение

The group(s) of individuals, organizations that are allocated to participate in this encounter. The participants backbone will record the actuals of when these individuals participated during the encounter.

КороткийГруппа(ы), выделенная для участия в этой встречеThe group(s) that are allocated to participate in this encounter
Контроль0..*
ТипReference(CareTeam)
Модификатор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()))
30. Encounter.partOf
Определение

Another Encounter of which this encounter is a part of (administratively or in time).

КороткийДругая встреча, частью которой является данная встречаAnother Encounter this encounter is part of
Комментарии

This is also used for associating a child's encounter back to the mother's encounter.

Refer to the Notes section in the Patient resource for further details.

Контроль0..1
ТипReference(Encounter)
Модификатор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()))
32. Encounter.serviceProvider
Определение

The organization that is primarily responsible for this Encounter's services. This MAY be the same as the organization on the Patient record, however it could be different, such as if the actor performing the services was from an external organization (which may be billed seperately) for an external consultation. Refer to the colonoscopy example on the Encounter examples tab.

КороткийОрганизация (учреждение), ответственная за данную встречуThe organization (facility) responsible for this encounter
Контроль0..1
ТипReference(Organization)
Модификатор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()))
34. Encounter.participant
Определение

The list of people responsible for providing the service.

КороткийРоль участника встречиList of participants involved in the encounter
Комментарии

Any Patient or Group present in the participation.actor must also be the subject, though the subject may be absent from the participation.actor for cases where the patient (or group) is not present, such as during a case review conference.

Контроль0..*
ТипBackboneElement
Модификаторfalse
Требуется поддержкаtrue
Summarytrue
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
enc-1: A type must be provided when no explicit actor is specified (actor.exists() or type.exists())
enc-2: A type cannot be provided for a patient or group participant (actor.exists(resolve() is Patient or resolve() is Group) implies type.exists().not())
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
enc-1: A type must be provided when no explicit actor is specified (actor.exists() or type.exists())
enc-2: A type cannot be provided for a patient or group participant (actor.exists(resolve() is Patient or resolve() is Group) implies type.exists().not())
36. Encounter.participant.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())
38. Encounter.participant.type
Определение

Role of participant in encounter.

КороткийRole of participant in encounter
Комментарии

The participant type indicates how an individual actor participates in an encounter. It includes non-practitioner participants, and for practitioners this is to describe the action type in the context of this encounter (e.g. Admitting Dr, Attending Dr, Translator, Consulting Dr). This is different to the practitioner roles which are functional roles, derived from terms of employment, education, licensing, etc.

Контроль0..*
На этот элемент влияют следующие инварианты: enc-1, enc-2
ПривязкаЕсли они не подходят, эти коды ДОЛЖНЫ быть взяты из EncounterParticipantTypeVS (0.3.0)http://hl7.org/fhir/ValueSet/encounter-participant-type|5.0.0
(extensible to https://terminology.dhp.uz/fhir/core/ValueSet/encounter-participant-type-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()))
40. Encounter.participant.period
Определение

The period of time that the specified participant participated in the encounter. These can overlap or be sub-sets of the overall encounter's period.

КороткийПериод времени во время встречи, в котором участвовал участникPeriod of time during the encounter that the participant participated
Контроль0..1
ТипPeriod
Модификатор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()))
42. Encounter.participant.actor
Определение

Person involved in the encounter, the patient/group is also included here to indicate that the patient was actually participating in the encounter. Not including the patient here covers use cases such as a case meeting between practitioners about a patient - non contact times.

КороткийЛицо, устройство или служба, участвующее во встречеThe individual, device, or service participating in the encounter
Комментарии

For planning purposes, Appointments may include a CareTeam participant to indicate that one specific person from the CareTeam will be assigned, but that assignment might not happen until the Encounter begins. Hence CareTeam is not included in Encounter.participant, as the specific individual should be assigned and represented as a Practitioner or other person resource.

Similarly, Location can be included in Appointment.participant to assist with planning. However, the patient location is tracked on the Encounter in the Encounter.location property to allow for additional metadata and history to be recorded.

The role of the participant can be used to declare what the actor will be doing in the scope of this encounter participation.

If the individual is not specified during planning, then it is expected that the individual will be filled in at a later stage prior to the encounter commencing.

Контроль0..1
На этот элемент влияют следующие инварианты: enc-1, enc-2
ТипReference(Patient, Group, RelatedPerson, Practitioner, PractitionerRole, Device, HealthcareService)
Модификатор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()))
44. Encounter.appointment
Определение

The appointment that scheduled this encounter.

КороткийAppointment, на котором была запланирована эта встречаThe appointment that scheduled this encounter
Контроль0..*
ТипReference(Appointment)
Модификатор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()))
46. Encounter.virtualService
Определение

Connection details of a virtual service (e.g. conference call).

КороткийТелемедицинаConnection details of a virtual service (e.g. conference call)
Комментарии

There are two types of virtual meetings that often exist:

  • a persistent, virtual meeting room that can only be used for a single purpose at a time,
  • and a dynamic virtual meeting room that is generated on demand for a specific purpose.

Implementers may consider using Location.virtualService for persistent meeting rooms.

If each participant would have a different meeting link, an extension using the VirtualServiceContactDetail can be applied to the Encounter.participant BackboneElement.

Контроль0..*
ТипVirtualServiceDetail
Модификатор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()))
48. Encounter.actualPeriod
Определение

The actual start and end time of the encounter.

КороткийФактическое время начала и окончания встречиThe actual start and end time of the encounter
Комментарии

If not (yet) known, the end of the Period may be omitted.

Контроль0..1
ТипPeriod
Модификатор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()))
50. Encounter.plannedStartDate
Определение

The planned start date/time (or admission date) of the encounter.

КороткийПланируемая дата/время начала (или дата приема) встречиThe planned start date/time (or admission date) of the encounter
Контроль0..1
ТипdateTime
Модификатор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()))
52. Encounter.plannedEndDate
Определение

The planned end date/time (or discharge date) of the encounter.

КороткийПланируемая дата/время окончания (или дата выписки) встречиThe planned end date/time (or discharge date) of the encounter
Контроль0..1
ТипdateTime
Модификатор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()))
54. Encounter.length
Определение

Actual quantity of time the encounter lasted. This excludes the time during leaves of absence.

When missing it is the time in between the start and end values.

КороткийФактическое количество времени, в течение которого длилась встреча (за вычетом времени отсутствия)Actual quantity of time the encounter lasted (less time absent)
Комментарии

If the precision on these values is low (e.g. to the day only) then this may be considered was an all day (or multi-day) encounter, unless the duration is included, where that amount of time occurred sometime during the interval.

May differ from the time in Encounter.period due to leave of absence(s).

Контроль0..1
ТипDuration
Модификатор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()))
56. Encounter.reason
Определение

The list of medical reasons that are expected to be addressed during the episode of care.

КороткийПеречень медицинских показаний, которые, как ожидается, будут рассмотрены в ходе оказания помощиThe list of medical reasons that are expected to be addressed during the episode of care
Комментарии

The reason communicates what medical problem the patient has that should be addressed during the episode of care. This reason could be patient reported complaint, a clinical indication that was determined in a previous encounter or episode of care, or some planned care such as an immunization recommendation. In the case where you have a primary reason, but are expecting to also address other problems, you can list the primary reason with a use code of 'Chief Complaint', while the other problems being addressed would have a use code of 'Reason for Visit'.

Examples:

  • pregnancy would use HealthcareService or a coding as the reason
  • patient home monitoring could use Condition as the reason
Контроль0..*
ТипBackboneElement
Модификатор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()))
58. Encounter.reason.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())
60. Encounter.reason.use
Определение

What the reason value should be used as e.g. Chief Complaint, Health Concern, Health Maintenance (including screening).

КороткийДля чего/как следует использовать значение причиныWhat the reason value should be used for/as
Контроль0..*
ПривязкаКоды СЛЕДУЕТ взять из Например, коды см. EncounterReasonUseVS (0.3.0)http://hl7.org/fhir/ValueSet/encounter-reason-use|5.0.0
(preferred to https://terminology.dhp.uz/fhir/core/ValueSet/encounter-reason-use-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()))
62. Encounter.reason.value
Определение

Reason the encounter takes place, expressed as a code or a reference to another resource. For admissions, this can be used for a coded admission diagnosis.

КороткийМедицинская причина, требующая рассмотренияReason the encounter takes place (core or reference)
Контроль0..*
ПривязкаКоды СЛЕДУЕТ взять из EncounterReasonCodeshttp://hl7.org/fhir/ValueSet/encounter-reason|5.0.0
(preferred to http://hl7.org/fhir/ValueSet/encounter-reason|5.0.0)

Reason why the encounter takes place.

ТипCodeableReference(UZ Core Clinical Condition, DiagnosticReport, Procedure, Uz Core Observation, Condition, Observation, ImmunizationRecommendation)
Модификаторfalse
Требуется поддержкаtrue
Необходимо поддерживать типыНет обязательных правил поддержки выбора типов/профилей
Summarytrue
Альтернативные именаIndication, Admission diagnosis
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
64. Encounter.diagnosis
Определение

The list of diagnosis relevant to this encounter.

КороткийСписок диагнозов, имеющих отношение к данному случаюThe list of diagnosis relevant to this encounter
Комментарии

Also note that for the purpose of billing, the diagnoses are recorded in the account where they can be ranked appropriately for how the invoicing/claiming documentation needs to be prepared.

Контроль0..*
ТипBackboneElement
Модификатор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()))
66. Encounter.diagnosis.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())
68. Encounter.diagnosis.condition
Определение

The coded diagnosis or a reference to a Condition (with other resources referenced in the evidence.detail), the use property will indicate the purpose of this specific diagnosis.

КороткийДиагноз, относящийся к встречеThe diagnosis relevant to the encounter
Контроль0..*
ПривязкаНапример, коды см. ConditionProblemDiagnosisCodeshttp://hl7.org/fhir/ValueSet/condition-code|5.0.0
(example to http://hl7.org/fhir/ValueSet/condition-code|5.0.0)
ТипCodeableReference(Condition)
Модификаторfalse
Требуется поддержкаtrue
Summarytrue
Альтернативные именаAdmission diagnosis, discharge diagnosis, indication
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
70. Encounter.diagnosis.use
Определение

Role that this diagnosis has within the encounter (e.g. admission, billing, discharge …).

КороткийRole that this diagnosis has within the encounter (e.g. admission, billing, discharge …)
Контроль0..*
ПривязкаКоды СЛЕДУЕТ взять из EncounterDiagnosisUsehttp://hl7.org/fhir/ValueSet/encounter-diagnosis-use|5.0.0
(preferred to http://hl7.org/fhir/ValueSet/encounter-diagnosis-use|5.0.0)

The type of diagnosis this condition represents.

ТипCodeableConcept
Модификатор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()))
72. Encounter.account
Определение

The set of accounts that may be used for billing for this Encounter.

КороткийНабор счетов, которые могут быть использованы для выставления счетов за эту встречуThe set of accounts that may be used for billing for this Encounter
Комментарии

The billing system may choose to allocate billable items associated with the Encounter to different referenced Accounts based on internal business rules.

Контроль0..*
ТипReference(Account)
Модификатор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()))
74. Encounter.admission
Определение

Details about the stay during which a healthcare service is provided.

This does not describe the event of admitting the patient, but rather any information that is relevant from the time of admittance until the time of discharge.

КороткийПодробности о пребывании, во время которого предоставляется медицинская услугаDetails about the admission to a healthcare service
Комментарии

An Encounter may cover more than just the inpatient stay. Contexts such as outpatients, community clinics, and aged care facilities are also included.

The duration recorded in the period of this encounter covers the entire scope of this admission record.

Контроль0..1
ТипBackboneElement
Модификатор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()))
76. Encounter.admission.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())
78. Encounter.admission.origin
Определение

The location/organization from which the patient came before admission.

КороткийМесто/организация, из которой пациент прибыл до поступленияThe location/organization from which the patient came before admission
Контроль0..1
ТипReference(Location, Organization)
Модификатор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()))
80. Encounter.admission.admitSource
Определение

From where patient was admitted (physician referral, transfer).

КороткийОткуда пациент был принятFrom where patient was admitted (physician referral, transfer)
Контроль0..1
ПривязкаКоды ДОЛЖНЫ быть взяты из Коды СЛЕДУЕТ взять из EncounterAdmitSourceVS (0.3.0)http://hl7.org/fhir/ValueSet/encounter-admit-source|5.0.0
(required to https://terminology.dhp.uz/fhir/core/ValueSet/encounter-admit-source-vs|0.3.0)
ТипCodeableConcept
Модификатор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()))
82. Encounter.admission.reAdmission
Определение

Indicates that this encounter is directly related to a prior admission, often because the conditions addressed in the prior admission were not fully addressed.

КороткийУказывает, что пациент повторно госпитализированIndicates that the patient is being re-admitted
Контроль0..1
ПривязкаКоды ДОЛЖНЫ быть взяты из Например, коды см. EncounterReAdmissionVS (0.3.0)http://terminology.hl7.org/ValueSet/v2-0092
(required to https://terminology.dhp.uz/fhir/core/ValueSet/encounter-reAdmission-vs|0.3.0)
ТипCodeableConcept
Модификатор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()))
84. Encounter.admission.destination
Определение

Location/organization to which the patient is discharged.

КороткийМесто/организация, в которую выписывается пациентLocation/organization to which the patient is discharged
Контроль0..1
ТипReference(Location, Organization)
Модификатор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()))
86. Encounter.admission.dischargeDisposition
Определение

Category or kind of location after discharge.

КороткийКатегория или вид местоположения после выпискиCategory or kind of location after discharge
Контроль0..1
ПривязкаКоды ДОЛЖНЫ быть взяты из Например, коды см. EncounterDischargeDispositionVS (0.3.0)http://hl7.org/fhir/ValueSet/encounter-discharge-disposition|5.0.0
(required to https://terminology.dhp.uz/fhir/core/ValueSet/encounter-discharge-disposition-vs|0.3.0)
ТипCodeableConcept
Модификатор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()))
88. Encounter.location
Определение

List of locations where the patient has been during this encounter.

КороткийList of locations where the patient has been
Комментарии

Virtual encounters can be recorded in the Encounter by specifying a location reference to a location of type "kind" such as "client's home" and an encounter.class = "virtual".

Контроль0..*
ТипBackboneElement
Модификатор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()))
90. Encounter.location.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())
92. Encounter.location.location
Определение

The location where the encounter takes place.

КороткийМесто, где происходит встречаLocation the encounter takes place
Контроль1..1
ТипReference(Location)
Модификатор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()))

Рекомендации по толкованию содержимого этой таблицы можно найтиздесь!!!!!!!!!!!!!!!!-- no content: do not translate #97 --

0. Encounter
2. Encounter.identifier
КороткийИдентификатор, по которым известна эта встреча
ПримечаниеЭто бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение)
Контроль0..1
Требуется поддержкаtrue
4. Encounter.status
КороткийТекущее состояние встречи
ПривязкаКоды ДОЛЖНЫ быть взяты из EncounterStatusVS (0.3.0)
(required to https://terminology.dhp.uz/fhir/core/ValueSet/encounter-status-vs|0.3.0)
Требуется поддержкаtrue
6. Encounter.class
КороткийКлассификация встречи с пациентом
ПривязкаКоды ДОЛЖНЫ быть взяты из EncounterClassVS (0.3.0)
(required to https://terminology.dhp.uz/fhir/core/ValueSet/encounter-class-vs|0.3.0)
Требуется поддержкаtrue
8. Encounter.priority
КороткийУказывает срочность встречи
ПривязкаКоды ДОЛЖНЫ быть взяты из EncounterPriorityVS (0.3.0)
(required to https://terminology.dhp.uz/fhir/core/ValueSet/encounter-priority-vs|0.3.0)
Требуется поддержкаtrue
10. Encounter.type
КороткийКонкретный тип встречи
ПривязкаКоды ДОЛЖНЫ быть взяты из EncounterTypeVS (0.3.0)
(required to https://terminology.dhp.uz/fhir/core/ValueSet/encounter-type-vs|0.3.0)
Требуется поддержкаtrue
12. Encounter.serviceType
КороткийШирокая категоризация услуг, которые должны быть предоставлены
Требуется поддержкаtrue
14. Encounter.subject
КороткийПациент, связанный с этой встречей
ТипReference(UZ Core Patient)
Требуется поддержкаtrue
16. Encounter.subjectStatus
КороткийОтслеживание статуса пациента в ходе встречи
ПривязкаКоды ДОЛЖНЫ быть взяты из EncounterSubjectStatusVS (0.3.0)
(required to https://terminology.dhp.uz/fhir/core/ValueSet/encounter-subject-status-vs|0.3.0)
Требуется поддержкаtrue
18. Encounter.episodeOfCare
КороткийЭпизод(ы) ухода, в отношении которого следует записать эту встречу
Требуется поддержкаtrue
20. Encounter.basedOn
КороткийЗапрос, который инициировал эту встречу
Требуется поддержкаtrue
22. Encounter.careTeam
КороткийГруппа(ы), выделенная для участия в этой встрече
Требуется поддержкаtrue
24. Encounter.partOf
КороткийДругая встреча, частью которой является данная встреча
Требуется поддержкаtrue
26. Encounter.serviceProvider
КороткийОрганизация (учреждение), ответственная за данную встречу
Требуется поддержкаtrue
28. Encounter.participant
КороткийРоль участника встречи
Требуется поддержкаtrue
30. Encounter.participant.type
ПривязкаЕсли они не подходят, эти коды ДОЛЖНЫ быть взяты из EncounterParticipantTypeVS (0.3.0)
(extensible to https://terminology.dhp.uz/fhir/core/ValueSet/encounter-participant-type-vs|0.3.0)
Требуется поддержкаtrue
32. Encounter.participant.period
КороткийПериод времени во время встречи, в котором участвовал участник
Требуется поддержкаtrue
34. Encounter.participant.actor
КороткийЛицо, устройство или служба, участвующее во встрече
Требуется поддержкаtrue
36. Encounter.appointment
КороткийAppointment, на котором была запланирована эта встреча
Требуется поддержкаtrue
38. Encounter.virtualService
КороткийТелемедицина
Требуется поддержкаtrue
40. Encounter.actualPeriod
КороткийФактическое время начала и окончания встречи
Требуется поддержкаtrue
42. Encounter.plannedStartDate
КороткийПланируемая дата/время начала (или дата приема) встречи
Требуется поддержкаtrue
44. Encounter.plannedEndDate
КороткийПланируемая дата/время окончания (или дата выписки) встречи
Требуется поддержкаtrue
46. Encounter.length
КороткийФактическое количество времени, в течение которого длилась встреча (за вычетом времени отсутствия)
Требуется поддержкаtrue
48. Encounter.reason
КороткийПеречень медицинских показаний, которые, как ожидается, будут рассмотрены в ходе оказания помощи
Требуется поддержкаtrue
50. Encounter.reason.use
КороткийДля чего/как следует использовать значение причины
ПривязкаКоды СЛЕДУЕТ взять из EncounterReasonUseVS (0.3.0)
(preferred to https://terminology.dhp.uz/fhir/core/ValueSet/encounter-reason-use-vs|0.3.0)
Требуется поддержкаtrue
52. Encounter.reason.value
КороткийМедицинская причина, требующая рассмотрения
ТипCodeableReference(UZ Core Clinical Condition, DiagnosticReport, Procedure, Uz Core Observation)
Требуется поддержкаtrue
Необходимо поддерживать типыНет обязательных правил поддержки выбора типов/профилей
54. Encounter.diagnosis
КороткийСписок диагнозов, имеющих отношение к данному случаю
Требуется поддержкаtrue
56. Encounter.diagnosis.condition
КороткийДиагноз, относящийся к встрече
Требуется поддержкаtrue
58. Encounter.diagnosis.use
Требуется поддержкаtrue
60. Encounter.account
КороткийНабор счетов, которые могут быть использованы для выставления счетов за эту встречу
Требуется поддержкаtrue
62. Encounter.admission
КороткийПодробности о пребывании, во время которого предоставляется медицинская услуга
Требуется поддержкаtrue
64. Encounter.admission.origin
КороткийМесто/организация, из которой пациент прибыл до поступления
Требуется поддержкаtrue
66. Encounter.admission.admitSource
КороткийОткуда пациент был принят
ПривязкаКоды ДОЛЖНЫ быть взяты из EncounterAdmitSourceVS (0.3.0)
(required to https://terminology.dhp.uz/fhir/core/ValueSet/encounter-admit-source-vs|0.3.0)
Требуется поддержкаtrue
68. Encounter.admission.reAdmission
КороткийУказывает, что пациент повторно госпитализирован
ПривязкаКоды ДОЛЖНЫ быть взяты из EncounterReAdmissionVS (0.3.0)
(required to https://terminology.dhp.uz/fhir/core/ValueSet/encounter-reAdmission-vs|0.3.0)
Требуется поддержкаtrue
70. Encounter.admission.destination
КороткийМесто/организация, в которую выписывается пациент
Требуется поддержкаtrue
72. Encounter.admission.dischargeDisposition
КороткийКатегория или вид местоположения после выписки
ПривязкаКоды ДОЛЖНЫ быть взяты из EncounterDischargeDispositionVS (0.3.0)
(required to https://terminology.dhp.uz/fhir/core/ValueSet/encounter-discharge-disposition-vs|0.3.0)
Требуется поддержкаtrue
74. Encounter.location
Требуется поддержкаtrue
76. Encounter.location.location
КороткийМесто, где происходит встреча
Требуется поддержкаtrue

Рекомендации по толкованию содержимого этой таблицы можно найтиздесь!!!!!!!!!!!!!!!!-- no content: do not translate #97 --

0. Encounter
Определение

An interaction between a patient and healthcare provider(s) for the purpose of providing healthcare service(s) or assessing the health status of a patient. Encounter is primarily used to record information about the actual activities that occurred, where Appointment is used to record planned activities.

КороткийAn interaction during which services are provided to the patient
Контроль0..*
Модификаторfalse
Требуется поддержкаfalse
Summaryfalse
Альтернативные именаVisit
Инварианты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. Encounter.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. Encounter.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. Encounter.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. Encounter.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. Encounter.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. Encounter.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. Encounter.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. Encounter.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. Encounter.identifier
Определение

Identifier(s) by which this encounter is known.

КороткийИдентификатор, по которым известна эта встреча
ПримечаниеЭто бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение)
Контроль0..1
ТипIdentifier
Модификаторfalse
Требуется поддержкаtrue
Summarytrue
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
20. Encounter.status
Определение

The current state of the encounter (not the state of the patient within the encounter - that is subjectState).

КороткийТекущее состояние встречи
Комментарии

Note that internal business rules will determine the appropriate transitions that may occur between statuses (and also classes).

Контроль1..1
ПривязкаКоды ДОЛЖНЫ быть взяты из EncounterStatusVS (0.3.0)
(required to https://terminology.dhp.uz/fhir/core/ValueSet/encounter-status-vs|0.3.0)
Типcode
Модификаторtrue потому что This element is labeled 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
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
22. Encounter.class
Определение

Concepts representing classification of patient encounter such as ambulatory (outpatient), inpatient, emergency, home health or others due to local variations.

КороткийКлассификация встречи с пациентом
Контроль0..*
ПривязкаКоды ДОЛЖНЫ быть взяты из EncounterClassVS (0.3.0)
(required to https://terminology.dhp.uz/fhir/core/ValueSet/encounter-class-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. Encounter.priority
Определение

Indicates the urgency of the encounter.

КороткийУказывает срочность встречи
Контроль0..1
ПривязкаКоды ДОЛЖНЫ быть взяты из EncounterPriorityVS (0.3.0)
(required to https://terminology.dhp.uz/fhir/core/ValueSet/encounter-priority-vs|0.3.0)
ТипCodeableConcept
Модификаторfalse
Требуется поддержкаtrue
Summaryfalse
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
26. Encounter.type
Определение

Specific type of encounter (e.g. e-mail consultation, surgical day-care, skilled nursing, rehabilitation).

КороткийКонкретный тип встречи
Комментарии

Since there are many ways to further classify encounters, this element is 0..*.

Контроль0..*
ПривязкаКоды ДОЛЖНЫ быть взяты из EncounterTypeVS (0.3.0)
(required to https://terminology.dhp.uz/fhir/core/ValueSet/encounter-type-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()))
28. Encounter.serviceType
Определение

Broad categorization of the service that is to be provided (e.g. cardiology).

КороткийШирокая категоризация услуг, которые должны быть предоставлены
Контроль0..*
ПривязкаНапример, коды см. ServiceType
(example to http://hl7.org/fhir/ValueSet/service-type|5.0.0)

Broad categorization of the service that is to be provided.

ТипCodeableReference(HealthcareService)
Модификаторfalse
Требуется поддержкаtrue
Summarytrue
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
30. Encounter.subject
Определение

The patient or group related to this encounter. In some use-cases the patient MAY not be present, such as a case meeting about a patient between several practitioners or a careteam.

КороткийПациент, связанный с этой встречей
Комментарии

While the encounter is always about the patient, the patient might not actually be known in all contexts of use, and there may be a group of patients that could be anonymous (such as in a group therapy for Alcoholics Anonymous - where the recording of the encounter could be used for billing on the number of people/staff and not important to the context of the specific patients) or alternately in veterinary care a herd of sheep receiving treatment (where the animals are not individually tracked).

Контроль0..1
ТипReference(UZ Core Patient)
Модификаторfalse
Требуется поддержкаtrue
Summarytrue
Альтернативные именаpatient
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
32. Encounter.subjectStatus
Определение

The subjectStatus value can be used to track the patient's status within the encounter. It details whether the patient has arrived or departed, has been triaged or is currently in a waiting status.

КороткийОтслеживание статуса пациента в ходе встречи
Комментарии

Different use-cases are likely to have different permitted transitions between states, such as an Emergency department could use arrived when the patient first presents, then triaged once has been assessed by a nurse, then receiving-care once treatment begins, however other sectors may use a different set of these values, or their own custom set in place of this example valueset provided.

Контроль0..1
ПривязкаКоды ДОЛЖНЫ быть взяты из EncounterSubjectStatusVS (0.3.0)
(required to https://terminology.dhp.uz/fhir/core/ValueSet/encounter-subject-status-vs|0.3.0)
ТипCodeableConcept
Модификаторfalse
Требуется поддержкаtrue
Summaryfalse
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
34. Encounter.episodeOfCare
Определение

Where a specific encounter should be classified as a part of a specific episode(s) of care this field should be used. This association can facilitate grouping of related encounters together for a specific purpose, such as government reporting, issue tracking, association via a common problem. The association is recorded on the encounter as these are typically created after the episode of care and grouped on entry rather than editing the episode of care to append another encounter to it (the episode of care could span years).

КороткийЭпизод(ы) ухода, в отношении которого следует записать эту встречу
Контроль0..*
ТипReference(EpisodeOfCare)
Модификаторfalse
Требуется поддержкаtrue
Summarytrue
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
36. Encounter.basedOn
Определение

The request this encounter satisfies (e.g. incoming referral or procedure request).

КороткийЗапрос, который инициировал эту встречу
Контроль0..*
ТипReference(CarePlan, DeviceRequest, MedicationRequest, ServiceRequest)
Модификаторfalse
Требуется поддержкаtrue
Необходимо поддерживать типыНет обязательных правил поддержки выбора типов/профилей
Summaryfalse
Альтернативные именаincomingReferral
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
38. Encounter.careTeam
Определение

The group(s) of individuals, organizations that are allocated to participate in this encounter. The participants backbone will record the actuals of when these individuals participated during the encounter.

КороткийГруппа(ы), выделенная для участия в этой встрече
Контроль0..*
ТипReference(CareTeam)
Модификаторfalse
Требуется поддержкаtrue
Summaryfalse
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
40. Encounter.partOf
Определение

Another Encounter of which this encounter is a part of (administratively or in time).

КороткийДругая встреча, частью которой является данная встреча
Комментарии

This is also used for associating a child's encounter back to the mother's encounter.

Refer to the Notes section in the Patient resource for further details.

Контроль0..1
ТипReference(Encounter)
Модификаторfalse
Требуется поддержкаtrue
Summaryfalse
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
42. Encounter.serviceProvider
Определение

The organization that is primarily responsible for this Encounter's services. This MAY be the same as the organization on the Patient record, however it could be different, such as if the actor performing the services was from an external organization (which may be billed seperately) for an external consultation. Refer to the colonoscopy example on the Encounter examples tab.

КороткийОрганизация (учреждение), ответственная за данную встречу
Контроль0..1
ТипReference(Organization)
Модификаторfalse
Требуется поддержкаtrue
Summaryfalse
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
44. Encounter.participant
Определение

The list of people responsible for providing the service.

КороткийРоль участника встречи
Комментарии

Any Patient or Group present in the participation.actor must also be the subject, though the subject may be absent from the participation.actor for cases where the patient (or group) is not present, such as during a case review conference.

Контроль0..*
ТипBackboneElement
Модификаторfalse
Требуется поддержкаtrue
Summarytrue
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
enc-1: A type must be provided when no explicit actor is specified (actor.exists() or type.exists())
enc-2: A type cannot be provided for a patient or group participant (actor.exists(resolve() is Patient or resolve() is Group) implies type.exists().not())
46. Encounter.participant.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
48. Encounter.participant.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())
50. Encounter.participant.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())
52. Encounter.participant.type
Определение

Role of participant in encounter.

КороткийRole of participant in encounter
Комментарии

The participant type indicates how an individual actor participates in an encounter. It includes non-practitioner participants, and for practitioners this is to describe the action type in the context of this encounter (e.g. Admitting Dr, Attending Dr, Translator, Consulting Dr). This is different to the practitioner roles which are functional roles, derived from terms of employment, education, licensing, etc.

Контроль0..*
На этот элемент влияют следующие инварианты: enc-1, enc-2
ПривязкаЕсли они не подходят, эти коды ДОЛЖНЫ быть взяты из EncounterParticipantTypeVS (0.3.0)
(extensible to https://terminology.dhp.uz/fhir/core/ValueSet/encounter-participant-type-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()))
54. Encounter.participant.period
Определение

The period of time that the specified participant participated in the encounter. These can overlap or be sub-sets of the overall encounter's period.

КороткийПериод времени во время встречи, в котором участвовал участник
Контроль0..1
ТипPeriod
Модификаторfalse
Требуется поддержкаtrue
Summaryfalse
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
56. Encounter.participant.actor
Определение

Person involved in the encounter, the patient/group is also included here to indicate that the patient was actually participating in the encounter. Not including the patient here covers use cases such as a case meeting between practitioners about a patient - non contact times.

КороткийЛицо, устройство или служба, участвующее во встрече
Комментарии

For planning purposes, Appointments may include a CareTeam participant to indicate that one specific person from the CareTeam will be assigned, but that assignment might not happen until the Encounter begins. Hence CareTeam is not included in Encounter.participant, as the specific individual should be assigned and represented as a Practitioner or other person resource.

Similarly, Location can be included in Appointment.participant to assist with planning. However, the patient location is tracked on the Encounter in the Encounter.location property to allow for additional metadata and history to be recorded.

The role of the participant can be used to declare what the actor will be doing in the scope of this encounter participation.

If the individual is not specified during planning, then it is expected that the individual will be filled in at a later stage prior to the encounter commencing.

Контроль0..1
На этот элемент влияют следующие инварианты: enc-1, enc-2
ТипReference(Patient, Group, RelatedPerson, Practitioner, PractitionerRole, Device, HealthcareService)
Модификаторfalse
Требуется поддержкаtrue
Необходимо поддерживать типыНет обязательных правил поддержки выбора типов/профилей
Summarytrue
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
58. Encounter.appointment
Определение

The appointment that scheduled this encounter.

КороткийAppointment, на котором была запланирована эта встреча
Контроль0..*
ТипReference(Appointment)
Модификаторfalse
Требуется поддержкаtrue
Summarytrue
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
60. Encounter.virtualService
Определение

Connection details of a virtual service (e.g. conference call).

КороткийТелемедицина
Комментарии

There are two types of virtual meetings that often exist:

  • a persistent, virtual meeting room that can only be used for a single purpose at a time,
  • and a dynamic virtual meeting room that is generated on demand for a specific purpose.

Implementers may consider using Location.virtualService for persistent meeting rooms.

If each participant would have a different meeting link, an extension using the VirtualServiceContactDetail can be applied to the Encounter.participant BackboneElement.

Контроль0..*
ТипVirtualServiceDetail
Модификаторfalse
Требуется поддержкаtrue
Summaryfalse
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
62. Encounter.actualPeriod
Определение

The actual start and end time of the encounter.

КороткийФактическое время начала и окончания встречи
Комментарии

If not (yet) known, the end of the Period may be omitted.

Контроль0..1
ТипPeriod
Модификаторfalse
Требуется поддержкаtrue
Summaryfalse
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
64. Encounter.plannedStartDate
Определение

The planned start date/time (or admission date) of the encounter.

КороткийПланируемая дата/время начала (или дата приема) встречи
Контроль0..1
ТипdateTime
Модификаторfalse
Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
Требуется поддержкаtrue
Summaryfalse
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
66. Encounter.plannedEndDate
Определение

The planned end date/time (or discharge date) of the encounter.

КороткийПланируемая дата/время окончания (или дата выписки) встречи
Контроль0..1
ТипdateTime
Модификаторfalse
Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
Требуется поддержкаtrue
Summaryfalse
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
68. Encounter.length
Определение

Actual quantity of time the encounter lasted. This excludes the time during leaves of absence.

When missing it is the time in between the start and end values.

КороткийФактическое количество времени, в течение которого длилась встреча (за вычетом времени отсутствия)
Комментарии

If the precision on these values is low (e.g. to the day only) then this may be considered was an all day (or multi-day) encounter, unless the duration is included, where that amount of time occurred sometime during the interval.

May differ from the time in Encounter.period due to leave of absence(s).

Контроль0..1
ТипDuration
Модификаторfalse
Требуется поддержкаtrue
Summaryfalse
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
70. Encounter.reason
Определение

The list of medical reasons that are expected to be addressed during the episode of care.

КороткийПеречень медицинских показаний, которые, как ожидается, будут рассмотрены в ходе оказания помощи
Комментарии

The reason communicates what medical problem the patient has that should be addressed during the episode of care. This reason could be patient reported complaint, a clinical indication that was determined in a previous encounter or episode of care, or some planned care such as an immunization recommendation. In the case where you have a primary reason, but are expecting to also address other problems, you can list the primary reason with a use code of 'Chief Complaint', while the other problems being addressed would have a use code of 'Reason for Visit'.

Examples:

  • pregnancy would use HealthcareService or a coding as the reason
  • patient home monitoring could use Condition as the reason
Контроль0..*
ТипBackboneElement
Модификаторfalse
Требуется поддержкаtrue
Summarytrue
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
72. Encounter.reason.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
74. Encounter.reason.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())
76. Encounter.reason.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())
78. Encounter.reason.use
Определение

What the reason value should be used as e.g. Chief Complaint, Health Concern, Health Maintenance (including screening).

КороткийДля чего/как следует использовать значение причины
Контроль0..*
ПривязкаКоды СЛЕДУЕТ взять из EncounterReasonUseVS (0.3.0)
(preferred to https://terminology.dhp.uz/fhir/core/ValueSet/encounter-reason-use-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()))
80. Encounter.reason.value
Определение

Reason the encounter takes place, expressed as a code or a reference to another resource. For admissions, this can be used for a coded admission diagnosis.

КороткийМедицинская причина, требующая рассмотрения
Контроль0..*
ПривязкаКоды СЛЕДУЕТ взять из EncounterReasonCodes
(preferred to http://hl7.org/fhir/ValueSet/encounter-reason|5.0.0)

Reason why the encounter takes place.

ТипCodeableReference(UZ Core Clinical Condition, DiagnosticReport, Procedure, Uz Core Observation)
Модификаторfalse
Требуется поддержкаtrue
Необходимо поддерживать типыНет обязательных правил поддержки выбора типов/профилей
Summarytrue
Альтернативные именаIndication, Admission diagnosis
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
82. Encounter.diagnosis
Определение

The list of diagnosis relevant to this encounter.

КороткийСписок диагнозов, имеющих отношение к данному случаю
Комментарии

Also note that for the purpose of billing, the diagnoses are recorded in the account where they can be ranked appropriately for how the invoicing/claiming documentation needs to be prepared.

Контроль0..*
ТипBackboneElement
Модификаторfalse
Требуется поддержкаtrue
Summarytrue
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
84. Encounter.diagnosis.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
86. Encounter.diagnosis.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())
88. Encounter.diagnosis.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())
90. Encounter.diagnosis.condition
Определение

The coded diagnosis or a reference to a Condition (with other resources referenced in the evidence.detail), the use property will indicate the purpose of this specific diagnosis.

КороткийДиагноз, относящийся к встрече
Контроль0..*
ПривязкаНапример, коды см. ConditionProblemDiagnosisCodes
(example to http://hl7.org/fhir/ValueSet/condition-code|5.0.0)
ТипCodeableReference(Condition)
Модификаторfalse
Требуется поддержкаtrue
Summarytrue
Альтернативные именаAdmission diagnosis, discharge diagnosis, indication
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
92. Encounter.diagnosis.use
Определение

Role that this diagnosis has within the encounter (e.g. admission, billing, discharge …).

КороткийRole that this diagnosis has within the encounter (e.g. admission, billing, discharge …)
Контроль0..*
ПривязкаКоды СЛЕДУЕТ взять из EncounterDiagnosisUse
(preferred to http://hl7.org/fhir/ValueSet/encounter-diagnosis-use|5.0.0)

The type of diagnosis this condition represents.

ТипCodeableConcept
Модификаторfalse
Требуется поддержкаtrue
Summaryfalse
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
94. Encounter.account
Определение

The set of accounts that may be used for billing for this Encounter.

КороткийНабор счетов, которые могут быть использованы для выставления счетов за эту встречу
Комментарии

The billing system may choose to allocate billable items associated with the Encounter to different referenced Accounts based on internal business rules.

Контроль0..*
ТипReference(Account)
Модификаторfalse
Требуется поддержкаtrue
Summaryfalse
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
96. Encounter.dietPreference
Определение

Diet preferences reported by the patient.

КороткийDiet preferences reported by the patient
Комментарии

For example, a patient may request both a dairy-free and nut-free diet preference (not mutually exclusive).

Контроль0..*
ПривязкаНапример, коды см. EncounterDiet
(example to http://hl7.org/fhir/ValueSet/encounter-diet|5.0.0)

Medical, cultural or ethical food preferences to help with catering requirements.

ТипCodeableConcept
Модификаторfalse
Требуется поддержкаfalse
Summaryfalse
Требования

Used to track patient's diet restrictions and/or preference. For a complete description of the nutrition needs of a patient during their stay, one should use the nutritionOrder resource which links to Encounter.

Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
98. Encounter.specialArrangement
Определение

Any special requests that have been made for this encounter, such as the provision of specific equipment or other things.

КороткийWheelchair, translator, stretcher, etc
Контроль0..*
ПривязкаКоды СЛЕДУЕТ взять из SpecialArrangements
(preferred to http://hl7.org/fhir/ValueSet/encounter-special-arrangements|5.0.0)

Special arrangements.

ТипCodeableConcept
Модификаторfalse
Требуется поддержкаfalse
Summaryfalse
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
100. Encounter.specialCourtesy
Определение

Special courtesies that may be provided to the patient during the encounter (VIP, board member, professional courtesy).

КороткийSpecial courtesies (VIP, board member)
Комментарии

Although the specialCourtesy property can contain values like VIP, the purpose of this field is intended to be used for flagging additional benefits that might occur for the patient during the encounter.

It could include things like the patient is to have a private room, special room features, receive a friendly visit from hospital adminisitration, or should be briefed on treatment by senior staff during the stay.

It is not specifically intended to be used for securing the specific record - that is the purpose of the security meta tag, and where appropriate, both fields could be used.

Контроль0..*
ПривязкаКоды СЛЕДУЕТ взять из SpecialCourtesy
(preferred to http://hl7.org/fhir/ValueSet/encounter-special-courtesy|5.0.0)

Special courtesies.

ТипCodeableConcept
Модификаторfalse
Требуется поддержкаfalse
Summaryfalse
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
102. Encounter.admission
Определение

Details about the stay during which a healthcare service is provided.

This does not describe the event of admitting the patient, but rather any information that is relevant from the time of admittance until the time of discharge.

КороткийПодробности о пребывании, во время которого предоставляется медицинская услуга
Комментарии

An Encounter may cover more than just the inpatient stay. Contexts such as outpatients, community clinics, and aged care facilities are also included.

The duration recorded in the period of this encounter covers the entire scope of this admission record.

Контроль0..1
ТипBackboneElement
Модификаторfalse
Требуется поддержкаtrue
Summaryfalse
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
104. Encounter.admission.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
106. Encounter.admission.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())
108. Encounter.admission.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())
110. Encounter.admission.preAdmissionIdentifier
Определение

Pre-admission identifier.

КороткийPre-admission identifier
Контроль0..1
ТипIdentifier
Модификаторfalse
Требуется поддержкаfalse
Summaryfalse
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
112. Encounter.admission.origin
Определение

The location/organization from which the patient came before admission.

КороткийМесто/организация, из которой пациент прибыл до поступления
Контроль0..1
ТипReference(Location, Organization)
Модификаторfalse
Требуется поддержкаtrue
Необходимо поддерживать типыНет обязательных правил поддержки выбора типов/профилей
Summaryfalse
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
114. Encounter.admission.admitSource
Определение

From where patient was admitted (physician referral, transfer).

КороткийОткуда пациент был принят
Контроль0..1
ПривязкаКоды ДОЛЖНЫ быть взяты из EncounterAdmitSourceVS (0.3.0)
(required to https://terminology.dhp.uz/fhir/core/ValueSet/encounter-admit-source-vs|0.3.0)
ТипCodeableConcept
Модификаторfalse
Требуется поддержкаtrue
Summaryfalse
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
116. Encounter.admission.reAdmission
Определение

Indicates that this encounter is directly related to a prior admission, often because the conditions addressed in the prior admission were not fully addressed.

КороткийУказывает, что пациент повторно госпитализирован
Контроль0..1
ПривязкаКоды ДОЛЖНЫ быть взяты из EncounterReAdmissionVS (0.3.0)
(required to https://terminology.dhp.uz/fhir/core/ValueSet/encounter-reAdmission-vs|0.3.0)
ТипCodeableConcept
Модификаторfalse
Требуется поддержкаtrue
Summaryfalse
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
118. Encounter.admission.destination
Определение

Location/organization to which the patient is discharged.

КороткийМесто/организация, в которую выписывается пациент
Контроль0..1
ТипReference(Location, Organization)
Модификаторfalse
Требуется поддержкаtrue
Необходимо поддерживать типыНет обязательных правил поддержки выбора типов/профилей
Summaryfalse
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
120. Encounter.admission.dischargeDisposition
Определение

Category or kind of location after discharge.

КороткийКатегория или вид местоположения после выписки
Контроль0..1
ПривязкаКоды ДОЛЖНЫ быть взяты из EncounterDischargeDispositionVS (0.3.0)
(required to https://terminology.dhp.uz/fhir/core/ValueSet/encounter-discharge-disposition-vs|0.3.0)
ТипCodeableConcept
Модификаторfalse
Требуется поддержкаtrue
Summaryfalse
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
122. Encounter.location
Определение

List of locations where the patient has been during this encounter.

КороткийList of locations where the patient has been
Комментарии

Virtual encounters can be recorded in the Encounter by specifying a location reference to a location of type "kind" such as "client's home" and an encounter.class = "virtual".

Контроль0..*
ТипBackboneElement
Модификаторfalse
Требуется поддержкаtrue
Summaryfalse
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
124. Encounter.location.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
126. Encounter.location.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())
128. Encounter.location.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())
130. Encounter.location.location
Определение

The location where the encounter takes place.

КороткийМесто, где происходит встреча
Контроль1..1
ТипReference(Location)
Модификаторfalse
Требуется поддержкаtrue
Summaryfalse
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
132. Encounter.location.status
Определение

The status of the participants' presence at the specified location during the period specified. If the participant is no longer at the location, then the period will have an end date/time.

Короткийplanned | active | reserved | completed
Комментарии

When the patient is no longer active at a location, then the period end date is entered, and the status may be changed to completed.

Контроль0..1
ПривязкаКоды ДОЛЖНЫ быть взяты из EncounterLocationStatus
(required to http://hl7.org/fhir/ValueSet/encounter-location-status|5.0.0)

The status of the location.

Типcode
Модификаторfalse
Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
Требуется поддержкаfalse
Summaryfalse
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
134. Encounter.location.form
Определение

This will be used to specify the required levels (bed/ward/room/etc.) desired to be recorded to simplify either messaging or query.

КороткийThe physical type of the location (usually the level in the location hierarchy - bed, room, ward, virtual etc.)
Комментарии

This information is de-normalized from the Location resource to support the easier understanding of the encounter resource and processing in messaging or query.

There may be many levels in the hierachy, and this may only pic specific levels that are required for a specific usage scenario.

Контроль0..1
ПривязкаНапример, коды см. LocationForm
(example to http://hl7.org/fhir/ValueSet/location-form|5.0.0)

Physical form of the location.

ТипCodeableConcept
Модификаторfalse
Требуется поддержкаfalse
Summaryfalse
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
136. Encounter.location.period
Определение

Time period during which the patient was present at the location.

КороткийTime period during which the patient was present at the location
Контроль0..1
ТипPeriod
Модификаторfalse
Требуется поддержкаfalse
Summaryfalse
Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))