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

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

Active as of 2026-06-25

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

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

0. PractitionerRole
2. PractitionerRole.id
Контроль1..?
4. PractitionerRole.meta
Контроль1..?
6. PractitionerRole.meta.id
Контроль0..0
8. PractitionerRole.meta.extension
Контроль0..0
10. PractitionerRole.meta.versionId
КороткийИдентификатор версии. Указывается версия ресурса, который подлежит редактированию, если предусмотрено правилами. Если версия не указана, то ресурс считается новым.
12. PractitionerRole.meta.lastUpdated
КороткийДата и время последнего обновления
14. PractitionerRole.meta.source
Контроль0..0
16. PractitionerRole.meta.profile
Контроль1..1
Значение шаблонаhttps://fhir.by/StructureDefinition/PractitionerRoleBy
18. PractitionerRole.meta.security
Контроль0..0
20. PractitionerRole.meta.tag
Контроль0..0
22. PractitionerRole.implicitRules
Контроль0..0
24. PractitionerRole.language
Контроль0..0
26. PractitionerRole.contained
Контроль0..0
28. PractitionerRole.extension
Контроль1..?
SlicingЭтот элемент представляет набор разрезов на PractitionerRole.extension. Разрезы бываютНе упорядочено и Closed, и могут быть дифференцированы с помощью следующих дискриминаторов:
  • value @ $this.url
  • 30. PractitionerRole.extension:practitionerPosition
    Название разрезаpractitionerPosition
    Контроль1..1
    ТипExtension(Информация о должности сотрудника) (Комплексное расширение)
    32. PractitionerRole.extension:registration
    Название разрезаregistration
    Контроль0..1
    ТипExtension(Информация о регистрации сотрудника в ЦИСЗ) (Комплексное расширение)
    Требуется поддержкаtrue
    34. PractitionerRole.modifierExtension
    Контроль0..0
    36. PractitionerRole.identifier
    ПримечаниеЭто бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение)
    Контроль0..0
    38. PractitionerRole.period
    КороткийПериод, в течение которого сотрудник занимал должность и основание для снятия с должности
    40. PractitionerRole.period.id
    Контроль0..0
    42. PractitionerRole.period.extension
    Контроль0..1
    SlicingЭтот элемент представляет набор разрезов на PractitionerRole.period.extension. Разрезы бываютНе упорядочено и Closed, и могут быть дифференцированы с помощью следующих дискриминаторов:
    • value @ url
    • 44. PractitionerRole.period.extension:reasonString
      Название разрезаreasonString
      Контроль0..1
      ТипExtension(Основание для снятия с должности или увольнения) (Тип расширения: string)
      Требуется поддержкаtrue
      46. PractitionerRole.period.start
      КороткийДата принятия на должность
      Контроль1..?
      48. PractitionerRole.period.end
      КороткийДата снятия с должности
      50. PractitionerRole.practitioner
      КороткийСсылка на ресурс Медицинский работник (Practitioner)
      Контроль1..?
      ТипReference(Медицинский работник)
      52. PractitionerRole.practitioner.extension
      Контроль0..0
      54. PractitionerRole.practitioner.reference
      Контроль1..?
      56. PractitionerRole.organization
      КороткийСсылка на ресурс Учреждение здравоохранения (Organization), в которое принят сотрудник
      Контроль1..?
      ТипReference(Учреждение здравоохранения)
      58. PractitionerRole.organization.extension
      Контроль0..0
      60. PractitionerRole.organization.reference
      Контроль1..?
      62. PractitionerRole.code
      Контроль0..0
      64. PractitionerRole.specialty
      Контроль0..0
      66. PractitionerRole.location
      КороткийСсылка на ресурс Структурное подразделение (Location), в которое принят сотрудник. Может быть частью другого более крупного структурного подразделения
      ТипReference(Структурное подразделение)
      68. PractitionerRole.location.extension
      Контроль0..0
      70. PractitionerRole.location.reference
      Контроль1..?
      72. PractitionerRole.healthcareService
      Контроль0..0
      74. PractitionerRole.contact
      Контроль0..0
      76. PractitionerRole.characteristic
      Контроль0..0
      78. PractitionerRole.communication
      Контроль0..0
      80. PractitionerRole.availability
      Контроль0..0
      82. PractitionerRole.endpoint
      Контроль0..0

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

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

      A specific set of Roles/Locations/specialties/services that a practitioner may perform at an organization for a period of time.

      КороткийРоли с которыми связан практикующий специалист
      Контроль0..*
      Модификаторfalse
      Требуется поддержкаfalse
      Summaryfalse
      Инвариантыdom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())
      dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource (contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty())
      dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated (contained.meta.versionId.empty() and contained.meta.lastUpdated.empty())
      dom-5: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty())
      dom-6: A resource should have narrative for robust management (text.`div`.exists())
      2. PractitionerRole.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. PractitionerRole.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. PractitionerRole.meta.id
      Определение

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

      КороткийУникальный идентификатор для межэлементных ссылок
      Контроль0..0
      На этот элемент влияют следующие инварианты: ele-1
      Типid
      Модификаторfalse
      Формат XMLВ формате XML это свойство представлено в качестве атрибута.
      Summaryfalse
      8. PractitionerRole.meta.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Этот элемент представляет набор разрезов на PractitionerRole.meta.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
      • value @ url
      • 10. PractitionerRole.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. PractitionerRole.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. PractitionerRole.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. PractitionerRole.meta.profile
        Определение

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

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

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

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

        An Extension

        КороткийExtension
        Контроль1..*
        Тип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Этот элемент представляет набор разрезов на PractitionerRole.extension. Разрезы бываютНе упорядочено и Closed, и могут быть дифференцированы с помощью следующих дискриминаторов:
        • value @ $this.url
        • 32. PractitionerRole.extension:practitionerPosition
          Название разрезаpractitionerPosition
          Определение

          Информация о должности сотрудника.

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

          Информация о регистрации сотрудника в ЦИСЗ.

          КороткийИнформация о регистрации сотрудника в ЦИСЗ
          Контроль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())
          36. PractitionerRole.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())
          38. PractitionerRole.identifier
          Определение

          Business Identifiers that are specific to a role/location.

          КороткийИдентификаторы для роли/местоположения
          Комментарии

          A specific identifier value (e.g. Minnesota Registration ID) may appear on multiple PractitionerRole instances which could be for different periods, or different Roles (or other reasons). A specific identifier may be included multiple times in the same PractitionerRole instance with different identifier validity periods.

          ПримечаниеЭто бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение)
          Контроль0..0
          ТипIdentifier
          Модификаторfalse
          Требуется поддержкаfalse
          Summarytrue
          Требования

          Often, specific identities are assigned for the agent.

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

          Активно ли используется эта запись о роли практикующего специалиста. Some systems may use this property to mark non-active practitioners, such as those that are not currently employed.

          КороткийАктивно ли используется эта запись о роли практикующего специалиста
          Комментарии

          If this value is false, you may refer to the period to see when the role was in active use. If there is no period specified, no inference can be made about when it was active.

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

          Need to be able to mark a practitioner role record as not to be used because it was created in error, or otherwise no longer in active use.

          Значение при отсутствииThis resource is generally assumed to be active if no value is provided for the active element
          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          42. PractitionerRole.period
          Определение

          The period during which the person is authorized to act as a practitioner in these role(s) for the organization.

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

          If a practitioner is performing a role within an organization over multiple, non-adjacent periods, there should be a distinct PractitionerRole instance for each period. For example, if a nurse is employed at a hospital, leaves the organization for a period of time due to pandemic related stress, but returns post-pandemic to the same job role, there would be two PractitionerRole instances for the different periods of employment.

          Контроль0..1
          ТипPeriod
          Модификаторfalse
          Требуется поддержкаfalse
          Summarytrue
          Требования

          Even after the agencies is revoked, the fact that it existed must still be recorded.

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

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

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

          An Extension

          КороткийExtension
          Контроль0..1
          Тип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Этот элемент представляет набор разрезов на PractitionerRole.period.extension. Разрезы бываютНе упорядочено и Closed, и могут быть дифференцированы с помощью следующих дискриминаторов:
          • value @ url
          • 48. PractitionerRole.period.extension:reasonString
            Название разрезаreasonString
            Определение

            Основание для снятия с должности или увольнения

            КороткийОснование для снятия с должности или увольнения
            Контроль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())
            50. PractitionerRole.period.start
            Определение

            Начало периода действия.

            КороткийДата принятия на должность
            Комментарии

            Если нижний элемент отсутствует, это означает, что нижняя граница неизвестна.

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

            Конец периода. Если дата окончания периода отсутствует, это означает, что на момент создания экземпляра не было известно или запланировано его окончание. Начало может быть в прошлом, а дата окончания - в будущем, что означает, что ожидается/планируется окончание периода в это время.

            КороткийДата снятия с должности
            Комментарии

            Конечное значение включает любую соответствующую дату/время. т.е. 2012-02-03T10:00:00 относится к периоду, конечное значение которого равно 2012-02-03.

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

            Practitioner that is able to provide the defined services for the organization.

            КороткийСсылка на ресурс Медицинский работник (Practitioner)
            Контроль1..1
            ТипReference(Медицинский работник)
            Модификаторfalse
            Требуется поддержкаfalse
            Summarytrue
            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            56. PractitionerRole.practitioner.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
            58. PractitionerRole.practitioner.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Этот элемент представляет набор разрезов на PractitionerRole.practitioner.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
            • value @ url
            • 60. PractitionerRole.practitioner.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()))
              62. PractitionerRole.practitioner.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()))
              64. PractitionerRole.practitioner.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()))
              66. PractitionerRole.practitioner.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()))
              68. PractitionerRole.organization
              Определение

              The organization where the Practitioner performs the roles associated.

              КороткийСсылка на ресурс Учреждение здравоохранения (Organization), в которое принят сотрудник
              Контроль1..1
              ТипReference(Учреждение здравоохранения)
              Модификаторfalse
              Требуется поддержкаfalse
              Summarytrue
              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              70. PractitionerRole.organization.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
              72. PractitionerRole.organization.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Этот элемент представляет набор разрезов на PractitionerRole.organization.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
              • value @ url
              • 74. PractitionerRole.organization.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()))
                76. PractitionerRole.organization.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()))
                78. PractitionerRole.organization.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()))
                80. PractitionerRole.organization.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()))
                82. PractitionerRole.code
                Определение

                Roles which this practitioner is authorized to perform for the organization.

                КороткийРоли, которые может выполнять этот медицинский работник
                Комментарии

                A person may have more than one role.

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

                Роль, которую играет человек, представляющий организацию

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

                Need to know what authority the practitioner has - what can they do?

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

                The specialty of a practitioner that describes the functional role they are practicing at a given organization or location.

                КороткийСпециальность медицинского работника
                Комментарии

                The specialty represents the functional role a practitioner is playing within an organization/location. This role may require the individual have certain qualifications, which would be represented in the Practitioner.qualifications property. Note that qualifications may or might not relate to or be required by the practicing specialty.

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

                Specific specialty associated with the agency.

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

                The location(s) at which this practitioner provides care.

                КороткийСсылка на ресурс Структурное подразделение (Location), в которое принят сотрудник. Может быть частью другого более крупного структурного подразделения
                Контроль0..*
                ТипReference(Структурное подразделение)
                Модификаторfalse
                Требуется поддержкаfalse
                Summarytrue
                Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                88. PractitionerRole.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..1
                На этот элемент влияют следующие инварианты: ele-1
                Типid
                Модификаторfalse
                Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                Summaryfalse
                90. PractitionerRole.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Этот элемент представляет набор разрезов на PractitionerRole.location.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                • value @ url
                • 92. PractitionerRole.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()))
                  94. PractitionerRole.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()))
                  96. PractitionerRole.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()))
                  98. PractitionerRole.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()))
                  100. PractitionerRole.healthcareService
                  Определение

                  The list of healthcare services that this worker provides for this role's Organization/Location(s).

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

                  The contact details of communication devices available relevant to the specific PractitionerRole. This can include addresses, phone numbers, fax numbers, mobile numbers, email addresses and web sites.

                  КороткийОфициальные контактные данные, относящиеся к данной должности специалиста
                  Контроль0..0
                  ТипExtendedContactDetail
                  Модификаторfalse
                  Требуется поддержкаfalse
                  Summaryfalse
                  Требования

                  Often practitioners have a dedicated line for each location (or service) that they work at, and need to be able to define separate contact details for each of these. Sometimes these also include a named person/organization that handles contact for specific purposes, such as a receptionist, or accounts clerk etc.

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

                  Набор характеристик (атрибутов).

                  КороткийНабор характеристик (атрибутов)
                  Комментарии

                  These could be such things as is the service mode used by this role.

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

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

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

                  A language the practitioner can use in patient communication. The practitioner may know several languages (listed in practitioner.communication), however these are the languages that could be advertised in a directory for a patient to search.

                  КороткийЯзык, который специалист (в этой роли) может использовать при общении с пациентами
                  Комментарии

                  The structure aa-BB with this exact casing is one the most widely used notations for locale. However not all systems code this but instead have it as free text. Hence CodeableConcept instead of code as the data type.

                  Note that for non-patient oriented communication, see Practitioner.communication. Note that all 'person' type resources (Person, RelatedPerson, Patient, Practitioner) have a communication structure that includes preferences. Role or service oriented resources such as HealthcareService and PractitionerRole only include languages that are available for interacting with patients.

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

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

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

                  Knowing which language a practitioner speaks can help in facilitating patients to locate practitioners that speak their language.

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

                  A collection of times the practitioner is available or performing this role at the location and/or healthcareservice.

                  КороткийВремя, в течение которого специалист доступен в данном месте и/или в медицинской службе (включая исключения)
                  Комментарии

                  More detailed availability information may be provided in associated Schedule/Slot resources.

                  Systems may choose to render availability differently than it is exchanged on the interface. For example, rather than "Mon, Tue, Wed, Thur, Fri from 9am-12am; Mon, Tue, Wed, Thur, Fri from 1pm-5pm" as would be implied by two availableTime repetitions, an application could render this information as "Mon-Fri 9-12am and 1-5pm".

                  The NotAvailableTime(s) included indicate the general days/periods where the practitioner is not available (for things such as vacation time, or public holidays).

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

                  Technical endpoints providing access to services operated for the practitioner with this role. Commonly used for locating scheduling services, or identifying where to send referrals electronically.

                  КороткийEndpoints for interacting with the practitioner in this role
                  Контроль0..0
                  ТипReference(Endpoint)
                  Модификаторfalse
                  Требуется поддержкаfalse
                  Summaryfalse
                  Требования

                  Organizations have multiple systems that provide various services and may also be different for practitioners too.

                  So the endpoint satisfies the need to be able to define the technical connection details for how to connect to them, and for what purpose.

                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))