Руководство к использованию стандарта FHIR в ЦИСЗ
0.2.6803 - ci-build
| Active as of 2026-06-25 |
Определения AVChildUnder3 профиль ресурса.
Рекомендации по толкованию содержимого этой таблицы можно найтиздесь-- no content: do not translate #97 --
| 0. QuestionnaireResponse | |
| 2. QuestionnaireResponse.id | |
| Контроль | 1..? |
| 4. QuestionnaireResponse.meta | |
| Контроль | 1..? |
| 6. QuestionnaireResponse.meta.id | |
| Контроль | 0..0 |
| 8. QuestionnaireResponse.meta.extension | |
| Контроль | 0..0 |
| 10. QuestionnaireResponse.meta.versionId | |
| Короткий | Идентификатор версии. Указывается версия ресурса, который подлежит редактированию, если предусмотрено правилами. Если версия не указана, то ресурс считается новым. |
| 12. QuestionnaireResponse.meta.lastUpdated | |
| Короткий | Дата и время последнего обновления |
| 14. QuestionnaireResponse.meta.source | |
| Контроль | 0..0 |
| 16. QuestionnaireResponse.meta.profile | |
| Контроль | 1..1 |
| Значение шаблона | https://fhir.by/StructureDefinition/AVChildUnder3 |
| 18. QuestionnaireResponse.meta.security | |
| Контроль | 0..0 |
| 20. QuestionnaireResponse.meta.tag | |
| Контроль | 0..0 |
| 22. QuestionnaireResponse.implicitRules | |
| Контроль | 0..0 |
| 24. QuestionnaireResponse.language | |
| Контроль | 0..0 |
| 26. QuestionnaireResponse.contained | |
| Контроль | 0..0 |
| 28. QuestionnaireResponse.extension | |
| Контроль | 0..0 |
| 30. QuestionnaireResponse.modifierExtension | |
| Контроль | 0..0 |
| 32. QuestionnaireResponse.identifier | |
| Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
| Контроль | 0..0 |
| 34. QuestionnaireResponse.basedOn | |
| Контроль | 0..0 |
| 36. QuestionnaireResponse.partOf | |
| Контроль | 0..0 |
| 38. QuestionnaireResponse.questionnaire | |
| Значение шаблона | https://fhir.by/Questionnaire/QAVChildUnder3 |
| 40. QuestionnaireResponse.subject | |
| Короткий | Субъект опроса |
| Контроль | 1..? |
| Тип | Reference(Пациент, Пациент без ИН) |
| 42. QuestionnaireResponse.subject.reference | |
| Контроль | 1..? |
| 44. QuestionnaireResponse.encounter | |
| Короткий | Ответ на вопросы анкеты является частью... |
| Тип | Reference(Общий профиль для обращения пациента за медицинской помощью) |
| 46. QuestionnaireResponse.encounter.reference | |
| Контроль | 1..? |
| 48. QuestionnaireResponse.authored | |
| Контроль | 1..? |
| 50. QuestionnaireResponse.author | |
| Короткий | Пользователь, получивший и записавший ответы |
| Контроль | 1..? |
| Тип | Reference(Роль медицинского работника) |
| 52. QuestionnaireResponse.author.reference | |
| Контроль | 1..? |
| 54. QuestionnaireResponse.source | |
| Короткий | Пользователь, ответивший на вопросы |
| Контроль | 1..? |
| Тип | Reference(Законный представитель пациента) |
| 56. QuestionnaireResponse.source.reference | |
| Контроль | 1..? |
| 58. QuestionnaireResponse.item | |
| 60. QuestionnaireResponse.item.id | |
| Контроль | 0..0 |
| 62. QuestionnaireResponse.item.extension | |
| Контроль | 0..0 |
| 64. QuestionnaireResponse.item.modifierExtension | |
| Контроль | 0..0 |
| 66. QuestionnaireResponse.item.answer | |
| 68. QuestionnaireResponse.item.answer.id | |
| Контроль | 0..0 |
| 70. QuestionnaireResponse.item.answer.extension | |
| Контроль | 0..0 |
| 72. QuestionnaireResponse.item.answer.modifierExtension | |
| Контроль | 0..0 |
| 74. QuestionnaireResponse.item.answer.value[x] | |
| Тип | Выбор: boolean, integer, string, Coding, Reference(Resource), date, dateTime, Quantity(SimpleQuantity), Attachment, time, decimal, uri |
| [x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
Рекомендации по толкованию содержимого этой таблицы можно найтиздесь-- no content: do not translate #97 --
| 0. QuestionnaireResponse | |
| Определение | Структурированный набор вопросов и ответов на них. The questions are ordered and grouped into coherent subsets, corresponding to the structure of the grouping of the questionnaire being responded to. |
| Короткий | Структурированный набор вопросов и ответов на них |
| Комментарии | The QuestionnaireResponse contains enough information about the questions asked and their organization that it can be interpreted somewhat independently from the Questionnaire it is based on. I.e. You don't need access to the Questionnaire in order to extract basic information from a QuestionnaireResponse. |
| Контроль | 0..* |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | false |
| Альтернативные имена | Form, QuestionnaireAnswers |
| Инварианты | 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. QuestionnaireResponse.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 |
| Summary | true |
| 4. QuestionnaireResponse.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 |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 6. QuestionnaireResponse.meta.id | |
| Определение | Уникальный идентификатор элемента в ресурсе (для внутренних ссылок). Это может быть любое строковое значение, не содержащее пробелов. |
| Короткий | Уникальный идентификатор для межэлементных ссылок |
| Контроль | 0..0 На этот элемент влияют следующие инварианты: ele-1 |
| Тип | id |
| Модификатор | false |
| Формат XML | В формате XML это свойство представлено в качестве атрибута. |
| Summary | false |
| 8. QuestionnaireResponse.meta.extension | |
| Определение | An Extension |
| Короткий | Extension |
| Контроль | 0..0 |
| Тип | Extension |
| Модификатор | false |
| Summary | 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()) |
| Slicing | Этот элемент представляет набор разрезов на QuestionnaireResponse.meta.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 10. QuestionnaireResponse.meta.versionId | |
| Определение | Идентификатор конкретной версии, который отображается в части URL, относящейся к версии. Это значение изменяется при создании, обновлении или удалении ресурса. |
| Короткий | Идентификатор версии. Указывается версия ресурса, который подлежит редактированию, если предусмотрено правилами. Если версия не указана, то ресурс считается новым. |
| Комментарии | Сервер присваивает это значение и игнорирует то, что указывает клиент, за исключением случая, когда сервер устанавливает целостность версии при обновлении/удалении. |
| Контроль | 0..1 |
| Тип | id |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 12. QuestionnaireResponse.meta.lastUpdated | |
| Определение | Когда ресурс менялся в последний раз - например, когда изменилась версия. |
| Короткий | Дата и время последнего обновления |
| Комментарии | Этот элемент обычно опускается в экземплярах, отправляемых с помощью PUT или POST. Вместо этого он заполняется в экземпляре ответа и при получении информации с помощью GET. Это значение задается менеджером сервера / ресурсов; то, что предоставляет клиент, не имеет значения. Это эквивалентно последнему изменению HTTP и должно иметь такое же значение при взаимодействии read. |
| Контроль | 0..1 |
| Тип | instant |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 14. QuestionnaireResponse.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 |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 16. QuestionnaireResponse.meta.profile | |
| Определение | Список профилей (ссылок на StructureDefinition ресурсы), которым, как утверждается, соответствует этот ресурс. URL-адрес является ссылкой на StructureDefinition.url. |
| Короткий | Ссылка на профиль |
| Комментарии | Сервер и/или другая инфраструктура политики должны определять, проверяются ли и/или обновляются ли эти утверждения с течением времени. Список URL-адресов профиля представляет собой набор. |
| Контроль | 1..1 |
| Тип | canonical(StructureDefinition) |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Значение шаблона | https://fhir.by/StructureDefinition/AVChildUnder3 |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 18. QuestionnaireResponse.meta.security | |
| Определение | Метки безопасности, применяемые к данному ресурсу. Эти метки связывают определенные ресурсы с общей политикой безопасности и инфраструктурой. |
| Короткий | Метки безопасности, примененные к этому ресурсу |
| Комментарии | Метки безопасности могут быть обновлены без изменения указанной версии ресурса. Список меток безопасности представляет собой набор. Уникальность основана на системе/коде, а версия и отображение игнорируются. |
| Контроль | 0..0 |
| Привязка | Если они не подходят, эти коды ДОЛЖНЫ быть взяты из AllSecurityLabels (extensible to http://hl7.org/fhir/ValueSet/security-labels|5.0.0)Защитные этикетки из системы классификации конфиденциальности и безопасности в сфере здравоохранения. |
| Тип | Coding |
| Модификатор | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 20. QuestionnaireResponse.meta.tag | |
| Определение | Теги, применяемые к этому ресурсу. Теги предназначены для идентификации ресурсов и соотнесения их с процессами и документооборотом, и приложения не обязаны учитывать теги при интерпретации значения ресурса. |
| Короткий | Теги, применяемые к этому ресурсу |
| Комментарии | Теги могут быть обновлены без изменения заявленной версии ресурса. Список тегов представляет собой набор. Уникальность основана на системе/коде, а версия и отображение игнорируются. |
| Контроль | 0..0 |
| Привязка | Например, коды см. CommonTags (example to http://hl7.org/fhir/ValueSet/common-tags|5.0.0)Коды, представляющие различные типы тегов, обычно связанные с рабочим процессом; например, "Требуется проверка доктором Джонсом". |
| Тип | Coding |
| Модификатор | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 22. QuestionnaireResponse.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 |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 24. QuestionnaireResponse.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 |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 26. QuestionnaireResponse.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 |
| Summary | false |
| Альтернативные имена | narrative, html, xhtml, display |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 28. QuestionnaireResponse.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 |
| Summary | false |
| Альтернативные имена | inline resources, anonymous resources, contained resources |
| 30. QuestionnaireResponse.extension | |
| Определение | An Extension |
| Короткий | Extension |
| Контроль | 0..0 |
| Тип | Extension |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | 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()) |
| 32. QuestionnaireResponse.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 |
| Summary | 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()) |
| 34. QuestionnaireResponse.identifier | |
| Определение | Business identifiers assigned to this questionnaire response by the performer and/or other systems. These identifiers remain constant as the resource is updated and propagates from server to server. |
| Короткий | Business identifier for this set of answers |
| Комментарии | Note: This is a business identifier, not a resource identifier (see discussion). |
| Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
| Контроль | 0..0 |
| Тип | Identifier |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | true |
| Требования | Allows identification of the questionnaire response as it is known by various participating systems and in a way that remains consistent across servers. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 36. QuestionnaireResponse.basedOn | |
| Определение | A plan, proposal or order that is fulfilled in whole or in part by this questionnaire response. For example, a ServiceRequest seeking an intake assessment or a decision support recommendation to assess for post-partum depression. |
| Короткий | Request fulfilled by this QuestionnaireResponse |
| Контроль | 0..0 |
| Тип | Reference(CarePlan, ServiceRequest) |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | true |
| Требования | Supports traceability of responsibility for the questionnaire response and allows linkage of the response to the proposals/recommendations acted upon. |
| Альтернативные имена | order |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 38. QuestionnaireResponse.partOf | |
| Определение | A procedure or observation that this questionnaire was performed as part of the execution of. For example, the surgery a checklist was executed as part of. |
| Короткий | Часть события, на которое ссылается ссылка |
| Комментарии | Not to be used to link an questionnaire response to an Encounter - use 'context' for that. Composition of questionnaire responses will be handled using the Assemble operation defined in the SDC IG. For relationships to referrals, and other types of requests, use basedOn. |
| Контроль | 0..0 |
| Тип | Reference(Observation, Procedure) |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 40. QuestionnaireResponse.questionnaire | |
| Определение | The Questionnaire that defines and organizes the questions for which answers are being provided. |
| Короткий | Канонический URL-адрес анкеты, на которую вы отвечаете |
| Комментарии | If a QuestionnaireResponse references a Questionnaire that can be resolved, then the QuestionnaireResponse structure must be consistent with the Questionnaire (i.e. questions must be organized into the same groups, nested questions must still be nested, etc.). It is possible to have a QuestionnaireResponse whose 'questionnaire' element does not resolve. It is also possible for the questionnaire element to not have a value but only extensions (e.g. conveying the title or identifier for the questionnaire). This may happen for legacy data. If there is no formally defined Questionnaire, it is undefined what the 'correct' values for the linkId elements should be and it is possible that linkIds might be inconsistent for QuestionnaireResponses for the same form if captured by distinct systems. |
| Контроль | 1..1 |
| Тип | canonical(Questionnaire) |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | false |
| Summary | true |
| Требования | Needed to allow editing of the questionnaire response in a manner that enforces the constraints of the original form. |
| Альтернативные имена | Form |
| Значение шаблона | https://fhir.by/Questionnaire/QAVChildUnder3 |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 42. QuestionnaireResponse.status | |
| Определение | The current state of the questionnaire response. |
| Короткий | in-progress | completed | amended | entered-in-error | stopped |
| Комментарии | Unknown does not represent "other" - one of the defined statuses must apply. Unknown is used when the authoring system is not sure what the current status is. |
| Контроль | 1..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из QuestionnaireResponseStatus (required to http://hl7.org/fhir/ValueSet/questionnaire-answers-status|5.0.0)Статус ответа на вопросник в течение жизненного цикла. |
| Тип | code |
| Модификатор | true потому что This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | false |
| Summary | true |
| Требования | The information on Questionnaire resources may possibly be gathered during multiple sessions and altered after considered being finished. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 44. QuestionnaireResponse.subject | |
| Определение | The subject of the questionnaire response. This could be a patient, organization, practitioner, device, etc. This is who/what the answers apply to, but is not necessarily the source of information. |
| Короткий | Субъект опроса |
| Комментарии | If the Questionnaire declared a subjectType, the resource pointed to by this element must be an instance of one of the listed types. |
| Контроль | 1..1 |
| Тип | Reference(Пациент, Пациент без ИН) |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | true |
| Требования | Links the questionnaire response to the Patient context. May also affect access control. |
| Альтернативные имена | Patient, Focus |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 46. QuestionnaireResponse.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..1 На этот элемент влияют следующие инварианты: ele-1 |
| Тип | id |
| Модификатор | false |
| Формат XML | В формате XML это свойство представлено в качестве атрибута. |
| Summary | false |
| 48. QuestionnaireResponse.subject.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 |
| Summary | false |
| Альтернативные имена | extensions, user content |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| Slicing | Этот элемент представляет набор разрезов на QuestionnaireResponse.subject.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 50. QuestionnaireResponse.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 |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 52. QuestionnaireResponse.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 |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 54. QuestionnaireResponse.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 |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 56. QuestionnaireResponse.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 |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 58. QuestionnaireResponse.encounter | |
| Определение | The Encounter during which this questionnaire response was created or to which the creation of this record is tightly associated. |
| Короткий | Ответ на вопросы анкеты является частью... |
| Комментарии | This will typically be the encounter the questionnaire response was created during, but some questionnaire responses may be initiated prior to or after the official completion of an encounter but still be tied to the context of the encounter (e.g. pre-admission forms). A questionnaire that was initiated during an encounter but not fully completed during the encounter would still generally be associated with the encounter. |
| Контроль | 0..1 |
| Тип | Reference(Общий профиль для обращения пациента за медицинской помощью) |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | true |
| Требования | Links the questionnaire response to the Encounter context. May also affect access control. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 60. QuestionnaireResponse.encounter.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 это свойство представлено в качестве атрибута. |
| Summary | false |
| 62. QuestionnaireResponse.encounter.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 |
| Summary | false |
| Альтернативные имена | extensions, user content |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| Slicing | Этот элемент представляет набор разрезов на QuestionnaireResponse.encounter.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 64. QuestionnaireResponse.encounter.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 |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 66. QuestionnaireResponse.encounter.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 |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 68. QuestionnaireResponse.encounter.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 |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 70. QuestionnaireResponse.encounter.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 |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 72. QuestionnaireResponse.authored | |
| Определение | The date and/or time that this questionnaire response was last modified by the user - e.g. changing answers or revising status. |
| Короткий | Дата сбора ответов |
| Комментарии | May be different from the lastUpdateTime of the resource itself, because that reflects when the data was known to the server, not when the data was captured. This element is optional to allow for systems that might not know the value, however it SHOULD be populated if possible. |
| Контроль | 1..1 |
| Тип | dateTime |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | false |
| Summary | true |
| Требования | Clinicians need to be able to check the date that the information in the questionnaire was collected, to derive the context of the answers. |
| Альтернативные имена | Date Created, Date published, Date Issued, Date updated |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 74. QuestionnaireResponse.author | |
| Определение | The individual or device that received the answers to the questions in the QuestionnaireResponse and recorded them in the system. |
| Короткий | Пользователь, получивший и записавший ответы |
| Комментарии | Mapping a subject's answers to multiple choice options and determining what to put in the textual answer is a matter of interpretation. Authoring by device would indicate that some portion of the questionnaire had been auto-populated. Device should only be used if it directly determined the answers, not if it was merely used as a capture tool to record answers provided by others. In the latter case, information about the physical device, software, etc. would be captured using Provenance. |
| Контроль | 1..1 |
| Тип | Reference(Роль медицинского работника) |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | true |
| Требования | Need to know who interpreted the subject's answers to the questions in the questionnaire, and selected the appropriate options for answers. |
| Альтернативные имена | Laboratory, Service, Practitioner, Department, Company, Performer |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 76. QuestionnaireResponse.author.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 это свойство представлено в качестве атрибута. |
| Summary | false |
| 78. QuestionnaireResponse.author.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 |
| Summary | false |
| Альтернативные имена | extensions, user content |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| Slicing | Этот элемент представляет набор разрезов на QuestionnaireResponse.author.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 80. QuestionnaireResponse.author.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 |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 82. QuestionnaireResponse.author.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 |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 84. QuestionnaireResponse.author.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 |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 86. QuestionnaireResponse.author.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 |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 88. QuestionnaireResponse.source | |
| Определение | The individual or device that answered the questions about the subject. |
| Короткий | Пользователь, ответивший на вопросы |
| Комментарии | If not specified, no inference can be made about who provided the data. Device should only be used if it directly determined the answers, not if it was merely used as a capture tool to record answers provided by others. In the latter case, information about the physical device, software, etc. would be captured using Provenance. |
| Контроль | 1..1 |
| Тип | Reference(Законный представитель пациента) |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | true |
| Требования | When answering questions about a subject that is minor, incapable of answering or an animal, another human source may answer the questions. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 90. QuestionnaireResponse.source.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 это свойство представлено в качестве атрибута. |
| Summary | false |
| 92. QuestionnaireResponse.source.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 |
| Summary | false |
| Альтернативные имена | extensions, user content |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| Slicing | Этот элемент представляет набор разрезов на QuestionnaireResponse.source.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 94. QuestionnaireResponse.source.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 |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 96. QuestionnaireResponse.source.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 |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 98. QuestionnaireResponse.source.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 |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 100. QuestionnaireResponse.source.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 |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 102. QuestionnaireResponse.item | |
| Определение | A group or question item from the original questionnaire for which answers are provided. |
| Короткий | Группы и вопросы |
| Комментарии | Groups cannot have answers and therefore must nest directly within item. When dealing with questions, nesting must occur within each answer because some questions may have multiple answers (and the nesting occurs for each answer).\nWhen dealing with repeating items, each group repetition will be handled by a separate item. However, repeating questions are handled with a single question item and potentially multiple answers. |
| Контроль | 0..* |
| Тип | BackboneElement |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))qrs-1: Item cannot contain both item and answer ( (answer.exists() and item.exists()).not())qrs-2: Repeated answers are combined in the answers array of a single item ( repeat(answer|item).select(item.where(answer.value.exists()).linkId.isDistinct()).allTrue()) |
| 104. QuestionnaireResponse.item.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 это свойство представлено в качестве атрибута. |
| Summary | false |
| 106. QuestionnaireResponse.item.extension | |
| Определение | An Extension |
| Короткий | Extension |
| Контроль | 0..0 |
| Тип | Extension |
| Модификатор | false |
| Summary | 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()) |
| 108. QuestionnaireResponse.item.modifierExtension | |
| Определение | An Extension |
| Короткий | Extension |
| Контроль | 0..0 |
| Тип | Extension |
| Модификатор | true потому что Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | 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()) |
| 110. QuestionnaireResponse.item.linkId | |
| Определение | The item from the Questionnaire that corresponds to this item in the QuestionnaireResponse resource. |
| Короткий | Указатель на конкретный пункт из анкеты |
| Контроль | 1..1 На этот элемент влияют следующие инварианты: qrs-2 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | false |
| Summary | false |
| Требования | Items can repeat in the answers, so a direct 1..1 correspondence by position might not exist - requiring correspondence by identifier. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 112. QuestionnaireResponse.item.definition | |
| Определение | A reference to an ElementDefinition that provides the details for the item. |
| Короткий | Определение элемента - подробные сведения об элементе |
| Комментарии | The ElementDefinition must be in a StructureDefinition, and must have a fragment identifier that identifies the specific data element by its id (Element.id). E.g. http://hl7.org/fhir/StructureDefinition/Observation#Observation.value[x]. There is no need for this element if the item pointed to by the linkId has a definition listed. |
| Контроль | 0..1 |
| Тип | uri |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | false |
| Summary | false |
| Требования | A common pattern is to define a set of data elements, and then build multiple different questionnaires for different circumstances to gather the data. This element provides traceability to the common definition. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 114. QuestionnaireResponse.item.text | |
| Определение | Text that is displayed above the contents of the group or as the text of the question being answered. |
| Короткий | Название группы или текст вопроса |
| Комментарии | The text for an item SHOULD be identical to the text from the corresponding Questionnaire.item. This can't be strictly enforced because it's possible for the Questionnaire to be updated subsequent to the QuestionnaireResponse having been created, however the intention is that the text in the QuestionnaireResponse reflects what the user saw when completing the Questionnaire. |
| Контроль | 0..1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | false |
| Summary | false |
| Требования | Allows the questionnaire response to be read without access to the questionnaire. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 116. QuestionnaireResponse.item.answer | |
| Определение | The respondent's answer(s) to the question. |
| Короткий | Ответ(ы) на вопрос(ы) |
| Комментарии | The value is nested because we cannot have a repeating structure that has variable type. |
| Контроль | 0..* На этот элемент влияют следующие инварианты: qrs-1, qrs-2 |
| Тип | BackboneElement |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 118. QuestionnaireResponse.item.answer.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 это свойство представлено в качестве атрибута. |
| Summary | false |
| 120. QuestionnaireResponse.item.answer.extension | |
| Определение | An Extension |
| Короткий | Extension |
| Контроль | 0..0 |
| Тип | Extension |
| Модификатор | false |
| Summary | 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()) |
| 122. QuestionnaireResponse.item.answer.modifierExtension | |
| Определение | An Extension |
| Короткий | Extension |
| Контроль | 0..0 |
| Тип | Extension |
| Модификатор | true потому что Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | 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()) |
| 124. QuestionnaireResponse.item.answer.value[x] | |
| Определение | The answer (or one of the answers) provided by the respondent to the question. |
| Короткий | Однозначный ответ на вопрос |
| Комментарии | More complex structures (Attachment, Resource and Quantity) will typically be limited to electronic forms that can expose an appropriate user interface to capture the components and enforce the constraints of a complex data type. Additional complex types can be introduced through extensions. Must match the datatype specified by Questionnaire.item.type in the corresponding Questionnaire. Note that a question is answered using one of the possible choices defined with answerOption, answerValueSet or some other means and the answer has a complex data type, all elements within the answer in the QuestionnaireResponse SHOULD match the elements defined corresponding choice value in the Questionnaire. However, it is possible that not all elements will be propagated. Also, some systems might use language translations resulting in different displays. Comparison of value to the values defined in the Questionnaire (whether by answerOption, answerValueSet or answerExpression) SHALL NOT pay attention to Coding.display, Reference.display, Quantity.unit unless those are the only elements present. As well, systems are not required to check for a match on any extensions (e.g. ordinal values, translations, etc.). Systems MAY enforce that if extensions such as ordinal values are present in both Questionnaire and QuestionnaireResponse, they match. |
| Контроль | 1..1 На этот элемент влияют следующие инварианты: qrs-2 |
| Привязка | Например, коды см. QuestionnaireAnswerCodes (example to http://hl7.org/fhir/ValueSet/questionnaire-answers|5.0.0)Привязка к этому является проблематичной, поскольку один набор значений не может применяться как к кодам, так и к количествам. |
| Тип | Выбор: boolean, integer, string, Coding, Reference(Resource) |
| [x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | false |
| Summary | false |
| Требования | Ability to retain a single-valued answer to a question. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 126. QuestionnaireResponse.item.answer.item | |
| Определение | Nested groups and/or questions found within this particular answer. |
| Короткий | Дочерние элементы вопроса |
| Комментарии | Only used when nesting beneath a question - see item.item for nesting beneath groups |
| Контроль | 0..* |
| Тип | Смотретьttp://hl7.org/fhir/StructureDefinition/QuestionnaireResponse#QuestionnaireResponse.item |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | false |
| Требования | It is useful to have "sub-questions", questions which normally appear when certain answers are given and which collect additional details. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 128. QuestionnaireResponse.item.item | |
| Определение | Sub-questions, sub-groups or display items nested beneath a group. |
| Короткий | Дочерние элементы элемента группы |
| Комментарии | Only used when nesting beneath a group - see item.answer.item for nesting beneath questions |
| Контроль | 0..* |
| Тип | Смотретьttp://hl7.org/fhir/StructureDefinition/QuestionnaireResponse#QuestionnaireResponse.item |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | false |
| Требования | Reports can consist of complex nested groups. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |