Руководство к использованию стандарта FHIR в ЦИСЗ
0.2.6803 - ci-build

Профиль ресурса: EncounterTemporaryDisability - Детальное описание

Unknown as of 2026-06-25

Определения EncounterTemporaryDisability профиль ресурса.

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

0. Encounter
2. Encounter.meta
4. Encounter.meta.profile
Значение шаблонаhttps://fhir.by/StructureDefinition/EncounterTemporaryDisability
6. Encounter.extension
Контроль3..?
SlicingЭтот элемент представляет набор разрезов на Encounter.extension. Разрезы бываютНе упорядочено и Closed, и могут быть дифференцированы с помощью следующих дискриминаторов:
  • value @ $this.url
  • 8. Encounter.extension:disabilityPeriod
    Название разрезаdisabilityPeriod
    Контроль0..1
    ТипExtension(Период ВН) (Тип расширения: Period)
    10. Encounter.extension:disabilityAction
    Название разрезаdisabilityAction
    Контроль1..1
    ТипExtension(Действие с периодом ВН) (Тип расширения: CodeableConcept)
    12. Encounter.extension:encounterTypeOfService
    Название разрезаencounterTypeOfService
    Контроль0..1
    ТипExtension(Формы оказания медицинских услуг free | paid | insurance | agreement | paid-for-anon) (Тип расширения: CodeableConcept)
    14. Encounter.extension:kindDisability
    Название разрезаkindDisability
    Контроль1..1
    ТипExtension(Вид ВН) (Тип расширения: CodeableConcept)
    16. Encounter.extension:regime
    Название разрезаregime
    Контроль1..1
    ТипExtension(Режим ВН) (Тип расширения: CodeableConcept)
    18. Encounter.extension:toWork
    Название разрезаtoWork
    Контроль0..1
    ТипExtension(Приступить к труду с) (Тип расширения: date)
    Требуется поддержкаtrue
    20. Encounter.extension:continueCase
    Название разрезаcontinueCase
    Контроль0..1
    ТипExtension(Продолжает болеть) (Тип расширения: boolean)
    Требуется поддержкаtrue
    22. Encounter.extension:primary
    Название разрезаprimary
    Контроль0..1
    ТипExtension(Первичный случай нетрудоспособности) (Тип расширения: boolean)
    Требуется поддержкаtrue
    24. Encounter.extension:receiver
    Название разрезаreceiver
    Контроль0..1
    ТипExtension(Получатель документа о временной нетрудоспособности) (Тип расширения: Reference(Законный представитель пациента, Контактное лицо пациента))
    Требуется поддержкаtrue
    26. Encounter.extension:previousCase
    Название разрезаpreviousCase
    Контроль0..1
    ТипExtension(Продление случая) (Комплексное расширение)
    Требуется поддержкаtrue
    28. Encounter.identifier
    ПримечаниеЭто бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение)
    Контроль1..1
    30. Encounter.identifier.use
    Контроль0..0
    32. Encounter.identifier.type
    ПривязкаКоды ДОЛЖНЫ быть взяты из Тип документа о временной нетрудоспособности
    (required to https://fhir.by/ValueSet/TemporaryDisabilityDocType)
    34. Encounter.identifier.value
    Контроль1..?
    36. Encounter.identifier.period
    Контроль0..0
    38. Encounter.identifier.assigner
    Контроль0..0
    40. Encounter.subject
    ТипReference(Пациент без ИН, Пациент)
    42. Encounter.basedOn
    Контроль0..0
    44. Encounter.partOf
    Контроль0..0
    46. Encounter.actualPeriod
    Контроль1..?
    48. Encounter.diagnosis
    Контроль1..?

    Рекомендации по толкованию содержимого этой таблицы можно найтиздесь-- 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.

    КороткийВзаимодействие, в ходе которого пациенту предоставляются услуги
    Контроль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.

    КороткийЛогический идентификатор этого артефакта
    Комментарии

    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.

    Контроль1..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.

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

    Уникальный идентификатор элемента в ресурсе (для внутренних ссылок). Это может быть любое строковое значение, не содержащее пробелов.

    КороткийУникальный идентификатор для межэлементных ссылок
    Контроль0..0
    На этот элемент влияют следующие инварианты: ele-1
    Типid
    Модификаторfalse
    Формат XMLВ формате XML это свойство представлено в качестве атрибута.
    Summaryfalse
    8. Encounter.meta.extension
    Определение

    Может использоваться для представления дополнительной информации, которая не является частью основного определения элемента. Чтобы сделать использование расширений безопасным и управляемым, существует строгий набор правил, применяемых к определению и использованию расширений. Хотя любой разработчик может определить расширение, существует набор требований, которые должны быть выполнены как часть определения расширения.

    КороткийДополнительный контент, определяемый реализациями
    Комментарии

    ??? Использование расширений никаким приложением, проектом или стандартом не может быть сопряжено с осуждением, независимо от учреждения или юрисдикции, которые используют или определяют расширения. Использование расширений - это то, что позволяет спецификации FHIR сохранять базовый уровень простоты для всех 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())
    SlicingЭтот элемент представляет набор разрезов на Encounter.meta.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
    • value @ url
    • 10. Encounter.meta.versionId
      Определение

      Идентификатор конкретной версии, который отображается в части URL, относящейся к версии. Это значение изменяется при создании, обновлении или удалении ресурса.

      КороткийИдентификатор версии. Указывается версия ресурса, который подлежит редактированию, если предусмотрено правилами. Если версия не указана, то ресурс считается новым.
      Комментарии

      Сервер присваивает это значение и игнорирует то, что указывает клиент, за исключением случая, когда сервер устанавливает целостность версии при обновлении/удалении.

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

      Когда ресурс менялся в последний раз - например, когда изменилась версия.

      КороткийДата и время последнего обновления
      Комментарии

      Этот элемент обычно опускается в экземплярах, отправляемых с помощью PUT или POST. Вместо этого он заполняется в экземпляре ответа и при получении информации с помощью GET. Это значение задается менеджером сервера / ресурсов; то, что предоставляет клиент, не имеет значения. Это эквивалентно последнему изменению HTTP и должно иметь такое же значение при взаимодействии read.

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

      uri, который идентифицирует систему-источник ресурса. Он предоставляет минимальный объем информации о [Provenance] (provenance.html#), которую можно использовать для отслеживания или определения источника информации на ресурсе. Источник может идентифицировать другой сервер FHIR, документ, сообщение, базу данных и т.д.

      КороткийОпределяет, откуда берется ресурс
      Комментарии

      Точное использование источника (и возможное подразумеваемое Provenance.entity.role и agent.role) остается на усмотрение разработчика. Допускается только один указанный источник; для получения дополнительной информации о происхождении следует использовать полный источник. Источник может соответствовать Provenance.entity.what[x] или Provenance.agent.who[x], хотя это может быть и более общая или абстрактная ссылка.

      Этот элемент может использоваться для указания текущего главного источника ресурса, имеющего канонический URL-адрес, если ресурс больше не размещен по каноническому URL-адресу.

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

      Список профилей (ссылок на StructureDefinition ресурсы), которым, как утверждается, соответствует этот ресурс. URL-адрес является ссылкой на StructureDefinition.url.

      КороткийСсылка на профиль
      Комментарии

      Сервер и/или другая инфраструктура политики должны определять, проверяются ли и/или обновляются ли эти утверждения с течением времени. Список URL-адресов профиля представляет собой набор.

      Контроль1..1
      Типcanonical(StructureDefinition)
      Модификаторfalse
      Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
      Summarytrue
      Значение шаблонаhttps://fhir.by/StructureDefinition/EncounterTemporaryDisability
      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      18. Encounter.meta.security
      Определение

      Метки безопасности, применяемые к данному ресурсу. Эти метки связывают определенные ресурсы с общей политикой безопасности и инфраструктурой.

      КороткийМетки безопасности, примененные к этому ресурсу
      Комментарии

      Метки безопасности могут быть обновлены без изменения указанной версии ресурса. Список меток безопасности представляет собой набор. Уникальность основана на системе/коде, а версия и отображение игнорируются.

      Контроль0..0
      ПривязкаЕсли они не подходят, эти коды ДОЛЖНЫ быть взяты из AllSecurityLabels
      (extensible to http://hl7.org/fhir/ValueSet/security-labels|5.0.0)

      Защитные этикетки из системы классификации конфиденциальности и безопасности в сфере здравоохранения.

      ТипCoding
      Модификаторfalse
      Summarytrue
      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      20. Encounter.meta.tag
      Определение

      Теги, применяемые к этому ресурсу. Теги предназначены для идентификации ресурсов и соотнесения их с процессами и документооборотом, и приложения не обязаны учитывать теги при интерпретации значения ресурса.

      КороткийТеги, применяемые к этому ресурсу
      Комментарии

      Теги могут быть обновлены без изменения заявленной версии ресурса. Список тегов представляет собой набор. Уникальность основана на системе/коде, а версия и отображение игнорируются.

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

      Коды, представляющие различные типы тегов, обычно связанные с рабочим процессом; например, "Требуется проверка доктором Джонсом".

      ТипCoding
      Модификаторfalse
      Summarytrue
      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      22. 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.

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

      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..0
      Тип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()))
      24. 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..0
      ПривязкаКоды ДОЛЖНЫ быть взяты из AllLanguages
      (required to http://hl7.org/fhir/ValueSet/all-languages|5.0.0)

      Языковой тег IETF для человеческого языка

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

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

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

      КороткийАвтономные встроенные ресурсы
      Комментарии

      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..0
      На этот элемент влияют следующие инварианты: dom-2, dom-4, dom-3, dom-5
      ТипResource
      Модификаторfalse
      Требуется поддержкаfalse
      Summaryfalse
      Альтернативные именаinline resources, anonymous resources, contained resources
      30. Encounter.extension
      Определение

      An Extension

      КороткийExtension
      Контроль3..*
      ТипExtension
      Модификаторfalse
      Требуется поддержкаfalse
      Summaryfalse
      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      SlicingЭтот элемент представляет набор разрезов на Encounter.extension. Разрезы бываютНе упорядочено и Closed, и могут быть дифференцированы с помощью следующих дискриминаторов:
      • value @ $this.url
      • 32. Encounter.extension:conclusion
        Название разрезаconclusion
        Определение

        Заключение медработника по итогам встречи с пациентом

        КороткийЗаключение медработника по итогам встречи с пациентом
        Контроль0..1
        ТипExtension(Заключение медработника по итогам встречи с пациентом) (Тип расширения: string)
        Модификаторfalse
        Требуется поддержкаtrue
        Summaryfalse
        Инварианты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())
        34. Encounter.extension:recomendation
        Название разрезаrecomendation
        Определение

        Рекомендации пациенту

        КороткийРекомендации пациенту
        Контроль0..1
        ТипExtension(Рекомендации пациенту) (Тип расширения: string)
        Модификаторfalse
        Требуется поддержкаtrue
        Summaryfalse
        Инварианты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())
        36. Encounter.extension:disabilityPeriod
        Название разрезаdisabilityPeriod
        Определение

        Период ВН.

        КороткийПериод ВН
        Контроль0..1
        ТипExtension(Период ВН) (Тип расширения: Period)
        Модификаторfalse
        Требуется поддержкаfalse
        Summaryfalse
        Инварианты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.extension:disabilityAction
        Название разрезаdisabilityAction
        Определение

        Действие с периодом ВН - открытие нового случая (open) | закрытие случая (close) | продление случая (prolong)

        КороткийДействие с периодом ВН
        Контроль1..1
        ТипExtension(Действие с периодом ВН) (Тип расширения: CodeableConcept)
        Модификаторfalse
        Требуется поддержкаfalse
        Summaryfalse
        Инварианты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())
        40. Encounter.extension:encounterTypeOfService
        Название разрезаencounterTypeOfService
        Определение

        Формы оказания медицинских услуг.

        КороткийФормы оказания медицинских услуг free | paid | insurance | agreement | paid-for-anon
        Контроль0..1
        ТипExtension(Формы оказания медицинских услуг free | paid | insurance | agreement | paid-for-anon) (Тип расширения: CodeableConcept)
        Модификаторfalse
        Требуется поддержкаfalse
        Summaryfalse
        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        42. Encounter.extension:kindDisability
        Название разрезаkindDisability
        Определение

        Вид ВН. 1-18

        КороткийВид ВН
        Контроль1..1
        ТипExtension(Вид ВН) (Тип расширения: CodeableConcept)
        Модификаторfalse
        Требуется поддержкаfalse
        Summaryfalse
        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        44. Encounter.extension:regime
        Название разрезаregime
        Определение

        Режим ВН

        КороткийРежим ВН
        Контроль1..1
        ТипExtension(Режим ВН) (Тип расширения: CodeableConcept)
        Модификаторfalse
        Требуется поддержкаfalse
        Summaryfalse
        Инварианты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())
        46. Encounter.extension:toWork
        Название разрезаtoWork
        Определение

        Приступить к труду с

        КороткийПриступить к труду с
        Контроль0..1
        ТипExtension(Приступить к труду с) (Тип расширения: date)
        Модификаторfalse
        Требуется поддержкаtrue
        Summaryfalse
        Инварианты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())
        48. Encounter.extension:continueCase
        Название разрезаcontinueCase
        Определение

        Продолжает болеть

        КороткийПродолжает болеть
        Контроль0..1
        ТипExtension(Продолжает болеть) (Тип расширения: boolean)
        Модификаторfalse
        Требуется поддержкаtrue
        Summaryfalse
        Инварианты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.extension:primary
        Название разрезаprimary
        Определение

        Первичный случай нетрудоспособности

        КороткийПервичный случай нетрудоспособности
        Контроль0..1
        ТипExtension(Первичный случай нетрудоспособности) (Тип расширения: boolean)
        Модификаторfalse
        Требуется поддержкаtrue
        Summaryfalse
        Инварианты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.extension:receiver
        Название разрезаreceiver
        Определение

        Получатель документа о временной нетрудоспособности

        КороткийПолучатель документа о временной нетрудоспособности
        Контроль0..1
        ТипExtension(Получатель документа о временной нетрудоспособности) (Тип расширения: Reference(Законный представитель пациента, Контактное лицо пациента))
        Модификаторfalse
        Требуется поддержкаtrue
        Summaryfalse
        Инварианты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())
        54. Encounter.extension:previousCase
        Название разрезаpreviousCase
        Определение

        Для продления случая ВН который изначально не был фиксирован в ЦИСЗ

        КороткийПродление случая
        Контроль0..1
        ТипExtension(Продление случая) (Комплексное расширение)
        Модификаторfalse
        Требуется поддержкаtrue
        Инварианты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())
        56. Encounter.modifierExtension
        Определение

        An Extension

        КороткийExtension
        Контроль0..0
        ТипExtension
        Модификаторtrue потому что Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them
        Требуется поддержкаfalse
        Summarytrue
        Инварианты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())
        58. Encounter.identifier
        Определение

        Идентификатор(ы), по которому(ым) известно об этой встрече.

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

        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

        КороткийУникальный идентификатор для межэлементных ссылок
        Контроль0..0
        На этот элемент влияют следующие инварианты: ele-1
        Типid
        Модификаторfalse
        Формат XMLВ формате XML это свойство представлено в качестве атрибута.
        Summaryfalse
        62. Encounter.identifier.extension
        Определение

        An Extension

        КороткийExtension
        Контроль0..0
        ТипExtension
        Модификаторfalse
        Summaryfalse
        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        SlicingЭтот элемент представляет набор разрезов на Encounter.identifier.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
        • value @ url
        • 64. Encounter.identifier.use
          Определение

          Назначение этого идентификатора.

          Короткийusual | official | temp | secondary | old (Если известно)
          Комментарии

          Приложения могут предполагать, что идентификатор является постоянным, если в нем явно не указано, что он временный.

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

          Определяет назначение этого идентификатора, если оно известно.

          Типcode
          Модификаторtrue потому что This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
          Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
          Summarytrue
          Требования

          Позволяет выбрать соответствующий идентификатор для конкретного контекста использования из набора идентификаторов.

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

          Кодированный тип идентификатора, который может быть использован для определения того, какой идентификатор следует использовать для определенной цели..

          КороткийОписание идентификатора
          Комментарии

          Этот элемент относится только к общим категориям идентификаторов. Его не следует использовать для кодов, которые соответствуют 1..1 идентификатору.system. Некоторые идентификаторы могут быть разделены на несколько категорий из-за общего использования. Там, где система известна, тип не требуется, поскольку тип всегда является частью определения системы. Однако системам часто приходится обрабатывать идентификаторы, когда система неизвестна. Между типом и системой не существует соотношения 1:1, поскольку многие различные системы имеют один и тот же тип.

          Контроль0..1
          ПривязкаКоды ДОЛЖНЫ быть взяты из Тип документа о временной нетрудоспособности
          (required to https://fhir.by/ValueSet/TemporaryDisabilityDocType)
          ТипCodeableConcept
          Модификаторfalse
          Summarytrue
          Требования

          Позволяет пользователям использовать идентификаторы, когда система идентификации неизвестна.

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

          Establishes the namespace for the value - that is, an absolute URL that describes a set values that are unique.

          КороткийПространство имен для значения идентификатора
          Комментарии

          Identifier.system is always case sensitive.

          Контроль0..1
          Типuri
          Модификаторfalse
          Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
          Summarytrue
          Требования

          There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

          ПримерGeneral: http://www.acme.com/identifiers/patient
          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          70. Encounter.identifier.value
          Определение

          The portion of the identifier typically relevant to the user and which is unique within the context of the system.

          КороткийУникальное значение
          Комментарии

          If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the http://hl7.org/fhir/StructureDefinition/rendered-value). Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

          Контроль1..1
          На этот элемент влияют следующие инварианты: ident-1
          Типstring
          Модификаторfalse
          Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
          Summarytrue
          ПримерGeneral: 123456
          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          72. Encounter.identifier.period
          Определение

          Период времени, в течение которого идентификатор является/был действителен для использования.

          КороткийПериод времени, в течение которого идентификатор действителен для использования
          Контроль0..0
          ТипPeriod
          Модификаторfalse
          Summarytrue
          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          74. Encounter.identifier.assigner
          Определение

          Organization that issued/manages the identifier.

          КороткийОрганизация, выдавшая идентификатор (может быть просто текстом)
          Комментарии

          The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.

          Контроль0..0
          ТипReference(Organization)
          Модификаторfalse
          Summarytrue
          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          76. 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
          ПривязкаКоды ДОЛЖНЫ быть взяты из EncounterStatus
          (required to http://hl7.org/fhir/ValueSet/encounter-status|5.0.0)

          Current state of the encounter.

          Тип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
          Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
          Требуется поддержкаfalse
          Summarytrue
          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          78. Encounter.class
          Определение

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

          КороткийУсловия оказания медицинской помощи
          Контроль1..1
          ПривязкаКоды ДОЛЖНЫ быть взяты из Условия оказания медицинской помощи
          (required to https://fhir.by/ValueSet/VSTermsOfService)
          ТипCodeableConcept
          Модификаторfalse
          Требуется поддержкаfalse
          Summarytrue
          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          80. Encounter.class.id
          Определение

          Уникальный идентификатор элемента в ресурсе (для внутренних ссылок). Это может быть любое строковое значение, не содержащее пробелов.

          КороткийУникальный идентификатор для межэлементных ссылок
          Контроль0..0
          На этот элемент влияют следующие инварианты: ele-1
          Типid
          Модификаторfalse
          Формат XMLВ формате XML это свойство представлено в качестве атрибута.
          Summaryfalse
          82. Encounter.class.extension
          Определение

          An Extension

          КороткийExtension
          Контроль0..0
          ТипExtension
          Модификаторfalse
          Summaryfalse
          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
          SlicingЭтот элемент представляет набор разрезов на Encounter.class.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
          • value @ url
          • 84. Encounter.class.coding
            Определение

            Ссылка на код в справочнике НСИ Терминология.

            КороткийКод, определенный в справочнике НСИ Терминология
            Комментарии

            Коды могут быть определены очень небрежно в перечислениях или списках кодов, вплоть до очень формальных определений, таких как SNOMED CT - смотрите HL7 v3 Core Principles для получения дополнительной информации. Порядок кодировок не определен и НЕ должен использоваться для определения значения. Как правило, самое большее только одно из значений кодировки будет помечено как UserSelected = true.

            Контроль0..*
            ТипCoding
            Модификаторfalse
            Summarytrue
            Требования

            Позволяет использовать альтернативные кодировки в рамках одной системы кодирования и переводить их в другие системы кодирования.

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

            Уникальный идентификатор элемента в ресурсе (для внутренних ссылок). Это может быть любое строковое значение, не содержащее пробелов.

            КороткийУникальный идентификатор для межэлементных ссылок
            Контроль0..0
            На этот элемент влияют следующие инварианты: ele-1
            Типid
            Модификаторfalse
            Формат XMLВ формате XML это свойство представлено в качестве атрибута.
            Summaryfalse
            88. Encounter.class.coding.extension
            Определение

            An Extension

            КороткийExtension
            Контроль0..0
            ТипExtension
            Модификаторfalse
            Summaryfalse
            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
            SlicingЭтот элемент представляет набор разрезов на Encounter.class.coding.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
            • value @ url
            • 90. Encounter.class.coding.system
              Определение

              Идентификация кодовой системы, которая определяет значение символа в коде.

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

              URI может быть OID (urn:oid:...) или UUID (urn:uuid:...). Идентификаторы и UUID-коды ДОЛЖНЫ быть ссылками на реестр OID HL7. В противном случае URI должен быть взят из списка специальных URI, определенных FHIR в HL7, или он должен быть абсолютной ссылкой на какое-либо определение, которое четко и недвусмысленно устанавливает систему.

              Контроль1..1
              Типuri
              Модификаторfalse
              Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
              Summarytrue
              Требования

              Необходимо четко указать источник определения символа.

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

              Версия системы кодирования, которая использовалась при выборе этого кода. Обратите внимание, что для хорошо поддерживаемой системы кодирования не требуется указывать версию, поскольку значение кодов в разных версиях одинаково. Однако это не может быть гарантировано последовательно, и если нет гарантии, что значение будет непротиворечивым, следует заменить версию.

              КороткийВерсия системы
              Комментарии

              В тех случаях, когда терминология четко не определяет, какую строку следует использовать для идентификации версий системы кодирования, рекомендуется использовать в качестве даты версии дату (выраженную в формате даты FHIR), когда эта версия была официально опубликована.

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

              Код.

              КороткийКод
              Контроль1..1
              На этот элемент влияют следующие инварианты: cod-1
              Типcode
              Модификаторfalse
              Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
              Summarytrue
              Требования

              Необходимо обратиться к определенному коду в системе.

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

              Представление значения кода в системе в соответствии с правилами системы.

              КороткийЗначение кода
              Контроль0..1
              На этот элемент влияют следующие инварианты: cod-1
              Типstring
              Модификаторfalse
              Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
              Summarytrue
              Требования

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

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

              Указывает на то, что данная кодировка была выбрана непосредственно пользователем - например, из списка доступных сущностей(кодов или отображений)..

              КороткийЕсли эта кодировка была выбрана непосредственно пользователем
              Комментарии

              Из множества альтернативных вариантов код, выбранный непосредственно, является наиболее подходящей отправной точкой для новых переводов. Существует некоторая неясность в отношении того, что именно подразумевается под "прямым выбором", и может потребоваться соглашение с торговым партнером, чтобы более полно разъяснить использование этого элемента и его последствия (коды или отображения).

              Контроль0..1
              Типboolean
              Модификаторfalse
              Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
              Summarytrue
              Требования

              Это было определено как критерий клинической безопасности - то, что именно эта пара система/код была выбрана явно, а не выведена системой на основе каких-либо правил или языковой обработки.

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

              Представление концепции на человеческом языке, увиденное/выбранное/произнесенное пользователем, который ввел данные, и/или представляющее предполагаемый смысл пользователя.

              КороткийПростое текстовое представление концепции
              Комментарии

              Очень часто текст совпадает с отображаемым именем одной из кодировок.

              Контроль0..1
              Типstring
              Модификаторfalse
              Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
              Summarytrue
              Требования

              Коды из терминологии не всегда отражают правильное значение со всеми нюансами, присущими человеку, который их использует, а иногда вообще не содержат соответствующего кода. В этих случаях используется текст, чтобы полностью передать значение источника.

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

              Указывает на срочность встречи.

              КороткийФорма медицинской помощи
              Контроль0..1
              ПривязкаКоды ДОЛЖНЫ быть взяты из Формы оказания медицинской помощи
              (required to https://fhir.by/ValueSet/HealthCareForms)
              ТипCodeableConcept
              Модификаторfalse
              Требуется поддержкаfalse
              Summaryfalse
              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              104. Encounter.priority.id
              Определение

              Уникальный идентификатор элемента в ресурсе (для внутренних ссылок). Это может быть любое строковое значение, не содержащее пробелов.

              КороткийУникальный идентификатор для межэлементных ссылок
              Контроль0..0
              На этот элемент влияют следующие инварианты: ele-1
              Типid
              Модификаторfalse
              Формат XMLВ формате XML это свойство представлено в качестве атрибута.
              Summaryfalse
              106. Encounter.priority.extension
              Определение

              An Extension

              КороткийExtension
              Контроль0..0
              ТипExtension
              Модификаторfalse
              Summaryfalse
              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
              SlicingЭтот элемент представляет набор разрезов на Encounter.priority.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
              • value @ url
              • 108. Encounter.priority.coding
                Определение

                Ссылка на код в справочнике НСИ Терминология.

                КороткийКод, определенный в справочнике НСИ Терминология
                Комментарии

                Коды могут быть определены очень небрежно в перечислениях или списках кодов, вплоть до очень формальных определений, таких как SNOMED CT - смотрите HL7 v3 Core Principles для получения дополнительной информации. Порядок кодировок не определен и НЕ должен использоваться для определения значения. Как правило, самое большее только одно из значений кодировки будет помечено как UserSelected = true.

                Контроль0..*
                ТипCoding
                Модификаторfalse
                Summarytrue
                Требования

                Позволяет использовать альтернативные кодировки в рамках одной системы кодирования и переводить их в другие системы кодирования.

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

                Уникальный идентификатор элемента в ресурсе (для внутренних ссылок). Это может быть любое строковое значение, не содержащее пробелов.

                КороткийУникальный идентификатор для межэлементных ссылок
                Контроль0..0
                На этот элемент влияют следующие инварианты: ele-1
                Типid
                Модификаторfalse
                Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                Summaryfalse
                112. Encounter.priority.coding.extension
                Определение

                An Extension

                КороткийExtension
                Контроль0..0
                ТипExtension
                Модификаторfalse
                Summaryfalse
                Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                SlicingЭтот элемент представляет набор разрезов на Encounter.priority.coding.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                • value @ url
                • 114. Encounter.priority.coding.system
                  Определение

                  Идентификация кодовой системы, которая определяет значение символа в коде.

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

                  URI может быть OID (urn:oid:...) или UUID (urn:uuid:...). Идентификаторы и UUID-коды ДОЛЖНЫ быть ссылками на реестр OID HL7. В противном случае URI должен быть взят из списка специальных URI, определенных FHIR в HL7, или он должен быть абсолютной ссылкой на какое-либо определение, которое четко и недвусмысленно устанавливает систему.

                  Контроль1..1
                  Типuri
                  Модификаторfalse
                  Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                  Summarytrue
                  Требования

                  Необходимо четко указать источник определения символа.

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

                  Версия системы кодирования, которая использовалась при выборе этого кода. Обратите внимание, что для хорошо поддерживаемой системы кодирования не требуется указывать версию, поскольку значение кодов в разных версиях одинаково. Однако это не может быть гарантировано последовательно, и если нет гарантии, что значение будет непротиворечивым, следует заменить версию.

                  КороткийВерсия системы
                  Комментарии

                  В тех случаях, когда терминология четко не определяет, какую строку следует использовать для идентификации версий системы кодирования, рекомендуется использовать в качестве даты версии дату (выраженную в формате даты FHIR), когда эта версия была официально опубликована.

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

                  Код.

                  КороткийКод
                  Контроль1..1
                  На этот элемент влияют следующие инварианты: cod-1
                  Типcode
                  Модификаторfalse
                  Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                  Summarytrue
                  Требования

                  Необходимо обратиться к определенному коду в системе.

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

                  Представление значения кода в системе в соответствии с правилами системы.

                  КороткийЗначение кода
                  Контроль0..1
                  На этот элемент влияют следующие инварианты: cod-1
                  Типstring
                  Модификаторfalse
                  Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                  Summarytrue
                  Требования

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

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

                  Указывает на то, что данная кодировка была выбрана непосредственно пользователем - например, из списка доступных сущностей(кодов или отображений)..

                  КороткийЕсли эта кодировка была выбрана непосредственно пользователем
                  Комментарии

                  Из множества альтернативных вариантов код, выбранный непосредственно, является наиболее подходящей отправной точкой для новых переводов. Существует некоторая неясность в отношении того, что именно подразумевается под "прямым выбором", и может потребоваться соглашение с торговым партнером, чтобы более полно разъяснить использование этого элемента и его последствия (коды или отображения).

                  Контроль0..1
                  Типboolean
                  Модификаторfalse
                  Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                  Summarytrue
                  Требования

                  Это было определено как критерий клинической безопасности - то, что именно эта пара система/код была выбрана явно, а не выведена системой на основе каких-либо правил или языковой обработки.

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

                  Представление концепции на человеческом языке, увиденное/выбранное/произнесенное пользователем, который ввел данные, и/или представляющее предполагаемый смысл пользователя.

                  КороткийПростое текстовое представление концепции
                  Комментарии

                  Очень часто текст совпадает с отображаемым именем одной из кодировок.

                  Контроль0..1
                  Типstring
                  Модификаторfalse
                  Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                  Summarytrue
                  Требования

                  Коды из терминологии не всегда отражают правильное значение со всеми нюансами, присущими человеку, который их использует, а иногда вообще не содержат соответствующего кода. В этих случаях используется текст, чтобы полностью передать значение источника.

                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  126. 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..*.

                  Контроль1..1
                  ПривязкаКоды ДОЛЖНЫ быть взяты из Вид медицинской помощи
                  (required to https://fhir.by/ValueSet/TypeOfHealthCare)
                  ТипCodeableConcept
                  Модификаторfalse
                  Требуется поддержкаfalse
                  Summarytrue
                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  128. Encounter.type.id
                  Определение

                  Уникальный идентификатор элемента в ресурсе (для внутренних ссылок). Это может быть любое строковое значение, не содержащее пробелов.

                  КороткийУникальный идентификатор для межэлементных ссылок
                  Контроль0..0
                  На этот элемент влияют следующие инварианты: ele-1
                  Типid
                  Модификаторfalse
                  Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                  Summaryfalse
                  130. Encounter.type.extension
                  Определение

                  An Extension

                  КороткийExtension
                  Контроль0..0
                  ТипExtension
                  Модификаторfalse
                  Summaryfalse
                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                  SlicingЭтот элемент представляет набор разрезов на Encounter.type.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                  • value @ url
                  • 132. Encounter.type.coding
                    Определение

                    Ссылка на код в справочнике НСИ Терминология.

                    КороткийКод, определенный в справочнике НСИ Терминология
                    Комментарии

                    Коды могут быть определены очень небрежно в перечислениях или списках кодов, вплоть до очень формальных определений, таких как SNOMED CT - смотрите HL7 v3 Core Principles для получения дополнительной информации. Порядок кодировок не определен и НЕ должен использоваться для определения значения. Как правило, самое большее только одно из значений кодировки будет помечено как UserSelected = true.

                    Контроль0..*
                    ТипCoding
                    Модификаторfalse
                    Summarytrue
                    Требования

                    Позволяет использовать альтернативные кодировки в рамках одной системы кодирования и переводить их в другие системы кодирования.

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

                    Уникальный идентификатор элемента в ресурсе (для внутренних ссылок). Это может быть любое строковое значение, не содержащее пробелов.

                    КороткийУникальный идентификатор для межэлементных ссылок
                    Контроль0..0
                    На этот элемент влияют следующие инварианты: ele-1
                    Типid
                    Модификаторfalse
                    Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                    Summaryfalse
                    136. Encounter.type.coding.extension
                    Определение

                    An Extension

                    КороткийExtension
                    Контроль0..0
                    ТипExtension
                    Модификаторfalse
                    Summaryfalse
                    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                    SlicingЭтот элемент представляет набор разрезов на Encounter.type.coding.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                    • value @ url
                    • 138. Encounter.type.coding.system
                      Определение

                      Идентификация кодовой системы, которая определяет значение символа в коде.

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

                      URI может быть OID (urn:oid:...) или UUID (urn:uuid:...). Идентификаторы и UUID-коды ДОЛЖНЫ быть ссылками на реестр OID HL7. В противном случае URI должен быть взят из списка специальных URI, определенных FHIR в HL7, или он должен быть абсолютной ссылкой на какое-либо определение, которое четко и недвусмысленно устанавливает систему.

                      Контроль1..1
                      Типuri
                      Модификаторfalse
                      Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                      Summarytrue
                      Требования

                      Необходимо четко указать источник определения символа.

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

                      Версия системы кодирования, которая использовалась при выборе этого кода. Обратите внимание, что для хорошо поддерживаемой системы кодирования не требуется указывать версию, поскольку значение кодов в разных версиях одинаково. Однако это не может быть гарантировано последовательно, и если нет гарантии, что значение будет непротиворечивым, следует заменить версию.

                      КороткийВерсия системы
                      Комментарии

                      В тех случаях, когда терминология четко не определяет, какую строку следует использовать для идентификации версий системы кодирования, рекомендуется использовать в качестве даты версии дату (выраженную в формате даты FHIR), когда эта версия была официально опубликована.

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

                      Код.

                      КороткийКод
                      Контроль1..1
                      На этот элемент влияют следующие инварианты: cod-1
                      Типcode
                      Модификаторfalse
                      Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                      Summarytrue
                      Требования

                      Необходимо обратиться к определенному коду в системе.

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

                      Представление значения кода в системе в соответствии с правилами системы.

                      КороткийЗначение кода
                      Контроль0..1
                      На этот элемент влияют следующие инварианты: cod-1
                      Типstring
                      Модификаторfalse
                      Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                      Summarytrue
                      Требования

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

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

                      Указывает на то, что данная кодировка была выбрана непосредственно пользователем - например, из списка доступных сущностей(кодов или отображений)..

                      КороткийЕсли эта кодировка была выбрана непосредственно пользователем
                      Комментарии

                      Из множества альтернативных вариантов код, выбранный непосредственно, является наиболее подходящей отправной точкой для новых переводов. Существует некоторая неясность в отношении того, что именно подразумевается под "прямым выбором", и может потребоваться соглашение с торговым партнером, чтобы более полно разъяснить использование этого элемента и его последствия (коды или отображения).

                      Контроль0..1
                      Типboolean
                      Модификаторfalse
                      Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                      Summarytrue
                      Требования

                      Это было определено как критерий клинической безопасности - то, что именно эта пара система/код была выбрана явно, а не выведена системой на основе каких-либо правил или языковой обработки.

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

                      Представление концепции на человеческом языке, увиденное/выбранное/произнесенное пользователем, который ввел данные, и/или представляющее предполагаемый смысл пользователя.

                      КороткийПростое текстовое представление концепции
                      Комментарии

                      Очень часто текст совпадает с отображаемым именем одной из кодировок.

                      Контроль0..1
                      Типstring
                      Модификаторfalse
                      Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                      Summarytrue
                      Требования

                      Коды из терминологии не всегда отражают правильное значение со всеми нюансами, присущими человеку, который их использует, а иногда вообще не содержат соответствующего кода. В этих случаях используется текст, чтобы полностью передать значение источника.

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

                      Широкая классификация услуг, которые должны быть предоставлены (e.g. cardiology).

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

                      Широкая классификация услуг, которые должны быть предоставлены.

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

                      Пациент или группа, имеющие отношение к этой встрече. 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).

                      Контроль1..1
                      ТипReference(Пациент без ИН, Пациент)
                      Модификаторfalse
                      Требуется поддержкаfalse
                      Summarytrue
                      Альтернативные именаpatient
                      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      154. Encounter.subject.id
                      Определение

                      Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                      КороткийУникальный идентификатор для межэлементных ссылок
                      Контроль0..0
                      На этот элемент влияют следующие инварианты: ele-1
                      Типid
                      Модификаторfalse
                      Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                      Summaryfalse
                      156. Encounter.subject.extension
                      Определение

                      An Extension

                      КороткийExtension
                      Контроль0..0
                      ТипExtension
                      Модификаторfalse
                      Summaryfalse
                      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      SlicingЭтот элемент представляет набор разрезов на Encounter.subject.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                      • value @ url
                      • 158. Encounter.subject.reference
                        Определение

                        A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

                        КороткийСсылка на ресурс в виде относительного URL
                        Комментарии

                        Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

                        Контроль1..1
                        На этот элемент влияют следующие инварианты: ref-2, ref-1
                        Типstring
                        Модификаторfalse
                        Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                        Summarytrue
                        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        160. Encounter.subject.type
                        Определение

                        The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

                        The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

                        КороткийТип ресурса
                        Комментарии

                        This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a known RESTful URL) or by resolving the target of the reference.

                        Контроль0..1
                        ПривязкаЕсли они не подходят, эти коды ДОЛЖНЫ быть взяты из ResourceType
                        (extensible to http://hl7.org/fhir/ValueSet/resource-types|5.0.0)

                        Ресурс (или, для логических моделей, URI логической модели).

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

                        An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

                        КороткийИдентификатор ресурса, если не известна ссылка на него
                        Комментарии

                        When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

                        When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

                        Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

                        Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

                        This element only allows for a single identifier. In the case where additional identifers are required, use the http://hl7.org/fhir/StructureDefinition/additionalIdentifier extension.

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

                        Plain text narrative that identifies the resource in addition to the resource reference.

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

                        This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

                        Контроль0..1
                        На этот элемент влияют следующие инварианты: ref-2
                        Типstring
                        Модификаторfalse
                        Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                        Summarytrue
                        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        166. 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..0
                        ПривязкаНапример, коды см. EncounterSubjectStatus
                        (example to http://hl7.org/fhir/ValueSet/encounter-subject-status|5.0.0)

                        Текущее состояниеsubject within the encounter.

                        ТипCodeableConcept
                        Модификаторfalse
                        Требуется поддержкаfalse
                        Summaryfalse
                        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        168. 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..1
                        ТипReference(EpisodeOfCare)
                        Модификаторfalse
                        Требуется поддержкаfalse
                        Summarytrue
                        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        170. Encounter.episodeOfCare.id
                        Определение

                        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                        КороткийУникальный идентификатор для межэлементных ссылок
                        Контроль0..0
                        На этот элемент влияют следующие инварианты: ele-1
                        Типid
                        Модификаторfalse
                        Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                        Summaryfalse
                        172. Encounter.episodeOfCare.extension
                        Определение

                        An Extension

                        КороткийExtension
                        Контроль0..0
                        ТипExtension
                        Модификаторfalse
                        Summaryfalse
                        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        SlicingЭтот элемент представляет набор разрезов на Encounter.episodeOfCare.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                        • value @ url
                        • 174. Encounter.episodeOfCare.reference
                          Определение

                          A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

                          КороткийСсылка на ресурс в виде относительного URL
                          Комментарии

                          Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

                          Контроль1..1
                          На этот элемент влияют следующие инварианты: ref-2, ref-1
                          Типstring
                          Модификаторfalse
                          Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                          Summarytrue
                          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          176. Encounter.episodeOfCare.type
                          Определение

                          The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

                          The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

                          КороткийТип ресурса
                          Комментарии

                          This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a known RESTful URL) or by resolving the target of the reference.

                          Контроль0..1
                          ПривязкаЕсли они не подходят, эти коды ДОЛЖНЫ быть взяты из ResourceType
                          (extensible to http://hl7.org/fhir/ValueSet/resource-types|5.0.0)

                          Ресурс (или, для логических моделей, URI логической модели).

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

                          An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

                          КороткийИдентификатор ресурса, если не известна ссылка на него
                          Комментарии

                          When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

                          When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

                          Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

                          Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

                          This element only allows for a single identifier. In the case where additional identifers are required, use the http://hl7.org/fhir/StructureDefinition/additionalIdentifier extension.

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

                          Plain text narrative that identifies the resource in addition to the resource reference.

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

                          This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

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

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

                          КороткийОснование: направление/вызов, на основе которого происходит данная встреча/прием
                          Контроль0..0
                          ТипReference(CarePlan, DeviceRequest, MedicationRequest, ServiceRequest)
                          Модификаторfalse
                          Требуется поддержкаfalse
                          Summaryfalse
                          Альтернативные именаincomingReferral
                          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          190. 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..1
                          ТипReference(CareTeam)
                          Модификаторfalse
                          Требуется поддержкаfalse
                          Summaryfalse
                          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          192. Encounter.careTeam.id
                          Определение

                          Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                          КороткийУникальный идентификатор для межэлементных ссылок
                          Контроль0..0
                          На этот элемент влияют следующие инварианты: ele-1
                          Типid
                          Модификаторfalse
                          Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                          Summaryfalse
                          194. Encounter.careTeam.extension
                          Определение

                          An Extension

                          КороткийExtension
                          Контроль0..0
                          ТипExtension
                          Модификаторfalse
                          Summaryfalse
                          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                          SlicingЭтот элемент представляет набор разрезов на Encounter.careTeam.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                          • value @ url
                          • 196. Encounter.careTeam.reference
                            Определение

                            A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

                            КороткийСсылка на ресурс в виде относительного URL
                            Комментарии

                            Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

                            Контроль1..1
                            На этот элемент влияют следующие инварианты: ref-2, ref-1
                            Типstring
                            Модификаторfalse
                            Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                            Summarytrue
                            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            198. Encounter.careTeam.type
                            Определение

                            The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

                            The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

                            КороткийТип ресурса
                            Комментарии

                            This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a known RESTful URL) or by resolving the target of the reference.

                            Контроль0..1
                            ПривязкаЕсли они не подходят, эти коды ДОЛЖНЫ быть взяты из ResourceType
                            (extensible to http://hl7.org/fhir/ValueSet/resource-types|5.0.0)

                            Ресурс (или, для логических моделей, URI логической модели).

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

                            An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

                            КороткийИдентификатор ресурса, если не известна ссылка на него
                            Комментарии

                            When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

                            When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

                            Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

                            Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

                            This element only allows for a single identifier. In the case where additional identifers are required, use the http://hl7.org/fhir/StructureDefinition/additionalIdentifier extension.

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

                            Plain text narrative that identifies the resource in addition to the resource reference.

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

                            This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

                            Контроль0..1
                            На этот элемент влияют следующие инварианты: ref-2
                            Типstring
                            Модификаторfalse
                            Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                            Summarytrue
                            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            204. 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..0
                            ТипReference(Encounter)
                            Модификаторfalse
                            Требуется поддержкаfalse
                            Summaryfalse
                            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            212. 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.

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

                            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                            КороткийУникальный идентификатор для межэлементных ссылок
                            Контроль0..0
                            На этот элемент влияют следующие инварианты: ele-1
                            Типid
                            Модификаторfalse
                            Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                            Summaryfalse
                            216. Encounter.serviceProvider.extension
                            Определение

                            An Extension

                            КороткийExtension
                            Контроль0..0
                            ТипExtension
                            Модификаторfalse
                            Summaryfalse
                            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                            SlicingЭтот элемент представляет набор разрезов на Encounter.serviceProvider.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                            • value @ url
                            • 218. Encounter.serviceProvider.reference
                              Определение

                              A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

                              КороткийСсылка на ресурс в виде относительного URL
                              Комментарии

                              Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

                              Контроль1..1
                              На этот элемент влияют следующие инварианты: ref-2, ref-1
                              Типstring
                              Модификаторfalse
                              Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                              Summarytrue
                              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              220. Encounter.serviceProvider.type
                              Определение

                              The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

                              The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

                              КороткийТип ресурса
                              Комментарии

                              This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a known RESTful URL) or by resolving the target of the reference.

                              Контроль0..1
                              ПривязкаЕсли они не подходят, эти коды ДОЛЖНЫ быть взяты из ResourceType
                              (extensible to http://hl7.org/fhir/ValueSet/resource-types|5.0.0)

                              Ресурс (или, для логических моделей, URI логической модели).

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

                              An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

                              КороткийИдентификатор ресурса, если не известна ссылка на него
                              Комментарии

                              When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

                              When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

                              Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

                              Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

                              This element only allows for a single identifier. In the case where additional identifers are required, use the http://hl7.org/fhir/StructureDefinition/additionalIdentifier extension.

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

                              Plain text narrative that identifies the resource in addition to the resource reference.

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

                              This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

                              Контроль0..1
                              На этот элемент влияют следующие инварианты: ref-2
                              Типstring
                              Модификаторfalse
                              Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                              Summarytrue
                              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              226. 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.

                              Контроль1..*
                              ТипBackboneElement
                              Модификаторfalse
                              Требуется поддержкаfalse
                              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())
                              228. 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.

                              КороткийУникальный идентификатор для межэлементных ссылок
                              Контроль0..0
                              На этот элемент влияют следующие инварианты: ele-1
                              Типstring
                              Модификаторfalse
                              Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                              Summaryfalse
                              230. Encounter.participant.extension
                              Определение

                              An Extension

                              КороткийExtension
                              Контроль0..0
                              ТипExtension
                              Модификаторfalse
                              Summaryfalse
                              Инварианты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())
                              232. Encounter.participant.modifierExtension
                              Определение

                              An Extension

                              КороткийExtension
                              Контроль0..0
                              ТипExtension
                              Модификаторtrue потому что Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                              Summarytrue
                              Инварианты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())
                              234. Encounter.participant.type
                              Определение

                              Роль участника встречи.

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

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

                              Роль участника встречи.

                              ТипCodeableConcept
                              Модификаторfalse
                              Требуется поддержкаfalse
                              Summarytrue
                              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              236. 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..0
                              ТипPeriod
                              Модификаторfalse
                              Требуется поддержкаfalse
                              Summaryfalse
                              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              238. 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.

                              Контроль1..1
                              На этот элемент влияют следующие инварианты: enc-1, enc-2
                              ТипReference(Роль медицинского работника)
                              Модификаторfalse
                              Требуется поддержкаfalse
                              Summarytrue
                              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              240. Encounter.participant.actor.id
                              Определение

                              Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                              КороткийУникальный идентификатор для межэлементных ссылок
                              Контроль0..1
                              На этот элемент влияют следующие инварианты: ele-1
                              Типid
                              Модификаторfalse
                              Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                              Summaryfalse
                              242. Encounter.participant.actor.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.

                              КороткийДополнительный контент, определяемый реализациями
                              Комментарии

                              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())
                              SlicingЭтот элемент представляет набор разрезов на Encounter.participant.actor.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                              • value @ url
                              • 244. Encounter.participant.actor.reference
                                Определение

                                A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

                                КороткийСсылка на ресурс в виде относительного URL
                                Комментарии

                                Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

                                Контроль1..1
                                На этот элемент влияют следующие инварианты: ref-2, ref-1
                                Типstring
                                Модификаторfalse
                                Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                Summarytrue
                                Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                246. Encounter.participant.actor.type
                                Определение

                                The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

                                The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

                                КороткийТип ресурса
                                Комментарии

                                This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a known RESTful URL) or by resolving the target of the reference.

                                Контроль0..1
                                ПривязкаЕсли они не подходят, эти коды ДОЛЖНЫ быть взяты из ResourceType
                                (extensible to http://hl7.org/fhir/ValueSet/resource-types|5.0.0)

                                Ресурс (или, для логических моделей, URI логической модели).

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

                                An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

                                КороткийИдентификатор ресурса, если не известна ссылка на него
                                Комментарии

                                When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

                                When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

                                Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

                                Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

                                This element only allows for a single identifier. In the case where additional identifers are required, use the http://hl7.org/fhir/StructureDefinition/additionalIdentifier extension.

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

                                Plain text narrative that identifies the resource in addition to the resource reference.

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

                                This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

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

                                Appointment , на которую была назначена эта встреча.

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

                                Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                КороткийУникальный идентификатор для межэлементных ссылок
                                Контроль0..1
                                На этот элемент влияют следующие инварианты: ele-1
                                Типid
                                Модификаторfalse
                                Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                                Summaryfalse
                                256. Encounter.appointment.extension
                                Определение

                                An Extension

                                КороткийExtension
                                Контроль0..0
                                ТипExtension
                                Модификаторfalse
                                Summaryfalse
                                Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                SlicingЭтот элемент представляет набор разрезов на Encounter.appointment.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                                • value @ url
                                • 258. Encounter.appointment.reference
                                  Определение

                                  A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

                                  КороткийСсылка на ресурс в виде относительного URL
                                  Комментарии

                                  Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

                                  Контроль1..1
                                  На этот элемент влияют следующие инварианты: ref-2, ref-1
                                  Типstring
                                  Модификаторfalse
                                  Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                  Summarytrue
                                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  260. Encounter.appointment.type
                                  Определение

                                  The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

                                  The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

                                  КороткийТип ресурса
                                  Комментарии

                                  This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a known RESTful URL) or by resolving the target of the reference.

                                  Контроль0..1
                                  ПривязкаЕсли они не подходят, эти коды ДОЛЖНЫ быть взяты из ResourceType
                                  (extensible to http://hl7.org/fhir/ValueSet/resource-types|5.0.0)

                                  Ресурс (или, для логических моделей, URI логической модели).

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

                                  An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

                                  КороткийИдентификатор ресурса, если не известна ссылка на него
                                  Комментарии

                                  When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

                                  When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

                                  Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

                                  Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

                                  This element only allows for a single identifier. In the case where additional identifers are required, use the http://hl7.org/fhir/StructureDefinition/additionalIdentifier extension.

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

                                  Plain text narrative that identifies the resource in addition to the resource reference.

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

                                  This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

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

                                  Сведения о подключении к виртуальной службе (например, конференц-связь).

                                  КороткийСведения о подключении к виртуальной службе (например, конференц-связь)
                                  Комментарии

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

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

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

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

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

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

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

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

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

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

                                  КороткийПричина по которой произошла встреча
                                  Комментарии

                                  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
                                  Требуется поддержкаfalse
                                  Summarytrue
                                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  278. 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.

                                  КороткийУникальный идентификатор для межэлементных ссылок
                                  Контроль0..0
                                  На этот элемент влияют следующие инварианты: ele-1
                                  Типstring
                                  Модификаторfalse
                                  Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                                  Summaryfalse
                                  280. Encounter.reason.extension
                                  Определение

                                  An Extension

                                  КороткийExtension
                                  Контроль0..0
                                  ТипExtension
                                  Модификаторfalse
                                  Summaryfalse
                                  Инварианты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())
                                  282. Encounter.reason.modifierExtension
                                  Определение

                                  An Extension

                                  КороткийExtension
                                  Контроль0..0
                                  ТипExtension
                                  Модификаторtrue потому что Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                  Summarytrue
                                  Инварианты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())
                                  284. Encounter.reason.use
                                  Определение

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

                                  КороткийДля чего следует использовать значение reason
                                  Контроль1..1
                                  ПривязкаКоды ДОЛЖНЫ быть взяты из Причины оказания медицинской помощи
                                  (required to https://fhir.by/ValueSet/EncounterReasons)
                                  ТипCodeableConcept
                                  Модификаторfalse
                                  Требуется поддержкаfalse
                                  Summarytrue
                                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  286. Encounter.reason.use.id
                                  Определение

                                  Уникальный идентификатор элемента в ресурсе (для внутренних ссылок). Это может быть любое строковое значение, не содержащее пробелов.

                                  КороткийУникальный идентификатор для межэлементных ссылок
                                  Контроль0..0
                                  На этот элемент влияют следующие инварианты: ele-1
                                  Типid
                                  Модификаторfalse
                                  Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                                  Summaryfalse
                                  288. Encounter.reason.use.extension
                                  Определение

                                  An Extension

                                  КороткийExtension
                                  Контроль0..0
                                  ТипExtension
                                  Модификаторfalse
                                  Summaryfalse
                                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                  SlicingЭтот элемент представляет набор разрезов на Encounter.reason.use.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                                  • value @ url
                                  • 290. Encounter.reason.use.coding
                                    Определение

                                    Ссылка на код в справочнике НСИ Терминология.

                                    КороткийКод, определенный в справочнике НСИ Терминология
                                    Комментарии

                                    Коды могут быть определены очень небрежно в перечислениях или списках кодов, вплоть до очень формальных определений, таких как SNOMED CT - смотрите HL7 v3 Core Principles для получения дополнительной информации. Порядок кодировок не определен и НЕ должен использоваться для определения значения. Как правило, самое большее только одно из значений кодировки будет помечено как UserSelected = true.

                                    Контроль0..*
                                    ТипCoding
                                    Модификаторfalse
                                    Summarytrue
                                    Требования

                                    Позволяет использовать альтернативные кодировки в рамках одной системы кодирования и переводить их в другие системы кодирования.

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

                                    Уникальный идентификатор элемента в ресурсе (для внутренних ссылок). Это может быть любое строковое значение, не содержащее пробелов.

                                    КороткийУникальный идентификатор для межэлементных ссылок
                                    Контроль0..0
                                    На этот элемент влияют следующие инварианты: ele-1
                                    Типid
                                    Модификаторfalse
                                    Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                                    Summaryfalse
                                    294. Encounter.reason.use.coding.extension
                                    Определение

                                    An Extension

                                    КороткийExtension
                                    Контроль0..0
                                    ТипExtension
                                    Модификаторfalse
                                    Summaryfalse
                                    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    SlicingЭтот элемент представляет набор разрезов на Encounter.reason.use.coding.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                                    • value @ url
                                    • 296. Encounter.reason.use.coding.system
                                      Определение

                                      Идентификация кодовой системы, которая определяет значение символа в коде.

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

                                      URI может быть OID (urn:oid:...) или UUID (urn:uuid:...). Идентификаторы и UUID-коды ДОЛЖНЫ быть ссылками на реестр OID HL7. В противном случае URI должен быть взят из списка специальных URI, определенных FHIR в HL7, или он должен быть абсолютной ссылкой на какое-либо определение, которое четко и недвусмысленно устанавливает систему.

                                      Контроль1..1
                                      Типuri
                                      Модификаторfalse
                                      Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                      Summarytrue
                                      Требования

                                      Необходимо четко указать источник определения символа.

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

                                      Версия системы кодирования, которая использовалась при выборе этого кода. Обратите внимание, что для хорошо поддерживаемой системы кодирования не требуется указывать версию, поскольку значение кодов в разных версиях одинаково. Однако это не может быть гарантировано последовательно, и если нет гарантии, что значение будет непротиворечивым, следует заменить версию.

                                      КороткийВерсия системы
                                      Комментарии

                                      В тех случаях, когда терминология четко не определяет, какую строку следует использовать для идентификации версий системы кодирования, рекомендуется использовать в качестве даты версии дату (выраженную в формате даты FHIR), когда эта версия была официально опубликована.

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

                                      Код.

                                      КороткийКод
                                      Контроль1..1
                                      На этот элемент влияют следующие инварианты: cod-1
                                      Типcode
                                      Модификаторfalse
                                      Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                      Summarytrue
                                      Требования

                                      Необходимо обратиться к определенному коду в системе.

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

                                      Представление значения кода в системе в соответствии с правилами системы.

                                      КороткийЗначение кода
                                      Контроль0..1
                                      На этот элемент влияют следующие инварианты: cod-1
                                      Типstring
                                      Модификаторfalse
                                      Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                      Summarytrue
                                      Требования

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

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

                                      Указывает на то, что данная кодировка была выбрана непосредственно пользователем - например, из списка доступных сущностей(кодов или отображений)..

                                      КороткийЕсли эта кодировка была выбрана непосредственно пользователем
                                      Комментарии

                                      Из множества альтернативных вариантов код, выбранный непосредственно, является наиболее подходящей отправной точкой для новых переводов. Существует некоторая неясность в отношении того, что именно подразумевается под "прямым выбором", и может потребоваться соглашение с торговым партнером, чтобы более полно разъяснить использование этого элемента и его последствия (коды или отображения).

                                      Контроль0..1
                                      Типboolean
                                      Модификаторfalse
                                      Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                      Summarytrue
                                      Требования

                                      Это было определено как критерий клинической безопасности - то, что именно эта пара система/код была выбрана явно, а не выведена системой на основе каких-либо правил или языковой обработки.

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

                                      Представление концепции на человеческом языке, увиденное/выбранное/произнесенное пользователем, который ввел данные, и/или представляющее предполагаемый смысл пользователя.

                                      КороткийПростое текстовое представление концепции
                                      Комментарии

                                      Очень часто текст совпадает с отображаемым именем одной из кодировок.

                                      Контроль0..1
                                      Типstring
                                      Модификаторfalse
                                      Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                      Summarytrue
                                      Требования

                                      Коды из терминологии не всегда отражают правильное значение со всеми нюансами, присущими человеку, который их использует, а иногда вообще не содержат соответствующего кода. В этих случаях используется текст, чтобы полностью передать значение источника.

                                      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      308. 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..1
                                      ПривязкаКоды СЛЕДУЕТ взять из EncounterReasonCodes
                                      (preferred to http://hl7.org/fhir/ValueSet/encounter-reason|5.0.0)

                                      Reason why the encounter takes place.

                                      ТипCodeableReference(Диагноз)
                                      Модификаторfalse
                                      Требуется поддержкаfalse
                                      Summarytrue
                                      Альтернативные именаIndication, Admission diagnosis
                                      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      310. Encounter.diagnosis
                                      Определение

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

                                      КороткийДиагнозы или состояния, которые были поставлены во время этого приема/встречи
                                      Комментарии

                                      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.

                                      Контроль1..*
                                      ТипBackboneElement
                                      Модификаторfalse
                                      Требуется поддержкаfalse
                                      Summarytrue
                                      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      SlicingЭтот элемент представляет набор разрезов на Encounter.diagnosis. Разрезы бываютНе упорядочено и Closed, и могут быть дифференцированы с помощью следующих дискриминаторов:
                                      • value @ use.coding.code
                                      • 312. 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.

                                        КороткийУникальный идентификатор для межэлементных ссылок
                                        Контроль0..1
                                        На этот элемент влияют следующие инварианты: ele-1
                                        Типstring
                                        Модификаторfalse
                                        Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                                        Summaryfalse
                                        314. 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.

                                        КороткийДополнительный контент, определяемый реализациями
                                        Комментарии

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

                                        КороткийРасширения, которые нельзя игнорировать даже если его не узнают
                                        Комментарии

                                        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())
                                        318. 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
                                        Требуется поддержкаfalse
                                        Summarytrue
                                        Альтернативные именаAdmission diagnosis, discharge diagnosis, indication
                                        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        320. Encounter.diagnosis.use
                                        Определение

                                        Роль, которую этот диагноз играет в ходе обследования (например, прием, выставление счетов, выписка ...).

                                        КороткийРоль, которую этот диагноз играет в ходе обследования (например, прием, выставление счетов, выписка ...)
                                        Контроль0..*
                                        ПривязкаКоды ДОЛЖНЫ быть взяты из Тип диагноза
                                        (required to https://fhir.by/ValueSet/TypeOfDiagnosis)
                                        ТипCodeableConcept
                                        Модификаторfalse
                                        Требуется поддержкаfalse
                                        Summaryfalse
                                        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        322. Encounter.diagnosis:MainDiagnosis
                                        Название разрезаMainDiagnosis
                                        Определение

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

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

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

                                        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                        КороткийУникальный идентификатор для межэлементных ссылок
                                        Контроль0..0
                                        На этот элемент влияют следующие инварианты: ele-1
                                        Типstring
                                        Модификаторfalse
                                        Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                                        Summaryfalse
                                        326. Encounter.diagnosis:MainDiagnosis.extension
                                        Определение

                                        An Extension

                                        КороткийExtension
                                        Контроль0..0
                                        ТипExtension
                                        Модификаторfalse
                                        Summaryfalse
                                        Инварианты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())
                                        328. Encounter.diagnosis:MainDiagnosis.modifierExtension
                                        Определение

                                        An Extension

                                        КороткийExtension
                                        Контроль0..0
                                        ТипExtension
                                        Модификаторtrue потому что Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                        Summarytrue
                                        Инварианты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())
                                        330. Encounter.diagnosis:MainDiagnosis.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.

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

                                        Уникальный идентификатор элемента в ресурсе (для внутренних ссылок). Это может быть любое строковое значение, не содержащее пробелов.

                                        КороткийУникальный идентификатор для межэлементных ссылок
                                        Контроль0..0
                                        На этот элемент влияют следующие инварианты: ele-1
                                        Типid
                                        Модификаторfalse
                                        Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                                        Summaryfalse
                                        334. Encounter.diagnosis:MainDiagnosis.condition.extension
                                        Определение

                                        An Extension

                                        КороткийExtension
                                        Контроль0..0
                                        ТипExtension
                                        Модификаторfalse
                                        Summaryfalse
                                        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                        SlicingЭтот элемент представляет набор разрезов на Encounter.diagnosis.condition.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                                        • value @ url
                                        • 336. Encounter.diagnosis:MainDiagnosis.condition.concept
                                          Определение

                                          Ссылка на концепцию - например, информация идентифицируется по ее общему классу с той степенью точности, которая предусмотрена терминологией.

                                          КороткийСсылка на концепт (справочник + код + значение)
                                          Контроль0..0
                                          ТипCodeableConcept
                                          Модификаторfalse
                                          Summarytrue
                                          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          338. Encounter.diagnosis:MainDiagnosis.condition.reference
                                          Определение

                                          Ссылка на ресурс, который содержит точные сведения об информации, на которую ссылаются.

                                          КороткийСсылка на ресурс
                                          Контроль1..1
                                          ТипReference
                                          Модификаторfalse
                                          Summarytrue
                                          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          340. Encounter.diagnosis:MainDiagnosis.condition.reference.id
                                          Определение

                                          Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                          КороткийУникальный идентификатор для межэлементных ссылок
                                          Контроль0..1
                                          На этот элемент влияют следующие инварианты: ele-1
                                          Типid
                                          Модификаторfalse
                                          Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                                          Summaryfalse
                                          342. Encounter.diagnosis:MainDiagnosis.condition.reference.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.

                                          КороткийДополнительный контент, определяемый реализациями
                                          Комментарии

                                          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())
                                          SlicingЭтот элемент представляет набор разрезов на Encounter.diagnosis.condition.reference.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                                          • value @ url
                                          • 344. Encounter.diagnosis:MainDiagnosis.condition.reference.reference
                                            Определение

                                            A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

                                            КороткийСсылка на ресурс в виде относительного URL
                                            Комментарии

                                            Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

                                            Контроль1..1
                                            На этот элемент влияют следующие инварианты: ref-2, ref-1
                                            Типstring
                                            Модификаторfalse
                                            Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                            Summarytrue
                                            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            346. Encounter.diagnosis:MainDiagnosis.condition.reference.type
                                            Определение

                                            The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

                                            The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

                                            КороткийТип ресурса
                                            Комментарии

                                            This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a known RESTful URL) or by resolving the target of the reference.

                                            Контроль0..1
                                            ПривязкаЕсли они не подходят, эти коды ДОЛЖНЫ быть взяты из ResourceType
                                            (extensible to http://hl7.org/fhir/ValueSet/resource-types|5.0.0)

                                            Ресурс (или, для логических моделей, URI логической модели).

                                            Типuri
                                            Модификаторfalse
                                            Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                            Summarytrue
                                            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            348. Encounter.diagnosis:MainDiagnosis.condition.reference.identifier
                                            Определение

                                            An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

                                            КороткийИдентификатор ресурса, если не известна ссылка на него
                                            Комментарии

                                            When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

                                            When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

                                            Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

                                            Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

                                            This element only allows for a single identifier. In the case where additional identifers are required, use the http://hl7.org/fhir/StructureDefinition/additionalIdentifier extension.

                                            ПримечаниеЭто бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение)
                                            Контроль0..1
                                            На этот элемент влияют следующие инварианты: ref-2
                                            ТипIdentifier
                                            Модификаторfalse
                                            Summarytrue
                                            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            350. Encounter.diagnosis:MainDiagnosis.condition.reference.display
                                            Определение

                                            Plain text narrative that identifies the resource in addition to the resource reference.

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

                                            This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

                                            Контроль0..1
                                            На этот элемент влияют следующие инварианты: ref-2
                                            Типstring
                                            Модификаторfalse
                                            Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                            Summarytrue
                                            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            352. Encounter.diagnosis:MainDiagnosis.use
                                            Определение

                                            Роль, которую этот диагноз играет в ходе обследования (например, прием, выставление счетов, выписка ...).

                                            КороткийРоль, которую этот диагноз играет в ходе обследования (например, прием, выставление счетов, выписка ...)
                                            Контроль0..*
                                            ПривязкаКоды ДОЛЖНЫ быть взяты из Тип диагноза
                                            (required to https://fhir.by/ValueSet/TypeOfDiagnosis)
                                            ТипCodeableConcept
                                            Модификаторfalse
                                            Требуется поддержкаfalse
                                            Summaryfalse
                                            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            354. Encounter.diagnosis:MainDiagnosis.use.id
                                            Определение

                                            Уникальный идентификатор элемента в ресурсе (для внутренних ссылок). Это может быть любое строковое значение, не содержащее пробелов.

                                            КороткийУникальный идентификатор для межэлементных ссылок
                                            Контроль0..0
                                            На этот элемент влияют следующие инварианты: ele-1
                                            Типid
                                            Модификаторfalse
                                            Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                                            Summaryfalse
                                            356. Encounter.diagnosis:MainDiagnosis.use.extension
                                            Определение

                                            An Extension

                                            КороткийExtension
                                            Контроль0..0
                                            ТипExtension
                                            Модификаторfalse
                                            Summaryfalse
                                            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                            SlicingЭтот элемент представляет набор разрезов на Encounter.diagnosis.use.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                                            • value @ url
                                            • 358. Encounter.diagnosis:MainDiagnosis.use.coding
                                              Определение

                                              Ссылка на код в справочнике НСИ Терминология.

                                              КороткийКод, определенный в справочнике НСИ Терминология
                                              Комментарии

                                              Коды могут быть определены очень небрежно в перечислениях или списках кодов, вплоть до очень формальных определений, таких как SNOMED CT - смотрите HL7 v3 Core Principles для получения дополнительной информации. Порядок кодировок не определен и НЕ должен использоваться для определения значения. Как правило, самое большее только одно из значений кодировки будет помечено как UserSelected = true.

                                              Контроль0..*
                                              ТипCoding
                                              Модификаторfalse
                                              Summarytrue
                                              Требования

                                              Позволяет использовать альтернативные кодировки в рамках одной системы кодирования и переводить их в другие системы кодирования.

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

                                              Уникальный идентификатор элемента в ресурсе (для внутренних ссылок). Это может быть любое строковое значение, не содержащее пробелов.

                                              КороткийУникальный идентификатор для межэлементных ссылок
                                              Контроль0..1
                                              На этот элемент влияют следующие инварианты: ele-1
                                              Типid
                                              Модификаторfalse
                                              Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                                              Summaryfalse
                                              362. Encounter.diagnosis:MainDiagnosis.use.coding.extension
                                              Определение

                                              Может использоваться для представления дополнительной информации, которая не является частью основного определения элемента. Чтобы сделать использование расширений безопасным и управляемым, существует строгий набор правил, применяемых к определению и использованию расширений. Хотя любой разработчик может определить расширение, существует набор требований, которые должны быть выполнены как часть определения расширения.

                                              КороткийДополнительный контент, определенный реализациями
                                              Комментарии

                                              Использование расширений никаким приложением, проектом или стандартом не может быть сопряжено с осуждением, независимо от учреждения или юрисдикции, которые используют или определяют расширения. Использование расширений - это то, что позволяет спецификации FHIR сохранять базовый уровень простоты для всех.

                                              Контроль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())
                                              SlicingЭтот элемент представляет набор разрезов на Encounter.diagnosis.use.coding.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                                              • value @ url
                                              • 364. Encounter.diagnosis:MainDiagnosis.use.coding.system
                                                Определение

                                                Идентификация кодовой системы, которая определяет значение символа в коде.

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

                                                URI может быть OID (urn:oid:...) или UUID (urn:uuid:...). Идентификаторы и UUID-коды ДОЛЖНЫ быть ссылками на реестр OID HL7. В противном случае URI должен быть взят из списка специальных URI, определенных FHIR в HL7, или он должен быть абсолютной ссылкой на какое-либо определение, которое четко и недвусмысленно устанавливает систему.

                                                Контроль0..1
                                                Типuri
                                                Модификаторfalse
                                                Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                                Summarytrue
                                                Требования

                                                Необходимо четко указать источник определения символа.

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

                                                Версия системы кодирования, которая использовалась при выборе этого кода. Обратите внимание, что для хорошо поддерживаемой системы кодирования не требуется указывать версию, поскольку значение кодов в разных версиях одинаково. Однако это не может быть гарантировано последовательно, и если нет гарантии, что значение будет непротиворечивым, следует заменить версию.

                                                КороткийВерсия системы
                                                Комментарии

                                                В тех случаях, когда терминология четко не определяет, какую строку следует использовать для идентификации версий системы кодирования, рекомендуется использовать в качестве даты версии дату (выраженную в формате даты FHIR), когда эта версия была официально опубликована.

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

                                                Код.

                                                КороткийКод
                                                Контроль1..1
                                                На этот элемент влияют следующие инварианты: cod-1
                                                Типcode
                                                Модификаторfalse
                                                Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                                Summarytrue
                                                Требования

                                                Необходимо обратиться к определенному коду в системе.

                                                Значение шаблонаmainDiagnosis
                                                Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                370. Encounter.diagnosis:MainDiagnosis.use.coding.display
                                                Определение

                                                Представление значения кода в системе в соответствии с правилами системы.

                                                КороткийЗначение кода
                                                Контроль0..1
                                                На этот элемент влияют следующие инварианты: cod-1
                                                Типstring
                                                Модификаторfalse
                                                Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                                Summarytrue
                                                Требования

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

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

                                                Указывает на то, что данная кодировка была выбрана непосредственно пользователем - например, из списка доступных сущностей(кодов или отображений)..

                                                КороткийЕсли эта кодировка была выбрана непосредственно пользователем
                                                Комментарии

                                                Из множества альтернативных вариантов код, выбранный непосредственно, является наиболее подходящей отправной точкой для новых переводов. Существует некоторая неясность в отношении того, что именно подразумевается под "прямым выбором", и может потребоваться соглашение с торговым партнером, чтобы более полно разъяснить использование этого элемента и его последствия (коды или отображения).

                                                Контроль0..1
                                                Типboolean
                                                Модификаторfalse
                                                Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                                Summarytrue
                                                Требования

                                                Это было определено как критерий клинической безопасности - то, что именно эта пара система/код была выбрана явно, а не выведена системой на основе каких-либо правил или языковой обработки.

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

                                                Представление концепции на человеческом языке, увиденное/выбранное/произнесенное пользователем, который ввел данные, и/или представляющее предполагаемый смысл пользователя.

                                                КороткийПростое текстовое представление концепции
                                                Комментарии

                                                Очень часто текст совпадает с отображаемым именем одной из кодировок.

                                                Контроль0..1
                                                Типstring
                                                Модификаторfalse
                                                Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                                Summarytrue
                                                Требования

                                                Коды из терминологии не всегда отражают правильное значение со всеми нюансами, присущими человеку, который их использует, а иногда вообще не содержат соответствующего кода. В этих случаях используется текст, чтобы полностью передать значение источника.

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

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

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

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

                                                Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                КороткийУникальный идентификатор для межэлементных ссылок
                                                Контроль0..0
                                                На этот элемент влияют следующие инварианты: ele-1
                                                Типstring
                                                Модификаторfalse
                                                Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                                                Summaryfalse
                                                380. Encounter.diagnosis:AdditionalDiagnosis.extension
                                                Определение

                                                An Extension

                                                КороткийExtension
                                                Контроль0..0
                                                ТипExtension
                                                Модификаторfalse
                                                Summaryfalse
                                                Инварианты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())
                                                382. Encounter.diagnosis:AdditionalDiagnosis.modifierExtension
                                                Определение

                                                An Extension

                                                КороткийExtension
                                                Контроль0..0
                                                ТипExtension
                                                Модификаторtrue потому что Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                Summarytrue
                                                Инварианты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())
                                                384. Encounter.diagnosis:AdditionalDiagnosis.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.

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

                                                Уникальный идентификатор элемента в ресурсе (для внутренних ссылок). Это может быть любое строковое значение, не содержащее пробелов.

                                                КороткийУникальный идентификатор для межэлементных ссылок
                                                Контроль0..0
                                                На этот элемент влияют следующие инварианты: ele-1
                                                Типid
                                                Модификаторfalse
                                                Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                                                Summaryfalse
                                                388. Encounter.diagnosis:AdditionalDiagnosis.condition.extension
                                                Определение

                                                An Extension

                                                КороткийExtension
                                                Контроль0..0
                                                ТипExtension
                                                Модификаторfalse
                                                Summaryfalse
                                                Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                SlicingЭтот элемент представляет набор разрезов на Encounter.diagnosis.condition.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                                                • value @ url
                                                • 390. Encounter.diagnosis:AdditionalDiagnosis.condition.concept
                                                  Определение

                                                  Ссылка на концепцию - например, информация идентифицируется по ее общему классу с той степенью точности, которая предусмотрена терминологией.

                                                  КороткийСсылка на концепт (справочник + код + значение)
                                                  Контроль0..0
                                                  ТипCodeableConcept
                                                  Модификаторfalse
                                                  Summarytrue
                                                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  392. Encounter.diagnosis:AdditionalDiagnosis.condition.reference
                                                  Определение

                                                  Ссылка на ресурс, который содержит точные сведения об информации, на которую ссылаются.

                                                  КороткийСсылка на ресурс
                                                  Контроль1..1
                                                  ТипReference
                                                  Модификаторfalse
                                                  Summarytrue
                                                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  394. Encounter.diagnosis:AdditionalDiagnosis.condition.reference.id
                                                  Определение

                                                  Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                  КороткийУникальный идентификатор для межэлементных ссылок
                                                  Контроль0..1
                                                  На этот элемент влияют следующие инварианты: ele-1
                                                  Типid
                                                  Модификаторfalse
                                                  Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                                                  Summaryfalse
                                                  396. Encounter.diagnosis:AdditionalDiagnosis.condition.reference.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.

                                                  КороткийДополнительный контент, определяемый реализациями
                                                  Комментарии

                                                  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())
                                                  SlicingЭтот элемент представляет набор разрезов на Encounter.diagnosis.condition.reference.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                                                  • value @ url
                                                  • 398. Encounter.diagnosis:AdditionalDiagnosis.condition.reference.reference
                                                    Определение

                                                    A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

                                                    КороткийСсылка на ресурс в виде относительного URL
                                                    Комментарии

                                                    Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

                                                    Контроль1..1
                                                    На этот элемент влияют следующие инварианты: ref-2, ref-1
                                                    Типstring
                                                    Модификаторfalse
                                                    Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                                    Summarytrue
                                                    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    400. Encounter.diagnosis:AdditionalDiagnosis.condition.reference.type
                                                    Определение

                                                    The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

                                                    The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

                                                    КороткийТип ресурса
                                                    Комментарии

                                                    This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a known RESTful URL) or by resolving the target of the reference.

                                                    Контроль0..1
                                                    ПривязкаЕсли они не подходят, эти коды ДОЛЖНЫ быть взяты из ResourceType
                                                    (extensible to http://hl7.org/fhir/ValueSet/resource-types|5.0.0)

                                                    Ресурс (или, для логических моделей, URI логической модели).

                                                    Типuri
                                                    Модификаторfalse
                                                    Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                                    Summarytrue
                                                    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    402. Encounter.diagnosis:AdditionalDiagnosis.condition.reference.identifier
                                                    Определение

                                                    An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

                                                    КороткийИдентификатор ресурса, если не известна ссылка на него
                                                    Комментарии

                                                    When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

                                                    When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

                                                    Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

                                                    Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

                                                    This element only allows for a single identifier. In the case where additional identifers are required, use the http://hl7.org/fhir/StructureDefinition/additionalIdentifier extension.

                                                    ПримечаниеЭто бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение)
                                                    Контроль0..1
                                                    На этот элемент влияют следующие инварианты: ref-2
                                                    ТипIdentifier
                                                    Модификаторfalse
                                                    Summarytrue
                                                    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    404. Encounter.diagnosis:AdditionalDiagnosis.condition.reference.display
                                                    Определение

                                                    Plain text narrative that identifies the resource in addition to the resource reference.

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

                                                    This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

                                                    Контроль0..1
                                                    На этот элемент влияют следующие инварианты: ref-2
                                                    Типstring
                                                    Модификаторfalse
                                                    Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                                    Summarytrue
                                                    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    406. Encounter.diagnosis:AdditionalDiagnosis.use
                                                    Определение

                                                    Роль, которую этот диагноз играет в ходе обследования (например, прием, выставление счетов, выписка ...).

                                                    КороткийРоль, которую этот диагноз играет в ходе обследования (например, прием, выставление счетов, выписка ...)
                                                    Контроль0..*
                                                    ПривязкаКоды ДОЛЖНЫ быть взяты из Тип диагноза
                                                    (required to https://fhir.by/ValueSet/TypeOfDiagnosis)
                                                    ТипCodeableConcept
                                                    Модификаторfalse
                                                    Требуется поддержкаfalse
                                                    Summaryfalse
                                                    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    408. Encounter.diagnosis:AdditionalDiagnosis.use.id
                                                    Определение

                                                    Уникальный идентификатор элемента в ресурсе (для внутренних ссылок). Это может быть любое строковое значение, не содержащее пробелов.

                                                    КороткийУникальный идентификатор для межэлементных ссылок
                                                    Контроль0..0
                                                    На этот элемент влияют следующие инварианты: ele-1
                                                    Типid
                                                    Модификаторfalse
                                                    Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                                                    Summaryfalse
                                                    410. Encounter.diagnosis:AdditionalDiagnosis.use.extension
                                                    Определение

                                                    An Extension

                                                    КороткийExtension
                                                    Контроль0..0
                                                    ТипExtension
                                                    Модификаторfalse
                                                    Summaryfalse
                                                    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                    SlicingЭтот элемент представляет набор разрезов на Encounter.diagnosis.use.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                                                    • value @ url
                                                    • 412. Encounter.diagnosis:AdditionalDiagnosis.use.coding
                                                      Определение

                                                      Ссылка на код в справочнике НСИ Терминология.

                                                      КороткийКод, определенный в справочнике НСИ Терминология
                                                      Комментарии

                                                      Коды могут быть определены очень небрежно в перечислениях или списках кодов, вплоть до очень формальных определений, таких как SNOMED CT - смотрите HL7 v3 Core Principles для получения дополнительной информации. Порядок кодировок не определен и НЕ должен использоваться для определения значения. Как правило, самое большее только одно из значений кодировки будет помечено как UserSelected = true.

                                                      Контроль0..*
                                                      ТипCoding
                                                      Модификаторfalse
                                                      Summarytrue
                                                      Требования

                                                      Позволяет использовать альтернативные кодировки в рамках одной системы кодирования и переводить их в другие системы кодирования.

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

                                                      Уникальный идентификатор элемента в ресурсе (для внутренних ссылок). Это может быть любое строковое значение, не содержащее пробелов.

                                                      КороткийУникальный идентификатор для межэлементных ссылок
                                                      Контроль0..1
                                                      На этот элемент влияют следующие инварианты: ele-1
                                                      Типid
                                                      Модификаторfalse
                                                      Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                                                      Summaryfalse
                                                      416. Encounter.diagnosis:AdditionalDiagnosis.use.coding.extension
                                                      Определение

                                                      Может использоваться для представления дополнительной информации, которая не является частью основного определения элемента. Чтобы сделать использование расширений безопасным и управляемым, существует строгий набор правил, применяемых к определению и использованию расширений. Хотя любой разработчик может определить расширение, существует набор требований, которые должны быть выполнены как часть определения расширения.

                                                      КороткийДополнительный контент, определенный реализациями
                                                      Комментарии

                                                      Использование расширений никаким приложением, проектом или стандартом не может быть сопряжено с осуждением, независимо от учреждения или юрисдикции, которые используют или определяют расширения. Использование расширений - это то, что позволяет спецификации FHIR сохранять базовый уровень простоты для всех.

                                                      Контроль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())
                                                      SlicingЭтот элемент представляет набор разрезов на Encounter.diagnosis.use.coding.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                                                      • value @ url
                                                      • 418. Encounter.diagnosis:AdditionalDiagnosis.use.coding.system
                                                        Определение

                                                        Идентификация кодовой системы, которая определяет значение символа в коде.

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

                                                        URI может быть OID (urn:oid:...) или UUID (urn:uuid:...). Идентификаторы и UUID-коды ДОЛЖНЫ быть ссылками на реестр OID HL7. В противном случае URI должен быть взят из списка специальных URI, определенных FHIR в HL7, или он должен быть абсолютной ссылкой на какое-либо определение, которое четко и недвусмысленно устанавливает систему.

                                                        Контроль0..1
                                                        Типuri
                                                        Модификаторfalse
                                                        Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                                        Summarytrue
                                                        Требования

                                                        Необходимо четко указать источник определения символа.

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

                                                        Версия системы кодирования, которая использовалась при выборе этого кода. Обратите внимание, что для хорошо поддерживаемой системы кодирования не требуется указывать версию, поскольку значение кодов в разных версиях одинаково. Однако это не может быть гарантировано последовательно, и если нет гарантии, что значение будет непротиворечивым, следует заменить версию.

                                                        КороткийВерсия системы
                                                        Комментарии

                                                        В тех случаях, когда терминология четко не определяет, какую строку следует использовать для идентификации версий системы кодирования, рекомендуется использовать в качестве даты версии дату (выраженную в формате даты FHIR), когда эта версия была официально опубликована.

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

                                                        Код.

                                                        КороткийКод
                                                        Контроль1..1
                                                        На этот элемент влияют следующие инварианты: cod-1
                                                        Типcode
                                                        Модификаторfalse
                                                        Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                                        Summarytrue
                                                        Требования

                                                        Необходимо обратиться к определенному коду в системе.

                                                        Значение шаблонаadditionalDiagnosis
                                                        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        424. Encounter.diagnosis:AdditionalDiagnosis.use.coding.display
                                                        Определение

                                                        Представление значения кода в системе в соответствии с правилами системы.

                                                        КороткийЗначение кода
                                                        Контроль0..1
                                                        На этот элемент влияют следующие инварианты: cod-1
                                                        Типstring
                                                        Модификаторfalse
                                                        Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                                        Summarytrue
                                                        Требования

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

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

                                                        Указывает на то, что данная кодировка была выбрана непосредственно пользователем - например, из списка доступных сущностей(кодов или отображений)..

                                                        КороткийЕсли эта кодировка была выбрана непосредственно пользователем
                                                        Комментарии

                                                        Из множества альтернативных вариантов код, выбранный непосредственно, является наиболее подходящей отправной точкой для новых переводов. Существует некоторая неясность в отношении того, что именно подразумевается под "прямым выбором", и может потребоваться соглашение с торговым партнером, чтобы более полно разъяснить использование этого элемента и его последствия (коды или отображения).

                                                        Контроль0..1
                                                        Типboolean
                                                        Модификаторfalse
                                                        Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                                        Summarytrue
                                                        Требования

                                                        Это было определено как критерий клинической безопасности - то, что именно эта пара система/код была выбрана явно, а не выведена системой на основе каких-либо правил или языковой обработки.

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

                                                        Представление концепции на человеческом языке, увиденное/выбранное/произнесенное пользователем, который ввел данные, и/или представляющее предполагаемый смысл пользователя.

                                                        КороткийПростое текстовое представление концепции
                                                        Комментарии

                                                        Очень часто текст совпадает с отображаемым именем одной из кодировок.

                                                        Контроль0..1
                                                        Типstring
                                                        Модификаторfalse
                                                        Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                                        Summarytrue
                                                        Требования

                                                        Коды из терминологии не всегда отражают правильное значение со всеми нюансами, присущими человеку, который их использует, а иногда вообще не содержат соответствующего кода. В этих случаях используется текст, чтобы полностью передать значение источника.

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

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

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

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

                                                        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                        КороткийУникальный идентификатор для межэлементных ссылок
                                                        Контроль0..0
                                                        На этот элемент влияют следующие инварианты: ele-1
                                                        Типstring
                                                        Модификаторfalse
                                                        Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                                                        Summaryfalse
                                                        434. Encounter.diagnosis:ComplicationDiagnosis.extension
                                                        Определение

                                                        An Extension

                                                        КороткийExtension
                                                        Контроль0..0
                                                        ТипExtension
                                                        Модификаторfalse
                                                        Summaryfalse
                                                        Инварианты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())
                                                        436. Encounter.diagnosis:ComplicationDiagnosis.modifierExtension
                                                        Определение

                                                        An Extension

                                                        КороткийExtension
                                                        Контроль0..0
                                                        ТипExtension
                                                        Модификаторtrue потому что Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                        Summarytrue
                                                        Инварианты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())
                                                        438. Encounter.diagnosis:ComplicationDiagnosis.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.

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

                                                        Уникальный идентификатор элемента в ресурсе (для внутренних ссылок). Это может быть любое строковое значение, не содержащее пробелов.

                                                        КороткийУникальный идентификатор для межэлементных ссылок
                                                        Контроль0..0
                                                        На этот элемент влияют следующие инварианты: ele-1
                                                        Типid
                                                        Модификаторfalse
                                                        Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                                                        Summaryfalse
                                                        442. Encounter.diagnosis:ComplicationDiagnosis.condition.extension
                                                        Определение

                                                        An Extension

                                                        КороткийExtension
                                                        Контроль0..0
                                                        ТипExtension
                                                        Модификаторfalse
                                                        Summaryfalse
                                                        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                        SlicingЭтот элемент представляет набор разрезов на Encounter.diagnosis.condition.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                                                        • value @ url
                                                        • 444. Encounter.diagnosis:ComplicationDiagnosis.condition.concept
                                                          Определение

                                                          Ссылка на концепцию - например, информация идентифицируется по ее общему классу с той степенью точности, которая предусмотрена терминологией.

                                                          КороткийСсылка на концепт (справочник + код + значение)
                                                          Контроль0..0
                                                          ТипCodeableConcept
                                                          Модификаторfalse
                                                          Summarytrue
                                                          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          446. Encounter.diagnosis:ComplicationDiagnosis.condition.reference
                                                          Определение

                                                          Ссылка на ресурс, который содержит точные сведения об информации, на которую ссылаются.

                                                          КороткийСсылка на ресурс
                                                          Контроль1..1
                                                          ТипReference
                                                          Модификаторfalse
                                                          Summarytrue
                                                          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          448. Encounter.diagnosis:ComplicationDiagnosis.condition.reference.id
                                                          Определение

                                                          Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                          КороткийУникальный идентификатор для межэлементных ссылок
                                                          Контроль0..1
                                                          На этот элемент влияют следующие инварианты: ele-1
                                                          Типid
                                                          Модификаторfalse
                                                          Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                                                          Summaryfalse
                                                          450. Encounter.diagnosis:ComplicationDiagnosis.condition.reference.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.

                                                          КороткийДополнительный контент, определяемый реализациями
                                                          Комментарии

                                                          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())
                                                          SlicingЭтот элемент представляет набор разрезов на Encounter.diagnosis.condition.reference.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                                                          • value @ url
                                                          • 452. Encounter.diagnosis:ComplicationDiagnosis.condition.reference.reference
                                                            Определение

                                                            A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

                                                            КороткийСсылка на ресурс в виде относительного URL
                                                            Комментарии

                                                            Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

                                                            Контроль1..1
                                                            На этот элемент влияют следующие инварианты: ref-2, ref-1
                                                            Типstring
                                                            Модификаторfalse
                                                            Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                                            Summarytrue
                                                            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            454. Encounter.diagnosis:ComplicationDiagnosis.condition.reference.type
                                                            Определение

                                                            The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

                                                            The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

                                                            КороткийТип ресурса
                                                            Комментарии

                                                            This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a known RESTful URL) or by resolving the target of the reference.

                                                            Контроль0..1
                                                            ПривязкаЕсли они не подходят, эти коды ДОЛЖНЫ быть взяты из ResourceType
                                                            (extensible to http://hl7.org/fhir/ValueSet/resource-types|5.0.0)

                                                            Ресурс (или, для логических моделей, URI логической модели).

                                                            Типuri
                                                            Модификаторfalse
                                                            Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                                            Summarytrue
                                                            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            456. Encounter.diagnosis:ComplicationDiagnosis.condition.reference.identifier
                                                            Определение

                                                            An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

                                                            КороткийИдентификатор ресурса, если не известна ссылка на него
                                                            Комментарии

                                                            When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

                                                            When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

                                                            Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

                                                            Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

                                                            This element only allows for a single identifier. In the case where additional identifers are required, use the http://hl7.org/fhir/StructureDefinition/additionalIdentifier extension.

                                                            ПримечаниеЭто бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение)
                                                            Контроль0..1
                                                            На этот элемент влияют следующие инварианты: ref-2
                                                            ТипIdentifier
                                                            Модификаторfalse
                                                            Summarytrue
                                                            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            458. Encounter.diagnosis:ComplicationDiagnosis.condition.reference.display
                                                            Определение

                                                            Plain text narrative that identifies the resource in addition to the resource reference.

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

                                                            This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

                                                            Контроль0..1
                                                            На этот элемент влияют следующие инварианты: ref-2
                                                            Типstring
                                                            Модификаторfalse
                                                            Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                                            Summarytrue
                                                            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            460. Encounter.diagnosis:ComplicationDiagnosis.use
                                                            Определение

                                                            Роль, которую этот диагноз играет в ходе обследования (например, прием, выставление счетов, выписка ...).

                                                            КороткийРоль, которую этот диагноз играет в ходе обследования (например, прием, выставление счетов, выписка ...)
                                                            Контроль0..*
                                                            ПривязкаКоды ДОЛЖНЫ быть взяты из Тип диагноза
                                                            (required to https://fhir.by/ValueSet/TypeOfDiagnosis)
                                                            ТипCodeableConcept
                                                            Модификаторfalse
                                                            Требуется поддержкаfalse
                                                            Summaryfalse
                                                            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            462. Encounter.diagnosis:ComplicationDiagnosis.use.id
                                                            Определение

                                                            Уникальный идентификатор элемента в ресурсе (для внутренних ссылок). Это может быть любое строковое значение, не содержащее пробелов.

                                                            КороткийУникальный идентификатор для межэлементных ссылок
                                                            Контроль0..0
                                                            На этот элемент влияют следующие инварианты: ele-1
                                                            Типid
                                                            Модификаторfalse
                                                            Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                                                            Summaryfalse
                                                            464. Encounter.diagnosis:ComplicationDiagnosis.use.extension
                                                            Определение

                                                            An Extension

                                                            КороткийExtension
                                                            Контроль0..0
                                                            ТипExtension
                                                            Модификаторfalse
                                                            Summaryfalse
                                                            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                            SlicingЭтот элемент представляет набор разрезов на Encounter.diagnosis.use.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                                                            • value @ url
                                                            • 466. Encounter.diagnosis:ComplicationDiagnosis.use.coding
                                                              Определение

                                                              Ссылка на код в справочнике НСИ Терминология.

                                                              КороткийКод, определенный в справочнике НСИ Терминология
                                                              Комментарии

                                                              Коды могут быть определены очень небрежно в перечислениях или списках кодов, вплоть до очень формальных определений, таких как SNOMED CT - смотрите HL7 v3 Core Principles для получения дополнительной информации. Порядок кодировок не определен и НЕ должен использоваться для определения значения. Как правило, самое большее только одно из значений кодировки будет помечено как UserSelected = true.

                                                              Контроль0..*
                                                              ТипCoding
                                                              Модификаторfalse
                                                              Summarytrue
                                                              Требования

                                                              Позволяет использовать альтернативные кодировки в рамках одной системы кодирования и переводить их в другие системы кодирования.

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

                                                              Уникальный идентификатор элемента в ресурсе (для внутренних ссылок). Это может быть любое строковое значение, не содержащее пробелов.

                                                              КороткийУникальный идентификатор для межэлементных ссылок
                                                              Контроль0..1
                                                              На этот элемент влияют следующие инварианты: ele-1
                                                              Типid
                                                              Модификаторfalse
                                                              Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                                                              Summaryfalse
                                                              470. Encounter.diagnosis:ComplicationDiagnosis.use.coding.extension
                                                              Определение

                                                              Может использоваться для представления дополнительной информации, которая не является частью основного определения элемента. Чтобы сделать использование расширений безопасным и управляемым, существует строгий набор правил, применяемых к определению и использованию расширений. Хотя любой разработчик может определить расширение, существует набор требований, которые должны быть выполнены как часть определения расширения.

                                                              КороткийДополнительный контент, определенный реализациями
                                                              Комментарии

                                                              Использование расширений никаким приложением, проектом или стандартом не может быть сопряжено с осуждением, независимо от учреждения или юрисдикции, которые используют или определяют расширения. Использование расширений - это то, что позволяет спецификации FHIR сохранять базовый уровень простоты для всех.

                                                              Контроль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())
                                                              SlicingЭтот элемент представляет набор разрезов на Encounter.diagnosis.use.coding.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                                                              • value @ url
                                                              • 472. Encounter.diagnosis:ComplicationDiagnosis.use.coding.system
                                                                Определение

                                                                Идентификация кодовой системы, которая определяет значение символа в коде.

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

                                                                URI может быть OID (urn:oid:...) или UUID (urn:uuid:...). Идентификаторы и UUID-коды ДОЛЖНЫ быть ссылками на реестр OID HL7. В противном случае URI должен быть взят из списка специальных URI, определенных FHIR в HL7, или он должен быть абсолютной ссылкой на какое-либо определение, которое четко и недвусмысленно устанавливает систему.

                                                                Контроль0..1
                                                                Типuri
                                                                Модификаторfalse
                                                                Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                                                Summarytrue
                                                                Требования

                                                                Необходимо четко указать источник определения символа.

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

                                                                Версия системы кодирования, которая использовалась при выборе этого кода. Обратите внимание, что для хорошо поддерживаемой системы кодирования не требуется указывать версию, поскольку значение кодов в разных версиях одинаково. Однако это не может быть гарантировано последовательно, и если нет гарантии, что значение будет непротиворечивым, следует заменить версию.

                                                                КороткийВерсия системы
                                                                Комментарии

                                                                В тех случаях, когда терминология четко не определяет, какую строку следует использовать для идентификации версий системы кодирования, рекомендуется использовать в качестве даты версии дату (выраженную в формате даты FHIR), когда эта версия была официально опубликована.

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

                                                                Код.

                                                                КороткийКод
                                                                Контроль1..1
                                                                На этот элемент влияют следующие инварианты: cod-1
                                                                Типcode
                                                                Модификаторfalse
                                                                Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                                                Summarytrue
                                                                Требования

                                                                Необходимо обратиться к определенному коду в системе.

                                                                Значение шаблонаcomplicationDiagnosis
                                                                Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                478. Encounter.diagnosis:ComplicationDiagnosis.use.coding.display
                                                                Определение

                                                                Представление значения кода в системе в соответствии с правилами системы.

                                                                КороткийЗначение кода
                                                                Контроль0..1
                                                                На этот элемент влияют следующие инварианты: cod-1
                                                                Типstring
                                                                Модификаторfalse
                                                                Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                                                Summarytrue
                                                                Требования

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

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

                                                                Указывает на то, что данная кодировка была выбрана непосредственно пользователем - например, из списка доступных сущностей(кодов или отображений)..

                                                                КороткийЕсли эта кодировка была выбрана непосредственно пользователем
                                                                Комментарии

                                                                Из множества альтернативных вариантов код, выбранный непосредственно, является наиболее подходящей отправной точкой для новых переводов. Существует некоторая неясность в отношении того, что именно подразумевается под "прямым выбором", и может потребоваться соглашение с торговым партнером, чтобы более полно разъяснить использование этого элемента и его последствия (коды или отображения).

                                                                Контроль0..1
                                                                Типboolean
                                                                Модификаторfalse
                                                                Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                                                Summarytrue
                                                                Требования

                                                                Это было определено как критерий клинической безопасности - то, что именно эта пара система/код была выбрана явно, а не выведена системой на основе каких-либо правил или языковой обработки.

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

                                                                Представление концепции на человеческом языке, увиденное/выбранное/произнесенное пользователем, который ввел данные, и/или представляющее предполагаемый смысл пользователя.

                                                                КороткийПростое текстовое представление концепции
                                                                Комментарии

                                                                Очень часто текст совпадает с отображаемым именем одной из кодировок.

                                                                Контроль0..1
                                                                Типstring
                                                                Модификаторfalse
                                                                Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                                                Summarytrue
                                                                Требования

                                                                Коды из терминологии не всегда отражают правильное значение со всеми нюансами, присущими человеку, который их использует, а иногда вообще не содержат соответствующего кода. В этих случаях используется текст, чтобы полностью передать значение источника.

                                                                Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                484. 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..0
                                                                ТипReference(Account)
                                                                Модификаторfalse
                                                                Требуется поддержкаfalse
                                                                Summaryfalse
                                                                Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                486. 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..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()))
                                                                488. 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..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()))
                                                                490. 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..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()))
                                                                492. 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
                                                                Требуется поддержкаfalse
                                                                Summaryfalse
                                                                Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                494. 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.

                                                                КороткийУникальный идентификатор для межэлементных ссылок
                                                                Контроль0..0
                                                                На этот элемент влияют следующие инварианты: ele-1
                                                                Типstring
                                                                Модификаторfalse
                                                                Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                                                                Summaryfalse
                                                                496. Encounter.admission.extension
                                                                Определение

                                                                An Extension

                                                                КороткийExtension
                                                                Контроль0..0
                                                                ТипExtension
                                                                Модификаторfalse
                                                                Summaryfalse
                                                                Инварианты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())
                                                                498. Encounter.admission.modifierExtension
                                                                Определение

                                                                An Extension

                                                                КороткийExtension
                                                                Контроль0..0
                                                                ТипExtension
                                                                Модификаторtrue потому что Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                Summarytrue
                                                                Инварианты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())
                                                                500. Encounter.admission.preAdmissionIdentifier
                                                                Определение

                                                                Pre-admission identifier.

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

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

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

                                                                Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                КороткийУникальный идентификатор для межэлементных ссылок
                                                                Контроль0..0
                                                                На этот элемент влияют следующие инварианты: ele-1
                                                                Типid
                                                                Модификаторfalse
                                                                Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                                                                Summaryfalse
                                                                506. Encounter.admission.origin.extension
                                                                Определение

                                                                An Extension

                                                                КороткийExtension
                                                                Контроль0..0
                                                                ТипExtension
                                                                Модификаторfalse
                                                                Summaryfalse
                                                                Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                SlicingЭтот элемент представляет набор разрезов на Encounter.admission.origin.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                                                                • value @ url
                                                                • 508. Encounter.admission.origin.reference
                                                                  Определение

                                                                  A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

                                                                  КороткийСсылка на ресурс в виде относительного URL
                                                                  Комментарии

                                                                  Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

                                                                  Контроль1..1
                                                                  На этот элемент влияют следующие инварианты: ref-2, ref-1
                                                                  Типstring
                                                                  Модификаторfalse
                                                                  Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                                                  Summarytrue
                                                                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  510. Encounter.admission.origin.type
                                                                  Определение

                                                                  The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

                                                                  The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

                                                                  КороткийТип ресурса
                                                                  Комментарии

                                                                  This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a known RESTful URL) or by resolving the target of the reference.

                                                                  Контроль0..1
                                                                  ПривязкаЕсли они не подходят, эти коды ДОЛЖНЫ быть взяты из ResourceType
                                                                  (extensible to http://hl7.org/fhir/ValueSet/resource-types|5.0.0)

                                                                  Ресурс (или, для логических моделей, URI логической модели).

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

                                                                  An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

                                                                  КороткийИдентификатор ресурса, если не известна ссылка на него
                                                                  Комментарии

                                                                  When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

                                                                  When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

                                                                  Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

                                                                  Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

                                                                  This element only allows for a single identifier. In the case where additional identifers are required, use the http://hl7.org/fhir/StructureDefinition/additionalIdentifier extension.

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

                                                                  Plain text narrative that identifies the resource in addition to the resource reference.

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

                                                                  This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

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

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

                                                                  КороткийFrom where patient was admitted (physician referral, transfer)
                                                                  Контроль0..0
                                                                  ПривязкаКоды СЛЕДУЕТ взять из AdmitSource
                                                                  (preferred to http://hl7.org/fhir/ValueSet/encounter-admit-source|5.0.0)

                                                                  From where the patient was admitted.

                                                                  ТипCodeableConcept
                                                                  Модификаторfalse
                                                                  Требуется поддержкаfalse
                                                                  Summaryfalse
                                                                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  518. 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..0
                                                                  ПривязкаНапример, коды см. hl7VS-re-admissionIndicator
                                                                  (example to http://terminology.hl7.org/ValueSet/v2-0092)

                                                                  The reason for re-admission of this admission encounter.

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

                                                                  Location/organization to which the patient is discharged.

                                                                  КороткийLocation/organization to which the patient is discharged
                                                                  Контроль0..0
                                                                  ТипReference(Location, Organization)
                                                                  Модификаторfalse
                                                                  Требуется поддержкаfalse
                                                                  Summaryfalse
                                                                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  522. Encounter.admission.dischargeDisposition
                                                                  Определение

                                                                  Category or kind of location after discharge.

                                                                  КороткийCategory or kind of location after discharge
                                                                  Контроль0..0
                                                                  ПривязкаНапример, коды см. DischargeDisposition
                                                                  (example to http://hl7.org/fhir/ValueSet/encounter-discharge-disposition|5.0.0)

                                                                  Discharge Disposition.

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

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

                                                                  КороткийСтруктурное подразделение в котором происходит прием/встреча
                                                                  Комментарии

                                                                  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
                                                                  Требуется поддержкаfalse
                                                                  Summaryfalse
                                                                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  526. 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.

                                                                  КороткийУникальный идентификатор для межэлементных ссылок
                                                                  Контроль0..0
                                                                  На этот элемент влияют следующие инварианты: ele-1
                                                                  Типstring
                                                                  Модификаторfalse
                                                                  Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                                                                  Summaryfalse
                                                                  528. Encounter.location.extension
                                                                  Определение

                                                                  An Extension

                                                                  КороткийExtension
                                                                  Контроль0..0
                                                                  ТипExtension
                                                                  Модификаторfalse
                                                                  Summaryfalse
                                                                  Инварианты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())
                                                                  530. Encounter.location.modifierExtension
                                                                  Определение

                                                                  An Extension

                                                                  КороткийExtension
                                                                  Контроль0..0
                                                                  ТипExtension
                                                                  Модификаторtrue потому что Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                  Summarytrue
                                                                  Инварианты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())
                                                                  532. Encounter.location.location
                                                                  Определение

                                                                  The location where the encounter takes place.

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

                                                                  Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                  КороткийУникальный идентификатор для межэлементных ссылок
                                                                  Контроль0..0
                                                                  На этот элемент влияют следующие инварианты: ele-1
                                                                  Типid
                                                                  Модификаторfalse
                                                                  Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                                                                  Summaryfalse
                                                                  536. Encounter.location.location.extension
                                                                  Определение

                                                                  An Extension

                                                                  КороткийExtension
                                                                  Контроль0..0
                                                                  ТипExtension
                                                                  Модификаторfalse
                                                                  Summaryfalse
                                                                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                  SlicingЭтот элемент представляет набор разрезов на Encounter.location.location.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                                                                  • value @ url
                                                                  • 538. Encounter.location.location.reference
                                                                    Определение

                                                                    A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

                                                                    КороткийСсылка на ресурс в виде относительного URL
                                                                    Комментарии

                                                                    Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

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

                                                                    The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

                                                                    The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

                                                                    КороткийТип ресурса
                                                                    Комментарии

                                                                    This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a known RESTful URL) or by resolving the target of the reference.

                                                                    Контроль0..1
                                                                    ПривязкаЕсли они не подходят, эти коды ДОЛЖНЫ быть взяты из ResourceType
                                                                    (extensible to http://hl7.org/fhir/ValueSet/resource-types|5.0.0)

                                                                    Ресурс (или, для логических моделей, URI логической модели).

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

                                                                    An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

                                                                    КороткийИдентификатор ресурса, если не известна ссылка на него
                                                                    Комментарии

                                                                    When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

                                                                    When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

                                                                    Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

                                                                    Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

                                                                    This element only allows for a single identifier. In the case where additional identifers are required, use the http://hl7.org/fhir/StructureDefinition/additionalIdentifier extension.

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

                                                                    Plain text narrative that identifies the resource in addition to the resource reference.

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

                                                                    This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

                                                                    Контроль0..1
                                                                    На этот элемент влияют следующие инварианты: ref-2
                                                                    Типstring
                                                                    Модификаторfalse
                                                                    Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                                                    Summarytrue
                                                                    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    546. 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..0
                                                                    ПривязкаКоды ДОЛЖНЫ быть взяты из EncounterLocationStatus
                                                                    (required to http://hl7.org/fhir/ValueSet/encounter-location-status|5.0.0)

                                                                    Статус местоположения.

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

                                                                    КороткийФизический тип местоположения (обычно это уровень в иерархии местоположений - койко-место, палата, виртуальное отделение и т.д.)
                                                                    Комментарии

                                                                    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..0
                                                                    ПривязкаНапример, коды см. LocationForm
                                                                    (example to http://hl7.org/fhir/ValueSet/location-form|5.0.0)

                                                                    Физическая форма местоположения.

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

                                                                    Период времени, в течение которого пациент находился в данном месте.

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