Единая цифровая платформа здравоохранения Узбекистана
0.3.0 - ci-build
Uzbekistan Digital Health Platform, опубликовано Ministry of Health of the Republic of Uzbekistan. Это руководство не является санкционированной публикацией; это непрерывная сборка для версии 0.3.0, созданной FHIR (HL7® FHIR® Standard) CI Build. Эта версия основана на нынешнем содержании https://github.com/uzinfocom-org/digital-health-ig/ и регулярно изменяется. Смотрите каталог опубликованных версий
| Active по состоянию на 2025-12-16 |
Определения для uz-core-questionnaire профиль ресурса
Рекомендации по толкованию содержимого этой таблицы можно найтиздесь-- no content: do not translate #97 --
| 0. Questionnaire | |
| Определение | A structured set of questions intended to guide the collection of answers from end-users. Questionnaires provide detailed control over order, presentation, phraseology and grouping to allow coherent, consistent data collection. |
| Короткий | A structured set of questions |
| Контроль | 0..* |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | false |
| Альтернативные имена | Form, CRF, Survey |
| Инварианты | cnl-0: Name should be usable as an identifier for the module by machine processing applications such as code generation (name.exists() implies name.matches('^[A-Z]([A-Za-z0-9_]){1,254}$'))que-2: The link ids for groups and questions must be unique within the questionnaire ( descendants().linkId.isDistinct())cnl-0: Name should be usable as an identifier for the module by machine processing applications such as code generation (name.exists() implies name.matches('^[A-Z]([A-Za-z0-9_]){1,254}$')) que-2: The link ids for groups and questions must be unique within the questionnaire (descendants().linkId.isDistinct()) |
| 2. Questionnaire.implicitRules | |
| Определение | A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc. |
| Короткий | A set of rules under which this content was created |
| Комментарии | Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of its narrative along with other profiles, value sets, etc. |
| Контроль | 0..1 |
| Тип | uri |
| Модификатор | true потому что This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies its meaning or interpretation |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 4. Questionnaire.contained | |
| Определение | These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, nor can they have their own independent transaction scope. This is allowed to be a Parameters resource if and only if it is referenced by a resource that provides context/meaning. |
| Короткий | Contained, inline Resources |
| Комментарии | This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags in their meta elements, but SHALL NOT have security labels. |
| Контроль | 0..* На этот элемент влияют следующие инварианты: dom-2, dom-4, dom-3, dom-5 |
| Тип | Resource |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | false |
| Альтернативные имена | inline resources, anonymous resources, contained resources |
| 6. Questionnaire.modifierExtension | |
| Определение | May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Короткий | Extensions that cannot be ignored |
| Комментарии | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Контроль | 0..* |
| Тип | Extension |
| Модификатор | true потому что Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them |
| Требуется поддержка | false |
| Summary | true |
| Требования | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Альтернативные имена | extensions, user content |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 8. Questionnaire.url | |
| Определение | An absolute URI that is used to identify this questionnaire when it is referenced in a specification, model, design or an instance; also called its canonical identifier. This SHOULD be globally unique and SHOULD be a literal address at which an authoritative instance of this questionnaire is (or will be) published. This URL can be the target of a canonical reference. It SHALL remain the same when the questionnaire is stored on different servers. |
| Короткий | Canonical identifier for this questionnaire, represented as an absolute URI (globally unique) |
| Комментарии | Can be a urn:uuid: or a urn:oid: but real http: addresses are preferred. Multiple instances may share the same URL if they have a distinct version. The determination of when to create a new version of a resource (same url, new version) vs. defining a new artifact is up to the author. Considerations for making this decision are found in Technical and Business Versions. In some cases, the resource can no longer be found at the stated url, but the url itself cannot change. Implementations can use the meta.source element to indicate where the current master source of the resource can be found. The name of the referenced questionnaire can be conveyed using the http://hl7.org/fhir/StructureDefinition/display extension. |
| Контроль | 0..1 |
| Тип | uri |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Требования | Allows the questionnaire to be referenced by a single globally unique identifier. This is the id that will be used to link a QuestionnaireResponse to the Questionnaire the response is for. |
| Инварианты | cnl-1: URL should not contain | or # - these characters make processing canonical references problematic (exists() implies matches('^[^|# ]+$'))ele-1: All FHIR elements must have a @value or children ( hasValue() or (children().count() > id.count()))cnl-1: URL should not contain | or # - these characters make processing canonical references problematic (exists() implies matches('^[^|# ]+$')) ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 10. Questionnaire.identifier | |
| Определение | A formal identifier that is used to identify this questionnaire when it is represented in other formats, or referenced in a specification, model, design or an instance. |
| Короткий | Business identifier for questionnaire |
| Комментарии | Typically, this is used for identifiers that can go in an HL7 V3 II (instance identifier) data type, and can then identify this questionnaire outside of FHIR, where it is not possible to use the logical URI. |
| Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
| Контроль | 0..* |
| Тип | Identifier |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | true |
| Требования | Allows externally provided and/or usable business identifiers to be easily associated with the questionnaire. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 12. Questionnaire.version | |
| Определение | The identifier that is used to identify this version of the questionnaire when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the questionnaire author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence. |
| Короткий | Business version of the questionnaire |
| Комментарии | There may be different questionnaires that have the same url but different versions. The version can be appended to the url in a reference to allow a reference to a particular business version of the questionnaire with the format. The version SHOULD NOT contain a '#' - see Business Version. |
| Примечание | Это бизнес-версия Id, а не ресурс версии Id (см. обсуждение) |
| Контроль | 0..1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 14. Questionnaire.name | |
| Определение | A natural language name identifying the questionnaire. This name should be usable as an identifier for the module by machine processing applications such as code generation. |
| Короткий | Name for this questionnaire (computer friendly) |
| Комментарии | The name is not expected to be globally unique. The name should be a simple alphanumeric type no-whitespace name to ensure that it is machine-processing friendly. |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: cnl-0 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Требования | Supports code generation. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 16. Questionnaire.title | |
| Определение | A short, descriptive, user-friendly title for the questionnaire. |
| Короткий | Questionnaire title (in Uzbek language)Name for this questionnaire (human friendly) |
| Комментарии | This name does not need to be machine-processing friendly and may contain punctuation, white-space, etc. |
| Контроль | 10..1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 18. Questionnaire.title.extension | |
| Определение | An 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. |
| Короткий | Questionnaire title (in Russian and Karakalpak languages)Additional content defined by implementations |
| Комментарии | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Контроль | 0..* |
| Тип | Extension |
| Модификатор | false |
| 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())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 | Этот элемент представляет набор разрезов на Questionnaire.title.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 20. Questionnaire.title.extension:translation | |
| Название разреза | translation |
| Определение | Language translation from base language of resource to another language. |
| Короткий | Language Translation (Localization) |
| Контроль | 0..* |
| Тип | Extension(Translation) (Комплексное расширение) |
| Модификатор | 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()) |
| 22. Questionnaire.status | |
| Определение | The current state of this questionnaire. |
| Короткий | draft | active | retired | unknown |
| Комментарии | A nominal state-transition diagram can be found in the] documentation 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. See guidance around (not) making local changes to elements here. A nominal state-transition diagram can be found in the] documentation 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. See guidance around (not) making local changes to elements here. |
| Контроль | 1..1 На этот элемент влияют следующие инварианты: que-1a |
| Привязка | Коды ДОЛЖНЫ быть взяты из PublicationStatushttp://hl7.org/fhir/ValueSet/publication-status|5.0.0 (required to http://hl7.org/fhir/ValueSet/publication-status|5.0.0)The lifecycle status of an artifact. |
| Тип | code |
| Модификатор | true потому что This is labeled as "Is Modifier" because applications should not use a retired {{title}} without due consideration |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Требования | Enables tracking the lifecycle of the content and filtering of questionnaires that are appropriate for use versus not. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 24. Questionnaire.subjectType | |
| Определение | The types of subjects that can be the subject of responses created for the questionnaire. |
| Короткий | Resource types that can be subject of this questionnaireResource that can be subject of QuestionnaireResponse |
| Комментарии | If none are specified, then the subject is unlimited. |
| Контроль | 0..* |
| Привязка | Коды ДОЛЖНЫ быть взяты из ResourceTypehttp://hl7.org/fhir/ValueSet/resource-types|5.0.0 (required to http://hl7.org/fhir/ValueSet/resource-types|5.0.0)One of the resource types defined as part of this version of FHIR. |
| Тип | code |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Требования | Allows enforcing that a QuestionnaireResponse only has a .subject element of the appropriate type. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 26. Questionnaire.publisher | |
| Определение | The name of the organization or individual responsible for the release and ongoing maintenance of the questionnaire. |
| Короткий | Name of the publisher/steward (organization or individual) |
| Комментарии | Usually an organization but may be an individual. The publisher (or steward) of the questionnaire is the organization or individual primarily responsible for the maintenance and upkeep of the questionnaire. This is not necessarily the same individual or organization that developed and initially authored the content. The publisher is the primary point of contact for questions or issues with the questionnaire. This item SHOULD be populated unless the information is available from context. |
| Контроль | 0..1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Требования | Helps establish the "authority/credibility" of the questionnaire. May also allow for contact. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 28. Questionnaire.description | |
| Определение | A free text natural language description of the questionnaire from a consumer's perspective. |
| Короткий | Natural language description of the questionnaire |
| Комментарии | This description can be used to capture details such as comments about misuse, instructions for clinical use and interpretation, literature references, examples from the paper world, etc. It is not a rendering of the questionnaire as conveyed in the 'text' field of the resource itself. This item SHOULD be populated unless the information is available from context. (E.g. the language of the questionnaire is presumed to be the predominant language in the place the questionnaire was created). |
| Контроль | 0..1 |
| Тип | markdown |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 30. Questionnaire.description.extension | |
| Определение | An 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. |
| Короткий | Description (in Russian and Karakalpak languages)Additional content defined by implementations |
| Комментарии | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Контроль | 0..* |
| Тип | Extension |
| Модификатор | false |
| 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())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 | Этот элемент представляет набор разрезов на Questionnaire.description.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 32. Questionnaire.description.extension:translation | |
| Название разреза | translation |
| Определение | Language translation from base language of resource to another language. |
| Короткий | Language Translation (Localization) |
| Контроль | 0..* |
| Тип | Extension(Translation) (Комплексное расширение) |
| Модификатор | 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()) |
| 34. Questionnaire.useContext | |
| Определение | The content was developed with a focus and intent of supporting the contexts that are listed. These contexts may be general categories (gender, age, ...) or may be references to specific programs (insurance plans, studies, ...) and may be used to assist with indexing and searching for appropriate questionnaires. |
| Короткий | The context that the content is intended to support |
| Комментарии | When multiple useContexts are specified, there is no expectation that all or even any of the contexts apply. |
| Контроль | 0..* |
| Тип | UsageContext |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | true |
| Требования | Assist in searching for appropriate content. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 36. Questionnaire.jurisdiction | |
| Определение | A legal or geographic region in which the questionnaire is intended to be used. |
| Короткий | Intended jurisdiction for questionnaire (if applicable) |
| Комментарии | It may be possible for the questionnaire to be used in jurisdictions other than those for which it was originally designed or intended. DEPRECATION NOTE: For consistency, implementations are encouraged to migrate to using the new 'jurisdiction' code in the useContext element. (I.e. useContext.code indicating http://terminology.hl7.org/CodeSystem/usage-context-type#jurisdiction and useContext.valueCodeableConcept indicating the jurisdiction.) |
| Контроль | 0..* |
| Привязка | Если они не подходят, эти коды ДОЛЖНЫ быть взяты из JurisdictionValueSethttp://hl7.org/fhir/ValueSet/jurisdiction|5.0.0 (extensible to http://hl7.org/fhir/ValueSet/jurisdiction|5.0.0)Countries and regions within which this artifact is targeted for use. |
| Тип | CodeableConcept |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 38. Questionnaire.purpose | |
| Определение | Explanation of why this questionnaire is needed and why it has been designed as it has. |
| Короткий | Why this questionnaire is defined |
| Комментарии | This element does not describe the usage of the questionnaire. Instead, it provides traceability of ''why'' the resource is either needed or ''why'' it is defined as it is. This may be used to point to source materials or specifications that drove the structure of this questionnaire. |
| Контроль | 0..1 |
| Тип | markdown |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 40. Questionnaire.effectivePeriod | |
| Определение | The period during which the questionnaire content was or is planned to be in active use. |
| Короткий | When the questionnaire is expected to be used |
| Комментарии | The effective period for a questionnaire determines when the content is applicable for usage and is independent of publication and review dates. For example, a questionnaire intended to be used for the year 2016 might be published in 2015. See guidance around (not) making local changes to elements here. The effective period for a questionnaire determines when the content is applicable for usage and is independent of publication and review dates. For example, a questionnaire intended to be used for the year 2016 might be published in 2015. See guidance around (not) making local changes to elements here. |
| Контроль | 0..1 |
| Тип | Period |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | true |
| Требования | Allows establishing a transition before a resource comes into effect and also allows for a sunsetting process when new versions of the questionnaire are or are expected to be used instead. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 42. Questionnaire.item | |
| Определение | A particular question, question grouping or display text that is part of the questionnaire. |
| Короткий | Questions and sections within the Questionnaire |
| Комментарии | The content of the questionnaire is constructed from an ordered, hierarchical collection of items. |
| Контроль | 0..* |
| Тип | BackboneElement |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))que-1a: Group items must have nested items when Questionanire is complete ( (type='group' and %resource.status='complete') implies item.empty().not())que-1b: Groups should have items ( type='group' implies item.empty().not())que-1c: Display items cannot have child items ( type='display' implies item.empty())que-3: Display items cannot have a "code" asserted ( type!='display' or code.empty())que-4: A question cannot have both answerOption and answerValueSet ( answerOption.empty() or answerValueSet.empty())que-5: Only coding, decimal, integer, date, dateTime, time, string or quantity items can have answerOption or answerValueSet ( (type='coding' or type = 'decimal' or type = 'integer' or type = 'date' or type = 'dateTime' or type = 'time' or type = 'string' or type = 'quantity') or (answerValueSet.empty() and answerOption.empty()))que-6: Required and repeat aren't permitted for display items ( type!='display' or (required.empty() and repeats.empty()))que-8: Initial values can't be specified for groups or display items ( (type!='group' and type!='display') or initial.empty())que-9: Read-only can't be specified for "display" items ( type!='display' or readOnly.empty())que-10: Maximum length can only be declared for simple question types ( (type in ('boolean' | 'decimal' | 'integer' | 'string' | 'text' | 'url')) or answerConstraint='optionOrString' or maxLength.empty())que-11: If one or more answerOption is present, initial cannot be present. Use answerOption.initialSelected instead ( answerOption.empty() or initial.empty())que-12: If there are more than one enableWhen, enableBehavior must be specified ( enableWhen.count() > 1 implies enableBehavior.exists())que-13: Can only have multiple initial values for repeating items ( repeats=true or initial.count() <= 1)que-14: Can only have answerConstraint if answerOption or answerValueSet are present. (This is a warning because extensions may serve the same purpose) ( answerConstraint.exists() implies answerOption.exists() or answerValueSet.exists())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) que-1a: Group items must have nested items when Questionanire is complete ((type='group' and %resource.status='complete') implies item.empty().not()) que-1b: Groups should have items (type='group' implies item.empty().not()) que-1c: Display items cannot have child items (type='display' implies item.empty()) que-3: Display items cannot have a "code" asserted (type!='display' or code.empty()) que-4: A question cannot have both answerOption and answerValueSet (answerOption.empty() or answerValueSet.empty()) que-5: Only coding, decimal, integer, date, dateTime, time, string or quantity items can have answerOption or answerValueSet ((type='coding' or type = 'decimal' or type = 'integer' or type = 'date' or type = 'dateTime' or type = 'time' or type = 'string' or type = 'quantity') or (answerValueSet.empty() and answerOption.empty())) que-6: Required and repeat aren't permitted for display items (type!='display' or (required.empty() and repeats.empty())) que-8: Initial values can't be specified for groups or display items ((type!='group' and type!='display') or initial.empty()) que-9: Read-only can't be specified for "display" items (type!='display' or readOnly.empty()) que-10: Maximum length can only be declared for simple question types ((type in ('boolean' | 'decimal' | 'integer' | 'string' | 'text' | 'url')) or answerConstraint='optionOrString' or maxLength.empty()) que-11: If one or more answerOption is present, initial cannot be present. Use answerOption.initialSelected instead (answerOption.empty() or initial.empty()) que-12: If there are more than one enableWhen, enableBehavior must be specified (enableWhen.count() > 1 implies enableBehavior.exists()) que-13: Can only have multiple initial values for repeating items (repeats=true or initial.count() <= 1) que-14: Can only have answerConstraint if answerOption or answerValueSet are present. (This is a warning because extensions may serve the same purpose) (answerConstraint.exists() implies answerOption.exists() or answerValueSet.exists()) |
| 44. Questionnaire.item.modifierExtension | |
| Определение | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Короткий | Extensions that cannot be ignored even if unrecognized |
| Комментарии | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Контроль | 0..* |
| Тип | Extension |
| Модификатор | true потому что Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Требования | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Альтернативные имена | extensions, user content, modifiers |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 46. Questionnaire.item.linkId | |
| Определение | An identifier that is unique within the Questionnaire allowing linkage to the equivalent item in a QuestionnaireResponse resource. |
| Короткий | Unique id for item in questionnaire |
| Комментарии | This ''can'' be a meaningful identifier (e.g. a LOINC code) but is not intended to have any meaning. GUIDs or sequential numbers are appropriate here. LinkIds can have whitespaces and slashes by design. Tooling should not rely on linkIds being valid XHTML element IDs, and should not directly embed them as such |
| Контроль | 1..1 На этот элемент влияют следующие инварианты: que-2 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | false |
| Требования | QuestionnaireResponse does not require omitted items to be included and may have some items that repeat, so linkage based on position alone is not sufficient. QuestionnaireResponse does not require omitted items to be included and may have some items that repeat, so linkage based on position alone is not sufficient. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))que-15: Link ids should be 255 characters or less ( $this.length() <= 255)ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) que-15: Link ids should be 255 characters or less ($this.length() <= 255) |
| 48. Questionnaire.item.definition | |
| Определение | This element is a URI that refers to an ElementDefinition or to an ObservationDefinition that provides information about this item, including information that might otherwise be included in the instance of the Questionnaire resource. A detailed description of the construction of the URI is shown in Comments, below. This element is a URI that refers to an ElementDefinition or to an ObservationDefinition that provides information about this item, including information that might otherwise be included in the instance of the Questionnaire resource. A detailed description of the construction of the URI is shown in Comments, below. |
| Короткий | ElementDefinition - details for the item |
| Комментарии | The uri refers to an ElementDefinition in a StructureDefinition or to an ObservationDefinition and always starts with the canonical URL for the target resource. When referring to a StructureDefinition, a fragment identifier is used to specify the element definition by its id Element.id. E.g. http://hl7.org/fhir/StructureDefinition/Observation#Observation.value[x]. In the absence of a fragment identifier, the first/root element definition in the target is the matching element definition. The uri refers to an ElementDefinition in a StructureDefinition or to an ObservationDefinition and always starts with the canonical URL for the target resource. When referring to a StructureDefinition, a fragment identifier is used to specify the element definition by its id Element.id. E.g. http://hl7.org/fhir/StructureDefinition/Observation#Observation.value[x]. In the absence of a fragment identifier, the first/root element definition in the target is the matching element definition. |
| Контроль | 0..1 |
| Тип | uri |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | false |
| Требования | A common pattern is to define a set of data elements and then build multiple questionnaires for different circumstances to gather the data. This element provides traceability to the common definition and allows the content for the question to come from the underlying definition. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 50. Questionnaire.item.code | |
| Определение | A terminology code that corresponds to this group or question (e.g. a code from LOINC, which defines many questions and answers). |
| Короткий | Corresponding concept for this item in a terminology |
| Комментарии | The value may come from the ElementDefinition referred to by .definition. |
| Контроль | 0..* На этот элемент влияют следующие инварианты: que-3 |
| Привязка | Например, коды см. QuestionnaireQuestionCodeshttp://hl7.org/fhir/ValueSet/questionnaire-questions|5.0.0 (example to http://hl7.org/fhir/ValueSet/questionnaire-questions|5.0.0)Codes for questionnaires, groups and individual questions. |
| Тип | Coding |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | false |
| Требования | Allows linking of groups of questions to formal terminologies. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 52. Questionnaire.item.prefix | |
| Определение | A short label for a particular group, question or set of display text within the questionnaire used for reference by the individual completing the questionnaire. |
| Короткий | E.g. "1(a)", "2.5.3" |
| Комментарии | These are generally unique within a questionnaire, though this is not guaranteed. Some questionnaires may have multiple questions with the same label with logic to control which gets exposed. Typically, these won't be used for "display" items, though such use is not prohibited. Systems SHOULD NOT generate their own prefixes if prefixes are defined for any items within a Questionnaire. |
| Контроль | 0..1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | false |
| Требования | Separating the label from the question text allows improved rendering. Also, instructions will often refer to specific prefixes, so there's a need for the questionnaire design to have control over what labels are used. |
| Альтернативные имена | label |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 54. Questionnaire.item.prefix.extension | |
| Определение | An 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. |
| Короткий | Item prefix (in Russian and Karakalpak languages)Additional content defined by implementations |
| Комментарии | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Контроль | 0..* |
| Тип | Extension |
| Модификатор | false |
| 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())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 | Этот элемент представляет набор разрезов на Questionnaire.item.prefix.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 56. Questionnaire.item.prefix.extension:translation | |
| Название разреза | translation |
| Определение | Language translation from base language of resource to another language. |
| Короткий | Language Translation (Localization) |
| Контроль | 0..* |
| Тип | Extension(Translation) (Комплексное расширение) |
| Модификатор | 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()) |
| 58. Questionnaire.item.text | |
| Определение | The name of a section, the text of a question or text content for a display item. |
| Короткий | Primary text for the item |
| Комментарии | When using this element to represent the name of a section, use group type item and also make sure to limit the text element to a short string suitable for display as a section heading. Group item instructions should be included as a display type item within the group. |
| Контроль | 0..1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 60. Questionnaire.item.text.extension | |
| Определение | An 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. |
| Короткий | Item text (in Russian and Karakalpak languages)Additional content defined by implementations |
| Комментарии | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Контроль | 0..* |
| Тип | Extension |
| Модификатор | false |
| 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())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 | Этот элемент представляет набор разрезов на Questionnaire.item.text.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 62. Questionnaire.item.text.extension:translation | |
| Название разреза | translation |
| Определение | Language translation from base language of resource to another language. |
| Короткий | Language Translation (Localization) |
| Контроль | 0..* |
| Тип | Extension(Translation) (Комплексное расширение) |
| Модификатор | 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()) |
| 64. Questionnaire.item.type | |
| Определение | The type of questionnaire item this is - whether text for display, a grouping of other items or a particular type of data to be captured (string, integer, Coding, etc.). |
| Короткий | group | display | boolean | decimal | integer | date | dateTime + |
| Комментарии | Additional constraints on the type of answer can be conveyed by extensions. The value may come from the ElementDefinition referred to by .definition. |
| Контроль | 1..1 На этот элемент влияют следующие инварианты: que-9, que-8, que-6, que-5, que-3, que-10, que-1a, que-1b, que-1c |
| Привязка | Коды ДОЛЖНЫ быть взяты из QuestionnaireItemTypehttp://hl7.org/fhir/ValueSet/item-type|5.0.0 (required to http://hl7.org/fhir/ValueSet/item-type|5.0.0)Distinguishes groups from questions and display text and indicates data type for questions. |
| Тип | code |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | false |
| Требования | Defines the format in which the user is to be prompted for the answer. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 66. Questionnaire.item.enableWhen | |
| Определение | A constraint indicating that this item should only be enabled (displayed/allow answers to be captured) when the specified condition is true. |
| Короткий | Only allow data when |
| Комментарии | If multiple repetitions of this extension are present, the interpretation is driven by enableBehavior (either all repetitions must evaluate to true for this item to be enabled, or only one must evaluate to true for the item to be enabled). If the enableWhen.question has multiple answers, the condition evaluates to true if any of the answers for the referenced item match the enableWhen condition. This element is a modifier because if enableWhen is present for an item, "required" is ignored unless one of the enableWhen conditions is met. When an item is disabled, all of its descendants are disabled, regardless of what their own enableWhen logic might evaluate to. If enableWhen logic depends on an item that is disabled, the logic should proceed as though the item is not valued - even if a default value or other value might be retained in memory in the event of the item being re-enabled. In some cases, the comparison between the indicated answer and the specified value may differ only by precision. For example, the enableWhen might be Q1 > 1970, but the answer to Q1 is 1970-10-15. There is not a clear answer as to whether 1970-10-15 should be considered 'greater' than 1970, given that it is an imprecise value. In these indeterminate situations, the form filler has the option of refusing to render the form. If the form is displayed, items where enableWhen is indeterminate SHOULD be treated as enabled with a warning indicating that the questionnaire logic was faulty and it is possible that the item should not be enabled. Questionnaires SHOULD be designed to take into account challenges around varying precision to minimize non-deterministic situations by setting constraints around expected precision, etc. |
| Контроль | 0..* На этот элемент влияют следующие инварианты: que-12 |
| Тип | BackboneElement |
| Модификатор | true потому что If enableWhen is present and the condition evaluates to false, then the Questionnaire behaves as though the elements weren't actually present |
| Требуется поддержка | true |
| Summary | false |
| Требования | Allows questionnaires to adapt based on answers to other questions. E.g. If physical gender is specified as a male, no need to capture pregnancy history. Also allows conditional display of instructions or groups of questions. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))que-7: If the operator is 'exists', the value must be a boolean ( operator = 'exists' implies (answer is boolean))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) que-7: If the operator is 'exists', the value must be a boolean (operator = 'exists' implies (answer is boolean)) |
| 68. Questionnaire.item.enableWhen.modifierExtension | |
| Определение | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Короткий | Extensions that cannot be ignored even if unrecognized |
| Комментарии | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Контроль | 0..* |
| Тип | Extension |
| Модификатор | true потому что Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Требования | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Альтернативные имена | extensions, user content, modifiers |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 70. Questionnaire.item.enableWhen.question | |
| Определение | The linkId for the question whose answer (or lack of answer) governs whether this item is enabled. |
| Короткий | The linkId of question that determines whether item is enabled/disabled |
| Комментарии | If multiple question occurrences are present for the same question (same linkId), then this refers to the nearest question occurrence reachable by tracing first the "ancestor" axis and then the "preceding" axis and then the "following" axis. If there are multiple items with the same linkId and all are equadistant (e.g. a question references a question that appears in a separate repeating group), that is an error. (Consider using the enableWhenExpression extension to define logic to handle such a situation.) |
| Контроль | 1..1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | false |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 72. Questionnaire.item.enableWhen.operator | |
| Определение | Specifies the criteria by which the question is enabled. |
| Короткий | exists | = | != | > | < | >= | <= |
| Контроль | 1..1 На этот элемент влияют следующие инварианты: que-7 |
| Привязка | Коды ДОЛЖНЫ быть взяты из QuestionnaireItemOperatorhttp://hl7.org/fhir/ValueSet/questionnaire-enable-operator|5.0.0 (required to http://hl7.org/fhir/ValueSet/questionnaire-enable-operator|5.0.0)The criteria by which a question is enabled. |
| Тип | code |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | false |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 74. Questionnaire.item.enableWhen.answer[x] | |
| Определение | A value that the referenced question is tested using the specified operator in order for the item to be enabled. If there are multiple answers, a match on any of the answers suffices. If different behavior is desired (all must match, at least 2 must match, etc.), consider using the enableWhenExpression extension. |
| Короткий | Value for question comparison based on operator |
| Контроль | 1..1 На этот элемент влияют следующие инварианты: que-7 |
| Привязка | Например, коды см. QuestionnaireAnswerCodeshttp://hl7.org/fhir/ValueSet/questionnaire-answers|5.0.0 (example to http://hl7.org/fhir/ValueSet/questionnaire-answers|5.0.0)Allowed values to answer questions. |
| Тип | Выбор: boolean, decimal, integer, date, dateTime, time, string, Coding, Quantity, Reference(Resource) |
| [x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | false |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 76. Questionnaire.item.required | |
| Определение | An indication, if true, that the item must be present in a "completed" QuestionnaireResponse. If false, the item may be skipped when answering the questionnaire. |
| Короткий | Whether the item must be included in data results |
| Комментарии | If the required item is a question, it must have a direct answer (i.e. an answer to the question itself, not merely answers to child questions) in order for the QuestionnaireResponse to be complete. If the required item is a group, it must have at least one descendant question which has an answer Questionnaire.item.required only has meaning for elements that are conditionally enabled with enableWhen if the condition evaluates to true. It also only has meaning if the parent element is present. If a non-required 'group' item contains a 'required' question item, it's completely fine to omit the group (because it's not required) despite it having a required child. Similarly, if an item that contains other items is marked as required, that does not automatically make the contained elements required (though required groups must contain at least one descendant item with a populated answer). The value for 'required' may come from the ElementDefinition referred to by .definition. |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: que-6 |
| Тип | boolean |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | false |
| Значение при отсутствии | Items are assumed not to be required unless explicitly specified, though extensions may impose additional expectations |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 78. Questionnaire.item.repeats | |
| Определение | An indication, if true, that a QuestionnaireResponse for this item may include multiple answers associated with a single instance of this item (for question-type items) or multiple repetitions of the item (for group-type items). |
| Короткий | Whether the item may repeat |
| Комментарии | If a question is marked as repeats=true, then multiple answers can be provided for the question in the corresponding QuestionnaireResponse. When rendering the questionnaire, it is up to the rendering software whether to render the question text for each answer repetition (i.e. "repeat the question") or to simply allow entry/selection of multiple answers for the question (repeat the answers). Which is most appropriate visually may depend on the type of answer as well as whether there are nested items. The resulting QuestionnaireResponse will be populated the same way regardless of rendering - one 'question' item with multiple answer values. The value may come from the ElementDefinition referred to by .definition. When repeats=true for a group, it'll be represented with multiple items with the same linkId in the QuestionnaireResponse. For a question, it'll be represented by a single item with that linkId with multiple answers. |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: que-6, que-13 |
| Тип | boolean |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | false |
| Требования | Items may be used to create set of (related) questions that can be repeated to give multiple answers to such a set. |
| Значение при отсутствии | Items are generally assumed not to repeat unless explicitly specified. Systems SHOULD always populate this value |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 80. Questionnaire.item.readOnly | |
| Определение | An indication, when true, that the value cannot be changed by a human respondent to the Questionnaire. |
| Короткий | Don't allow human editing |
| Комментарии | If specified on a 'group', then all items beneath the specified group are read only. For questions, this only marks the answer associated with the specific item read only. Descendant questions are not impacted. The value of readOnly elements can be established by asserting extensions for defaultValues, linkages that support pre-population and/or extensions that support calculation based on other answers. |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: que-9 |
| Тип | boolean |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | false |
| Требования | Allows certain information to be phrased (and rendered) as a question and an answer, while keeping users from changing it. May also be useful for preventing changes to pre-populated portions of a questionnaire, for calculated values, etc. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 82. Questionnaire.item.maxLength | |
| Определение | The maximum number of characters that are permitted in the answer to be considered a "valid" QuestionnaireResponse. |
| Короткий | No more than these many characters |
| Комментарии | For base64binary, reflects the number of characters representing the encoded data, not the number of bytes of the binary data. The value may come from the ElementDefinition referred to by .definition. |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: que-10 |
| Тип | integer |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 84. Questionnaire.item.answerConstraint | |
| Определение | For items that have a defined set of allowed answers (via answerOption or answerValueSet), indicates whether values other than those specified can be selected. |
| Короткий | optionsOnly | optionsOrType | optionsOrString |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: que-10, que-14 |
| Привязка | Коды ДОЛЖНЫ быть взяты из QuestionnaireAnswerConstrainthttp://hl7.org/fhir/ValueSet/questionnaire-answer-constraint|5.0.0 (required to http://hl7.org/fhir/ValueSet/questionnaire-answer-constraint|5.0.0)Indicates differnt modes for restricting values when options or valueset are specified |
| Тип | code |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | false |
| Требования | Introduces the ability for questions to have 'other' answers |
| Значение при отсутствии | If not specified, answerConstraint is presumed to be 'optionsOnly' |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 86. Questionnaire.item.answerValueSet | |
| Определение | A reference to a value set containing a list of values representing permitted answers for a question. |
| Короткий | ValueSet containing permitted answers |
| Комментарии | LOINC defines many useful value sets for questionnaire responses. See LOINC Answer Lists. The value may come from the ElementDefinition referred to by .definition. |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: que-5, que-4, que-14 |
| Тип | canonical(ValueSet) |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 88. Questionnaire.item.answerOption | |
| Определение | One of the permitted answers for the question. |
| Короткий | Permitted answer |
| Комментарии | This element can be used when the value set machinery of answerValueSet is deemed too cumbersome or when there's a need to capture possible answers that are not codes. |
| Контроль | 0..* На этот элемент влияют следующие инварианты: que-5, que-4, que-11, que-14 |
| Тип | BackboneElement |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 90. Questionnaire.item.answerOption.modifierExtension | |
| Определение | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Короткий | Extensions that cannot be ignored even if unrecognized |
| Комментарии | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Контроль | 0..* |
| Тип | Extension |
| Модификатор | true потому что Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Требования | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Альтернативные имена | extensions, user content, modifiers |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 92. Questionnaire.item.answerOption.value[x] | |
| Определение | A potential answer that's allowed as the answer to this question. |
| Короткий | Answer value |
| Комментарии | The data type of the value must agree with the item.type. |
| Контроль | 1..1 |
| Привязка | Например, коды см. QuestionnaireAnswerCodeshttp://hl7.org/fhir/ValueSet/questionnaire-answers|5.0.0 (example to http://hl7.org/fhir/ValueSet/questionnaire-answers|5.0.0)Allowed values to answer questions. |
| Тип | Выбор: integer, date, time, string, Coding, Reference(Resource) |
| [x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Необходимо поддерживать типы | Нет обязательных правил поддержки выбора типов/профилей |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| Slicing | Этот элемент представляет набор разрезов на Questionnaire.item.answerOption.value[x]. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 94. Questionnaire.item.answerOption.value[x]:valueCoding | |
| Название разреза | valueCoding |
| Определение | A potential answer that's allowed as the answer to this question. |
| Короткий | Answer value |
| Комментарии | The data type of the value must agree with the item.type. |
| Контроль | 01..1 |
| Привязка | Например, коды см. QuestionnaireAnswerCodeshttp://hl7.org/fhir/ValueSet/questionnaire-answers|5.0.0 (example to http://hl7.org/fhir/ValueSet/questionnaire-answers|5.0.0)Allowed values to answer questions. |
| Тип | Coding, date, string, Reference(Resource), integer, time |
| [x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 96. Questionnaire.item.answerOption.value[x]:valueCoding.display | |
| Определение | A representation of the meaning of the code in the system, following the rules of the system. |
| Короткий | Representation defined by the system |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: cod-1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 98. Questionnaire.item.answerOption.value[x]:valueCoding.display.extension | |
| Определение | An 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. |
| Короткий | Answer option display (in Russian and Karakalpak languages)Additional content defined by implementations |
| Комментарии | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Контроль | 0..* |
| Тип | Extension |
| Модификатор | false |
| 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())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 | Этот элемент представляет набор разрезов на Questionnaire.item.answerOption.value[x].display.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 100. Questionnaire.item.answerOption.value[x]:valueCoding.display.extension:translation | |
| Название разреза | translation |
| Определение | Language translation from base language of resource to another language. |
| Короткий | Language Translation (Localization) |
| Контроль | 0..* |
| Тип | Extension(Translation) (Комплексное расширение) |
| Модификатор | 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()) |
| 102. Questionnaire.item.initial | |
| Определение | One or more values that should be pre-populated in the answer when initially rendering the questionnaire for user input. |
| Короткий | Initial value(s) when item is first rendered |
| Комментарии | The user is allowed to change the value and override the default (unless marked as read-only). If the user doesn't change the value, then this initial value will be persisted when the QuestionnaireResponse is initially created. Note that initial values can influence results. The data type of initial.answer[x] must agree with the item.type, and only repeating items can have more then one initial value. |
| Контроль | 0..* На этот элемент влияют следующие инварианты: que-8, que-13, que-11 |
| Тип | BackboneElement |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | false |
| Требования | In some workflows, having defaults saves time. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 104. Questionnaire.item.initial.modifierExtension | |
| Определение | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Короткий | Extensions that cannot be ignored even if unrecognized |
| Комментарии | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Контроль | 0..* |
| Тип | Extension |
| Модификатор | true потому что Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Требования | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Альтернативные имена | extensions, user content, modifiers |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 106. Questionnaire.item.initial.value[x] | |
| Определение | The actual value to for an initial answer. |
| Короткий | Actual value for initializing the question |
| Комментарии | The type of the initial value must be consistent with the type of the item. |
| Контроль | 1..1 |
| Привязка | Например, коды см. QuestionnaireAnswerCodeshttp://hl7.org/fhir/ValueSet/questionnaire-answers|5.0.0 (example to http://hl7.org/fhir/ValueSet/questionnaire-answers|5.0.0)Allowed values to answer questions. |
| Тип | Выбор: boolean, decimal, integer, date, dateTime, time, string, uri, Attachment, Coding, Quantity, Reference(Resource) |
| [x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | false |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 108. Questionnaire.item.item | |
| Определение | Text, questions and other groups to be nested beneath a question or group. |
| Короткий | Nested questionnaire items |
| Комментарии | There is no specified limit to the depth of nesting. However, Questionnaire authors are encouraged to consider the impact on the user and user interface of overly deep nesting. |
| Контроль | 0..* |
| Тип | Смотретьttp://hl7.org/fhir/StructureDefinition/Questionnaire#Questionnaire.item |
| Модификатор | false |
| Требуется поддержка | true |
| 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()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
Рекомендации по толкованию содержимого этой таблицы можно найтиздесь-- no content: do not translate #97 --
| 0. Questionnaire | |
| 2. Questionnaire.url | |
| Требуется поддержка | true |
| 4. Questionnaire.identifier | |
| Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
| Требуется поддержка | true |
| 6. Questionnaire.version | |
| Примечание | Это бизнес-версия Id, а не ресурс версии Id (см. обсуждение) |
| Требуется поддержка | true |
| 8. Questionnaire.name | |
| Требуется поддержка | true |
| 10. Questionnaire.title | |
| Короткий | Questionnaire title (in Uzbek language) |
| Контроль | 1..? |
| Требуется поддержка | true |
| 12. Questionnaire.title.extension | |
| Короткий | Questionnaire title (in Russian and Karakalpak languages) |
| Slicing | Этот элемент представляет набор разрезов на Questionnaire.title.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 14. Questionnaire.title.extension:translation | |
| Название разреза | translation |
| Контроль | 0..* |
| Тип | Extension(Translation) (Комплексное расширение) |
| Требуется поддержка | true |
| 16. Questionnaire.status | |
| Требуется поддержка | true |
| 18. Questionnaire.subjectType | |
| Короткий | Resource types that can be subject of this questionnaire |
| Требуется поддержка | true |
| 20. Questionnaire.publisher | |
| Требуется поддержка | true |
| 22. Questionnaire.description | |
| Требуется поддержка | true |
| 24. Questionnaire.description.extension | |
| Короткий | Description (in Russian and Karakalpak languages) |
| Slicing | Этот элемент представляет набор разрезов на Questionnaire.description.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 26. Questionnaire.description.extension:translation | |
| Название разреза | translation |
| Контроль | 0..* |
| Тип | Extension(Translation) (Комплексное расширение) |
| Требуется поддержка | true |
| 28. Questionnaire.useContext | |
| Требуется поддержка | true |
| 30. Questionnaire.jurisdiction | |
| Требуется поддержка | true |
| 32. Questionnaire.purpose | |
| Требуется поддержка | true |
| 34. Questionnaire.effectivePeriod | |
| Требуется поддержка | true |
| 36. Questionnaire.item | |
| Требуется поддержка | true |
| 38. Questionnaire.item.linkId | |
| Требуется поддержка | true |
| 40. Questionnaire.item.definition | |
| Требуется поддержка | true |
| 42. Questionnaire.item.code | |
| Требуется поддержка | true |
| 44. Questionnaire.item.prefix | |
| Требуется поддержка | true |
| 46. Questionnaire.item.prefix.extension | |
| Короткий | Item prefix (in Russian and Karakalpak languages) |
| Slicing | Этот элемент представляет набор разрезов на Questionnaire.item.prefix.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 48. Questionnaire.item.prefix.extension:translation | |
| Название разреза | translation |
| Контроль | 0..* |
| Тип | Extension(Translation) (Комплексное расширение) |
| Требуется поддержка | true |
| 50. Questionnaire.item.text | |
| Требуется поддержка | true |
| 52. Questionnaire.item.text.extension | |
| Короткий | Item text (in Russian and Karakalpak languages) |
| Slicing | Этот элемент представляет набор разрезов на Questionnaire.item.text.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 54. Questionnaire.item.text.extension:translation | |
| Название разреза | translation |
| Контроль | 0..* |
| Тип | Extension(Translation) (Комплексное расширение) |
| Требуется поддержка | true |
| 56. Questionnaire.item.type | |
| Требуется поддержка | true |
| 58. Questionnaire.item.enableWhen | |
| Требуется поддержка | true |
| 60. Questionnaire.item.required | |
| Требуется поддержка | true |
| 62. Questionnaire.item.repeats | |
| Требуется поддержка | true |
| 64. Questionnaire.item.readOnly | |
| Требуется поддержка | true |
| 66. Questionnaire.item.maxLength | |
| Требуется поддержка | true |
| 68. Questionnaire.item.answerConstraint | |
| Требуется поддержка | true |
| 70. Questionnaire.item.answerValueSet | |
| Требуется поддержка | true |
| 72. Questionnaire.item.answerOption | |
| Требуется поддержка | true |
| 74. Questionnaire.item.answerOption.value[x] | |
| [x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
| Требуется поддержка | true |
| Slicing | Этот элемент представляет набор разрезов на Questionnaire.item.answerOption.value[x]. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 76. Questionnaire.item.answerOption.value[x]:valueCoding | |
| Название разреза | valueCoding |
| Контроль | 0..1 |
| Тип | Coding |
| [x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
| Требуется поддержка | true |
| 78. Questionnaire.item.answerOption.value[x]:valueCoding.display | |
| 80. Questionnaire.item.answerOption.value[x]:valueCoding.display.extension | |
| Короткий | Answer option display (in Russian and Karakalpak languages) |
| Slicing | Этот элемент представляет набор разрезов на Questionnaire.item.answerOption.value[x].display.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 82. Questionnaire.item.answerOption.value[x]:valueCoding.display.extension:translation | |
| Название разреза | translation |
| Контроль | 0..* |
| Тип | Extension(Translation) (Комплексное расширение) |
| Требуется поддержка | true |
| 84. Questionnaire.item.initial | |
| Требуется поддержка | true |
| 86. Questionnaire.item.item | |
| Требуется поддержка | true |
Рекомендации по толкованию содержимого этой таблицы можно найтиздесь-- no content: do not translate #97 --
| 0. Questionnaire | |
| Определение | A structured set of questions intended to guide the collection of answers from end-users. Questionnaires provide detailed control over order, presentation, phraseology and grouping to allow coherent, consistent data collection. |
| Короткий | A structured set of questions |
| Контроль | 0..* |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | false |
| Альтернативные имена | Form, CRF, Survey |
| Инварианты | cnl-0: Name should be usable as an identifier for the module by machine processing applications such as code generation (name.exists() implies name.matches('^[A-Z]([A-Za-z0-9_]){1,254}$'))que-2: The link ids for groups and questions must be unique within the questionnaire ( descendants().linkId.isDistinct()) |
| 2. Questionnaire.id | |
| Определение | The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes. |
| Короткий | Logical id of this artifact |
| Комментарии | Within the context of the FHIR RESTful interactions, the resource has an id except for cases like the create and conditional update. Otherwise, the use of the resouce id depends on the given use case. |
| Контроль | 0..1 |
| Тип | id |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | true |
| 4. Questionnaire.meta | |
| Определение | The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource. |
| Короткий | Metadata about the resource |
| Контроль | 0..1 |
| Тип | Meta |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 6. Questionnaire.implicitRules | |
| Определение | A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc. |
| Короткий | A set of rules under which this content was created |
| Комментарии | Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of its narrative along with other profiles, value sets, etc. |
| Контроль | 0..1 |
| Тип | uri |
| Модификатор | true потому что This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies its meaning or interpretation |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 8. Questionnaire.language | |
| Определение | The base language in which the resource is written. |
| Короткий | Language of the resource content |
| Комментарии | Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute). |
| Контроль | 0..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из AllLanguages (required to http://hl7.org/fhir/ValueSet/all-languages|5.0.0)IETF language tag for a human language |
| Тип | code |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | false |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 10. Questionnaire.text | |
| Определение | A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety. |
| Короткий | Text summary of the resource, for human interpretation |
| Комментарии | Contained resources do not have a narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later. |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: dom-6 |
| Тип | Narrative |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | false |
| Альтернативные имена | narrative, html, xhtml, display |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 12. Questionnaire.contained | |
| Определение | These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, nor can they have their own independent transaction scope. This is allowed to be a Parameters resource if and only if it is referenced by a resource that provides context/meaning. |
| Короткий | Contained, inline Resources |
| Комментарии | This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags in their meta elements, but SHALL NOT have security labels. |
| Контроль | 0..* На этот элемент влияют следующие инварианты: dom-2, dom-4, dom-3, dom-5 |
| Тип | Resource |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | false |
| Альтернативные имена | inline resources, anonymous resources, contained resources |
| 14. Questionnaire.extension | |
| Определение | May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Короткий | Additional content defined by implementations |
| Комментарии | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Контроль | 0..* |
| Тип | Extension |
| Модификатор | false |
| Требуется поддержка | false |
| 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()) |
| 16. Questionnaire.modifierExtension | |
| Определение | May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Короткий | Extensions that cannot be ignored |
| Комментарии | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Контроль | 0..* |
| Тип | Extension |
| Модификатор | true потому что Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them |
| Требуется поддержка | false |
| Summary | true |
| Требования | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Альтернативные имена | extensions, user content |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| 18. Questionnaire.url | |
| Определение | An absolute URI that is used to identify this questionnaire when it is referenced in a specification, model, design or an instance; also called its canonical identifier. This SHOULD be globally unique and SHOULD be a literal address at which an authoritative instance of this questionnaire is (or will be) published. This URL can be the target of a canonical reference. It SHALL remain the same when the questionnaire is stored on different servers. |
| Короткий | Canonical identifier for this questionnaire, represented as an absolute URI (globally unique) |
| Комментарии | Can be a urn:uuid: or a urn:oid: but real http: addresses are preferred. Multiple instances may share the same URL if they have a distinct version. The determination of when to create a new version of a resource (same url, new version) vs. defining a new artifact is up to the author. Considerations for making this decision are found in Technical and Business Versions. In some cases, the resource can no longer be found at the stated url, but the url itself cannot change. Implementations can use the meta.source element to indicate where the current master source of the resource can be found. The name of the referenced questionnaire can be conveyed using the http://hl7.org/fhir/StructureDefinition/display extension. |
| Контроль | 0..1 |
| Тип | uri |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Требования | Allows the questionnaire to be referenced by a single globally unique identifier. This is the id that will be used to link a QuestionnaireResponse to the Questionnaire the response is for. |
| Инварианты | cnl-1: URL should not contain | or # - these characters make processing canonical references problematic (exists() implies matches('^[^|# ]+$'))ele-1: All FHIR elements must have a @value or children ( hasValue() or (children().count() > id.count())) |
| 20. Questionnaire.identifier | |
| Определение | A formal identifier that is used to identify this questionnaire when it is represented in other formats, or referenced in a specification, model, design or an instance. |
| Короткий | Business identifier for questionnaire |
| Комментарии | Typically, this is used for identifiers that can go in an HL7 V3 II (instance identifier) data type, and can then identify this questionnaire outside of FHIR, where it is not possible to use the logical URI. |
| Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
| Контроль | 0..* |
| Тип | Identifier |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | true |
| Требования | Allows externally provided and/or usable business identifiers to be easily associated with the questionnaire. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 22. Questionnaire.version | |
| Определение | The identifier that is used to identify this version of the questionnaire when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the questionnaire author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence. |
| Короткий | Business version of the questionnaire |
| Комментарии | There may be different questionnaires that have the same url but different versions. The version can be appended to the url in a reference to allow a reference to a particular business version of the questionnaire with the format. The version SHOULD NOT contain a '#' - see Business Version. |
| Примечание | Это бизнес-версия Id, а не ресурс версии Id (см. обсуждение) |
| Контроль | 0..1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 24. Questionnaire.versionAlgorithm[x] | |
| Определение | Indicates the mechanism used to compare versions to determine which is more current. |
| Короткий | How to compare versions |
| Комментарии | If set as a string, this is a FHIRPath expression that has two additional context variables passed in - %version1 and %version2 and will return a negative number if version1 is newer, a positive number if version2 and a 0 if the version ordering can't be successfully be determined. |
| Контроль | 0..1 |
| Привязка | Если они не подходят, эти коды ДОЛЖНЫ быть взяты из VersionAlgorithm (extensible to http://hl7.org/fhir/ValueSet/version-algorithm|5.0.0) |
| Тип | Выбор: string, Coding |
| [x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 26. Questionnaire.name | |
| Определение | A natural language name identifying the questionnaire. This name should be usable as an identifier for the module by machine processing applications such as code generation. |
| Короткий | Name for this questionnaire (computer friendly) |
| Комментарии | The name is not expected to be globally unique. The name should be a simple alphanumeric type no-whitespace name to ensure that it is machine-processing friendly. |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: cnl-0 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Требования | Supports code generation. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 28. Questionnaire.title | |
| Определение | A short, descriptive, user-friendly title for the questionnaire. |
| Короткий | Questionnaire title (in Uzbek language) |
| Комментарии | This name does not need to be machine-processing friendly and may contain punctuation, white-space, etc. |
| Контроль | 1..1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 30. Questionnaire.title.id | |
| Определение | unique id for the element within a resource (for internal references) |
| Короткий | xml:id (or equivalent in JSON) |
| Контроль | 0..1 |
| Тип | string |
| Модификатор | false |
| Формат XML | В формате XML это свойство представлено в качестве атрибута. |
| Summary | false |
| 32. Questionnaire.title.extension | |
| Определение | An Extension |
| Короткий | Questionnaire title (in Russian and Karakalpak languages) |
| Контроль | 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 | Этот элемент представляет набор разрезов на Questionnaire.title.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 34. Questionnaire.title.extension:translation | |
| Название разреза | translation |
| Определение | Language translation from base language of resource to another language. |
| Короткий | Language Translation (Localization) |
| Контроль | 0..* |
| Тип | Extension(Translation) (Комплексное расширение) |
| Модификатор | 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. Questionnaire.title.value | |
| Определение | The actual value |
| Короткий | Primitive value for string |
| Контроль | 0..1 |
| Тип | string |
| Модификатор | false |
| Формат XML | В формате XML это свойство представлено в качестве атрибута. |
| Summary | false |
| Макс. длина: | 1048576 |
| 38. Questionnaire.derivedFrom | |
| Определение | The URL of a Questionnaire that this Questionnaire is based on. |
| Короткий | Based on Questionnaire |
| Комментарии | This element covers a broad range of relationships, from 'somewhat inspired by' to 'fully compliant with'. There is a standard extensionthat allows clearer differentiation between the specifics of the derivation relationship where this is needed - e.g. to determine substitutability and validation expectations - http://hl7.org/fhir/StructureDefinition/questionnaire-derivationType. |
| Контроль | 0..* |
| Тип | canonical(Questionnaire) |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | false |
| Summary | true |
| Требования | Allows a Questionnaire to be created based on another Questionnaire. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 40. Questionnaire.status | |
| Определение | The current state of this questionnaire. |
| Короткий | draft | active | retired | unknown |
| Комментарии | A nominal state-transition diagram can be found in the] documentation 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. See guidance around (not) making local changes to elements here. |
| Контроль | 1..1 На этот элемент влияют следующие инварианты: que-1a |
| Привязка | Коды ДОЛЖНЫ быть взяты из PublicationStatus (required to http://hl7.org/fhir/ValueSet/publication-status|5.0.0)The lifecycle status of an artifact. |
| Тип | code |
| Модификатор | true потому что This is labeled as "Is Modifier" because applications should not use a retired {{title}} without due consideration |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Требования | Enables tracking the lifecycle of the content and filtering of questionnaires that are appropriate for use versus not. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 42. Questionnaire.experimental | |
| Определение | A Boolean value to indicate that this questionnaire is authored for testing purposes (or education/evaluation/marketing) and is not intended for genuine usage. |
| Короткий | For testing purposes, not real usage |
| Комментарии | Allows filtering of questionnaires that are appropriate for use versus not. |
| Контроль | 0..1 |
| Тип | boolean |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | false |
| Summary | true |
| Требования | Enables experimental content to be developed following the same lifecycle that would be used for a production-level questionnaire. |
| Значение при отсутствии | If absent, this resource is treated as though it is not experimental. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 44. Questionnaire.subjectType | |
| Определение | The types of subjects that can be the subject of responses created for the questionnaire. |
| Короткий | Resource types that can be subject of this questionnaire |
| Комментарии | If none are specified, then the subject is unlimited. |
| Контроль | 0..* |
| Привязка | Коды ДОЛЖНЫ быть взяты из ResourceType (required to http://hl7.org/fhir/ValueSet/resource-types|5.0.0)One of the resource types defined as part of this version of FHIR. |
| Тип | code |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Требования | Allows enforcing that a QuestionnaireResponse only has a .subject element of the appropriate type. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 46. Questionnaire.date | |
| Определение | The date (and optionally time) when the questionnaire was last significantly changed. The date must change when the business version changes and it must change if the status code changes. In addition, it should change when the substantive content of the questionnaire changes. |
| Короткий | Date last changed |
| Комментарии | The date is often not tracked until the resource is published, but may be present on draft content. Note that this is not the same as the resource last-modified-date, since the resource may be a secondary representation of the questionnaire. Additional specific dates may be added as extensions or be found by consulting Provenances associated with past versions of the resource. See guidance around (not) making local changes to elements here. |
| Контроль | 0..1 |
| Тип | dateTime |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | false |
| Summary | true |
| Альтернативные имена | Revision Date |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 48. Questionnaire.publisher | |
| Определение | The name of the organization or individual responsible for the release and ongoing maintenance of the questionnaire. |
| Короткий | Name of the publisher/steward (organization or individual) |
| Комментарии | Usually an organization but may be an individual. The publisher (or steward) of the questionnaire is the organization or individual primarily responsible for the maintenance and upkeep of the questionnaire. This is not necessarily the same individual or organization that developed and initially authored the content. The publisher is the primary point of contact for questions or issues with the questionnaire. This item SHOULD be populated unless the information is available from context. |
| Контроль | 0..1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Требования | Helps establish the "authority/credibility" of the questionnaire. May also allow for contact. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 50. Questionnaire.contact | |
| Определение | Contact details to assist a user in finding and communicating with the publisher. |
| Короткий | Contact details for the publisher |
| Комментарии | May be a web site, an email address, a telephone number, etc. See guidance around (not) making local changes to elements here. |
| Контроль | 0..* |
| Тип | ContactDetail |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 52. Questionnaire.description | |
| Определение | A free text natural language description of the questionnaire from a consumer's perspective. |
| Короткий | Natural language description of the questionnaire |
| Комментарии | This description can be used to capture details such as comments about misuse, instructions for clinical use and interpretation, literature references, examples from the paper world, etc. It is not a rendering of the questionnaire as conveyed in the 'text' field of the resource itself. This item SHOULD be populated unless the information is available from context. (E.g. the language of the questionnaire is presumed to be the predominant language in the place the questionnaire was created). |
| Контроль | 0..1 |
| Тип | markdown |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 54. Questionnaire.description.id | |
| Определение | unique id for the element within a resource (for internal references) |
| Короткий | xml:id (or equivalent in JSON) |
| Контроль | 0..1 |
| Тип | string |
| Модификатор | false |
| Формат XML | В формате XML это свойство представлено в качестве атрибута. |
| Summary | false |
| 56. Questionnaire.description.extension | |
| Определение | An Extension |
| Короткий | Description (in Russian and Karakalpak languages) |
| Контроль | 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 | Этот элемент представляет набор разрезов на Questionnaire.description.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 58. Questionnaire.description.extension:translation | |
| Название разреза | translation |
| Определение | Language translation from base language of resource to another language. |
| Короткий | Language Translation (Localization) |
| Контроль | 0..* |
| Тип | Extension(Translation) (Комплексное расширение) |
| Модификатор | 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()) |
| 60. Questionnaire.description.value | |
| Определение | Primitive value for markdown |
| Короткий | Primitive value for markdown |
| Контроль | 0..1 |
| Тип | markdown |
| Модификатор | false |
| Формат XML | В формате XML это свойство представлено в качестве атрибута. |
| Summary | false |
| 62. Questionnaire.useContext | |
| Определение | The content was developed with a focus and intent of supporting the contexts that are listed. These contexts may be general categories (gender, age, ...) or may be references to specific programs (insurance plans, studies, ...) and may be used to assist with indexing and searching for appropriate questionnaires. |
| Короткий | The context that the content is intended to support |
| Комментарии | When multiple useContexts are specified, there is no expectation that all or even any of the contexts apply. |
| Контроль | 0..* |
| Тип | UsageContext |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | true |
| Требования | Assist in searching for appropriate content. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 64. Questionnaire.jurisdiction | |
| Определение | A legal or geographic region in which the questionnaire is intended to be used. |
| Короткий | Intended jurisdiction for questionnaire (if applicable) |
| Комментарии | It may be possible for the questionnaire to be used in jurisdictions other than those for which it was originally designed or intended. DEPRECATION NOTE: For consistency, implementations are encouraged to migrate to using the new 'jurisdiction' code in the useContext element. (I.e. useContext.code indicating http://terminology.hl7.org/CodeSystem/usage-context-type#jurisdiction and useContext.valueCodeableConcept indicating the jurisdiction.) |
| Контроль | 0..* |
| Привязка | Если они не подходят, эти коды ДОЛЖНЫ быть взяты из JurisdictionValueSet (extensible to http://hl7.org/fhir/ValueSet/jurisdiction|5.0.0)Countries and regions within which this artifact is targeted for use. |
| Тип | CodeableConcept |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 66. Questionnaire.purpose | |
| Определение | Explanation of why this questionnaire is needed and why it has been designed as it has. |
| Короткий | Why this questionnaire is defined |
| Комментарии | This element does not describe the usage of the questionnaire. Instead, it provides traceability of ''why'' the resource is either needed or ''why'' it is defined as it is. This may be used to point to source materials or specifications that drove the structure of this questionnaire. |
| Контроль | 0..1 |
| Тип | markdown |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 68. Questionnaire.copyright | |
| Определение | A copyright statement relating to the questionnaire and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the questionnaire. |
| Короткий | Use and/or publishing restrictions |
| Контроль | 0..1 |
| Тип | markdown |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | false |
| Summary | false |
| Требования | Consumers of the questionnaire must be able to determine any legal restrictions on the use of the artifact and/or its content. |
| Альтернативные имена | License, Restrictions |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 70. Questionnaire.copyrightLabel | |
| Определение | A short string (<50 characters), suitable for inclusion in a page footer that identifies the copyright holder, effective period, and optionally whether rights are resctricted. (e.g. 'All rights reserved', 'Some rights reserved'). |
| Короткий | Copyright holder and year(s) |
| Комментарии | The (c) symbol should NOT be included in this string. It will be added by software when rendering the notation. Full details about licensing, restrictions, warrantees, etc. goes in the more general 'copyright' element. |
| Контроль | 0..1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | false |
| Summary | false |
| Требования | Defines the content expected to be rendered in all representations of the artifact. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 72. Questionnaire.approvalDate | |
| Определение | The date on which the resource content was approved by the publisher. Approval happens once when the content is officially approved for usage. |
| Короткий | When the questionnaire was approved by publisher |
| Комментарии | The 'date' element may be more recent than the approval date because of minor changes or editorial corrections. See guidance around (not) making local changes to elements here. |
| Контроль | 0..1 |
| Тип | date |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | false |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 74. Questionnaire.lastReviewDate | |
| Определение | The date on which the resource content was last reviewed. Review happens periodically after approval but does not change the original approval date. |
| Короткий | When the questionnaire was last reviewed by the publisher |
| Комментарии | If specified, this date follows the original approval date. See guidance around (not) making local changes to elements here. |
| Контроль | 0..1 |
| Тип | date |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | false |
| Summary | false |
| Требования | Gives a sense of how "current" the content is. Resources that have not been reviewed in a long time may have a risk of being less appropriate/relevant. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 76. Questionnaire.effectivePeriod | |
| Определение | The period during which the questionnaire content was or is planned to be in active use. |
| Короткий | When the questionnaire is expected to be used |
| Комментарии | The effective period for a questionnaire determines when the content is applicable for usage and is independent of publication and review dates. For example, a questionnaire intended to be used for the year 2016 might be published in 2015. See guidance around (not) making local changes to elements here. |
| Контроль | 0..1 |
| Тип | Period |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | true |
| Требования | Allows establishing a transition before a resource comes into effect and also allows for a sunsetting process when new versions of the questionnaire are or are expected to be used instead. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 78. Questionnaire.code | |
| Определение | An identifier for this collection of questions in a particular terminology such as LOINC. |
| Короткий | Concept that represents the overall questionnaire |
| Контроль | 0..* |
| Привязка | Например, коды см. QuestionnaireQuestionCodes (example to http://hl7.org/fhir/ValueSet/questionnaire-questions|5.0.0)Codes for questionnaires, groups and individual questions. |
| Тип | Coding |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | true |
| Требования | Allows linking of the complete Questionnaire resources to formal terminologies. It's common for "panels" of questions to be identified by a code. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 80. Questionnaire.item | |
| Определение | A particular question, question grouping or display text that is part of the questionnaire. |
| Короткий | Questions and sections within the Questionnaire |
| Комментарии | The content of the questionnaire is constructed from an ordered, hierarchical collection of items. |
| Контроль | 0..* |
| Тип | BackboneElement |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))que-1a: Group items must have nested items when Questionanire is complete ( (type='group' and %resource.status='complete') implies item.empty().not())que-1b: Groups should have items ( type='group' implies item.empty().not())que-1c: Display items cannot have child items ( type='display' implies item.empty())que-3: Display items cannot have a "code" asserted ( type!='display' or code.empty())que-4: A question cannot have both answerOption and answerValueSet ( answerOption.empty() or answerValueSet.empty())que-5: Only coding, decimal, integer, date, dateTime, time, string or quantity items can have answerOption or answerValueSet ( (type='coding' or type = 'decimal' or type = 'integer' or type = 'date' or type = 'dateTime' or type = 'time' or type = 'string' or type = 'quantity') or (answerValueSet.empty() and answerOption.empty()))que-6: Required and repeat aren't permitted for display items ( type!='display' or (required.empty() and repeats.empty()))que-8: Initial values can't be specified for groups or display items ( (type!='group' and type!='display') or initial.empty())que-9: Read-only can't be specified for "display" items ( type!='display' or readOnly.empty())que-10: Maximum length can only be declared for simple question types ( (type in ('boolean' | 'decimal' | 'integer' | 'string' | 'text' | 'url')) or answerConstraint='optionOrString' or maxLength.empty())que-11: If one or more answerOption is present, initial cannot be present. Use answerOption.initialSelected instead ( answerOption.empty() or initial.empty())que-12: If there are more than one enableWhen, enableBehavior must be specified ( enableWhen.count() > 1 implies enableBehavior.exists())que-13: Can only have multiple initial values for repeating items ( repeats=true or initial.count() <= 1)que-14: Can only have answerConstraint if answerOption or answerValueSet are present. (This is a warning because extensions may serve the same purpose) ( answerConstraint.exists() implies answerOption.exists() or answerValueSet.exists()) |
| 82. Questionnaire.item.id | |
| Определение | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Короткий | Unique id for inter-element referencing |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: ele-1 |
| Тип | string |
| Модификатор | false |
| Формат XML | В формате XML это свойство представлено в качестве атрибута. |
| Summary | false |
| 84. Questionnaire.item.extension | |
| Определение | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Короткий | Additional content defined by implementations |
| Комментарии | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Контроль | 0..* |
| Тип | Extension |
| Модификатор | false |
| 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()) |
| 86. Questionnaire.item.modifierExtension | |
| Определение | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Короткий | Extensions that cannot be ignored even if unrecognized |
| Комментарии | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Контроль | 0..* |
| Тип | Extension |
| Модификатор | true потому что Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Требования | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Альтернативные имена | extensions, user content, modifiers |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| 88. Questionnaire.item.linkId | |
| Определение | An identifier that is unique within the Questionnaire allowing linkage to the equivalent item in a QuestionnaireResponse resource. |
| Короткий | Unique id for item in questionnaire |
| Комментарии | This ''can'' be a meaningful identifier (e.g. a LOINC code) but is not intended to have any meaning. GUIDs or sequential numbers are appropriate here. LinkIds can have whitespaces and slashes by design. Tooling should not rely on linkIds being valid XHTML element IDs, and should not directly embed them as such |
| Контроль | 1..1 На этот элемент влияют следующие инварианты: que-2 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | false |
| Требования | QuestionnaireResponse does not require omitted items to be included and may have some items that repeat, so linkage based on position alone is not sufficient. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))que-15: Link ids should be 255 characters or less ( $this.length() <= 255) |
| 90. Questionnaire.item.definition | |
| Определение | This element is a URI that refers to an ElementDefinition or to an ObservationDefinition that provides information about this item, including information that might otherwise be included in the instance of the Questionnaire resource. A detailed description of the construction of the URI is shown in Comments, below. |
| Короткий | ElementDefinition - details for the item |
| Комментарии | The uri refers to an ElementDefinition in a StructureDefinition or to an ObservationDefinition and always starts with the canonical URL for the target resource. When referring to a StructureDefinition, a fragment identifier is used to specify the element definition by its id Element.id. E.g. http://hl7.org/fhir/StructureDefinition/Observation#Observation.value[x]. In the absence of a fragment identifier, the first/root element definition in the target is the matching element definition. |
| Контроль | 0..1 |
| Тип | uri |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | false |
| Требования | A common pattern is to define a set of data elements and then build multiple questionnaires for different circumstances to gather the data. This element provides traceability to the common definition and allows the content for the question to come from the underlying definition. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 92. Questionnaire.item.code | |
| Определение | A terminology code that corresponds to this group or question (e.g. a code from LOINC, which defines many questions and answers). |
| Короткий | Corresponding concept for this item in a terminology |
| Комментарии | The value may come from the ElementDefinition referred to by .definition. |
| Контроль | 0..* На этот элемент влияют следующие инварианты: que-3 |
| Привязка | Например, коды см. QuestionnaireQuestionCodes (example to http://hl7.org/fhir/ValueSet/questionnaire-questions|5.0.0)Codes for questionnaires, groups and individual questions. |
| Тип | Coding |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | false |
| Требования | Allows linking of groups of questions to formal terminologies. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 94. Questionnaire.item.prefix | |
| Определение | A short label for a particular group, question or set of display text within the questionnaire used for reference by the individual completing the questionnaire. |
| Короткий | E.g. "1(a)", "2.5.3" |
| Комментарии | These are generally unique within a questionnaire, though this is not guaranteed. Some questionnaires may have multiple questions with the same label with logic to control which gets exposed. Typically, these won't be used for "display" items, though such use is not prohibited. Systems SHOULD NOT generate their own prefixes if prefixes are defined for any items within a Questionnaire. |
| Контроль | 0..1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | false |
| Требования | Separating the label from the question text allows improved rendering. Also, instructions will often refer to specific prefixes, so there's a need for the questionnaire design to have control over what labels are used. |
| Альтернативные имена | label |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 96. Questionnaire.item.prefix.id | |
| Определение | unique id for the element within a resource (for internal references) |
| Короткий | xml:id (or equivalent in JSON) |
| Контроль | 0..1 |
| Тип | string |
| Модификатор | false |
| Формат XML | В формате XML это свойство представлено в качестве атрибута. |
| Summary | false |
| 98. Questionnaire.item.prefix.extension | |
| Определение | An Extension |
| Короткий | Item prefix (in Russian and Karakalpak languages) |
| Контроль | 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 | Этот элемент представляет набор разрезов на Questionnaire.item.prefix.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 100. Questionnaire.item.prefix.extension:translation | |
| Название разреза | translation |
| Определение | Language translation from base language of resource to another language. |
| Короткий | Language Translation (Localization) |
| Контроль | 0..* |
| Тип | Extension(Translation) (Комплексное расширение) |
| Модификатор | 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()) |
| 102. Questionnaire.item.prefix.value | |
| Определение | The actual value |
| Короткий | Primitive value for string |
| Контроль | 0..1 |
| Тип | string |
| Модификатор | false |
| Формат XML | В формате XML это свойство представлено в качестве атрибута. |
| Summary | false |
| Макс. длина: | 1048576 |
| 104. Questionnaire.item.text | |
| Определение | The name of a section, the text of a question or text content for a display item. |
| Короткий | Primary text for the item |
| Комментарии | When using this element to represent the name of a section, use group type item and also make sure to limit the text element to a short string suitable for display as a section heading. Group item instructions should be included as a display type item within the group. |
| Контроль | 0..1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 106. Questionnaire.item.text.id | |
| Определение | unique id for the element within a resource (for internal references) |
| Короткий | xml:id (or equivalent in JSON) |
| Контроль | 0..1 |
| Тип | string |
| Модификатор | false |
| Формат XML | В формате XML это свойство представлено в качестве атрибута. |
| Summary | false |
| 108. Questionnaire.item.text.extension | |
| Определение | An Extension |
| Короткий | Item text (in Russian and Karakalpak languages) |
| Контроль | 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 | Этот элемент представляет набор разрезов на Questionnaire.item.text.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 110. Questionnaire.item.text.extension:translation | |
| Название разреза | translation |
| Определение | Language translation from base language of resource to another language. |
| Короткий | Language Translation (Localization) |
| Контроль | 0..* |
| Тип | Extension(Translation) (Комплексное расширение) |
| Модификатор | 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()) |
| 112. Questionnaire.item.text.value | |
| Определение | The actual value |
| Короткий | Primitive value for string |
| Контроль | 0..1 |
| Тип | string |
| Модификатор | false |
| Формат XML | В формате XML это свойство представлено в качестве атрибута. |
| Summary | false |
| Макс. длина: | 1048576 |
| 114. Questionnaire.item.type | |
| Определение | The type of questionnaire item this is - whether text for display, a grouping of other items or a particular type of data to be captured (string, integer, Coding, etc.). |
| Короткий | group | display | boolean | decimal | integer | date | dateTime + |
| Комментарии | Additional constraints on the type of answer can be conveyed by extensions. The value may come from the ElementDefinition referred to by .definition. |
| Контроль | 1..1 На этот элемент влияют следующие инварианты: que-9, que-8, que-6, que-5, que-3, que-10, que-1a, que-1b, que-1c |
| Привязка | Коды ДОЛЖНЫ быть взяты из QuestionnaireItemType (required to http://hl7.org/fhir/ValueSet/item-type|5.0.0)Distinguishes groups from questions and display text and indicates data type for questions. |
| Тип | code |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | false |
| Требования | Defines the format in which the user is to be prompted for the answer. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 116. Questionnaire.item.enableWhen | |
| Определение | A constraint indicating that this item should only be enabled (displayed/allow answers to be captured) when the specified condition is true. |
| Короткий | Only allow data when |
| Комментарии | If multiple repetitions of this extension are present, the interpretation is driven by enableBehavior (either all repetitions must evaluate to true for this item to be enabled, or only one must evaluate to true for the item to be enabled). If the enableWhen.question has multiple answers, the condition evaluates to true if any of the answers for the referenced item match the enableWhen condition. This element is a modifier because if enableWhen is present for an item, "required" is ignored unless one of the enableWhen conditions is met. When an item is disabled, all of its descendants are disabled, regardless of what their own enableWhen logic might evaluate to. If enableWhen logic depends on an item that is disabled, the logic should proceed as though the item is not valued - even if a default value or other value might be retained in memory in the event of the item being re-enabled. In some cases, the comparison between the indicated answer and the specified value may differ only by precision. For example, the enableWhen might be Q1 > 1970, but the answer to Q1 is 1970-10-15. There is not a clear answer as to whether 1970-10-15 should be considered 'greater' than 1970, given that it is an imprecise value. In these indeterminate situations, the form filler has the option of refusing to render the form. If the form is displayed, items where enableWhen is indeterminate SHOULD be treated as enabled with a warning indicating that the questionnaire logic was faulty and it is possible that the item should not be enabled. Questionnaires SHOULD be designed to take into account challenges around varying precision to minimize non-deterministic situations by setting constraints around expected precision, etc. |
| Контроль | 0..* На этот элемент влияют следующие инварианты: que-12 |
| Тип | BackboneElement |
| Модификатор | true потому что If enableWhen is present and the condition evaluates to false, then the Questionnaire behaves as though the elements weren't actually present |
| Требуется поддержка | true |
| Summary | false |
| Требования | Allows questionnaires to adapt based on answers to other questions. E.g. If physical gender is specified as a male, no need to capture pregnancy history. Also allows conditional display of instructions or groups of questions. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))que-7: If the operator is 'exists', the value must be a boolean ( operator = 'exists' implies (answer is boolean)) |
| 118. Questionnaire.item.enableWhen.id | |
| Определение | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Короткий | Unique id for inter-element referencing |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: ele-1 |
| Тип | string |
| Модификатор | false |
| Формат XML | В формате XML это свойство представлено в качестве атрибута. |
| Summary | false |
| 120. Questionnaire.item.enableWhen.extension | |
| Определение | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Короткий | Additional content defined by implementations |
| Комментарии | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Контроль | 0..* |
| Тип | Extension |
| Модификатор | false |
| 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()) |
| 122. Questionnaire.item.enableWhen.modifierExtension | |
| Определение | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Короткий | Extensions that cannot be ignored even if unrecognized |
| Комментарии | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Контроль | 0..* |
| Тип | Extension |
| Модификатор | true потому что Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Требования | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Альтернативные имена | extensions, user content, modifiers |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| 124. Questionnaire.item.enableWhen.question | |
| Определение | The linkId for the question whose answer (or lack of answer) governs whether this item is enabled. |
| Короткий | The linkId of question that determines whether item is enabled/disabled |
| Комментарии | If multiple question occurrences are present for the same question (same linkId), then this refers to the nearest question occurrence reachable by tracing first the "ancestor" axis and then the "preceding" axis and then the "following" axis. If there are multiple items with the same linkId and all are equadistant (e.g. a question references a question that appears in a separate repeating group), that is an error. (Consider using the enableWhenExpression extension to define logic to handle such a situation.) |
| Контроль | 1..1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | false |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 126. Questionnaire.item.enableWhen.operator | |
| Определение | Specifies the criteria by which the question is enabled. |
| Короткий | exists | = | != | > | < | >= | <= |
| Контроль | 1..1 На этот элемент влияют следующие инварианты: que-7 |
| Привязка | Коды ДОЛЖНЫ быть взяты из QuestionnaireItemOperator (required to http://hl7.org/fhir/ValueSet/questionnaire-enable-operator|5.0.0)The criteria by which a question is enabled. |
| Тип | code |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | false |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 128. Questionnaire.item.enableWhen.answer[x] | |
| Определение | A value that the referenced question is tested using the specified operator in order for the item to be enabled. If there are multiple answers, a match on any of the answers suffices. If different behavior is desired (all must match, at least 2 must match, etc.), consider using the enableWhenExpression extension. |
| Короткий | Value for question comparison based on operator |
| Контроль | 1..1 На этот элемент влияют следующие инварианты: que-7 |
| Привязка | Например, коды см. QuestionnaireAnswerCodes (example to http://hl7.org/fhir/ValueSet/questionnaire-answers|5.0.0)Allowed values to answer questions. |
| Тип | Выбор: boolean, decimal, integer, date, dateTime, time, string, Coding, Quantity, Reference(Resource) |
| [x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | false |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 130. Questionnaire.item.enableBehavior | |
| Определение | Controls how multiple enableWhen values are interpreted - whether all or any must be true. |
| Короткий | all | any |
| Комментарии | This element must be specified if more than one enableWhen value is provided. |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: que-12 |
| Привязка | Коды ДОЛЖНЫ быть взяты из EnableWhenBehavior (required to http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior|5.0.0)Controls how multiple enableWhen values are interpreted - whether all or any must be true. |
| Тип | code |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | false |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 132. Questionnaire.item.disabledDisplay | |
| Определение | Indicates if and how items that are disabled (because enableWhen evaluates to 'false') should be displayed. |
| Короткий | hidden | protected |
| Комментарии | If not specified, rendering behavior is up to the client. This element is only meaningful if enableWhen or an equivalent extension is present |
| Контроль | 0..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из QuestionnaireItemDisabledDisplay (required to http://hl7.org/fhir/ValueSet/questionnaire-disabled-display|5.0.0)Defines how disabled elements should be rendered |
| Тип | code |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | false |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 134. Questionnaire.item.required | |
| Определение | An indication, if true, that the item must be present in a "completed" QuestionnaireResponse. If false, the item may be skipped when answering the questionnaire. |
| Короткий | Whether the item must be included in data results |
| Комментарии | If the required item is a question, it must have a direct answer (i.e. an answer to the question itself, not merely answers to child questions) in order for the QuestionnaireResponse to be complete. If the required item is a group, it must have at least one descendant question which has an answer Questionnaire.item.required only has meaning for elements that are conditionally enabled with enableWhen if the condition evaluates to true. It also only has meaning if the parent element is present. If a non-required 'group' item contains a 'required' question item, it's completely fine to omit the group (because it's not required) despite it having a required child. Similarly, if an item that contains other items is marked as required, that does not automatically make the contained elements required (though required groups must contain at least one descendant item with a populated answer). The value for 'required' may come from the ElementDefinition referred to by .definition. |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: que-6 |
| Тип | boolean |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | false |
| Значение при отсутствии | Items are assumed not to be required unless explicitly specified, though extensions may impose additional expectations |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 136. Questionnaire.item.repeats | |
| Определение | An indication, if true, that a QuestionnaireResponse for this item may include multiple answers associated with a single instance of this item (for question-type items) or multiple repetitions of the item (for group-type items). |
| Короткий | Whether the item may repeat |
| Комментарии | If a question is marked as repeats=true, then multiple answers can be provided for the question in the corresponding QuestionnaireResponse. When rendering the questionnaire, it is up to the rendering software whether to render the question text for each answer repetition (i.e. "repeat the question") or to simply allow entry/selection of multiple answers for the question (repeat the answers). Which is most appropriate visually may depend on the type of answer as well as whether there are nested items. The resulting QuestionnaireResponse will be populated the same way regardless of rendering - one 'question' item with multiple answer values. The value may come from the ElementDefinition referred to by .definition. When repeats=true for a group, it'll be represented with multiple items with the same linkId in the QuestionnaireResponse. For a question, it'll be represented by a single item with that linkId with multiple answers. |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: que-6, que-13 |
| Тип | boolean |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | false |
| Требования | Items may be used to create set of (related) questions that can be repeated to give multiple answers to such a set. |
| Значение при отсутствии | Items are generally assumed not to repeat unless explicitly specified. Systems SHOULD always populate this value |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 138. Questionnaire.item.readOnly | |
| Определение | An indication, when true, that the value cannot be changed by a human respondent to the Questionnaire. |
| Короткий | Don't allow human editing |
| Комментарии | If specified on a 'group', then all items beneath the specified group are read only. For questions, this only marks the answer associated with the specific item read only. Descendant questions are not impacted. The value of readOnly elements can be established by asserting extensions for defaultValues, linkages that support pre-population and/or extensions that support calculation based on other answers. |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: que-9 |
| Тип | boolean |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | false |
| Требования | Allows certain information to be phrased (and rendered) as a question and an answer, while keeping users from changing it. May also be useful for preventing changes to pre-populated portions of a questionnaire, for calculated values, etc. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 140. Questionnaire.item.maxLength | |
| Определение | The maximum number of characters that are permitted in the answer to be considered a "valid" QuestionnaireResponse. |
| Короткий | No more than these many characters |
| Комментарии | For base64binary, reflects the number of characters representing the encoded data, not the number of bytes of the binary data. The value may come from the ElementDefinition referred to by .definition. |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: que-10 |
| Тип | integer |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 142. Questionnaire.item.answerConstraint | |
| Определение | For items that have a defined set of allowed answers (via answerOption or answerValueSet), indicates whether values other than those specified can be selected. |
| Короткий | optionsOnly | optionsOrType | optionsOrString |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: que-10, que-14 |
| Привязка | Коды ДОЛЖНЫ быть взяты из QuestionnaireAnswerConstraint (required to http://hl7.org/fhir/ValueSet/questionnaire-answer-constraint|5.0.0)Indicates differnt modes for restricting values when options or valueset are specified |
| Тип | code |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | false |
| Требования | Introduces the ability for questions to have 'other' answers |
| Значение при отсутствии | If not specified, answerConstraint is presumed to be 'optionsOnly' |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 144. Questionnaire.item.answerValueSet | |
| Определение | A reference to a value set containing a list of values representing permitted answers for a question. |
| Короткий | ValueSet containing permitted answers |
| Комментарии | LOINC defines many useful value sets for questionnaire responses. See LOINC Answer Lists. The value may come from the ElementDefinition referred to by .definition. |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: que-5, que-4, que-14 |
| Тип | canonical(ValueSet) |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 146. Questionnaire.item.answerOption | |
| Определение | One of the permitted answers for the question. |
| Короткий | Permitted answer |
| Комментарии | This element can be used when the value set machinery of answerValueSet is deemed too cumbersome or when there's a need to capture possible answers that are not codes. |
| Контроль | 0..* На этот элемент влияют следующие инварианты: que-5, que-4, que-11, que-14 |
| Тип | BackboneElement |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 148. Questionnaire.item.answerOption.id | |
| Определение | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Короткий | Unique id for inter-element referencing |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: ele-1 |
| Тип | string |
| Модификатор | false |
| Формат XML | В формате XML это свойство представлено в качестве атрибута. |
| Summary | false |
| 150. Questionnaire.item.answerOption.extension | |
| Определение | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Короткий | Additional content defined by implementations |
| Комментарии | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Контроль | 0..* |
| Тип | Extension |
| Модификатор | false |
| 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()) |
| 152. Questionnaire.item.answerOption.modifierExtension | |
| Определение | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Короткий | Extensions that cannot be ignored even if unrecognized |
| Комментарии | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Контроль | 0..* |
| Тип | Extension |
| Модификатор | true потому что Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Требования | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Альтернативные имена | extensions, user content, modifiers |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| 154. Questionnaire.item.answerOption.value[x] | |
| Определение | A potential answer that's allowed as the answer to this question. |
| Короткий | Answer value |
| Комментарии | The data type of the value must agree with the item.type. |
| Контроль | 1..1 |
| Привязка | Например, коды см. QuestionnaireAnswerCodes (example to http://hl7.org/fhir/ValueSet/questionnaire-answers|5.0.0)Allowed values to answer questions. |
| Тип | Выбор: integer, date, time, string, Coding, Reference(Resource) |
| [x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | true |
| Необходимо поддерживать типы | Нет обязательных правил поддержки выбора типов/профилей |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| Slicing | Этот элемент представляет набор разрезов на Questionnaire.item.answerOption.value[x]. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 156. Questionnaire.item.answerOption.value[x]:valueCoding | |
| Название разреза | valueCoding |
| Определение | A potential answer that's allowed as the answer to this question. |
| Короткий | Answer value |
| Комментарии | The data type of the value must agree with the item.type. |
| Контроль | 0..1 |
| Привязка | Например, коды см. QuestionnaireAnswerCodes (example to http://hl7.org/fhir/ValueSet/questionnaire-answers|5.0.0)Allowed values to answer questions. |
| Тип | Coding |
| [x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 158. Questionnaire.item.answerOption.value[x]:valueCoding.id | |
| Определение | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Короткий | Unique id for inter-element referencing |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: ele-1 |
| Тип | id |
| Модификатор | false |
| Формат XML | В формате XML это свойство представлено в качестве атрибута. |
| Summary | false |
| 160. Questionnaire.item.answerOption.value[x]:valueCoding.extension | |
| Определение | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Короткий | Additional content defined by implementations |
| Комментарии | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Контроль | 0..* |
| Тип | Extension |
| Модификатор | false |
| 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 | Этот элемент представляет набор разрезов на Questionnaire.item.answerOption.value[x].extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 162. Questionnaire.item.answerOption.value[x]:valueCoding.system | |
| Определение | The identification of the code system that defines the meaning of the symbol in the code. |
| Короткий | Identity of the terminology system |
| Комментарии | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should be an absolute reference to some definition that establishes the system clearly and unambiguously. |
| Контроль | 0..1 |
| Тип | uri |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Need to be unambiguous about the source of the definition of the symbol. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 164. Questionnaire.item.answerOption.value[x]:valueCoding.version | |
| Определение | The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. |
| Короткий | Version of the system - if relevant |
| Комментарии | Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. |
| Примечание | Это бизнес-версия Id, а не ресурс версии Id (см. обсуждение) |
| Контроль | 0..1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 166. Questionnaire.item.answerOption.value[x]:valueCoding.code | |
| Определение | A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
| Короткий | Symbol in syntax defined by the system |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: cod-1 |
| Тип | code |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Need to refer to a particular code in the system. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 168. Questionnaire.item.answerOption.value[x]:valueCoding.display | |
| Определение | A representation of the meaning of the code in the system, following the rules of the system. |
| Короткий | Representation defined by the system |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: cod-1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 170. Questionnaire.item.answerOption.value[x]:valueCoding.display.id | |
| Определение | unique id for the element within a resource (for internal references) |
| Короткий | xml:id (or equivalent in JSON) |
| Контроль | 0..1 |
| Тип | string |
| Модификатор | false |
| Формат XML | В формате XML это свойство представлено в качестве атрибута. |
| Summary | false |
| 172. Questionnaire.item.answerOption.value[x]:valueCoding.display.extension | |
| Определение | An Extension |
| Короткий | Answer option display (in Russian and Karakalpak languages) |
| Контроль | 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 | Этот элемент представляет набор разрезов на Questionnaire.item.answerOption.value[x].display.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 174. Questionnaire.item.answerOption.value[x]:valueCoding.display.extension:translation | |
| Название разреза | translation |
| Определение | Language translation from base language of resource to another language. |
| Короткий | Language Translation (Localization) |
| Контроль | 0..* |
| Тип | Extension(Translation) (Комплексное расширение) |
| Модификатор | 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()) |
| 176. Questionnaire.item.answerOption.value[x]:valueCoding.display.value | |
| Определение | The actual value |
| Короткий | Primitive value for string |
| Контроль | 0..1 |
| Тип | string |
| Модификатор | false |
| Формат XML | В формате XML это свойство представлено в качестве атрибута. |
| Summary | false |
| Макс. длина: | 1048576 |
| 178. Questionnaire.item.answerOption.value[x]:valueCoding.userSelected | |
| Определение | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
| Короткий | If this coding was chosen directly by the user |
| Комментарии | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
| Контроль | 0..1 |
| Тип | boolean |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 180. Questionnaire.item.answerOption.initialSelected | |
| Определение | Indicates whether the answer value is selected when the list of possible answers is initially shown. |
| Короткий | Whether option is selected by default |
| Контроль | 0..1 |
| Тип | boolean |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | false |
| Summary | false |
| Значение при отсутствии | Only selected items explicitly marked to be selected |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 182. Questionnaire.item.initial | |
| Определение | One or more values that should be pre-populated in the answer when initially rendering the questionnaire for user input. |
| Короткий | Initial value(s) when item is first rendered |
| Комментарии | The user is allowed to change the value and override the default (unless marked as read-only). If the user doesn't change the value, then this initial value will be persisted when the QuestionnaireResponse is initially created. Note that initial values can influence results. The data type of initial.answer[x] must agree with the item.type, and only repeating items can have more then one initial value. |
| Контроль | 0..* На этот элемент влияют следующие инварианты: que-8, que-13, que-11 |
| Тип | BackboneElement |
| Модификатор | false |
| Требуется поддержка | true |
| Summary | false |
| Требования | In some workflows, having defaults saves time. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 184. Questionnaire.item.initial.id | |
| Определение | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Короткий | Unique id for inter-element referencing |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: ele-1 |
| Тип | string |
| Модификатор | false |
| Формат XML | В формате XML это свойство представлено в качестве атрибута. |
| Summary | false |
| 186. Questionnaire.item.initial.extension | |
| Определение | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Короткий | Additional content defined by implementations |
| Комментарии | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Контроль | 0..* |
| Тип | Extension |
| Модификатор | false |
| 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()) |
| 188. Questionnaire.item.initial.modifierExtension | |
| Определение | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Короткий | Extensions that cannot be ignored even if unrecognized |
| Комментарии | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Контроль | 0..* |
| Тип | Extension |
| Модификатор | true потому что Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Требования | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Альтернативные имена | extensions, user content, modifiers |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| 190. Questionnaire.item.initial.value[x] | |
| Определение | The actual value to for an initial answer. |
| Короткий | Actual value for initializing the question |
| Комментарии | The type of the initial value must be consistent with the type of the item. |
| Контроль | 1..1 |
| Привязка | Например, коды см. QuestionnaireAnswerCodes (example to http://hl7.org/fhir/ValueSet/questionnaire-answers|5.0.0)Allowed values to answer questions. |
| Тип | Выбор: boolean, decimal, integer, date, dateTime, time, string, uri, Attachment, Coding, Quantity, Reference(Resource) |
| [x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | false |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 192. Questionnaire.item.item | |
| Определение | Text, questions and other groups to be nested beneath a question or group. |
| Короткий | Nested questionnaire items |
| Комментарии | There is no specified limit to the depth of nesting. However, Questionnaire authors are encouraged to consider the impact on the user and user interface of overly deep nesting. |
| Контроль | 0..* |
| Тип | Смотретьttp://hl7.org/fhir/StructureDefinition/Questionnaire#Questionnaire.item |
| Модификатор | false |
| Требуется поддержка | true |
| 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())) |