Guia de Implementação da iPES - CI build
0.1.0 - ci-build

!!Guia de Implementação da iPES - CI build - Compilação de desenvolvimento local (v0.1.0) construída pelas ferramentas de compilação FHIR (HL7® FHIR® Standard). Veja o Diretório de versões publicadas

Resource Profile: ConclusaoNotificacaoIndividualBRIPES - Detailed Descriptions

Draft as of 2025-07-02

Definitions for the ConclusaoNotificacaoIndividualBRIPES resource profile.

Instruções sobre como interpretar o conteúdo desta tabela podem ser encontradashere

0. Questionnaire
Definição

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.

CurtoA structured set of questions
Controlo0..*
É modificadorfalse
Resumofalse
Nomes alternativosForm, CRF, Survey
Invariantesdom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())
dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource (contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty())
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated (contained.meta.versionId.empty() and contained.meta.lastUpdated.empty())
dom-5: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty())
dom-6: A resource should have narrative for robust management (text.`div`.exists())
que-0: Name should be usable as an identifier for the module by machine processing applications such as code generation (name.matches('[A-Z]([A-Za-z0-9_]){0,254}'))
que-2: The link ids for groups and questions must be unique within the questionnaire (descendants().linkId.isDistinct())
que-0: Name should be usable as an identifier for the module by machine processing applications such as code generation (name.matches('[A-Z]([A-Za-z0-9_]){0,254}'))
que-2: The link ids for groups and questions must be unique within the questionnaire (descendants().linkId.isDistinct())
2. Questionnaire.implicitRules
Definição

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.

CurtoA set of rules under which this content was created
Comentários

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 it's narrative along with other profiles, value sets, etc.

Controlo0..1
Tipouri
É modificadortrue porque This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation
Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
Resumotrue
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
4. Questionnaire.modifierExtension
Definição

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 manageable, 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).

CurtoExtensions that cannot be ignored
Comentários

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.

Controlo0..*
TipoExtension
É modificadortrue porque Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them
Resumofalse
Requisitos

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.

Nomes alternativosextensions, user content
Invariantesele-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())
6. Questionnaire.url
Definição

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 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.

CurtoCanonical identifier for this questionnaire, represented as a URI (globally unique)
Comentários

The name of the referenced questionnaire can be conveyed using the http://hl7.org/fhir/StructureDefinition/display extension.

Controlo0..01
Tipouri
É modificadorfalse
Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
Resumotrue
Requisitos

… This is the id that will be used to link a QuestionnaireResponse to the Questionnaire the response is for.

Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
8. Questionnaire.identifier
Definição

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.

CurtoAdditional identifier for the questionnaire
Comentários

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.

NotaTrata-se de um identificador de empresa e não de um identificador de recurso (ver discussão)
Controlo0..0*
TipoIdentifier
É modificadorfalse
Resumotrue
Requisitos

Allows externally provided and/or usable business identifiers to be easily associated with the module.

Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
10. Questionnaire.name
Definição

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.

CurtoName for this questionnaire (computer friendly)
Comentários

The name is not expected to be globally unique. The name should be a simple alphanumeric type name to ensure that it is machine-processing friendly.

Controlo0..01
Este elemento é afetado pelas seguintes invariantes: inv-0
Tipostring
É modificadorfalse
Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
Resumotrue
Requisitos

Support human navigation and code generation.

Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
12. Questionnaire.title
Definição

A short, descriptive, user-friendly title for the questionnaire.

CurtoName for this questionnaire (human friendly)
Comentários

This name does not need to be machine-processing friendly and may contain punctuation, white-space, etc.

Controlo0..1
Tipostring
É modificadorfalse
Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
Resumotrue
Valor fixoConclusão de Notificação Individual
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
14. Questionnaire.derivedFrom
Definição

The URL of a Questionnaire that this Questionnaire is based on.

CurtoInstantiates protocol or definition
Controlo0..0*
Tipocanonical(Questionnaire)
É modificadorfalse
Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
Resumofalse
Requisitos

Allows a Questionnaire to be created based on another Questionnaire.

Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
16. Questionnaire.status
Definição

The status of this questionnaire. Enables tracking the life-cycle of the content.

Curtodraft | active | retired | unknown
Comentários

Allows filtering of questionnaires that are appropriate for use versus not.

Controlo1..1
VínculoOs códigos DEVERÃO ser retirados de PublicationStatushttp://hl7.org/fhir/ValueSet/publication-status|4.0.1
(required to http://hl7.org/fhir/ValueSet/publication-status|4.0.1)

The lifecycle status of an artifact.

Tipocode
É modificadortrue porque This is labeled as "Is Modifier" because applications should not use a retired {{title}} without due consideration
Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
Resumotrue
Valor fixoactive
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
18. Questionnaire.experimental
Definição

A Boolean value to indicate that this questionnaire is authored for testing purposes (or education/evaluation/marketing) and is not intended to be used for genuine usage.

CurtoFor testing purposes, not real usage
Comentários

Allows filtering of questionnaires that are appropriate for use versus not.

Controlo0..01
Tipoboolean
É modificadorfalse
Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
Resumotrue
Requisitos

Enables experimental content to be developed following the same lifecycle that would be used for a production-level questionnaire.

Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
20. Questionnaire.subjectType
Definição

The types of subjects that can be the subject of responses created for the questionnaire.

CurtoResource that can be subject of QuestionnaireResponse
Comentários

If none are specified, then the subject is unlimited.

Controlo0..0*
VínculoOs códigos DEVERÃO ser retirados de ResourceTypehttp://hl7.org/fhir/ValueSet/resource-types|4.0.1
(required to http://hl7.org/fhir/ValueSet/resource-types|4.0.1)

One of the resource types defined as part of this version of FHIR.

Tipocode
É modificadorfalse
Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
Resumotrue
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
22. Questionnaire.date
Definição

The date (and optionally time) when the questionnaire was published. 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.

CurtoDate last changed
Comentários

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.

Controlo0..01
TipodateTime
É modificadorfalse
Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
Resumotrue
Nomes alternativosRevision Date
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
24. Questionnaire.publisher
Definição

The name of the organization or individual that published the questionnaire.

CurtoName of the publisher (organization or individual)
Comentários

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.

Controlo0..01
Tipostring
É modificadorfalse
Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
Resumotrue
Requisitos

Helps establish the "authority/credibility" of the questionnaire. May also allow for contact.

Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
26. Questionnaire.contact
Definição

Contact details to assist a user in finding and communicating with the publisher.

CurtoContact details for the publisher
Comentários

May be a web site, an email address, a telephone number, etc.

Controlo0..0*
TipoContactDetail
É modificadorfalse
Resumotrue
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
28. Questionnaire.useContext
Definição

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 questionnaire instances.

CurtoThe context that the content is intended to support
Comentários

When multiple useContexts are specified, there is no expectation that all or any of the contexts apply.

Controlo0..0*
TipoUsageContext
É modificadorfalse
Resumotrue
Requisitos

Assist in searching for appropriate content.

Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
30. Questionnaire.jurisdiction
Definição

A legal or geographic region in which the questionnaire is intended to be used.

CurtoIntended jurisdiction for questionnaire (if applicable)
Comentários

It may be possible for the questionnaire to be used in jurisdictions other than those for which it was originally designed or intended.

Controlo0..0*
VínculoA menos que não sejam adequados, estes códigos DEVERÃO ser retirados de Jurisdiction ValueSethttp://hl7.org/fhir/ValueSet/jurisdiction
(extensible to http://hl7.org/fhir/ValueSet/jurisdiction)

Countries and regions within which this artifact is targeted for use.

TipoCodeableConcept
É modificadorfalse
Resumotrue
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
32. Questionnaire.purpose
Definição

Explanation of why this questionnaire is needed and why it has been designed as it has.

CurtoWhy this questionnaire is defined
Comentários

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.

Controlo0..01
Tipomarkdown
É modificadorfalse
Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
Resumofalse
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
34. Questionnaire.copyright
Definição

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.

CurtoUse and/or publishing restrictions
Controlo0..01
Tipomarkdown
É modificadorfalse
Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
Resumofalse
Requisitos

Consumers must be able to determine any legal restrictions on the use of the questionnaire and/or its content.

Nomes alternativosLicense, Restrictions
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
36. Questionnaire.approvalDate
Definição

The date on which the resource content was approved by the publisher. Approval happens once when the content is officially approved for usage.

CurtoWhen the questionnaire was approved by publisher
Comentários

The 'date' element may be more recent than the approval date because of minor changes or editorial corrections.

Controlo0..01
Tipodate
É modificadorfalse
Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
Resumofalse
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
38. Questionnaire.lastReviewDate
Definição

The date on which the resource content was last reviewed. Review happens periodically after approval but does not change the original approval date.

CurtoWhen the questionnaire was last reviewed
Comentários

If specified, this date follows the original approval date.

Controlo0..01
Tipodate
É modificadorfalse
Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
Resumofalse
Requisitos

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.

Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
40. Questionnaire.effectivePeriod
Definição

The period during which the questionnaire content was or is planned to be in active use.

CurtoWhen the questionnaire is expected to be used
Comentários

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 measure intended to be used for the year 2016 might be published in 2015.

Controlo0..01
TipoPeriod
É modificadorfalse
Resumotrue
Requisitos

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.

Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
42. Questionnaire.code
Definição

An identifier for this question or group of questions in a particular terminology such as LOINC.

CurtoConcept that represents the overall questionnaire
Controlo10..1*
VínculoOs códigos DEVERÃO ser retirados de Para exemplos de códigos, ver http://ehrrunner.com/fhir/ValueSet/questionnaire-questionshttp://hl7.org/fhir/ValueSet/questionnaire-questions
(preferred to http://ehrrunner.com/fhir/ValueSet/questionnaire-questions)
TipoCoding
É modificadorfalse
Resumotrue
Requisitos

Allows linking of the complete Questionnaire resources to formal terminologies. It's common for "panels" of questions to be identified by a code.

Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
44. Questionnaire.code.system
Definição

The identification of the code system that defines the meaning of the symbol in the code.

CurtoIdentity of the terminology system
Comentários

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 reference to some definition that establishes the system clearly and unambiguously.

Controlo10..1
VínculoOs códigos DEVERÃO ser retirados de Para códigos, ver http://ehrrunner.com/fhir/CodeSystem/questionnaire-questions
(required to http://ehrrunner.com/fhir/CodeSystem/questionnaire-questions)
Tipouri
É modificadorfalse
Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
Resumotrue
Requisitos

Need to be unambiguous about the source of the definition of the symbol.

Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
46. Questionnaire.code.version
Definição

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.

CurtoVersion of the system - if relevant
Comentários

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.

NotaEste é um ID de versão comercial, não um ID de versão de recurso (ver discussão)
Controlo0..01
Tipostring
É modificadorfalse
Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
Resumotrue
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
48. Questionnaire.code.code
Definição

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

CurtoSymbol in syntax defined by the system
Controlo10..1
Tipocode
É modificadorfalse
Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
Resumotrue
Requisitos

Need to refer to a particular code in the system.

Valor fixoConclusaoNotificacaoIndividual
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
50. Questionnaire.code.display
Definição

A representation of the meaning of the code in the system, following the rules of the system.

CurtoRepresentation defined by the system
Controlo0..01
Tipostring
É modificadorfalse
Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
Resumotrue
Requisitos

Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
52. Questionnaire.code.userSelected
Definição

Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).

CurtoIf this coding was chosen directly by the user
Comentários

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.

Controlo0..01
Tipoboolean
É modificadorfalse
Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
Resumotrue
Requisitos

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.

Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
54. Questionnaire.item
Definição

A particular question, question grouping or display text that is part of the questionnaire.

CurtoQuestions and sections within the Questionnaire
Comentários

The content of the questionnaire is constructed from an ordered, hierarchical collection of items.

Controlo20..*
Este elemento é afetado pelas seguintes invariantes: que-3
TipoBackboneElement
É modificadorfalse
Resumofalse
Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
que-1: Group items must have nested items, display items cannot have nested items ((type='group' implies item.empty().not()) and (type.trace('type')='display' implies item.trace('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 'choice' and 'open-choice' items can have answerValueSet ((type ='choice' or type = 'open-choice' 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' | 'open-choice')) or maxLength.empty())
que-11: If one or more answerOption is present, initial[x] must be missing (answerOption.empty() or initial.empty())
que-12: If there are more than one enableWhen, enableBehavior must be specified (enableWhen.count() > 2 implies enableBehavior.exists())
que-13: Can only have multiple initial values for repeating items (repeats=true or initial.count() <= 1)
que-1: Group items must have nested items, display items cannot have nested items ((type='group' implies item.empty().not()) and (type.trace('type')='display' implies item.trace('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 'choice' and 'open-choice' items can have answerValueSet ((type ='choice' or type = 'open-choice' 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' | 'open-choice')) or maxLength.empty())
que-11: If one or more answerOption is present, initial[x] must be missing (answerOption.empty() or initial.empty())
que-12: If there are more than one enableWhen, enableBehavior must be specified (enableWhen.count() > 2 implies enableBehavior.exists())
que-13: Can only have multiple initial values for repeating items (repeats=true or initial.count() <= 1)
SlicingEste elemento introduz um conjunto de fatias em Questionnaire.item. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
  • pattern @ $this
  • 56. Questionnaire.item.modifierExtension
    Definição

    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 manageable, 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).

    CurtoExtensions that cannot be ignored even if unrecognized
    Comentários

    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.

    Controlo0..*
    TipoExtension
    É modificadortrue porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
    Resumotrue
    Requisitos

    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.

    Nomes alternativosextensions, user content, modifiers
    Invariantesele-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.linkId
    Definição

    An identifier that is unique within the Questionnaire allowing linkage to the equivalent item in a QuestionnaireResponse resource.

    CurtoUnique id for item in questionnaire
    Comentários

    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.

    Controlo1..1
    Tipostring
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    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.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    60. Questionnaire.item.type
    Definição

    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, coded choice, etc.).

    Curtogroup | display | boolean | decimal | integer | date | dateTime +
    Comentários

    Additional constraints on the type of answer can be conveyed by extensions. The value may come from the ElementDefinition referred to by .definition.

    Controlo1..1
    VínculoOs códigos DEVERÃO ser retirados de QuestionnaireItemTypehttp://hl7.org/fhir/ValueSet/item-type|4.0.1
    (required to http://hl7.org/fhir/ValueSet/item-type|4.0.1)

    Distinguishes groups from questions and display text and indicates data type for questions.

    Tipocode
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    Defines the format in which the user is to be prompted for the answer.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    62. Questionnaire.item.enableWhen
    Definição

    A constraint indicating that this item should only be enabled (displayed/allow answers to be captured) when the specified condition is true.

    CurtoOnly allow data when
    Comentários

    If multiple repetitions of this extension are present, the item should be enabled when the condition for any of the repetitions is true. I.e. treat "enableWhen"s as being joined by an "or" clause. 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.

    Controlo0..*
    TipoBackboneElement
    É modificadortrue porque If enableWhen is present and the condition evaluates to false, then the Questionnaire behaves as though the elements weren't actually present
    Resumofalse
    Requisitos

    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.

    Invariantesele-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))
    que-7: If the operator is 'exists', the value must be a boolean (operator = 'exists' implies (answer is Boolean))
    64. Questionnaire.item.enableWhen.modifierExtension
    Definição

    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 manageable, 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).

    CurtoExtensions that cannot be ignored even if unrecognized
    Comentários

    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.

    Controlo0..*
    TipoExtension
    É modificadortrue porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
    Resumotrue
    Requisitos

    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.

    Nomes alternativosextensions, user content, modifiers
    Invariantesele-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())
    66. Questionnaire.item.enableWhen.question
    Definição

    The linkId for the question whose answer (or lack of answer) governs whether this item is enabled.

    CurtoQuestion that determines whether item is enabled
    Comentários

    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.

    Controlo1..1
    Tipostring
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    68. Questionnaire.item.enableWhen.operator
    Definição

    Specifies the criteria by which the question is enabled.

    Curtoexists | = | != | > | < | >= | <=
    Controlo1..1
    VínculoOs códigos DEVERÃO ser retirados de QuestionnaireItemOperatorhttp://hl7.org/fhir/ValueSet/questionnaire-enable-operator|4.0.1
    (required to http://hl7.org/fhir/ValueSet/questionnaire-enable-operator|4.0.1)

    The criteria by which a question is enabled.

    Tipocode
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    70. Questionnaire.item.enableWhen.answer[x]
    Definição

    A value that the referenced question is tested using the specified operator in order for the item to be enabled.

    CurtoValue for question comparison based on operator
    Controlo1..1
    Este elemento é afetado pelas seguintes invariantes: que-7
    VínculoPara exemplos de códigos, ver QuestionnaireAnswerCodeshttp://hl7.org/fhir/ValueSet/questionnaire-answers
    (example to http://hl7.org/fhir/ValueSet/questionnaire-answers)

    Allowed values to answer questions.

    TipoEscolha de: boolean, decimal, integer, date, dateTime, time, string, Coding, Quantity, Reference(Resource)
    [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    72. Questionnaire.item.answerValueSet
    Definição

    A reference to a value set containing a list of codes representing permitted answers for a "choice" or "open-choice" question.

    CurtoValueset containing permitted answers
    Comentários

    LOINC defines many useful value sets for questionnaire responses. See LOINC Answer Lists. The value may come from the ElementDefinition referred to by .definition.

    Controlo0..1
    Este elemento é afetado pelas seguintes invariantes: que-4, que-5
    Tipocanonical(ValueSet)
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    74. Questionnaire.item.answerOption
    Definição

    One of the permitted answers for a "choice" or "open-choice" question.

    CurtoPermitted answer
    Comentários

    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.

    Controlo0..*
    Este elemento é afetado pelas seguintes invariantes: que-4, que-5
    TipoBackboneElement
    É modificadorfalse
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    76. Questionnaire.item.answerOption.modifierExtension
    Definição

    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 manageable, 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).

    CurtoExtensions that cannot be ignored even if unrecognized
    Comentários

    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.

    Controlo0..*
    TipoExtension
    É modificadortrue porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
    Resumotrue
    Requisitos

    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.

    Nomes alternativosextensions, user content, modifiers
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    78. Questionnaire.item.answerOption.value[x]
    Definição

    A potential answer that's allowed as the answer to this question.

    CurtoAnswer value
    Comentários

    The data type of the value must agree with the item.type.

    Controlo1..1
    VínculoPara exemplos de códigos, ver QuestionnaireAnswerCodeshttp://hl7.org/fhir/ValueSet/questionnaire-answers
    (example to http://hl7.org/fhir/ValueSet/questionnaire-answers)

    Allowed values to answer questions.

    TipoEscolha de: integer, date, time, string, Coding, Reference(Resource)
    [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    80. Questionnaire.item.initial
    Definição

    One or more values that should be pre-populated in the answer when initially rendering the questionnaire for user input.

    CurtoInitial value(s) when item is first rendered
    Comentários

    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[x] must agree with the item.type, and only repeating items can have more then one initial value.

    Controlo0..*
    Este elemento é afetado pelas seguintes invariantes: que-8, que-13
    TipoBackboneElement
    É modificadorfalse
    Resumofalse
    Requisitos

    In some workflows, having defaults saves time.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    82. Questionnaire.item.initial.modifierExtension
    Definição

    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 manageable, 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).

    CurtoExtensions that cannot be ignored even if unrecognized
    Comentários

    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.

    Controlo0..*
    TipoExtension
    É modificadortrue porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
    Resumotrue
    Requisitos

    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.

    Nomes alternativosextensions, user content, modifiers
    Invariantesele-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())
    84. Questionnaire.item.initial.value[x]
    Definição

    The actual value to for an initial answer.

    CurtoActual value for initializing the question
    Comentários

    The type of the initial value must be consistent with the type of the item.

    Controlo1..1
    VínculoPara exemplos de códigos, ver QuestionnaireAnswerCodeshttp://hl7.org/fhir/ValueSet/questionnaire-answers
    (example to http://hl7.org/fhir/ValueSet/questionnaire-answers)

    Allowed values to answer questions.

    TipoEscolha de: boolean, decimal, integer, date, dateTime, time, string, uri, Attachment, Coding, Quantity, Reference(Resource)
    [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    86. Questionnaire.item:date
    Nome da fatiadate
    Definição

    A particular question, question grouping or display text that is part of the questionnaire.

    CurtoQuestions and sections within the Questionnaire
    Comentários

    The content of the questionnaire is constructed from an ordered, hierarchical collection of items.

    Controlo10..1*
    Este elemento é afetado pelas seguintes invariantes: que-3
    TipoBackboneElement
    É modificadorfalse
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    que-1: Group items must have nested items, display items cannot have nested items ((type='group' implies item.empty().not()) and (type.trace('type')='display' implies item.trace('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 'choice' and 'open-choice' items can have answerValueSet ((type ='choice' or type = 'open-choice' 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' | 'open-choice')) or maxLength.empty())
    que-11: If one or more answerOption is present, initial[x] must be missing (answerOption.empty() or initial.empty())
    que-12: If there are more than one enableWhen, enableBehavior must be specified (enableWhen.count() > 2 implies enableBehavior.exists())
    que-13: Can only have multiple initial values for repeating items (repeats=true or initial.count() <= 1)
    que-1: Group items must have nested items, display items cannot have nested items ((type='group' implies item.empty().not()) and (type.trace('type')='display' implies item.trace('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 'choice' and 'open-choice' items can have answerValueSet ((type ='choice' or type = 'open-choice' 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' | 'open-choice')) or maxLength.empty())
    que-11: If one or more answerOption is present, initial[x] must be missing (answerOption.empty() or initial.empty())
    que-12: If there are more than one enableWhen, enableBehavior must be specified (enableWhen.count() > 2 implies enableBehavior.exists())
    que-13: Can only have multiple initial values for repeating items (repeats=true or initial.count() <= 1)
    88. Questionnaire.item:date.modifierExtension
    Definição

    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 manageable, 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).

    CurtoExtensions that cannot be ignored even if unrecognized
    Comentários

    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.

    Controlo0..*
    TipoExtension
    É modificadortrue porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
    Resumotrue
    Requisitos

    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.

    Nomes alternativosextensions, user content, modifiers
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    90. Questionnaire.item:date.linkId
    Definição

    An identifier that is unique within the Questionnaire allowing linkage to the equivalent item in a QuestionnaireResponse resource.

    CurtoUnique id for item in questionnaire
    Comentários

    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.

    Controlo1..1
    Tipostring
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    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.

    Valor fixodate
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    92. Questionnaire.item:date.definition
    Definição

    This element is a URI that refers to an ElementDefinition 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. If this element is present then the following element values MAY be derived from the Element Definition if the corresponding elements of this Questionnaire resource instance have no value:

    • code (ElementDefinition.code)
    • type (ElementDefinition.type)
    • required (ElementDefinition.min)
    • repeats (ElementDefinition.max)
    • maxLength (ElementDefinition.maxLength)
    • answerValueSet (ElementDefinition.binding)
    • options (ElementDefinition.binding).
    CurtoElementDefinition - details for the item
    Comentários

    The uri refers to an ElementDefinition in a StructureDefinition 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 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.

    Controlo0..01
    Tipouri
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    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.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    94. Questionnaire.item:date.code
    Definição

    A terminology code that corresponds to this group or question (e.g. a code from LOINC, which defines many questions and answers).

    CurtoCorresponding concept for this item in a terminology
    Comentários

    The value may come from the ElementDefinition referred to by .definition.

    Controlo0..0*
    Este elemento é afetado pelas seguintes invariantes: que-3
    VínculoPara exemplos de códigos, ver QuestionnaireQuestionCodeshttp://hl7.org/fhir/ValueSet/questionnaire-questions
    (example to http://hl7.org/fhir/ValueSet/questionnaire-questions)

    Codes for questionnaires, groups and individual questions.

    TipoCoding
    É modificadorfalse
    Resumofalse
    Requisitos

    Allows linking of groups of questions to formal terminologies.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    96. Questionnaire.item:date.prefix
    Definição

    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.

    CurtoE.g. "1(a)", "2.5.3"
    Comentários

    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.

    Controlo0..01
    Tipostring
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    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.

    Nomes alternativoslabel
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    98. Questionnaire.item:date.text
    Definição

    The name of a section, the text of a question or text content for a display item.

    CurtoPrimary text for the item
    Comentários

    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.

    Controlo0..1
    Tipostring
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Valor fixoClassificação final
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    100. Questionnaire.item:date.type
    Definição

    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, coded choice, etc.).

    Curtogroup | display | boolean | decimal | integer | date | dateTime +
    Comentários

    Additional constraints on the type of answer can be conveyed by extensions. The value may come from the ElementDefinition referred to by .definition.

    Controlo1..1
    VínculoOs códigos DEVERÃO ser retirados de QuestionnaireItemTypehttp://hl7.org/fhir/ValueSet/item-type|4.0.1
    (required to http://hl7.org/fhir/ValueSet/item-type|4.0.1)

    Distinguishes groups from questions and display text and indicates data type for questions.

    Tipocode
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    Defines the format in which the user is to be prompted for the answer.

    Valor fixodate
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    102. Questionnaire.item:date.enableWhen
    Definição

    A constraint indicating that this item should only be enabled (displayed/allow answers to be captured) when the specified condition is true.

    CurtoOnly allow data when
    Comentários

    If multiple repetitions of this extension are present, the item should be enabled when the condition for any of the repetitions is true. I.e. treat "enableWhen"s as being joined by an "or" clause. 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.

    Controlo0..0*
    TipoBackboneElement
    É modificadortrue porque If enableWhen is present and the condition evaluates to false, then the Questionnaire behaves as though the elements weren't actually present
    Resumofalse
    Requisitos

    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.

    Invariantesele-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))
    que-7: If the operator is 'exists', the value must be a boolean (operator = 'exists' implies (answer is Boolean))
    108. Questionnaire.item:date.enableBehavior
    Definição

    Controls how multiple enableWhen values are interpreted - whether all or any must be true.

    Curtoall | any
    Comentários

    This element must be specified if more than one enableWhen value is provided.

    Controlo0..01
    Este elemento é afetado pelas seguintes invariantes: que-12
    VínculoOs códigos DEVERÃO ser retirados de EnableWhenBehaviorhttp://hl7.org/fhir/ValueSet/questionnaire-enable-behavior|4.0.1
    (required to http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior|4.0.1)

    Controls how multiple enableWhen values are interpreted - whether all or any must be true.

    Tipocode
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    110. Questionnaire.item:date.required
    Definição

    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.

    CurtoWhether the item must be included in data results
    Comentários

    Questionnaire.item.required only has meaning for elements that are conditionally enabled with enableWhen if the condition evaluates to true. 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 child element). The value may come from the ElementDefinition referred to by .definition.

    Controlo10..1
    Este elemento é afetado pelas seguintes invariantes: que-6
    Tipoboolean
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Significado em caso de faltaItems are generally assumed not to be required unless explicitly specified. Systems SHOULD always populate this value
    Valor fixotrue
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    112. Questionnaire.item:date.repeats
    Definição

    An indication, if true, that the item may occur multiple times in the response, collecting multiple answers for questions or multiple sets of answers for groups.

    CurtoWhether the item may repeat
    Comentários

    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.

    Controlo0..01
    Este elemento é afetado pelas seguintes invariantes: que-6
    Tipoboolean
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    Items may be used to create set of (related) questions that can be repeated to give multiple answers to such a set.

    Significado em caso de faltaItems are generally assumed not to repeat unless explicitly specified. Systems SHOULD always populate this value
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    114. Questionnaire.item:date.readOnly
    Definição

    An indication, when true, that the value cannot be changed by a human respondent to the Questionnaire.

    CurtoDon't allow human editing
    Comentários

    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.

    Controlo0..01
    Este elemento é afetado pelas seguintes invariantes: que-9
    Tipoboolean
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    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.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    116. Questionnaire.item:date.maxLength
    Definição

    The maximum number of characters that are permitted in the answer to be considered a "valid" QuestionnaireResponse.

    CurtoNo more than this many characters
    Comentários

    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.

    Controlo0..01
    Este elemento é afetado pelas seguintes invariantes: que-10
    Tipointeger
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    118. Questionnaire.item:date.answerValueSet
    Definição

    A reference to a value set containing a list of codes representing permitted answers for a "choice" or "open-choice" question.

    CurtoValueset containing permitted answers
    Comentários

    LOINC defines many useful value sets for questionnaire responses. See LOINC Answer Lists. The value may come from the ElementDefinition referred to by .definition.

    Controlo0..01
    Este elemento é afetado pelas seguintes invariantes: que-4, que-5
    Tipocanonical(ValueSet)
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    120. Questionnaire.item:date.answerOption
    Definição

    One of the permitted answers for a "choice" or "open-choice" question.

    CurtoPermitted answer
    Comentários

    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.

    Controlo0..0*
    Este elemento é afetado pelas seguintes invariantes: que-4, que-5
    TipoBackboneElement
    É modificadorfalse
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    124. Questionnaire.item:date.initial
    Definição

    One or more values that should be pre-populated in the answer when initially rendering the questionnaire for user input.

    CurtoInitial value(s) when item is first rendered
    Comentários

    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[x] must agree with the item.type, and only repeating items can have more then one initial value.

    Controlo0..0*
    Este elemento é afetado pelas seguintes invariantes: que-8, que-13
    TipoBackboneElement
    É modificadorfalse
    Resumofalse
    Requisitos

    In some workflows, having defaults saves time.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    128. Questionnaire.item:date.item
    Definição

    Text, questions and other groups to be nested beneath a question or group.

    CurtoNested questionnaire items
    Comentários

    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.

    Controlo0..0*
    Este elemento é afetado pelas seguintes invariantes: que-1
    TipoVerttp://hl7.org/fhir/StructureDefinition/Questionnaire#Questionnaire.item
    É modificadorfalse
    Resumofalse
    Requisitos

    Reports can consist of complex nested groups.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    130. Questionnaire.item:caseConfirmation
    Nome da fatiacaseConfirmation
    Definição

    A particular question, question grouping or display text that is part of the questionnaire.

    CurtoQuestions and sections within the Questionnaire
    Comentários

    The content of the questionnaire is constructed from an ordered, hierarchical collection of items.

    Controlo0..1*
    Este elemento é afetado pelas seguintes invariantes: que-3
    TipoBackboneElement
    É modificadorfalse
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    que-1: Group items must have nested items, display items cannot have nested items ((type='group' implies item.empty().not()) and (type.trace('type')='display' implies item.trace('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 'choice' and 'open-choice' items can have answerValueSet ((type ='choice' or type = 'open-choice' 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' | 'open-choice')) or maxLength.empty())
    que-11: If one or more answerOption is present, initial[x] must be missing (answerOption.empty() or initial.empty())
    que-12: If there are more than one enableWhen, enableBehavior must be specified (enableWhen.count() > 2 implies enableBehavior.exists())
    que-13: Can only have multiple initial values for repeating items (repeats=true or initial.count() <= 1)
    que-1: Group items must have nested items, display items cannot have nested items ((type='group' implies item.empty().not()) and (type.trace('type')='display' implies item.trace('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 'choice' and 'open-choice' items can have answerValueSet ((type ='choice' or type = 'open-choice' 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' | 'open-choice')) or maxLength.empty())
    que-11: If one or more answerOption is present, initial[x] must be missing (answerOption.empty() or initial.empty())
    que-12: If there are more than one enableWhen, enableBehavior must be specified (enableWhen.count() > 2 implies enableBehavior.exists())
    que-13: Can only have multiple initial values for repeating items (repeats=true or initial.count() <= 1)
    132. Questionnaire.item:caseConfirmation.modifierExtension
    Definição

    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 manageable, 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).

    CurtoExtensions that cannot be ignored even if unrecognized
    Comentários

    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.

    Controlo0..*
    TipoExtension
    É modificadortrue porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
    Resumotrue
    Requisitos

    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.

    Nomes alternativosextensions, user content, modifiers
    Invariantesele-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())
    134. Questionnaire.item:caseConfirmation.linkId
    Definição

    An identifier that is unique within the Questionnaire allowing linkage to the equivalent item in a QuestionnaireResponse resource.

    CurtoUnique id for item in questionnaire
    Comentários

    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.

    Controlo1..1
    Tipostring
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    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.

    Valor fixocaseConfirmation
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    136. Questionnaire.item:caseConfirmation.definition
    Definição

    This element is a URI that refers to an ElementDefinition 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. If this element is present then the following element values MAY be derived from the Element Definition if the corresponding elements of this Questionnaire resource instance have no value:

    • code (ElementDefinition.code)
    • type (ElementDefinition.type)
    • required (ElementDefinition.min)
    • repeats (ElementDefinition.max)
    • maxLength (ElementDefinition.maxLength)
    • answerValueSet (ElementDefinition.binding)
    • options (ElementDefinition.binding).
    CurtoElementDefinition - details for the item
    Comentários

    The uri refers to an ElementDefinition in a StructureDefinition 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 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.

    Controlo0..01
    Tipouri
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    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.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    138. Questionnaire.item:caseConfirmation.code
    Definição

    A terminology code that corresponds to this group or question (e.g. a code from LOINC, which defines many questions and answers).

    CurtoCorresponding concept for this item in a terminology
    Comentários

    The value may come from the ElementDefinition referred to by .definition.

    Controlo0..0*
    Este elemento é afetado pelas seguintes invariantes: que-3
    VínculoPara exemplos de códigos, ver QuestionnaireQuestionCodeshttp://hl7.org/fhir/ValueSet/questionnaire-questions
    (example to http://hl7.org/fhir/ValueSet/questionnaire-questions)

    Codes for questionnaires, groups and individual questions.

    TipoCoding
    É modificadorfalse
    Resumofalse
    Requisitos

    Allows linking of groups of questions to formal terminologies.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    140. Questionnaire.item:caseConfirmation.prefix
    Definição

    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.

    CurtoE.g. "1(a)", "2.5.3"
    Comentários

    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.

    Controlo0..01
    Tipostring
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    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.

    Nomes alternativoslabel
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    142. Questionnaire.item:caseConfirmation.text
    Definição

    The name of a section, the text of a question or text content for a display item.

    CurtoPrimary text for the item
    Comentários

    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.

    Controlo0..1
    Tipostring
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Valor fixoClassificação final
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    144. Questionnaire.item:caseConfirmation.type
    Definição

    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, coded choice, etc.).

    Curtogroup | display | boolean | decimal | integer | date | dateTime +
    Comentários

    Additional constraints on the type of answer can be conveyed by extensions. The value may come from the ElementDefinition referred to by .definition.

    Controlo1..1
    VínculoOs códigos DEVERÃO ser retirados de QuestionnaireItemTypehttp://hl7.org/fhir/ValueSet/item-type|4.0.1
    (required to http://hl7.org/fhir/ValueSet/item-type|4.0.1)

    Distinguishes groups from questions and display text and indicates data type for questions.

    Tipocode
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    Defines the format in which the user is to be prompted for the answer.

    Valor fixochoice
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    146. Questionnaire.item:caseConfirmation.enableWhen
    Definição

    A constraint indicating that this item should only be enabled (displayed/allow answers to be captured) when the specified condition is true.

    CurtoOnly allow data when
    Comentários

    If multiple repetitions of this extension are present, the item should be enabled when the condition for any of the repetitions is true. I.e. treat "enableWhen"s as being joined by an "or" clause. 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.

    Controlo0..0*
    TipoBackboneElement
    É modificadortrue porque If enableWhen is present and the condition evaluates to false, then the Questionnaire behaves as though the elements weren't actually present
    Resumofalse
    Requisitos

    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.

    Invariantesele-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))
    que-7: If the operator is 'exists', the value must be a boolean (operator = 'exists' implies (answer is Boolean))
    152. Questionnaire.item:caseConfirmation.enableBehavior
    Definição

    Controls how multiple enableWhen values are interpreted - whether all or any must be true.

    Curtoall | any
    Comentários

    This element must be specified if more than one enableWhen value is provided.

    Controlo0..01
    Este elemento é afetado pelas seguintes invariantes: que-12
    VínculoOs códigos DEVERÃO ser retirados de EnableWhenBehaviorhttp://hl7.org/fhir/ValueSet/questionnaire-enable-behavior|4.0.1
    (required to http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior|4.0.1)

    Controls how multiple enableWhen values are interpreted - whether all or any must be true.

    Tipocode
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    154. Questionnaire.item:caseConfirmation.required
    Definição

    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.

    CurtoWhether the item must be included in data results
    Comentários

    Questionnaire.item.required only has meaning for elements that are conditionally enabled with enableWhen if the condition evaluates to true. 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 child element). The value may come from the ElementDefinition referred to by .definition.

    Controlo10..1
    Este elemento é afetado pelas seguintes invariantes: que-6
    Tipoboolean
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Significado em caso de faltaItems are generally assumed not to be required unless explicitly specified. Systems SHOULD always populate this value
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    156. Questionnaire.item:caseConfirmation.repeats
    Definição

    An indication, if true, that the item may occur multiple times in the response, collecting multiple answers for questions or multiple sets of answers for groups.

    CurtoWhether the item may repeat
    Comentários

    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.

    Controlo0..01
    Este elemento é afetado pelas seguintes invariantes: que-6
    Tipoboolean
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    Items may be used to create set of (related) questions that can be repeated to give multiple answers to such a set.

    Significado em caso de faltaItems are generally assumed not to repeat unless explicitly specified. Systems SHOULD always populate this value
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    158. Questionnaire.item:caseConfirmation.readOnly
    Definição

    An indication, when true, that the value cannot be changed by a human respondent to the Questionnaire.

    CurtoDon't allow human editing
    Comentários

    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.

    Controlo0..01
    Este elemento é afetado pelas seguintes invariantes: que-9
    Tipoboolean
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    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.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    160. Questionnaire.item:caseConfirmation.maxLength
    Definição

    The maximum number of characters that are permitted in the answer to be considered a "valid" QuestionnaireResponse.

    CurtoNo more than this many characters
    Comentários

    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.

    Controlo0..01
    Este elemento é afetado pelas seguintes invariantes: que-10
    Tipointeger
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    162. Questionnaire.item:caseConfirmation.answerValueSet
    Definição

    A reference to a value set containing a list of codes representing permitted answers for a "choice" or "open-choice" question.

    CurtoValueset containing permitted answers
    Comentários

    LOINC defines many useful value sets for questionnaire responses. See LOINC Answer Lists. The value may come from the ElementDefinition referred to by .definition.

    Controlo10..1
    Este elemento é afetado pelas seguintes invariantes: que-4, que-5
    Tipocanonical(ValueSet)
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    164. Questionnaire.item:caseConfirmation.answerOption
    Definição

    One of the permitted answers for a "choice" or "open-choice" question.

    CurtoPermitted answer
    Comentários

    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.

    Controlo0..0*
    Este elemento é afetado pelas seguintes invariantes: que-4, que-5
    TipoBackboneElement
    É modificadorfalse
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    168. Questionnaire.item:caseConfirmation.initial
    Definição

    One or more values that should be pre-populated in the answer when initially rendering the questionnaire for user input.

    CurtoInitial value(s) when item is first rendered
    Comentários

    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[x] must agree with the item.type, and only repeating items can have more then one initial value.

    Controlo0..0*
    Este elemento é afetado pelas seguintes invariantes: que-8, que-13
    TipoBackboneElement
    É modificadorfalse
    Resumofalse
    Requisitos

    In some workflows, having defaults saves time.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    172. Questionnaire.item:caseConfirmation.item
    Definição

    Text, questions and other groups to be nested beneath a question or group.

    CurtoNested questionnaire items
    Comentários

    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.

    Controlo0..0*
    Este elemento é afetado pelas seguintes invariantes: que-1
    TipoVerttp://hl7.org/fhir/StructureDefinition/Questionnaire#Questionnaire.item
    É modificadorfalse
    Resumofalse
    Requisitos

    Reports can consist of complex nested groups.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    174. Questionnaire.item:confirmationCriteria
    Nome da fatiaconfirmationCriteria
    Definição

    A particular question, question grouping or display text that is part of the questionnaire.

    CurtoQuestions and sections within the Questionnaire
    Comentários

    The content of the questionnaire is constructed from an ordered, hierarchical collection of items.

    Controlo0..1*
    Este elemento é afetado pelas seguintes invariantes: que-3
    TipoBackboneElement
    É modificadorfalse
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    que-1: Group items must have nested items, display items cannot have nested items ((type='group' implies item.empty().not()) and (type.trace('type')='display' implies item.trace('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 'choice' and 'open-choice' items can have answerValueSet ((type ='choice' or type = 'open-choice' 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' | 'open-choice')) or maxLength.empty())
    que-11: If one or more answerOption is present, initial[x] must be missing (answerOption.empty() or initial.empty())
    que-12: If there are more than one enableWhen, enableBehavior must be specified (enableWhen.count() > 2 implies enableBehavior.exists())
    que-13: Can only have multiple initial values for repeating items (repeats=true or initial.count() <= 1)
    que-1: Group items must have nested items, display items cannot have nested items ((type='group' implies item.empty().not()) and (type.trace('type')='display' implies item.trace('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 'choice' and 'open-choice' items can have answerValueSet ((type ='choice' or type = 'open-choice' 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' | 'open-choice')) or maxLength.empty())
    que-11: If one or more answerOption is present, initial[x] must be missing (answerOption.empty() or initial.empty())
    que-12: If there are more than one enableWhen, enableBehavior must be specified (enableWhen.count() > 2 implies enableBehavior.exists())
    que-13: Can only have multiple initial values for repeating items (repeats=true or initial.count() <= 1)
    176. Questionnaire.item:confirmationCriteria.modifierExtension
    Definição

    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 manageable, 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).

    CurtoExtensions that cannot be ignored even if unrecognized
    Comentários

    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.

    Controlo0..*
    TipoExtension
    É modificadortrue porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
    Resumotrue
    Requisitos

    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.

    Nomes alternativosextensions, user content, modifiers
    Invariantesele-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())
    178. Questionnaire.item:confirmationCriteria.linkId
    Definição

    An identifier that is unique within the Questionnaire allowing linkage to the equivalent item in a QuestionnaireResponse resource.

    CurtoUnique id for item in questionnaire
    Comentários

    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.

    Controlo1..1
    Tipostring
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    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.

    Valor fixoconfirmationCriteria
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    180. Questionnaire.item:confirmationCriteria.definition
    Definição

    This element is a URI that refers to an ElementDefinition 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. If this element is present then the following element values MAY be derived from the Element Definition if the corresponding elements of this Questionnaire resource instance have no value:

    • code (ElementDefinition.code)
    • type (ElementDefinition.type)
    • required (ElementDefinition.min)
    • repeats (ElementDefinition.max)
    • maxLength (ElementDefinition.maxLength)
    • answerValueSet (ElementDefinition.binding)
    • options (ElementDefinition.binding).
    CurtoElementDefinition - details for the item
    Comentários

    The uri refers to an ElementDefinition in a StructureDefinition 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 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.

    Controlo0..01
    Tipouri
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    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.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    182. Questionnaire.item:confirmationCriteria.code
    Definição

    A terminology code that corresponds to this group or question (e.g. a code from LOINC, which defines many questions and answers).

    CurtoCorresponding concept for this item in a terminology
    Comentários

    The value may come from the ElementDefinition referred to by .definition.

    Controlo0..0*
    Este elemento é afetado pelas seguintes invariantes: que-3
    VínculoPara exemplos de códigos, ver QuestionnaireQuestionCodeshttp://hl7.org/fhir/ValueSet/questionnaire-questions
    (example to http://hl7.org/fhir/ValueSet/questionnaire-questions)

    Codes for questionnaires, groups and individual questions.

    TipoCoding
    É modificadorfalse
    Resumofalse
    Requisitos

    Allows linking of groups of questions to formal terminologies.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    184. Questionnaire.item:confirmationCriteria.prefix
    Definição

    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.

    CurtoE.g. "1(a)", "2.5.3"
    Comentários

    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.

    Controlo0..01
    Tipostring
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    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.

    Nomes alternativoslabel
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    186. Questionnaire.item:confirmationCriteria.text
    Definição

    The name of a section, the text of a question or text content for a display item.

    CurtoPrimary text for the item
    Comentários

    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.

    Controlo0..1
    Tipostring
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Valor fixoData da Investigação
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    188. Questionnaire.item:confirmationCriteria.type
    Definição

    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, coded choice, etc.).

    Curtogroup | display | boolean | decimal | integer | date | dateTime +
    Comentários

    Additional constraints on the type of answer can be conveyed by extensions. The value may come from the ElementDefinition referred to by .definition.

    Controlo1..1
    VínculoOs códigos DEVERÃO ser retirados de QuestionnaireItemTypehttp://hl7.org/fhir/ValueSet/item-type|4.0.1
    (required to http://hl7.org/fhir/ValueSet/item-type|4.0.1)

    Distinguishes groups from questions and display text and indicates data type for questions.

    Tipocode
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    Defines the format in which the user is to be prompted for the answer.

    Valor fixochoice
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    190. Questionnaire.item:confirmationCriteria.enableWhen
    Definição

    A constraint indicating that this item should only be enabled (displayed/allow answers to be captured) when the specified condition is true.

    CurtoOnly allow data when
    Comentários

    If multiple repetitions of this extension are present, the item should be enabled when the condition for any of the repetitions is true. I.e. treat "enableWhen"s as being joined by an "or" clause. 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.

    Controlo0..0*
    TipoBackboneElement
    É modificadortrue porque If enableWhen is present and the condition evaluates to false, then the Questionnaire behaves as though the elements weren't actually present
    Resumofalse
    Requisitos

    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.

    Invariantesele-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))
    que-7: If the operator is 'exists', the value must be a boolean (operator = 'exists' implies (answer is Boolean))
    196. Questionnaire.item:confirmationCriteria.enableBehavior
    Definição

    Controls how multiple enableWhen values are interpreted - whether all or any must be true.

    Curtoall | any
    Comentários

    This element must be specified if more than one enableWhen value is provided.

    Controlo0..01
    Este elemento é afetado pelas seguintes invariantes: que-12
    VínculoOs códigos DEVERÃO ser retirados de EnableWhenBehaviorhttp://hl7.org/fhir/ValueSet/questionnaire-enable-behavior|4.0.1
    (required to http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior|4.0.1)

    Controls how multiple enableWhen values are interpreted - whether all or any must be true.

    Tipocode
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    198. Questionnaire.item:confirmationCriteria.repeats
    Definição

    An indication, if true, that the item may occur multiple times in the response, collecting multiple answers for questions or multiple sets of answers for groups.

    CurtoWhether the item may repeat
    Comentários

    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.

    Controlo0..01
    Este elemento é afetado pelas seguintes invariantes: que-6
    Tipoboolean
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    Items may be used to create set of (related) questions that can be repeated to give multiple answers to such a set.

    Significado em caso de faltaItems are generally assumed not to repeat unless explicitly specified. Systems SHOULD always populate this value
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    200. Questionnaire.item:confirmationCriteria.readOnly
    Definição

    An indication, when true, that the value cannot be changed by a human respondent to the Questionnaire.

    CurtoDon't allow human editing
    Comentários

    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.

    Controlo0..01
    Este elemento é afetado pelas seguintes invariantes: que-9
    Tipoboolean
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    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.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    202. Questionnaire.item:confirmationCriteria.maxLength
    Definição

    The maximum number of characters that are permitted in the answer to be considered a "valid" QuestionnaireResponse.

    CurtoNo more than this many characters
    Comentários

    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.

    Controlo0..01
    Este elemento é afetado pelas seguintes invariantes: que-10
    Tipointeger
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    204. Questionnaire.item:confirmationCriteria.answerValueSet
    Definição

    A reference to a value set containing a list of codes representing permitted answers for a "choice" or "open-choice" question.

    CurtoValueset containing permitted answers
    Comentários

    LOINC defines many useful value sets for questionnaire responses. See LOINC Answer Lists. The value may come from the ElementDefinition referred to by .definition.

    Controlo10..1
    Este elemento é afetado pelas seguintes invariantes: que-4, que-5
    Tipocanonical(ValueSet)
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    206. Questionnaire.item:confirmationCriteria.answerOption
    Definição

    One of the permitted answers for a "choice" or "open-choice" question.

    CurtoPermitted answer
    Comentários

    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.

    Controlo0..0*
    Este elemento é afetado pelas seguintes invariantes: que-4, que-5
    TipoBackboneElement
    É modificadorfalse
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    210. Questionnaire.item:confirmationCriteria.initial
    Definição

    One or more values that should be pre-populated in the answer when initially rendering the questionnaire for user input.

    CurtoInitial value(s) when item is first rendered
    Comentários

    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[x] must agree with the item.type, and only repeating items can have more then one initial value.

    Controlo0..0*
    Este elemento é afetado pelas seguintes invariantes: que-8, que-13
    TipoBackboneElement
    É modificadorfalse
    Resumofalse
    Requisitos

    In some workflows, having defaults saves time.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    214. Questionnaire.item:confirmationCriteria.item
    Definição

    Text, questions and other groups to be nested beneath a question or group.

    CurtoNested questionnaire items
    Comentários

    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.

    Controlo0..0*
    Este elemento é afetado pelas seguintes invariantes: que-1
    TipoVerttp://hl7.org/fhir/StructureDefinition/Questionnaire#Questionnaire.item
    É modificadorfalse
    Resumofalse
    Requisitos

    Reports can consist of complex nested groups.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    216. Questionnaire.item:exposureInformation
    Nome da fatiaexposureInformation
    Definição

    A particular question, question grouping or display text that is part of the questionnaire.

    CurtoQuestions and sections within the Questionnaire
    Comentários

    The content of the questionnaire is constructed from an ordered, hierarchical collection of items.

    Controlo0..1*
    Este elemento é afetado pelas seguintes invariantes: que-3
    TipoBackboneElement
    É modificadorfalse
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    que-1: Group items must have nested items, display items cannot have nested items ((type='group' implies item.empty().not()) and (type.trace('type')='display' implies item.trace('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 'choice' and 'open-choice' items can have answerValueSet ((type ='choice' or type = 'open-choice' 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' | 'open-choice')) or maxLength.empty())
    que-11: If one or more answerOption is present, initial[x] must be missing (answerOption.empty() or initial.empty())
    que-12: If there are more than one enableWhen, enableBehavior must be specified (enableWhen.count() > 2 implies enableBehavior.exists())
    que-13: Can only have multiple initial values for repeating items (repeats=true or initial.count() <= 1)
    que-1: Group items must have nested items, display items cannot have nested items ((type='group' implies item.empty().not()) and (type.trace('type')='display' implies item.trace('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 'choice' and 'open-choice' items can have answerValueSet ((type ='choice' or type = 'open-choice' 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' | 'open-choice')) or maxLength.empty())
    que-11: If one or more answerOption is present, initial[x] must be missing (answerOption.empty() or initial.empty())
    que-12: If there are more than one enableWhen, enableBehavior must be specified (enableWhen.count() > 2 implies enableBehavior.exists())
    que-13: Can only have multiple initial values for repeating items (repeats=true or initial.count() <= 1)
    218. Questionnaire.item:exposureInformation.modifierExtension
    Definição

    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 manageable, 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).

    CurtoExtensions that cannot be ignored even if unrecognized
    Comentários

    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.

    Controlo0..*
    TipoExtension
    É modificadortrue porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
    Resumotrue
    Requisitos

    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.

    Nomes alternativosextensions, user content, modifiers
    Invariantesele-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())
    220. Questionnaire.item:exposureInformation.linkId
    Definição

    An identifier that is unique within the Questionnaire allowing linkage to the equivalent item in a QuestionnaireResponse resource.

    CurtoUnique id for item in questionnaire
    Comentários

    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.

    Controlo1..1
    Tipostring
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    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.

    Valor fixoexposureInformation
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    222. Questionnaire.item:exposureInformation.definition
    Definição

    This element is a URI that refers to an ElementDefinition 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. If this element is present then the following element values MAY be derived from the Element Definition if the corresponding elements of this Questionnaire resource instance have no value:

    • code (ElementDefinition.code)
    • type (ElementDefinition.type)
    • required (ElementDefinition.min)
    • repeats (ElementDefinition.max)
    • maxLength (ElementDefinition.maxLength)
    • answerValueSet (ElementDefinition.binding)
    • options (ElementDefinition.binding).
    CurtoElementDefinition - details for the item
    Comentários

    The uri refers to an ElementDefinition in a StructureDefinition 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 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.

    Controlo0..01
    Tipouri
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    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.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    224. Questionnaire.item:exposureInformation.code
    Definição

    A terminology code that corresponds to this group or question (e.g. a code from LOINC, which defines many questions and answers).

    CurtoCorresponding concept for this item in a terminology
    Comentários

    The value may come from the ElementDefinition referred to by .definition.

    Controlo0..0*
    Este elemento é afetado pelas seguintes invariantes: que-3
    VínculoPara exemplos de códigos, ver QuestionnaireQuestionCodeshttp://hl7.org/fhir/ValueSet/questionnaire-questions
    (example to http://hl7.org/fhir/ValueSet/questionnaire-questions)

    Codes for questionnaires, groups and individual questions.

    TipoCoding
    É modificadorfalse
    Resumofalse
    Requisitos

    Allows linking of groups of questions to formal terminologies.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    226. Questionnaire.item:exposureInformation.prefix
    Definição

    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.

    CurtoE.g. "1(a)", "2.5.3"
    Comentários

    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.

    Controlo0..01
    Tipostring
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    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.

    Nomes alternativoslabel
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    228. Questionnaire.item:exposureInformation.text
    Definição

    The name of a section, the text of a question or text content for a display item.

    CurtoPrimary text for the item
    Comentários

    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.

    Controlo0..1
    Tipostring
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Valor fixoData da Investigação
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    230. Questionnaire.item:exposureInformation.type
    Definição

    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, coded choice, etc.).

    Curtogroup | display | boolean | decimal | integer | date | dateTime +
    Comentários

    Additional constraints on the type of answer can be conveyed by extensions. The value may come from the ElementDefinition referred to by .definition.

    Controlo1..1
    VínculoOs códigos DEVERÃO ser retirados de QuestionnaireItemTypehttp://hl7.org/fhir/ValueSet/item-type|4.0.1
    (required to http://hl7.org/fhir/ValueSet/item-type|4.0.1)

    Distinguishes groups from questions and display text and indicates data type for questions.

    Tipocode
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    Defines the format in which the user is to be prompted for the answer.

    Valor fixodate
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    232. Questionnaire.item:exposureInformation.enableWhen
    Definição

    A constraint indicating that this item should only be enabled (displayed/allow answers to be captured) when the specified condition is true.

    CurtoOnly allow data when
    Comentários

    If multiple repetitions of this extension are present, the item should be enabled when the condition for any of the repetitions is true. I.e. treat "enableWhen"s as being joined by an "or" clause. 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.

    Controlo0..0*
    TipoBackboneElement
    É modificadortrue porque If enableWhen is present and the condition evaluates to false, then the Questionnaire behaves as though the elements weren't actually present
    Resumofalse
    Requisitos

    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.

    Invariantesele-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))
    que-7: If the operator is 'exists', the value must be a boolean (operator = 'exists' implies (answer is Boolean))
    238. Questionnaire.item:exposureInformation.enableBehavior
    Definição

    Controls how multiple enableWhen values are interpreted - whether all or any must be true.

    Curtoall | any
    Comentários

    This element must be specified if more than one enableWhen value is provided.

    Controlo0..01
    Este elemento é afetado pelas seguintes invariantes: que-12
    VínculoOs códigos DEVERÃO ser retirados de EnableWhenBehaviorhttp://hl7.org/fhir/ValueSet/questionnaire-enable-behavior|4.0.1
    (required to http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior|4.0.1)

    Controls how multiple enableWhen values are interpreted - whether all or any must be true.

    Tipocode
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    240. Questionnaire.item:exposureInformation.repeats
    Definição

    An indication, if true, that the item may occur multiple times in the response, collecting multiple answers for questions or multiple sets of answers for groups.

    CurtoWhether the item may repeat
    Comentários

    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.

    Controlo0..01
    Este elemento é afetado pelas seguintes invariantes: que-6
    Tipoboolean
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    Items may be used to create set of (related) questions that can be repeated to give multiple answers to such a set.

    Significado em caso de faltaItems are generally assumed not to repeat unless explicitly specified. Systems SHOULD always populate this value
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    242. Questionnaire.item:exposureInformation.readOnly
    Definição

    An indication, when true, that the value cannot be changed by a human respondent to the Questionnaire.

    CurtoDon't allow human editing
    Comentários

    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.

    Controlo0..01
    Este elemento é afetado pelas seguintes invariantes: que-9
    Tipoboolean
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    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.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    244. Questionnaire.item:exposureInformation.maxLength
    Definição

    The maximum number of characters that are permitted in the answer to be considered a "valid" QuestionnaireResponse.

    CurtoNo more than this many characters
    Comentários

    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.

    Controlo0..01
    Este elemento é afetado pelas seguintes invariantes: que-10
    Tipointeger
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    246. Questionnaire.item:exposureInformation.answerValueSet
    Definição

    A reference to a value set containing a list of codes representing permitted answers for a "choice" or "open-choice" question.

    CurtoValueset containing permitted answers
    Comentários

    LOINC defines many useful value sets for questionnaire responses. See LOINC Answer Lists. The value may come from the ElementDefinition referred to by .definition.

    Controlo0..01
    Este elemento é afetado pelas seguintes invariantes: que-4, que-5
    Tipocanonical(ValueSet)
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    248. Questionnaire.item:exposureInformation.answerOption
    Definição

    One of the permitted answers for a "choice" or "open-choice" question.

    CurtoPermitted answer
    Comentários

    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.

    Controlo0..0*
    Este elemento é afetado pelas seguintes invariantes: que-4, que-5
    TipoBackboneElement
    É modificadorfalse
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    252. Questionnaire.item:exposureInformation.initial
    Definição

    One or more values that should be pre-populated in the answer when initially rendering the questionnaire for user input.

    CurtoInitial value(s) when item is first rendered
    Comentários

    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[x] must agree with the item.type, and only repeating items can have more then one initial value.

    Controlo0..0*
    Este elemento é afetado pelas seguintes invariantes: que-8, que-13
    TipoBackboneElement
    É modificadorfalse
    Resumofalse
    Requisitos

    In some workflows, having defaults saves time.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    256. Questionnaire.item:exposureInformation.item
    Definição

    Text, questions and other groups to be nested beneath a question or group.

    CurtoNested questionnaire items
    Comentários

    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.

    Controlo0..*
    Este elemento é afetado pelas seguintes invariantes: que-1
    TipoVerttp://hl7.org/fhir/StructureDefinition/Questionnaire#Questionnaire.item
    É modificadorfalse
    Resumofalse
    Requisitos

    Reports can consist of complex nested groups.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    258. Questionnaire.item:workRelatedIllness
    Nome da fatiaworkRelatedIllness
    Definição

    A particular question, question grouping or display text that is part of the questionnaire.

    CurtoQuestions and sections within the Questionnaire
    Comentários

    The content of the questionnaire is constructed from an ordered, hierarchical collection of items.

    Controlo0..1*
    Este elemento é afetado pelas seguintes invariantes: que-3
    TipoBackboneElement
    É modificadorfalse
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    que-1: Group items must have nested items, display items cannot have nested items ((type='group' implies item.empty().not()) and (type.trace('type')='display' implies item.trace('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 'choice' and 'open-choice' items can have answerValueSet ((type ='choice' or type = 'open-choice' 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' | 'open-choice')) or maxLength.empty())
    que-11: If one or more answerOption is present, initial[x] must be missing (answerOption.empty() or initial.empty())
    que-12: If there are more than one enableWhen, enableBehavior must be specified (enableWhen.count() > 2 implies enableBehavior.exists())
    que-13: Can only have multiple initial values for repeating items (repeats=true or initial.count() <= 1)
    que-1: Group items must have nested items, display items cannot have nested items ((type='group' implies item.empty().not()) and (type.trace('type')='display' implies item.trace('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 'choice' and 'open-choice' items can have answerValueSet ((type ='choice' or type = 'open-choice' 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' | 'open-choice')) or maxLength.empty())
    que-11: If one or more answerOption is present, initial[x] must be missing (answerOption.empty() or initial.empty())
    que-12: If there are more than one enableWhen, enableBehavior must be specified (enableWhen.count() > 2 implies enableBehavior.exists())
    que-13: Can only have multiple initial values for repeating items (repeats=true or initial.count() <= 1)
    260. Questionnaire.item:workRelatedIllness.modifierExtension
    Definição

    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 manageable, 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).

    CurtoExtensions that cannot be ignored even if unrecognized
    Comentários

    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.

    Controlo0..*
    TipoExtension
    É modificadortrue porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
    Resumotrue
    Requisitos

    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.

    Nomes alternativosextensions, user content, modifiers
    Invariantesele-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())
    262. Questionnaire.item:workRelatedIllness.linkId
    Definição

    An identifier that is unique within the Questionnaire allowing linkage to the equivalent item in a QuestionnaireResponse resource.

    CurtoUnique id for item in questionnaire
    Comentários

    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.

    Controlo1..1
    Tipostring
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    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.

    Valor fixoworkRelatedIllness
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    264. Questionnaire.item:workRelatedIllness.definition
    Definição

    This element is a URI that refers to an ElementDefinition 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. If this element is present then the following element values MAY be derived from the Element Definition if the corresponding elements of this Questionnaire resource instance have no value:

    • code (ElementDefinition.code)
    • type (ElementDefinition.type)
    • required (ElementDefinition.min)
    • repeats (ElementDefinition.max)
    • maxLength (ElementDefinition.maxLength)
    • answerValueSet (ElementDefinition.binding)
    • options (ElementDefinition.binding).
    CurtoElementDefinition - details for the item
    Comentários

    The uri refers to an ElementDefinition in a StructureDefinition 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 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.

    Controlo0..01
    Tipouri
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    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.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    266. Questionnaire.item:workRelatedIllness.code
    Definição

    A terminology code that corresponds to this group or question (e.g. a code from LOINC, which defines many questions and answers).

    CurtoCorresponding concept for this item in a terminology
    Comentários

    The value may come from the ElementDefinition referred to by .definition.

    Controlo0..0*
    Este elemento é afetado pelas seguintes invariantes: que-3
    VínculoPara exemplos de códigos, ver QuestionnaireQuestionCodeshttp://hl7.org/fhir/ValueSet/questionnaire-questions
    (example to http://hl7.org/fhir/ValueSet/questionnaire-questions)

    Codes for questionnaires, groups and individual questions.

    TipoCoding
    É modificadorfalse
    Resumofalse
    Requisitos

    Allows linking of groups of questions to formal terminologies.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    268. Questionnaire.item:workRelatedIllness.prefix
    Definição

    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.

    CurtoE.g. "1(a)", "2.5.3"
    Comentários

    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.

    Controlo0..01
    Tipostring
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    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.

    Nomes alternativoslabel
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    270. Questionnaire.item:workRelatedIllness.text
    Definição

    The name of a section, the text of a question or text content for a display item.

    CurtoPrimary text for the item
    Comentários

    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.

    Controlo0..1
    Tipostring
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Valor fixoData da Investigação
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    272. Questionnaire.item:workRelatedIllness.type
    Definição

    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, coded choice, etc.).

    Curtogroup | display | boolean | decimal | integer | date | dateTime +
    Comentários

    Additional constraints on the type of answer can be conveyed by extensions. The value may come from the ElementDefinition referred to by .definition.

    Controlo1..1
    VínculoOs códigos DEVERÃO ser retirados de QuestionnaireItemTypehttp://hl7.org/fhir/ValueSet/item-type|4.0.1
    (required to http://hl7.org/fhir/ValueSet/item-type|4.0.1)

    Distinguishes groups from questions and display text and indicates data type for questions.

    Tipocode
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    Defines the format in which the user is to be prompted for the answer.

    Valor fixodate
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    274. Questionnaire.item:workRelatedIllness.enableWhen
    Definição

    A constraint indicating that this item should only be enabled (displayed/allow answers to be captured) when the specified condition is true.

    CurtoOnly allow data when
    Comentários

    If multiple repetitions of this extension are present, the item should be enabled when the condition for any of the repetitions is true. I.e. treat "enableWhen"s as being joined by an "or" clause. 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.

    Controlo0..0*
    TipoBackboneElement
    É modificadortrue porque If enableWhen is present and the condition evaluates to false, then the Questionnaire behaves as though the elements weren't actually present
    Resumofalse
    Requisitos

    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.

    Invariantesele-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))
    que-7: If the operator is 'exists', the value must be a boolean (operator = 'exists' implies (answer is Boolean))
    280. Questionnaire.item:workRelatedIllness.enableBehavior
    Definição

    Controls how multiple enableWhen values are interpreted - whether all or any must be true.

    Curtoall | any
    Comentários

    This element must be specified if more than one enableWhen value is provided.

    Controlo0..01
    Este elemento é afetado pelas seguintes invariantes: que-12
    VínculoOs códigos DEVERÃO ser retirados de EnableWhenBehaviorhttp://hl7.org/fhir/ValueSet/questionnaire-enable-behavior|4.0.1
    (required to http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior|4.0.1)

    Controls how multiple enableWhen values are interpreted - whether all or any must be true.

    Tipocode
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    282. Questionnaire.item:workRelatedIllness.required
    Definição

    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.

    CurtoWhether the item must be included in data results
    Comentários

    Questionnaire.item.required only has meaning for elements that are conditionally enabled with enableWhen if the condition evaluates to true. 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 child element). The value may come from the ElementDefinition referred to by .definition.

    Controlo10..1
    Este elemento é afetado pelas seguintes invariantes: que-6
    Tipoboolean
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Significado em caso de faltaItems are generally assumed not to be required unless explicitly specified. Systems SHOULD always populate this value
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    284. Questionnaire.item:workRelatedIllness.repeats
    Definição

    An indication, if true, that the item may occur multiple times in the response, collecting multiple answers for questions or multiple sets of answers for groups.

    CurtoWhether the item may repeat
    Comentários

    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.

    Controlo0..01
    Este elemento é afetado pelas seguintes invariantes: que-6
    Tipoboolean
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    Items may be used to create set of (related) questions that can be repeated to give multiple answers to such a set.

    Significado em caso de faltaItems are generally assumed not to repeat unless explicitly specified. Systems SHOULD always populate this value
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    286. Questionnaire.item:workRelatedIllness.readOnly
    Definição

    An indication, when true, that the value cannot be changed by a human respondent to the Questionnaire.

    CurtoDon't allow human editing
    Comentários

    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.

    Controlo0..01
    Este elemento é afetado pelas seguintes invariantes: que-9
    Tipoboolean
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    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.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    288. Questionnaire.item:workRelatedIllness.maxLength
    Definição

    The maximum number of characters that are permitted in the answer to be considered a "valid" QuestionnaireResponse.

    CurtoNo more than this many characters
    Comentários

    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.

    Controlo0..01
    Este elemento é afetado pelas seguintes invariantes: que-10
    Tipointeger
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    290. Questionnaire.item:workRelatedIllness.answerValueSet
    Definição

    A reference to a value set containing a list of codes representing permitted answers for a "choice" or "open-choice" question.

    CurtoValueset containing permitted answers
    Comentários

    LOINC defines many useful value sets for questionnaire responses. See LOINC Answer Lists. The value may come from the ElementDefinition referred to by .definition.

    Controlo0..01
    Este elemento é afetado pelas seguintes invariantes: que-4, que-5
    Tipocanonical(ValueSet)
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    292. Questionnaire.item:workRelatedIllness.answerOption
    Definição

    One of the permitted answers for a "choice" or "open-choice" question.

    CurtoPermitted answer
    Comentários

    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.

    Controlo0..0*
    Este elemento é afetado pelas seguintes invariantes: que-4, que-5
    TipoBackboneElement
    É modificadorfalse
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    296. Questionnaire.item:workRelatedIllness.initial
    Definição

    One or more values that should be pre-populated in the answer when initially rendering the questionnaire for user input.

    CurtoInitial value(s) when item is first rendered
    Comentários

    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[x] must agree with the item.type, and only repeating items can have more then one initial value.

    Controlo0..0*
    Este elemento é afetado pelas seguintes invariantes: que-8, que-13
    TipoBackboneElement
    É modificadorfalse
    Resumofalse
    Requisitos

    In some workflows, having defaults saves time.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    300. Questionnaire.item:workRelatedIllness.item
    Definição

    Text, questions and other groups to be nested beneath a question or group.

    CurtoNested questionnaire items
    Comentários

    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.

    Controlo0..0*
    Este elemento é afetado pelas seguintes invariantes: que-1
    TipoVerttp://hl7.org/fhir/StructureDefinition/Questionnaire#Questionnaire.item
    É modificadorfalse
    Resumofalse
    Requisitos

    Reports can consist of complex nested groups.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    302. Questionnaire.item:caseEvolution
    Nome da fatiacaseEvolution
    Definição

    A particular question, question grouping or display text that is part of the questionnaire.

    CurtoQuestions and sections within the Questionnaire
    Comentários

    The content of the questionnaire is constructed from an ordered, hierarchical collection of items.

    Controlo10..1*
    Este elemento é afetado pelas seguintes invariantes: que-3
    TipoBackboneElement
    É modificadorfalse
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    que-1: Group items must have nested items, display items cannot have nested items ((type='group' implies item.empty().not()) and (type.trace('type')='display' implies item.trace('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 'choice' and 'open-choice' items can have answerValueSet ((type ='choice' or type = 'open-choice' 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' | 'open-choice')) or maxLength.empty())
    que-11: If one or more answerOption is present, initial[x] must be missing (answerOption.empty() or initial.empty())
    que-12: If there are more than one enableWhen, enableBehavior must be specified (enableWhen.count() > 2 implies enableBehavior.exists())
    que-13: Can only have multiple initial values for repeating items (repeats=true or initial.count() <= 1)
    que-1: Group items must have nested items, display items cannot have nested items ((type='group' implies item.empty().not()) and (type.trace('type')='display' implies item.trace('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 'choice' and 'open-choice' items can have answerValueSet ((type ='choice' or type = 'open-choice' 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' | 'open-choice')) or maxLength.empty())
    que-11: If one or more answerOption is present, initial[x] must be missing (answerOption.empty() or initial.empty())
    que-12: If there are more than one enableWhen, enableBehavior must be specified (enableWhen.count() > 2 implies enableBehavior.exists())
    que-13: Can only have multiple initial values for repeating items (repeats=true or initial.count() <= 1)
    304. Questionnaire.item:caseEvolution.modifierExtension
    Definição

    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 manageable, 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).

    CurtoExtensions that cannot be ignored even if unrecognized
    Comentários

    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.

    Controlo0..*
    TipoExtension
    É modificadortrue porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
    Resumotrue
    Requisitos

    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.

    Nomes alternativosextensions, user content, modifiers
    Invariantesele-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())
    306. Questionnaire.item:caseEvolution.linkId
    Definição

    An identifier that is unique within the Questionnaire allowing linkage to the equivalent item in a QuestionnaireResponse resource.

    CurtoUnique id for item in questionnaire
    Comentários

    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.

    Controlo1..1
    Tipostring
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    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.

    Valor fixocaseEvolution
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    308. Questionnaire.item:caseEvolution.definition
    Definição

    This element is a URI that refers to an ElementDefinition 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. If this element is present then the following element values MAY be derived from the Element Definition if the corresponding elements of this Questionnaire resource instance have no value:

    • code (ElementDefinition.code)
    • type (ElementDefinition.type)
    • required (ElementDefinition.min)
    • repeats (ElementDefinition.max)
    • maxLength (ElementDefinition.maxLength)
    • answerValueSet (ElementDefinition.binding)
    • options (ElementDefinition.binding).
    CurtoElementDefinition - details for the item
    Comentários

    The uri refers to an ElementDefinition in a StructureDefinition 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 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.

    Controlo0..01
    Tipouri
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    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.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    310. Questionnaire.item:caseEvolution.code
    Definição

    A terminology code that corresponds to this group or question (e.g. a code from LOINC, which defines many questions and answers).

    CurtoCorresponding concept for this item in a terminology
    Comentários

    The value may come from the ElementDefinition referred to by .definition.

    Controlo0..0*
    Este elemento é afetado pelas seguintes invariantes: que-3
    VínculoPara exemplos de códigos, ver QuestionnaireQuestionCodeshttp://hl7.org/fhir/ValueSet/questionnaire-questions
    (example to http://hl7.org/fhir/ValueSet/questionnaire-questions)

    Codes for questionnaires, groups and individual questions.

    TipoCoding
    É modificadorfalse
    Resumofalse
    Requisitos

    Allows linking of groups of questions to formal terminologies.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    312. Questionnaire.item:caseEvolution.prefix
    Definição

    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.

    CurtoE.g. "1(a)", "2.5.3"
    Comentários

    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.

    Controlo0..01
    Tipostring
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    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.

    Nomes alternativoslabel
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    314. Questionnaire.item:caseEvolution.text
    Definição

    The name of a section, the text of a question or text content for a display item.

    CurtoPrimary text for the item
    Comentários

    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.

    Controlo0..1
    Tipostring
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Valor fixoData da Investigação
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    316. Questionnaire.item:caseEvolution.type
    Definição

    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, coded choice, etc.).

    Curtogroup | display | boolean | decimal | integer | date | dateTime +
    Comentários

    Additional constraints on the type of answer can be conveyed by extensions. The value may come from the ElementDefinition referred to by .definition.

    Controlo1..1
    VínculoOs códigos DEVERÃO ser retirados de QuestionnaireItemTypehttp://hl7.org/fhir/ValueSet/item-type|4.0.1
    (required to http://hl7.org/fhir/ValueSet/item-type|4.0.1)

    Distinguishes groups from questions and display text and indicates data type for questions.

    Tipocode
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    Defines the format in which the user is to be prompted for the answer.

    Valor fixodate
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    318. Questionnaire.item:caseEvolution.enableWhen
    Definição

    A constraint indicating that this item should only be enabled (displayed/allow answers to be captured) when the specified condition is true.

    CurtoOnly allow data when
    Comentários

    If multiple repetitions of this extension are present, the item should be enabled when the condition for any of the repetitions is true. I.e. treat "enableWhen"s as being joined by an "or" clause. 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.

    Controlo0..0*
    TipoBackboneElement
    É modificadortrue porque If enableWhen is present and the condition evaluates to false, then the Questionnaire behaves as though the elements weren't actually present
    Resumofalse
    Requisitos

    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.

    Invariantesele-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))
    que-7: If the operator is 'exists', the value must be a boolean (operator = 'exists' implies (answer is Boolean))
    324. Questionnaire.item:caseEvolution.enableBehavior
    Definição

    Controls how multiple enableWhen values are interpreted - whether all or any must be true.

    Curtoall | any
    Comentários

    This element must be specified if more than one enableWhen value is provided.

    Controlo0..01
    Este elemento é afetado pelas seguintes invariantes: que-12
    VínculoOs códigos DEVERÃO ser retirados de EnableWhenBehaviorhttp://hl7.org/fhir/ValueSet/questionnaire-enable-behavior|4.0.1
    (required to http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior|4.0.1)

    Controls how multiple enableWhen values are interpreted - whether all or any must be true.

    Tipocode
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    326. Questionnaire.item:caseEvolution.required
    Definição

    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.

    CurtoWhether the item must be included in data results
    Comentários

    Questionnaire.item.required only has meaning for elements that are conditionally enabled with enableWhen if the condition evaluates to true. 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 child element). The value may come from the ElementDefinition referred to by .definition.

    Controlo10..1
    Este elemento é afetado pelas seguintes invariantes: que-6
    Tipoboolean
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Significado em caso de faltaItems are generally assumed not to be required unless explicitly specified. Systems SHOULD always populate this value
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    328. Questionnaire.item:caseEvolution.repeats
    Definição

    An indication, if true, that the item may occur multiple times in the response, collecting multiple answers for questions or multiple sets of answers for groups.

    CurtoWhether the item may repeat
    Comentários

    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.

    Controlo0..01
    Este elemento é afetado pelas seguintes invariantes: que-6
    Tipoboolean
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    Items may be used to create set of (related) questions that can be repeated to give multiple answers to such a set.

    Significado em caso de faltaItems are generally assumed not to repeat unless explicitly specified. Systems SHOULD always populate this value
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    330. Questionnaire.item:caseEvolution.readOnly
    Definição

    An indication, when true, that the value cannot be changed by a human respondent to the Questionnaire.

    CurtoDon't allow human editing
    Comentários

    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.

    Controlo0..01
    Este elemento é afetado pelas seguintes invariantes: que-9
    Tipoboolean
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    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.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    332. Questionnaire.item:caseEvolution.maxLength
    Definição

    The maximum number of characters that are permitted in the answer to be considered a "valid" QuestionnaireResponse.

    CurtoNo more than this many characters
    Comentários

    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.

    Controlo0..01
    Este elemento é afetado pelas seguintes invariantes: que-10
    Tipointeger
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    334. Questionnaire.item:caseEvolution.answerValueSet
    Definição

    A reference to a value set containing a list of codes representing permitted answers for a "choice" or "open-choice" question.

    CurtoValueset containing permitted answers
    Comentários

    LOINC defines many useful value sets for questionnaire responses. See LOINC Answer Lists. The value may come from the ElementDefinition referred to by .definition.

    Controlo0..01
    Este elemento é afetado pelas seguintes invariantes: que-4, que-5
    Tipocanonical(ValueSet)
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    336. Questionnaire.item:caseEvolution.answerOption
    Definição

    One of the permitted answers for a "choice" or "open-choice" question.

    CurtoPermitted answer
    Comentários

    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.

    Controlo0..0*
    Este elemento é afetado pelas seguintes invariantes: que-4, que-5
    TipoBackboneElement
    É modificadorfalse
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    340. Questionnaire.item:caseEvolution.initial
    Definição

    One or more values that should be pre-populated in the answer when initially rendering the questionnaire for user input.

    CurtoInitial value(s) when item is first rendered
    Comentários

    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[x] must agree with the item.type, and only repeating items can have more then one initial value.

    Controlo0..0*
    Este elemento é afetado pelas seguintes invariantes: que-8, que-13
    TipoBackboneElement
    É modificadorfalse
    Resumofalse
    Requisitos

    In some workflows, having defaults saves time.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    344. Questionnaire.item:caseEvolution.item
    Definição

    Text, questions and other groups to be nested beneath a question or group.

    CurtoNested questionnaire items
    Comentários

    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.

    Controlo0..0*
    Este elemento é afetado pelas seguintes invariantes: que-1
    TipoVerttp://hl7.org/fhir/StructureDefinition/Questionnaire#Questionnaire.item
    É modificadorfalse
    Resumofalse
    Requisitos

    Reports can consist of complex nested groups.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    346. Questionnaire.item:dateOfDeath
    Nome da fatiadateOfDeath
    Definição

    A particular question, question grouping or display text that is part of the questionnaire.

    CurtoQuestions and sections within the Questionnaire
    Comentários

    The content of the questionnaire is constructed from an ordered, hierarchical collection of items.

    Controlo0..1*
    Este elemento é afetado pelas seguintes invariantes: que-3
    TipoBackboneElement
    É modificadorfalse
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    que-1: Group items must have nested items, display items cannot have nested items ((type='group' implies item.empty().not()) and (type.trace('type')='display' implies item.trace('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 'choice' and 'open-choice' items can have answerValueSet ((type ='choice' or type = 'open-choice' 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' | 'open-choice')) or maxLength.empty())
    que-11: If one or more answerOption is present, initial[x] must be missing (answerOption.empty() or initial.empty())
    que-12: If there are more than one enableWhen, enableBehavior must be specified (enableWhen.count() > 2 implies enableBehavior.exists())
    que-13: Can only have multiple initial values for repeating items (repeats=true or initial.count() <= 1)
    que-1: Group items must have nested items, display items cannot have nested items ((type='group' implies item.empty().not()) and (type.trace('type')='display' implies item.trace('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 'choice' and 'open-choice' items can have answerValueSet ((type ='choice' or type = 'open-choice' 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' | 'open-choice')) or maxLength.empty())
    que-11: If one or more answerOption is present, initial[x] must be missing (answerOption.empty() or initial.empty())
    que-12: If there are more than one enableWhen, enableBehavior must be specified (enableWhen.count() > 2 implies enableBehavior.exists())
    que-13: Can only have multiple initial values for repeating items (repeats=true or initial.count() <= 1)
    348. Questionnaire.item:dateOfDeath.modifierExtension
    Definição

    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 manageable, 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).

    CurtoExtensions that cannot be ignored even if unrecognized
    Comentários

    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.

    Controlo0..*
    TipoExtension
    É modificadortrue porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
    Resumotrue
    Requisitos

    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.

    Nomes alternativosextensions, user content, modifiers
    Invariantesele-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())
    350. Questionnaire.item:dateOfDeath.linkId
    Definição

    An identifier that is unique within the Questionnaire allowing linkage to the equivalent item in a QuestionnaireResponse resource.

    CurtoUnique id for item in questionnaire
    Comentários

    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.

    Controlo1..1
    Tipostring
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    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.

    Valor fixodateOfDeath
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    352. Questionnaire.item:dateOfDeath.definition
    Definição

    This element is a URI that refers to an ElementDefinition 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. If this element is present then the following element values MAY be derived from the Element Definition if the corresponding elements of this Questionnaire resource instance have no value:

    • code (ElementDefinition.code)
    • type (ElementDefinition.type)
    • required (ElementDefinition.min)
    • repeats (ElementDefinition.max)
    • maxLength (ElementDefinition.maxLength)
    • answerValueSet (ElementDefinition.binding)
    • options (ElementDefinition.binding).
    CurtoElementDefinition - details for the item
    Comentários

    The uri refers to an ElementDefinition in a StructureDefinition 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 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.

    Controlo0..01
    Tipouri
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    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.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    354. Questionnaire.item:dateOfDeath.code
    Definição

    A terminology code that corresponds to this group or question (e.g. a code from LOINC, which defines many questions and answers).

    CurtoCorresponding concept for this item in a terminology
    Comentários

    The value may come from the ElementDefinition referred to by .definition.

    Controlo0..0*
    Este elemento é afetado pelas seguintes invariantes: que-3
    VínculoPara exemplos de códigos, ver QuestionnaireQuestionCodeshttp://hl7.org/fhir/ValueSet/questionnaire-questions
    (example to http://hl7.org/fhir/ValueSet/questionnaire-questions)

    Codes for questionnaires, groups and individual questions.

    TipoCoding
    É modificadorfalse
    Resumofalse
    Requisitos

    Allows linking of groups of questions to formal terminologies.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    356. Questionnaire.item:dateOfDeath.prefix
    Definição

    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.

    CurtoE.g. "1(a)", "2.5.3"
    Comentários

    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.

    Controlo0..01
    Tipostring
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    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.

    Nomes alternativoslabel
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    358. Questionnaire.item:dateOfDeath.text
    Definição

    The name of a section, the text of a question or text content for a display item.

    CurtoPrimary text for the item
    Comentários

    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.

    Controlo0..1
    Tipostring
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Valor fixoData da Investigação
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    360. Questionnaire.item:dateOfDeath.type
    Definição

    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, coded choice, etc.).

    Curtogroup | display | boolean | decimal | integer | date | dateTime +
    Comentários

    Additional constraints on the type of answer can be conveyed by extensions. The value may come from the ElementDefinition referred to by .definition.

    Controlo1..1
    VínculoOs códigos DEVERÃO ser retirados de QuestionnaireItemTypehttp://hl7.org/fhir/ValueSet/item-type|4.0.1
    (required to http://hl7.org/fhir/ValueSet/item-type|4.0.1)

    Distinguishes groups from questions and display text and indicates data type for questions.

    Tipocode
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    Defines the format in which the user is to be prompted for the answer.

    Valor fixodate
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    362. Questionnaire.item:dateOfDeath.enableWhen
    Definição

    A constraint indicating that this item should only be enabled (displayed/allow answers to be captured) when the specified condition is true.

    CurtoOnly allow data when
    Comentários

    If multiple repetitions of this extension are present, the item should be enabled when the condition for any of the repetitions is true. I.e. treat "enableWhen"s as being joined by an "or" clause. 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.

    Controlo0..0*
    TipoBackboneElement
    É modificadortrue porque If enableWhen is present and the condition evaluates to false, then the Questionnaire behaves as though the elements weren't actually present
    Resumofalse
    Requisitos

    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.

    Invariantesele-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))
    que-7: If the operator is 'exists', the value must be a boolean (operator = 'exists' implies (answer is Boolean))
    368. Questionnaire.item:dateOfDeath.enableBehavior
    Definição

    Controls how multiple enableWhen values are interpreted - whether all or any must be true.

    Curtoall | any
    Comentários

    This element must be specified if more than one enableWhen value is provided.

    Controlo0..01
    Este elemento é afetado pelas seguintes invariantes: que-12
    VínculoOs códigos DEVERÃO ser retirados de EnableWhenBehaviorhttp://hl7.org/fhir/ValueSet/questionnaire-enable-behavior|4.0.1
    (required to http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior|4.0.1)

    Controls how multiple enableWhen values are interpreted - whether all or any must be true.

    Tipocode
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    370. Questionnaire.item:dateOfDeath.required
    Definição

    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.

    CurtoWhether the item must be included in data results
    Comentários

    Questionnaire.item.required only has meaning for elements that are conditionally enabled with enableWhen if the condition evaluates to true. 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 child element). The value may come from the ElementDefinition referred to by .definition.

    Controlo10..1
    Este elemento é afetado pelas seguintes invariantes: que-6
    Tipoboolean
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Significado em caso de faltaItems are generally assumed not to be required unless explicitly specified. Systems SHOULD always populate this value
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    372. Questionnaire.item:dateOfDeath.repeats
    Definição

    An indication, if true, that the item may occur multiple times in the response, collecting multiple answers for questions or multiple sets of answers for groups.

    CurtoWhether the item may repeat
    Comentários

    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.

    Controlo0..01
    Este elemento é afetado pelas seguintes invariantes: que-6
    Tipoboolean
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    Items may be used to create set of (related) questions that can be repeated to give multiple answers to such a set.

    Significado em caso de faltaItems are generally assumed not to repeat unless explicitly specified. Systems SHOULD always populate this value
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    374. Questionnaire.item:dateOfDeath.readOnly
    Definição

    An indication, when true, that the value cannot be changed by a human respondent to the Questionnaire.

    CurtoDon't allow human editing
    Comentários

    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.

    Controlo0..01
    Este elemento é afetado pelas seguintes invariantes: que-9
    Tipoboolean
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    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.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    376. Questionnaire.item:dateOfDeath.maxLength
    Definição

    The maximum number of characters that are permitted in the answer to be considered a "valid" QuestionnaireResponse.

    CurtoNo more than this many characters
    Comentários

    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.

    Controlo0..01
    Este elemento é afetado pelas seguintes invariantes: que-10
    Tipointeger
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    378. Questionnaire.item:dateOfDeath.answerValueSet
    Definição

    A reference to a value set containing a list of codes representing permitted answers for a "choice" or "open-choice" question.

    CurtoValueset containing permitted answers
    Comentários

    LOINC defines many useful value sets for questionnaire responses. See LOINC Answer Lists. The value may come from the ElementDefinition referred to by .definition.

    Controlo0..01
    Este elemento é afetado pelas seguintes invariantes: que-4, que-5
    Tipocanonical(ValueSet)
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    380. Questionnaire.item:dateOfDeath.answerOption
    Definição

    One of the permitted answers for a "choice" or "open-choice" question.

    CurtoPermitted answer
    Comentários

    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.

    Controlo0..0*
    Este elemento é afetado pelas seguintes invariantes: que-4, que-5
    TipoBackboneElement
    É modificadorfalse
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    384. Questionnaire.item:dateOfDeath.initial
    Definição

    One or more values that should be pre-populated in the answer when initially rendering the questionnaire for user input.

    CurtoInitial value(s) when item is first rendered
    Comentários

    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[x] must agree with the item.type, and only repeating items can have more then one initial value.

    Controlo0..0*
    Este elemento é afetado pelas seguintes invariantes: que-8, que-13
    TipoBackboneElement
    É modificadorfalse
    Resumofalse
    Requisitos

    In some workflows, having defaults saves time.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    388. Questionnaire.item:dateOfDeath.item
    Definição

    Text, questions and other groups to be nested beneath a question or group.

    CurtoNested questionnaire items
    Comentários

    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.

    Controlo0..0*
    Este elemento é afetado pelas seguintes invariantes: que-1
    TipoVerttp://hl7.org/fhir/StructureDefinition/Questionnaire#Questionnaire.item
    É modificadorfalse
    Resumofalse
    Requisitos

    Reports can consist of complex nested groups.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    390. Questionnaire.item:caseClosureDate
    Nome da fatiacaseClosureDate
    Definição

    A particular question, question grouping or display text that is part of the questionnaire.

    CurtoQuestions and sections within the Questionnaire
    Comentários

    The content of the questionnaire is constructed from an ordered, hierarchical collection of items.

    Controlo0..1*
    Este elemento é afetado pelas seguintes invariantes: que-3
    TipoBackboneElement
    É modificadorfalse
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    que-1: Group items must have nested items, display items cannot have nested items ((type='group' implies item.empty().not()) and (type.trace('type')='display' implies item.trace('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 'choice' and 'open-choice' items can have answerValueSet ((type ='choice' or type = 'open-choice' 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' | 'open-choice')) or maxLength.empty())
    que-11: If one or more answerOption is present, initial[x] must be missing (answerOption.empty() or initial.empty())
    que-12: If there are more than one enableWhen, enableBehavior must be specified (enableWhen.count() > 2 implies enableBehavior.exists())
    que-13: Can only have multiple initial values for repeating items (repeats=true or initial.count() <= 1)
    que-1: Group items must have nested items, display items cannot have nested items ((type='group' implies item.empty().not()) and (type.trace('type')='display' implies item.trace('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 'choice' and 'open-choice' items can have answerValueSet ((type ='choice' or type = 'open-choice' 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' | 'open-choice')) or maxLength.empty())
    que-11: If one or more answerOption is present, initial[x] must be missing (answerOption.empty() or initial.empty())
    que-12: If there are more than one enableWhen, enableBehavior must be specified (enableWhen.count() > 2 implies enableBehavior.exists())
    que-13: Can only have multiple initial values for repeating items (repeats=true or initial.count() <= 1)
    392. Questionnaire.item:caseClosureDate.modifierExtension
    Definição

    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 manageable, 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).

    CurtoExtensions that cannot be ignored even if unrecognized
    Comentários

    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.

    Controlo0..*
    TipoExtension
    É modificadortrue porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
    Resumotrue
    Requisitos

    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.

    Nomes alternativosextensions, user content, modifiers
    Invariantesele-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())
    394. Questionnaire.item:caseClosureDate.linkId
    Definição

    An identifier that is unique within the Questionnaire allowing linkage to the equivalent item in a QuestionnaireResponse resource.

    CurtoUnique id for item in questionnaire
    Comentários

    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.

    Controlo1..1
    Tipostring
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    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.

    Valor fixocaseClosureDate
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    396. Questionnaire.item:caseClosureDate.definition
    Definição

    This element is a URI that refers to an ElementDefinition 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. If this element is present then the following element values MAY be derived from the Element Definition if the corresponding elements of this Questionnaire resource instance have no value:

    • code (ElementDefinition.code)
    • type (ElementDefinition.type)
    • required (ElementDefinition.min)
    • repeats (ElementDefinition.max)
    • maxLength (ElementDefinition.maxLength)
    • answerValueSet (ElementDefinition.binding)
    • options (ElementDefinition.binding).
    CurtoElementDefinition - details for the item
    Comentários

    The uri refers to an ElementDefinition in a StructureDefinition 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 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.

    Controlo0..01
    Tipouri
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    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.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    398. Questionnaire.item:caseClosureDate.code
    Definição

    A terminology code that corresponds to this group or question (e.g. a code from LOINC, which defines many questions and answers).

    CurtoCorresponding concept for this item in a terminology
    Comentários

    The value may come from the ElementDefinition referred to by .definition.

    Controlo0..0*
    Este elemento é afetado pelas seguintes invariantes: que-3
    VínculoPara exemplos de códigos, ver QuestionnaireQuestionCodeshttp://hl7.org/fhir/ValueSet/questionnaire-questions
    (example to http://hl7.org/fhir/ValueSet/questionnaire-questions)

    Codes for questionnaires, groups and individual questions.

    TipoCoding
    É modificadorfalse
    Resumofalse
    Requisitos

    Allows linking of groups of questions to formal terminologies.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    400. Questionnaire.item:caseClosureDate.prefix
    Definição

    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.

    CurtoE.g. "1(a)", "2.5.3"
    Comentários

    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.

    Controlo0..01
    Tipostring
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    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.

    Nomes alternativoslabel
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    402. Questionnaire.item:caseClosureDate.text
    Definição

    The name of a section, the text of a question or text content for a display item.

    CurtoPrimary text for the item
    Comentários

    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.

    Controlo0..1
    Tipostring
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Valor fixoData da Investigação
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    404. Questionnaire.item:caseClosureDate.type
    Definição

    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, coded choice, etc.).

    Curtogroup | display | boolean | decimal | integer | date | dateTime +
    Comentários

    Additional constraints on the type of answer can be conveyed by extensions. The value may come from the ElementDefinition referred to by .definition.

    Controlo1..1
    VínculoOs códigos DEVERÃO ser retirados de QuestionnaireItemTypehttp://hl7.org/fhir/ValueSet/item-type|4.0.1
    (required to http://hl7.org/fhir/ValueSet/item-type|4.0.1)

    Distinguishes groups from questions and display text and indicates data type for questions.

    Tipocode
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    Defines the format in which the user is to be prompted for the answer.

    Valor fixodate
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    406. Questionnaire.item:caseClosureDate.enableWhen
    Definição

    A constraint indicating that this item should only be enabled (displayed/allow answers to be captured) when the specified condition is true.

    CurtoOnly allow data when
    Comentários

    If multiple repetitions of this extension are present, the item should be enabled when the condition for any of the repetitions is true. I.e. treat "enableWhen"s as being joined by an "or" clause. 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.

    Controlo0..0*
    TipoBackboneElement
    É modificadortrue porque If enableWhen is present and the condition evaluates to false, then the Questionnaire behaves as though the elements weren't actually present
    Resumofalse
    Requisitos

    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.

    Invariantesele-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))
    que-7: If the operator is 'exists', the value must be a boolean (operator = 'exists' implies (answer is Boolean))
    412. Questionnaire.item:caseClosureDate.enableBehavior
    Definição

    Controls how multiple enableWhen values are interpreted - whether all or any must be true.

    Curtoall | any
    Comentários

    This element must be specified if more than one enableWhen value is provided.

    Controlo0..01
    Este elemento é afetado pelas seguintes invariantes: que-12
    VínculoOs códigos DEVERÃO ser retirados de EnableWhenBehaviorhttp://hl7.org/fhir/ValueSet/questionnaire-enable-behavior|4.0.1
    (required to http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior|4.0.1)

    Controls how multiple enableWhen values are interpreted - whether all or any must be true.

    Tipocode
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    414. Questionnaire.item:caseClosureDate.required
    Definição

    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.

    CurtoWhether the item must be included in data results
    Comentários

    Questionnaire.item.required only has meaning for elements that are conditionally enabled with enableWhen if the condition evaluates to true. 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 child element). The value may come from the ElementDefinition referred to by .definition.

    Controlo10..1
    Este elemento é afetado pelas seguintes invariantes: que-6
    Tipoboolean
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Significado em caso de faltaItems are generally assumed not to be required unless explicitly specified. Systems SHOULD always populate this value
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    416. Questionnaire.item:caseClosureDate.repeats
    Definição

    An indication, if true, that the item may occur multiple times in the response, collecting multiple answers for questions or multiple sets of answers for groups.

    CurtoWhether the item may repeat
    Comentários

    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.

    Controlo0..01
    Este elemento é afetado pelas seguintes invariantes: que-6
    Tipoboolean
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    Items may be used to create set of (related) questions that can be repeated to give multiple answers to such a set.

    Significado em caso de faltaItems are generally assumed not to repeat unless explicitly specified. Systems SHOULD always populate this value
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    418. Questionnaire.item:caseClosureDate.readOnly
    Definição

    An indication, when true, that the value cannot be changed by a human respondent to the Questionnaire.

    CurtoDon't allow human editing
    Comentários

    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.

    Controlo0..01
    Este elemento é afetado pelas seguintes invariantes: que-9
    Tipoboolean
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Requisitos

    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.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    420. Questionnaire.item:caseClosureDate.maxLength
    Definição

    The maximum number of characters that are permitted in the answer to be considered a "valid" QuestionnaireResponse.

    CurtoNo more than this many characters
    Comentários

    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.

    Controlo0..01
    Este elemento é afetado pelas seguintes invariantes: que-10
    Tipointeger
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    422. Questionnaire.item:caseClosureDate.answerValueSet
    Definição

    A reference to a value set containing a list of codes representing permitted answers for a "choice" or "open-choice" question.

    CurtoValueset containing permitted answers
    Comentários

    LOINC defines many useful value sets for questionnaire responses. See LOINC Answer Lists. The value may come from the ElementDefinition referred to by .definition.

    Controlo0..01
    Este elemento é afetado pelas seguintes invariantes: que-4, que-5
    Tipocanonical(ValueSet)
    É modificadorfalse
    Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    424. Questionnaire.item:caseClosureDate.answerOption
    Definição

    One of the permitted answers for a "choice" or "open-choice" question.

    CurtoPermitted answer
    Comentários

    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.

    Controlo0..0*
    Este elemento é afetado pelas seguintes invariantes: que-4, que-5
    TipoBackboneElement
    É modificadorfalse
    Resumofalse
    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    428. Questionnaire.item:caseClosureDate.initial
    Definição

    One or more values that should be pre-populated in the answer when initially rendering the questionnaire for user input.

    CurtoInitial value(s) when item is first rendered
    Comentários

    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[x] must agree with the item.type, and only repeating items can have more then one initial value.

    Controlo0..0*
    Este elemento é afetado pelas seguintes invariantes: que-8, que-13
    TipoBackboneElement
    É modificadorfalse
    Resumofalse
    Requisitos

    In some workflows, having defaults saves time.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    432. Questionnaire.item:caseClosureDate.item
    Definição

    Text, questions and other groups to be nested beneath a question or group.

    CurtoNested questionnaire items
    Comentários

    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.

    Controlo0..0*
    Este elemento é afetado pelas seguintes invariantes: que-1
    TipoVerttp://hl7.org/fhir/StructureDefinition/Questionnaire#Questionnaire.item
    É modificadorfalse
    Resumofalse
    Requisitos

    Reports can consist of complex nested groups.

    Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))

    Instruções sobre como interpretar o conteúdo desta tabela podem ser encontradashere

    0. Questionnaire
    2. Questionnaire.url
    Controlo0..0
    4. Questionnaire.identifier
    NotaTrata-se de um identificador de empresa e não de um identificador de recurso (ver discussão)
    Controlo0..0
    6. Questionnaire.name
    Controlo0..0
    8. Questionnaire.title
    Valor fixoConclusão de Notificação Individual
    10. Questionnaire.derivedFrom
    Controlo0..0
    12. Questionnaire.status
    Valor fixoactive
    14. Questionnaire.experimental
    Controlo0..0
    16. Questionnaire.subjectType
    Controlo0..0
    18. Questionnaire.date
    Controlo0..0
    20. Questionnaire.publisher
    Controlo0..0
    22. Questionnaire.contact
    Controlo0..0
    24. Questionnaire.useContext
    Controlo0..0
    26. Questionnaire.jurisdiction
    Controlo0..0
    28. Questionnaire.purpose
    Controlo0..0
    30. Questionnaire.copyright
    Controlo0..0
    32. Questionnaire.approvalDate
    Controlo0..0
    34. Questionnaire.lastReviewDate
    Controlo0..0
    36. Questionnaire.effectivePeriod
    Controlo0..0
    38. Questionnaire.code
    Controlo1..1
    VínculoOs códigos DEVERÃO ser retirados de http://ehrrunner.com/fhir/ValueSet/questionnaire-questions
    (preferred to http://ehrrunner.com/fhir/ValueSet/questionnaire-questions)
    40. Questionnaire.code.system
    Controlo1..?
    VínculoOs códigos DEVERÃO ser retirados de http://ehrrunner.com/fhir/CodeSystem/questionnaire-questions
    (required to http://ehrrunner.com/fhir/CodeSystem/questionnaire-questions)
    42. Questionnaire.code.version
    NotaEste é um ID de versão comercial, não um ID de versão de recurso (ver discussão)
    Controlo0..0
    44. Questionnaire.code.code
    Controlo1..?
    Valor fixoConclusaoNotificacaoIndividual
    46. Questionnaire.code.display
    Controlo0..0
    48. Questionnaire.code.userSelected
    Controlo0..0
    50. Questionnaire.item
    Controlo2..?
    SlicingEste elemento introduz um conjunto de fatias em Questionnaire.item. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
    • pattern @ $this
    • 52. Questionnaire.item:date
      Nome da fatiadate
      Controlo1..1
      54. Questionnaire.item:date.linkId
      Valor fixodate
      56. Questionnaire.item:date.definition
      Controlo0..0
      58. Questionnaire.item:date.code
      Controlo0..0
      60. Questionnaire.item:date.prefix
      Controlo0..0
      62. Questionnaire.item:date.text
      Valor fixoClassificação final
      64. Questionnaire.item:date.type
      Valor fixodate
      66. Questionnaire.item:date.enableWhen
      Controlo0..0
      68. Questionnaire.item:date.enableBehavior
      Controlo0..0
      70. Questionnaire.item:date.required
      Controlo1..?
      Valor fixotrue
      72. Questionnaire.item:date.repeats
      Controlo0..0
      74. Questionnaire.item:date.readOnly
      Controlo0..0
      76. Questionnaire.item:date.maxLength
      Controlo0..0
      78. Questionnaire.item:date.answerValueSet
      Controlo0..0
      80. Questionnaire.item:date.answerOption
      Controlo0..0
      82. Questionnaire.item:date.initial
      Controlo0..0
      84. Questionnaire.item:date.item
      Controlo0..0
      86. Questionnaire.item:caseConfirmation
      Nome da fatiacaseConfirmation
      Controlo0..1
      88. Questionnaire.item:caseConfirmation.linkId
      Valor fixocaseConfirmation
      90. Questionnaire.item:caseConfirmation.definition
      Controlo0..0
      92. Questionnaire.item:caseConfirmation.code
      Controlo0..0
      94. Questionnaire.item:caseConfirmation.prefix
      Controlo0..0
      96. Questionnaire.item:caseConfirmation.text
      Valor fixoClassificação final
      98. Questionnaire.item:caseConfirmation.type
      Valor fixochoice
      100. Questionnaire.item:caseConfirmation.enableWhen
      Controlo0..0
      102. Questionnaire.item:caseConfirmation.enableBehavior
      Controlo0..0
      104. Questionnaire.item:caseConfirmation.required
      Controlo1..?
      106. Questionnaire.item:caseConfirmation.repeats
      Controlo0..0
      108. Questionnaire.item:caseConfirmation.readOnly
      Controlo0..0
      110. Questionnaire.item:caseConfirmation.maxLength
      Controlo0..0
      112. Questionnaire.item:caseConfirmation.answerValueSet
      Controlo1..?
      114. Questionnaire.item:caseConfirmation.answerOption
      Controlo0..0
      116. Questionnaire.item:caseConfirmation.initial
      Controlo0..0
      118. Questionnaire.item:caseConfirmation.item
      Controlo0..0
      120. Questionnaire.item:confirmationCriteria
      Nome da fatiaconfirmationCriteria
      Controlo0..1
      122. Questionnaire.item:confirmationCriteria.linkId
      Valor fixoconfirmationCriteria
      124. Questionnaire.item:confirmationCriteria.definition
      Controlo0..0
      126. Questionnaire.item:confirmationCriteria.code
      Controlo0..0
      128. Questionnaire.item:confirmationCriteria.prefix
      Controlo0..0
      130. Questionnaire.item:confirmationCriteria.text
      Valor fixoData da Investigação
      132. Questionnaire.item:confirmationCriteria.type
      Valor fixochoice
      134. Questionnaire.item:confirmationCriteria.enableWhen
      Controlo0..0
      136. Questionnaire.item:confirmationCriteria.enableBehavior
      Controlo0..0
      138. Questionnaire.item:confirmationCriteria.repeats
      Controlo0..0
      140. Questionnaire.item:confirmationCriteria.readOnly
      Controlo0..0
      142. Questionnaire.item:confirmationCriteria.maxLength
      Controlo0..0
      144. Questionnaire.item:confirmationCriteria.answerValueSet
      Controlo1..?
      146. Questionnaire.item:confirmationCriteria.answerOption
      Controlo0..0
      148. Questionnaire.item:confirmationCriteria.initial
      Controlo0..0
      150. Questionnaire.item:confirmationCriteria.item
      Controlo0..0
      152. Questionnaire.item:exposureInformation
      Nome da fatiaexposureInformation
      Controlo0..1
      154. Questionnaire.item:exposureInformation.linkId
      Valor fixoexposureInformation
      156. Questionnaire.item:exposureInformation.definition
      Controlo0..0
      158. Questionnaire.item:exposureInformation.code
      Controlo0..0
      160. Questionnaire.item:exposureInformation.prefix
      Controlo0..0
      162. Questionnaire.item:exposureInformation.text
      Valor fixoData da Investigação
      164. Questionnaire.item:exposureInformation.type
      Valor fixodate
      166. Questionnaire.item:exposureInformation.enableWhen
      Controlo0..0
      168. Questionnaire.item:exposureInformation.enableBehavior
      Controlo0..0
      170. Questionnaire.item:exposureInformation.repeats
      Controlo0..0
      172. Questionnaire.item:exposureInformation.readOnly
      Controlo0..0
      174. Questionnaire.item:exposureInformation.maxLength
      Controlo0..0
      176. Questionnaire.item:exposureInformation.answerValueSet
      Controlo0..0
      178. Questionnaire.item:exposureInformation.answerOption
      Controlo0..0
      180. Questionnaire.item:exposureInformation.initial
      Controlo0..0
      182. Questionnaire.item:exposureInformation.item
      SlicingEste elemento introduz um conjunto de fatias em Questionnaire.item.item. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
      • pattern @ $this
      • 184. Questionnaire.item:workRelatedIllness
        Nome da fatiaworkRelatedIllness
        Controlo0..1
        186. Questionnaire.item:workRelatedIllness.linkId
        Valor fixoworkRelatedIllness
        188. Questionnaire.item:workRelatedIllness.definition
        Controlo0..0
        190. Questionnaire.item:workRelatedIllness.code
        Controlo0..0
        192. Questionnaire.item:workRelatedIllness.prefix
        Controlo0..0
        194. Questionnaire.item:workRelatedIllness.text
        Valor fixoData da Investigação
        196. Questionnaire.item:workRelatedIllness.type
        Valor fixodate
        198. Questionnaire.item:workRelatedIllness.enableWhen
        Controlo0..0
        200. Questionnaire.item:workRelatedIllness.enableBehavior
        Controlo0..0
        202. Questionnaire.item:workRelatedIllness.required
        Controlo1..?
        204. Questionnaire.item:workRelatedIllness.repeats
        Controlo0..0
        206. Questionnaire.item:workRelatedIllness.readOnly
        Controlo0..0
        208. Questionnaire.item:workRelatedIllness.maxLength
        Controlo0..0
        210. Questionnaire.item:workRelatedIllness.answerValueSet
        Controlo0..0
        212. Questionnaire.item:workRelatedIllness.answerOption
        Controlo0..0
        214. Questionnaire.item:workRelatedIllness.initial
        Controlo0..0
        216. Questionnaire.item:workRelatedIllness.item
        Controlo0..0
        218. Questionnaire.item:caseEvolution
        Nome da fatiacaseEvolution
        Controlo1..1
        220. Questionnaire.item:caseEvolution.linkId
        Valor fixocaseEvolution
        222. Questionnaire.item:caseEvolution.definition
        Controlo0..0
        224. Questionnaire.item:caseEvolution.code
        Controlo0..0
        226. Questionnaire.item:caseEvolution.prefix
        Controlo0..0
        228. Questionnaire.item:caseEvolution.text
        Valor fixoData da Investigação
        230. Questionnaire.item:caseEvolution.type
        Valor fixodate
        232. Questionnaire.item:caseEvolution.enableWhen
        Controlo0..0
        234. Questionnaire.item:caseEvolution.enableBehavior
        Controlo0..0
        236. Questionnaire.item:caseEvolution.required
        Controlo1..?
        238. Questionnaire.item:caseEvolution.repeats
        Controlo0..0
        240. Questionnaire.item:caseEvolution.readOnly
        Controlo0..0
        242. Questionnaire.item:caseEvolution.maxLength
        Controlo0..0
        244. Questionnaire.item:caseEvolution.answerValueSet
        Controlo0..0
        246. Questionnaire.item:caseEvolution.answerOption
        Controlo0..0
        248. Questionnaire.item:caseEvolution.initial
        Controlo0..0
        250. Questionnaire.item:caseEvolution.item
        Controlo0..0
        252. Questionnaire.item:dateOfDeath
        Nome da fatiadateOfDeath
        Controlo0..1
        254. Questionnaire.item:dateOfDeath.linkId
        Valor fixodateOfDeath
        256. Questionnaire.item:dateOfDeath.definition
        Controlo0..0
        258. Questionnaire.item:dateOfDeath.code
        Controlo0..0
        260. Questionnaire.item:dateOfDeath.prefix
        Controlo0..0
        262. Questionnaire.item:dateOfDeath.text
        Valor fixoData da Investigação
        264. Questionnaire.item:dateOfDeath.type
        Valor fixodate
        266. Questionnaire.item:dateOfDeath.enableWhen
        Controlo0..0
        268. Questionnaire.item:dateOfDeath.enableBehavior
        Controlo0..0
        270. Questionnaire.item:dateOfDeath.required
        Controlo1..?
        272. Questionnaire.item:dateOfDeath.repeats
        Controlo0..0
        274. Questionnaire.item:dateOfDeath.readOnly
        Controlo0..0
        276. Questionnaire.item:dateOfDeath.maxLength
        Controlo0..0
        278. Questionnaire.item:dateOfDeath.answerValueSet
        Controlo0..0
        280. Questionnaire.item:dateOfDeath.answerOption
        Controlo0..0
        282. Questionnaire.item:dateOfDeath.initial
        Controlo0..0
        284. Questionnaire.item:dateOfDeath.item
        Controlo0..0
        286. Questionnaire.item:caseClosureDate
        Nome da fatiacaseClosureDate
        Controlo0..1
        288. Questionnaire.item:caseClosureDate.linkId
        Valor fixocaseClosureDate
        290. Questionnaire.item:caseClosureDate.definition
        Controlo0..0
        292. Questionnaire.item:caseClosureDate.code
        Controlo0..0
        294. Questionnaire.item:caseClosureDate.prefix
        Controlo0..0
        296. Questionnaire.item:caseClosureDate.text
        Valor fixoData da Investigação
        298. Questionnaire.item:caseClosureDate.type
        Valor fixodate
        300. Questionnaire.item:caseClosureDate.enableWhen
        Controlo0..0
        302. Questionnaire.item:caseClosureDate.enableBehavior
        Controlo0..0
        304. Questionnaire.item:caseClosureDate.required
        Controlo1..?
        306. Questionnaire.item:caseClosureDate.repeats
        Controlo0..0
        308. Questionnaire.item:caseClosureDate.readOnly
        Controlo0..0
        310. Questionnaire.item:caseClosureDate.maxLength
        Controlo0..0
        312. Questionnaire.item:caseClosureDate.answerValueSet
        Controlo0..0
        314. Questionnaire.item:caseClosureDate.answerOption
        Controlo0..0
        316. Questionnaire.item:caseClosureDate.initial
        Controlo0..0
        318. Questionnaire.item:caseClosureDate.item
        Controlo0..0

        Instruções sobre como interpretar o conteúdo desta tabela podem ser encontradashere

        0. Questionnaire
        Definição

        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.

        CurtoA structured set of questions
        Controlo0..*
        É modificadorfalse
        Resumofalse
        Nomes alternativosForm, CRF, Survey
        Invariantesdom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())
        dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource (contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty())
        dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated (contained.meta.versionId.empty() and contained.meta.lastUpdated.empty())
        dom-5: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty())
        dom-6: A resource should have narrative for robust management (text.`div`.exists())
        que-0: Name should be usable as an identifier for the module by machine processing applications such as code generation (name.matches('[A-Z]([A-Za-z0-9_]){0,254}'))
        que-2: The link ids for groups and questions must be unique within the questionnaire (descendants().linkId.isDistinct())
        2. Questionnaire.id
        Definição

        The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.

        CurtoLogical id of this artifact
        Comentários

        The only time that a resource does not have an id is when it is being submitted to the server using a create operation.

        Controlo0..1
        Tipoid
        É modificadorfalse
        Resumotrue
        4. Questionnaire.meta
        Definição

        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.

        CurtoMetadata about the resource
        Controlo0..1
        TipoMeta
        É modificadorfalse
        Resumotrue
        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        6. Questionnaire.implicitRules
        Definição

        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.

        CurtoA set of rules under which this content was created
        Comentários

        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 it's narrative along with other profiles, value sets, etc.

        Controlo0..1
        Tipouri
        É modificadortrue porque This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation
        Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
        Resumotrue
        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        8. Questionnaire.language
        Definição

        The base language in which the resource is written.

        CurtoLanguage of the resource content
        Comentários

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

        Controlo0..1
        VínculoOs códigos DEVERÃO ser retirados de CommonLanguages
        (preferred to http://hl7.org/fhir/ValueSet/languages)

        A human language.

        Vínculos adicionaisObjetivo
        AllLanguagesVínculo máximo
        Tipocode
        É modificadorfalse
        Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
        Resumofalse
        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        10. Questionnaire.text
        Definição

        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.

        CurtoText summary of the resource, for human interpretation
        Comentários

        Contained resources do not have 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.

        Controlo0..1
        TipoNarrative
        É modificadorfalse
        Resumofalse
        Nomes alternativosnarrative, html, xhtml, display
        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        12. Questionnaire.contained
        Definição

        These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.

        CurtoContained, inline Resources
        Comentários

        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.

        Controlo0..*
        TipoResource
        É modificadorfalse
        Resumofalse
        Nomes alternativosinline resources, anonymous resources, contained resources
        14. Questionnaire.extension
        Definição

        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 manageable, 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.

        CurtoAdditional content defined by implementations
        Comentários

        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.

        Controlo0..*
        TipoExtension
        É modificadorfalse
        Resumofalse
        Nomes alternativosextensions, user content
        Invariantesele-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
        Definição

        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 manageable, 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).

        CurtoExtensions that cannot be ignored
        Comentários

        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.

        Controlo0..*
        TipoExtension
        É modificadortrue porque Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them
        Resumofalse
        Requisitos

        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.

        Nomes alternativosextensions, user content
        Invariantesele-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
        Definição

        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 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.

        CurtoCanonical identifier for this questionnaire, represented as a URI (globally unique)
        Comentários

        The name of the referenced questionnaire can be conveyed using the http://hl7.org/fhir/StructureDefinition/display extension.

        Controlo0..0
        Tipouri
        É modificadorfalse
        Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
        Resumotrue
        Requisitos

        … This is the id that will be used to link a QuestionnaireResponse to the Questionnaire the response is for.

        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        20. Questionnaire.identifier
        Definição

        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.

        CurtoAdditional identifier for the questionnaire
        Comentários

        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.

        NotaTrata-se de um identificador de empresa e não de um identificador de recurso (ver discussão)
        Controlo0..0
        TipoIdentifier
        É modificadorfalse
        Resumotrue
        Requisitos

        Allows externally provided and/or usable business identifiers to be easily associated with the module.

        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        22. Questionnaire.version
        Definição

        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.

        CurtoBusiness version of the questionnaire
        Comentários

        There may be different questionnaire instances that have the same identifier 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 [url]|[version].

        NotaEste é um ID de versão comercial, não um ID de versão de recurso (ver discussão)
        Controlo0..1
        Tipostring
        É modificadorfalse
        Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
        Resumotrue
        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        24. Questionnaire.name
        Definição

        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.

        CurtoName for this questionnaire (computer friendly)
        Comentários

        The name is not expected to be globally unique. The name should be a simple alphanumeric type name to ensure that it is machine-processing friendly.

        Controlo0..0
        Este elemento é afetado pelas seguintes invariantes: inv-0
        Tipostring
        É modificadorfalse
        Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
        Resumotrue
        Requisitos

        Support human navigation and code generation.

        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        26. Questionnaire.title
        Definição

        A short, descriptive, user-friendly title for the questionnaire.

        CurtoName for this questionnaire (human friendly)
        Comentários

        This name does not need to be machine-processing friendly and may contain punctuation, white-space, etc.

        Controlo0..1
        Tipostring
        É modificadorfalse
        Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
        Resumotrue
        Valor fixoConclusão de Notificação Individual
        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        28. Questionnaire.derivedFrom
        Definição

        The URL of a Questionnaire that this Questionnaire is based on.

        CurtoInstantiates protocol or definition
        Controlo0..0
        Tipocanonical(Questionnaire)
        É modificadorfalse
        Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
        Resumofalse
        Requisitos

        Allows a Questionnaire to be created based on another Questionnaire.

        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        30. Questionnaire.status
        Definição

        The status of this questionnaire. Enables tracking the life-cycle of the content.

        Curtodraft | active | retired | unknown
        Comentários

        Allows filtering of questionnaires that are appropriate for use versus not.

        Controlo1..1
        VínculoOs códigos DEVERÃO ser retirados de PublicationStatus
        (required to http://hl7.org/fhir/ValueSet/publication-status|4.0.1)

        The lifecycle status of an artifact.

        Tipocode
        É modificadortrue porque This is labeled as "Is Modifier" because applications should not use a retired {{title}} without due consideration
        Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
        Resumotrue
        Valor fixoactive
        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        32. Questionnaire.experimental
        Definição

        A Boolean value to indicate that this questionnaire is authored for testing purposes (or education/evaluation/marketing) and is not intended to be used for genuine usage.

        CurtoFor testing purposes, not real usage
        Comentários

        Allows filtering of questionnaires that are appropriate for use versus not.

        Controlo0..0
        Tipoboolean
        É modificadorfalse
        Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
        Resumotrue
        Requisitos

        Enables experimental content to be developed following the same lifecycle that would be used for a production-level questionnaire.

        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        34. Questionnaire.subjectType
        Definição

        The types of subjects that can be the subject of responses created for the questionnaire.

        CurtoResource that can be subject of QuestionnaireResponse
        Comentários

        If none are specified, then the subject is unlimited.

        Controlo0..0
        VínculoOs códigos DEVERÃO ser retirados de ResourceType
        (required to http://hl7.org/fhir/ValueSet/resource-types|4.0.1)

        One of the resource types defined as part of this version of FHIR.

        Tipocode
        É modificadorfalse
        Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
        Resumotrue
        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        36. Questionnaire.date
        Definição

        The date (and optionally time) when the questionnaire was published. 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.

        CurtoDate last changed
        Comentários

        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.

        Controlo0..0
        TipodateTime
        É modificadorfalse
        Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
        Resumotrue
        Nomes alternativosRevision Date
        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        38. Questionnaire.publisher
        Definição

        The name of the organization or individual that published the questionnaire.

        CurtoName of the publisher (organization or individual)
        Comentários

        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.

        Controlo0..0
        Tipostring
        É modificadorfalse
        Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
        Resumotrue
        Requisitos

        Helps establish the "authority/credibility" of the questionnaire. May also allow for contact.

        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        40. Questionnaire.contact
        Definição

        Contact details to assist a user in finding and communicating with the publisher.

        CurtoContact details for the publisher
        Comentários

        May be a web site, an email address, a telephone number, etc.

        Controlo0..0
        TipoContactDetail
        É modificadorfalse
        Resumotrue
        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        42. Questionnaire.description
        Definição

        A free text natural language description of the questionnaire from a consumer's perspective.

        CurtoNatural language description of the questionnaire
        Comentários

        This description can be used to capture details such as why the questionnaire was built, 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).

        Controlo0..1
        Tipomarkdown
        É modificadorfalse
        Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
        Resumofalse
        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        44. Questionnaire.useContext
        Definição

        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 questionnaire instances.

        CurtoThe context that the content is intended to support
        Comentários

        When multiple useContexts are specified, there is no expectation that all or any of the contexts apply.

        Controlo0..0
        TipoUsageContext
        É modificadorfalse
        Resumotrue
        Requisitos

        Assist in searching for appropriate content.

        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        46. Questionnaire.jurisdiction
        Definição

        A legal or geographic region in which the questionnaire is intended to be used.

        CurtoIntended jurisdiction for questionnaire (if applicable)
        Comentários

        It may be possible for the questionnaire to be used in jurisdictions other than those for which it was originally designed or intended.

        Controlo0..0
        VínculoA menos que não sejam adequados, estes códigos DEVERÃO ser retirados de Jurisdiction ValueSet
        (extensible to http://hl7.org/fhir/ValueSet/jurisdiction)

        Countries and regions within which this artifact is targeted for use.

        TipoCodeableConcept
        É modificadorfalse
        Resumotrue
        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        48. Questionnaire.purpose
        Definição

        Explanation of why this questionnaire is needed and why it has been designed as it has.

        CurtoWhy this questionnaire is defined
        Comentários

        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.

        Controlo0..0
        Tipomarkdown
        É modificadorfalse
        Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
        Resumofalse
        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        50. Questionnaire.copyright
        Definição

        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.

        CurtoUse and/or publishing restrictions
        Controlo0..0
        Tipomarkdown
        É modificadorfalse
        Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
        Resumofalse
        Requisitos

        Consumers must be able to determine any legal restrictions on the use of the questionnaire and/or its content.

        Nomes alternativosLicense, Restrictions
        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        52. Questionnaire.approvalDate
        Definição

        The date on which the resource content was approved by the publisher. Approval happens once when the content is officially approved for usage.

        CurtoWhen the questionnaire was approved by publisher
        Comentários

        The 'date' element may be more recent than the approval date because of minor changes or editorial corrections.

        Controlo0..0
        Tipodate
        É modificadorfalse
        Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
        Resumofalse
        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        54. Questionnaire.lastReviewDate
        Definição

        The date on which the resource content was last reviewed. Review happens periodically after approval but does not change the original approval date.

        CurtoWhen the questionnaire was last reviewed
        Comentários

        If specified, this date follows the original approval date.

        Controlo0..0
        Tipodate
        É modificadorfalse
        Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
        Resumofalse
        Requisitos

        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.

        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        56. Questionnaire.effectivePeriod
        Definição

        The period during which the questionnaire content was or is planned to be in active use.

        CurtoWhen the questionnaire is expected to be used
        Comentários

        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 measure intended to be used for the year 2016 might be published in 2015.

        Controlo0..0
        TipoPeriod
        É modificadorfalse
        Resumotrue
        Requisitos

        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.

        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        58. Questionnaire.code
        Definição

        An identifier for this question or group of questions in a particular terminology such as LOINC.

        CurtoConcept that represents the overall questionnaire
        Controlo1..1
        VínculoOs códigos DEVERÃO ser retirados de http://ehrrunner.com/fhir/ValueSet/questionnaire-questions
        (preferred to http://ehrrunner.com/fhir/ValueSet/questionnaire-questions)
        TipoCoding
        É modificadorfalse
        Resumotrue
        Requisitos

        Allows linking of the complete Questionnaire resources to formal terminologies. It's common for "panels" of questions to be identified by a code.

        Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        60. Questionnaire.code.id
        Definição

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

        CurtoUnique id for inter-element referencing
        Controlo0..1
        Tipostring
        É modificadorfalse
        Formato XMLNo formato XML, esta propriedade é representada como um atributo.
        Resumofalse
        62. Questionnaire.code.extension
        Definição

        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 manageable, 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.

        CurtoAdditional content defined by implementations
        Comentários

        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.

        Controlo0..*
        TipoExtension
        É modificadorfalse
        Resumofalse
        Nomes alternativosextensions, user content
        Invariantesele-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())
        SlicingEste elemento introduz um conjunto de fatias em Questionnaire.code.extension. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
        • value @ url
        • 64. Questionnaire.code.system
          Definição

          The identification of the code system that defines the meaning of the symbol in the code.

          CurtoIdentity of the terminology system
          Comentários

          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 reference to some definition that establishes the system clearly and unambiguously.

          Controlo1..1
          VínculoOs códigos DEVERÃO ser retirados de http://ehrrunner.com/fhir/CodeSystem/questionnaire-questions
          (required to http://ehrrunner.com/fhir/CodeSystem/questionnaire-questions)
          Tipouri
          É modificadorfalse
          Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
          Resumotrue
          Requisitos

          Need to be unambiguous about the source of the definition of the symbol.

          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          66. Questionnaire.code.version
          Definição

          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.

          CurtoVersion of the system - if relevant
          Comentários

          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.

          NotaEste é um ID de versão comercial, não um ID de versão de recurso (ver discussão)
          Controlo0..0
          Tipostring
          É modificadorfalse
          Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
          Resumotrue
          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          68. Questionnaire.code.code
          Definição

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

          CurtoSymbol in syntax defined by the system
          Controlo1..1
          Tipocode
          É modificadorfalse
          Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
          Resumotrue
          Requisitos

          Need to refer to a particular code in the system.

          Valor fixoConclusaoNotificacaoIndividual
          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          70. Questionnaire.code.display
          Definição

          A representation of the meaning of the code in the system, following the rules of the system.

          CurtoRepresentation defined by the system
          Controlo0..0
          Tipostring
          É modificadorfalse
          Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
          Resumotrue
          Requisitos

          Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          72. Questionnaire.code.userSelected
          Definição

          Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).

          CurtoIf this coding was chosen directly by the user
          Comentários

          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.

          Controlo0..0
          Tipoboolean
          É modificadorfalse
          Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
          Resumotrue
          Requisitos

          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.

          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          74. Questionnaire.item
          Definição

          A particular question, question grouping or display text that is part of the questionnaire.

          CurtoQuestions and sections within the Questionnaire
          Comentários

          The content of the questionnaire is constructed from an ordered, hierarchical collection of items.

          Controlo2..*
          Este elemento é afetado pelas seguintes invariantes: que-3
          TipoBackboneElement
          É modificadorfalse
          Resumofalse
          Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          que-1: Group items must have nested items, display items cannot have nested items ((type='group' implies item.empty().not()) and (type.trace('type')='display' implies item.trace('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 'choice' and 'open-choice' items can have answerValueSet ((type ='choice' or type = 'open-choice' 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' | 'open-choice')) or maxLength.empty())
          que-11: If one or more answerOption is present, initial[x] must be missing (answerOption.empty() or initial.empty())
          que-12: If there are more than one enableWhen, enableBehavior must be specified (enableWhen.count() > 2 implies enableBehavior.exists())
          que-13: Can only have multiple initial values for repeating items (repeats=true or initial.count() <= 1)
          SlicingEste elemento introduz um conjunto de fatias em Questionnaire.item. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores:
          • pattern @ $this
          • 76. Questionnaire.item.id
            Definição

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

            CurtoUnique id for inter-element referencing
            Controlo0..1
            Tipostring
            É modificadorfalse
            Formato XMLNo formato XML, esta propriedade é representada como um atributo.
            Resumofalse
            78. Questionnaire.item.extension
            Definição

            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 manageable, 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.

            CurtoAdditional content defined by implementations
            Comentários

            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.

            Controlo0..*
            TipoExtension
            É modificadorfalse
            Resumofalse
            Nomes alternativosextensions, user content
            Invariantesele-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())
            80. Questionnaire.item.modifierExtension
            Definição

            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 manageable, 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).

            CurtoExtensions that cannot be ignored even if unrecognized
            Comentários

            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.

            Controlo0..*
            TipoExtension
            É modificadortrue porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
            Resumotrue
            Requisitos

            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.

            Nomes alternativosextensions, user content, modifiers
            Invariantesele-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())
            82. Questionnaire.item.linkId
            Definição

            An identifier that is unique within the Questionnaire allowing linkage to the equivalent item in a QuestionnaireResponse resource.

            CurtoUnique id for item in questionnaire
            Comentários

            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.

            Controlo1..1
            Tipostring
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            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.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            84. Questionnaire.item.definition
            Definição

            This element is a URI that refers to an ElementDefinition 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. If this element is present then the following element values MAY be derived from the Element Definition if the corresponding elements of this Questionnaire resource instance have no value:

            • code (ElementDefinition.code)
            • type (ElementDefinition.type)
            • required (ElementDefinition.min)
            • repeats (ElementDefinition.max)
            • maxLength (ElementDefinition.maxLength)
            • answerValueSet (ElementDefinition.binding)
            • options (ElementDefinition.binding).
            CurtoElementDefinition - details for the item
            Comentários

            The uri refers to an ElementDefinition in a StructureDefinition 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.

            Controlo0..1
            Tipouri
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            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.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            86. Questionnaire.item.code
            Definição

            A terminology code that corresponds to this group or question (e.g. a code from LOINC, which defines many questions and answers).

            CurtoCorresponding concept for this item in a terminology
            Comentários

            The value may come from the ElementDefinition referred to by .definition.

            Controlo0..*
            Este elemento é afetado pelas seguintes invariantes: que-3
            VínculoPara exemplos de códigos, ver QuestionnaireQuestionCodes
            (example to http://hl7.org/fhir/ValueSet/questionnaire-questions)

            Codes for questionnaires, groups and individual questions.

            TipoCoding
            É modificadorfalse
            Resumofalse
            Requisitos

            Allows linking of groups of questions to formal terminologies.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            88. Questionnaire.item.prefix
            Definição

            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.

            CurtoE.g. "1(a)", "2.5.3"
            Comentários

            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.

            Controlo0..1
            Tipostring
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            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.

            Nomes alternativoslabel
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            90. Questionnaire.item.text
            Definição

            The name of a section, the text of a question or text content for a display item.

            CurtoPrimary text for the item
            Comentários

            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.

            Controlo0..1
            Tipostring
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            92. Questionnaire.item.type
            Definição

            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, coded choice, etc.).

            Curtogroup | display | boolean | decimal | integer | date | dateTime +
            Comentários

            Additional constraints on the type of answer can be conveyed by extensions. The value may come from the ElementDefinition referred to by .definition.

            Controlo1..1
            VínculoOs códigos DEVERÃO ser retirados de QuestionnaireItemType
            (required to http://hl7.org/fhir/ValueSet/item-type|4.0.1)

            Distinguishes groups from questions and display text and indicates data type for questions.

            Tipocode
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            Defines the format in which the user is to be prompted for the answer.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            94. Questionnaire.item.enableWhen
            Definição

            A constraint indicating that this item should only be enabled (displayed/allow answers to be captured) when the specified condition is true.

            CurtoOnly allow data when
            Comentários

            If multiple repetitions of this extension are present, the item should be enabled when the condition for any of the repetitions is true. I.e. treat "enableWhen"s as being joined by an "or" clause. 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.

            Controlo0..*
            TipoBackboneElement
            É modificadortrue porque If enableWhen is present and the condition evaluates to false, then the Questionnaire behaves as though the elements weren't actually present
            Resumofalse
            Requisitos

            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.

            Invariantesele-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))
            96. Questionnaire.item.enableWhen.id
            Definição

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

            CurtoUnique id for inter-element referencing
            Controlo0..1
            Tipostring
            É modificadorfalse
            Formato XMLNo formato XML, esta propriedade é representada como um atributo.
            Resumofalse
            98. Questionnaire.item.enableWhen.extension
            Definição

            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 manageable, 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.

            CurtoAdditional content defined by implementations
            Comentários

            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.

            Controlo0..*
            TipoExtension
            É modificadorfalse
            Resumofalse
            Nomes alternativosextensions, user content
            Invariantesele-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())
            100. Questionnaire.item.enableWhen.modifierExtension
            Definição

            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 manageable, 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).

            CurtoExtensions that cannot be ignored even if unrecognized
            Comentários

            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.

            Controlo0..*
            TipoExtension
            É modificadortrue porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
            Resumotrue
            Requisitos

            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.

            Nomes alternativosextensions, user content, modifiers
            Invariantesele-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.enableWhen.question
            Definição

            The linkId for the question whose answer (or lack of answer) governs whether this item is enabled.

            CurtoQuestion that determines whether item is enabled
            Comentários

            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.

            Controlo1..1
            Tipostring
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            104. Questionnaire.item.enableWhen.operator
            Definição

            Specifies the criteria by which the question is enabled.

            Curtoexists | = | != | > | < | >= | <=
            Controlo1..1
            VínculoOs códigos DEVERÃO ser retirados de QuestionnaireItemOperator
            (required to http://hl7.org/fhir/ValueSet/questionnaire-enable-operator|4.0.1)

            The criteria by which a question is enabled.

            Tipocode
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            106. Questionnaire.item.enableWhen.answer[x]
            Definição

            A value that the referenced question is tested using the specified operator in order for the item to be enabled.

            CurtoValue for question comparison based on operator
            Controlo1..1
            Este elemento é afetado pelas seguintes invariantes: que-7
            VínculoPara exemplos de códigos, ver QuestionnaireAnswerCodes
            (example to http://hl7.org/fhir/ValueSet/questionnaire-answers)

            Allowed values to answer questions.

            TipoEscolha de: boolean, decimal, integer, date, dateTime, time, string, Coding, Quantity, Reference(Resource)
            [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            108. Questionnaire.item.enableBehavior
            Definição

            Controls how multiple enableWhen values are interpreted - whether all or any must be true.

            Curtoall | any
            Comentários

            This element must be specified if more than one enableWhen value is provided.

            Controlo0..1
            Este elemento é afetado pelas seguintes invariantes: que-12
            VínculoOs códigos DEVERÃO ser retirados de EnableWhenBehavior
            (required to http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior|4.0.1)

            Controls how multiple enableWhen values are interpreted - whether all or any must be true.

            Tipocode
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            110. Questionnaire.item.required
            Definição

            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.

            CurtoWhether the item must be included in data results
            Comentários

            Questionnaire.item.required only has meaning for elements that are conditionally enabled with enableWhen if the condition evaluates to true. 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 child element). The value may come from the ElementDefinition referred to by .definition.

            Controlo0..1
            Este elemento é afetado pelas seguintes invariantes: que-6
            Tipoboolean
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Significado em caso de faltaItems are generally assumed not to be required unless explicitly specified. Systems SHOULD always populate this value
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            112. Questionnaire.item.repeats
            Definição

            An indication, if true, that the item may occur multiple times in the response, collecting multiple answers for questions or multiple sets of answers for groups.

            CurtoWhether the item may repeat
            Comentários

            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.

            Controlo0..1
            Este elemento é afetado pelas seguintes invariantes: que-6
            Tipoboolean
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            Items may be used to create set of (related) questions that can be repeated to give multiple answers to such a set.

            Significado em caso de faltaItems are generally assumed not to repeat unless explicitly specified. Systems SHOULD always populate this value
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            114. Questionnaire.item.readOnly
            Definição

            An indication, when true, that the value cannot be changed by a human respondent to the Questionnaire.

            CurtoDon't allow human editing
            Comentários

            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.

            Controlo0..1
            Este elemento é afetado pelas seguintes invariantes: que-9
            Tipoboolean
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            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.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            116. Questionnaire.item.maxLength
            Definição

            The maximum number of characters that are permitted in the answer to be considered a "valid" QuestionnaireResponse.

            CurtoNo more than this many characters
            Comentários

            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.

            Controlo0..1
            Este elemento é afetado pelas seguintes invariantes: que-10
            Tipointeger
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            118. Questionnaire.item.answerValueSet
            Definição

            A reference to a value set containing a list of codes representing permitted answers for a "choice" or "open-choice" question.

            CurtoValueset containing permitted answers
            Comentários

            LOINC defines many useful value sets for questionnaire responses. See LOINC Answer Lists. The value may come from the ElementDefinition referred to by .definition.

            Controlo0..1
            Este elemento é afetado pelas seguintes invariantes: que-4, que-5
            Tipocanonical(ValueSet)
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            120. Questionnaire.item.answerOption
            Definição

            One of the permitted answers for a "choice" or "open-choice" question.

            CurtoPermitted answer
            Comentários

            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.

            Controlo0..*
            Este elemento é afetado pelas seguintes invariantes: que-4, que-5
            TipoBackboneElement
            É modificadorfalse
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            122. Questionnaire.item.answerOption.id
            Definição

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

            CurtoUnique id for inter-element referencing
            Controlo0..1
            Tipostring
            É modificadorfalse
            Formato XMLNo formato XML, esta propriedade é representada como um atributo.
            Resumofalse
            124. Questionnaire.item.answerOption.extension
            Definição

            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 manageable, 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.

            CurtoAdditional content defined by implementations
            Comentários

            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.

            Controlo0..*
            TipoExtension
            É modificadorfalse
            Resumofalse
            Nomes alternativosextensions, user content
            Invariantesele-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())
            126. Questionnaire.item.answerOption.modifierExtension
            Definição

            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 manageable, 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).

            CurtoExtensions that cannot be ignored even if unrecognized
            Comentários

            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.

            Controlo0..*
            TipoExtension
            É modificadortrue porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
            Resumotrue
            Requisitos

            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.

            Nomes alternativosextensions, user content, modifiers
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
            128. Questionnaire.item.answerOption.value[x]
            Definição

            A potential answer that's allowed as the answer to this question.

            CurtoAnswer value
            Comentários

            The data type of the value must agree with the item.type.

            Controlo1..1
            VínculoPara exemplos de códigos, ver QuestionnaireAnswerCodes
            (example to http://hl7.org/fhir/ValueSet/questionnaire-answers)

            Allowed values to answer questions.

            TipoEscolha de: integer, date, time, string, Coding, Reference(Resource)
            [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            130. Questionnaire.item.answerOption.initialSelected
            Definição

            Indicates whether the answer value is selected when the list of possible answers is initially shown.

            CurtoWhether option is selected by default
            Comentários

            Use this instead of initial[v] if answerValueSet is present.

            Controlo0..1
            Tipoboolean
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Significado em caso de faltaOnly selected items explicitly marked to be selected
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            132. Questionnaire.item.initial
            Definição

            One or more values that should be pre-populated in the answer when initially rendering the questionnaire for user input.

            CurtoInitial value(s) when item is first rendered
            Comentários

            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[x] must agree with the item.type, and only repeating items can have more then one initial value.

            Controlo0..*
            Este elemento é afetado pelas seguintes invariantes: que-8, que-13
            TipoBackboneElement
            É modificadorfalse
            Resumofalse
            Requisitos

            In some workflows, having defaults saves time.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            134. Questionnaire.item.initial.id
            Definição

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

            CurtoUnique id for inter-element referencing
            Controlo0..1
            Tipostring
            É modificadorfalse
            Formato XMLNo formato XML, esta propriedade é representada como um atributo.
            Resumofalse
            136. Questionnaire.item.initial.extension
            Definição

            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 manageable, 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.

            CurtoAdditional content defined by implementations
            Comentários

            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.

            Controlo0..*
            TipoExtension
            É modificadorfalse
            Resumofalse
            Nomes alternativosextensions, user content
            Invariantesele-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())
            138. Questionnaire.item.initial.modifierExtension
            Definição

            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 manageable, 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).

            CurtoExtensions that cannot be ignored even if unrecognized
            Comentários

            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.

            Controlo0..*
            TipoExtension
            É modificadortrue porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
            Resumotrue
            Requisitos

            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.

            Nomes alternativosextensions, user content, modifiers
            Invariantesele-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())
            140. Questionnaire.item.initial.value[x]
            Definição

            The actual value to for an initial answer.

            CurtoActual value for initializing the question
            Comentários

            The type of the initial value must be consistent with the type of the item.

            Controlo1..1
            VínculoPara exemplos de códigos, ver QuestionnaireAnswerCodes
            (example to http://hl7.org/fhir/ValueSet/questionnaire-answers)

            Allowed values to answer questions.

            TipoEscolha de: boolean, decimal, integer, date, dateTime, time, string, uri, Attachment, Coding, Quantity, Reference(Resource)
            [x] NotaVerEscolha de tipos de dadospara mais informações sobre como utilizar [x]
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            142. Questionnaire.item.item
            Definição

            Text, questions and other groups to be nested beneath a question or group.

            CurtoNested questionnaire items
            Comentários

            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.

            Controlo0..*
            Este elemento é afetado pelas seguintes invariantes: que-1
            TipoVerttp://hl7.org/fhir/StructureDefinition/Questionnaire#Questionnaire.item
            É modificadorfalse
            Resumofalse
            Requisitos

            Reports can consist of complex nested groups.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            144. Questionnaire.item:date
            Nome da fatiadate
            Definição

            A particular question, question grouping or display text that is part of the questionnaire.

            CurtoQuestions and sections within the Questionnaire
            Comentários

            The content of the questionnaire is constructed from an ordered, hierarchical collection of items.

            Controlo1..1
            Este elemento é afetado pelas seguintes invariantes: que-3
            TipoBackboneElement
            É modificadorfalse
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            que-1: Group items must have nested items, display items cannot have nested items ((type='group' implies item.empty().not()) and (type.trace('type')='display' implies item.trace('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 'choice' and 'open-choice' items can have answerValueSet ((type ='choice' or type = 'open-choice' 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' | 'open-choice')) or maxLength.empty())
            que-11: If one or more answerOption is present, initial[x] must be missing (answerOption.empty() or initial.empty())
            que-12: If there are more than one enableWhen, enableBehavior must be specified (enableWhen.count() > 2 implies enableBehavior.exists())
            que-13: Can only have multiple initial values for repeating items (repeats=true or initial.count() <= 1)
            146. Questionnaire.item:date.id
            Definição

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

            CurtoUnique id for inter-element referencing
            Controlo0..1
            Tipostring
            É modificadorfalse
            Formato XMLNo formato XML, esta propriedade é representada como um atributo.
            Resumofalse
            148. Questionnaire.item:date.extension
            Definição

            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 manageable, 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.

            CurtoAdditional content defined by implementations
            Comentários

            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.

            Controlo0..*
            TipoExtension
            É modificadorfalse
            Resumofalse
            Nomes alternativosextensions, user content
            Invariantesele-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())
            150. Questionnaire.item:date.modifierExtension
            Definição

            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 manageable, 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).

            CurtoExtensions that cannot be ignored even if unrecognized
            Comentários

            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.

            Controlo0..*
            TipoExtension
            É modificadortrue porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
            Resumotrue
            Requisitos

            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.

            Nomes alternativosextensions, user content, modifiers
            Invariantesele-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:date.linkId
            Definição

            An identifier that is unique within the Questionnaire allowing linkage to the equivalent item in a QuestionnaireResponse resource.

            CurtoUnique id for item in questionnaire
            Comentários

            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.

            Controlo1..1
            Tipostring
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            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.

            Valor fixodate
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            154. Questionnaire.item:date.definition
            Definição

            This element is a URI that refers to an ElementDefinition 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. If this element is present then the following element values MAY be derived from the Element Definition if the corresponding elements of this Questionnaire resource instance have no value:

            • code (ElementDefinition.code)
            • type (ElementDefinition.type)
            • required (ElementDefinition.min)
            • repeats (ElementDefinition.max)
            • maxLength (ElementDefinition.maxLength)
            • answerValueSet (ElementDefinition.binding)
            • options (ElementDefinition.binding).
            CurtoElementDefinition - details for the item
            Comentários

            The uri refers to an ElementDefinition in a StructureDefinition 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.

            Controlo0..0
            Tipouri
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            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.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            156. Questionnaire.item:date.code
            Definição

            A terminology code that corresponds to this group or question (e.g. a code from LOINC, which defines many questions and answers).

            CurtoCorresponding concept for this item in a terminology
            Comentários

            The value may come from the ElementDefinition referred to by .definition.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-3
            VínculoPara exemplos de códigos, ver QuestionnaireQuestionCodes
            (example to http://hl7.org/fhir/ValueSet/questionnaire-questions)

            Codes for questionnaires, groups and individual questions.

            TipoCoding
            É modificadorfalse
            Resumofalse
            Requisitos

            Allows linking of groups of questions to formal terminologies.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            158. Questionnaire.item:date.prefix
            Definição

            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.

            CurtoE.g. "1(a)", "2.5.3"
            Comentários

            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.

            Controlo0..0
            Tipostring
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            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.

            Nomes alternativoslabel
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            160. Questionnaire.item:date.text
            Definição

            The name of a section, the text of a question or text content for a display item.

            CurtoPrimary text for the item
            Comentários

            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.

            Controlo0..1
            Tipostring
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Valor fixoClassificação final
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            162. Questionnaire.item:date.type
            Definição

            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, coded choice, etc.).

            Curtogroup | display | boolean | decimal | integer | date | dateTime +
            Comentários

            Additional constraints on the type of answer can be conveyed by extensions. The value may come from the ElementDefinition referred to by .definition.

            Controlo1..1
            VínculoOs códigos DEVERÃO ser retirados de QuestionnaireItemType
            (required to http://hl7.org/fhir/ValueSet/item-type|4.0.1)

            Distinguishes groups from questions and display text and indicates data type for questions.

            Tipocode
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            Defines the format in which the user is to be prompted for the answer.

            Valor fixodate
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            164. Questionnaire.item:date.enableWhen
            Definição

            A constraint indicating that this item should only be enabled (displayed/allow answers to be captured) when the specified condition is true.

            CurtoOnly allow data when
            Comentários

            If multiple repetitions of this extension are present, the item should be enabled when the condition for any of the repetitions is true. I.e. treat "enableWhen"s as being joined by an "or" clause. 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.

            Controlo0..0
            TipoBackboneElement
            É modificadortrue porque If enableWhen is present and the condition evaluates to false, then the Questionnaire behaves as though the elements weren't actually present
            Resumofalse
            Requisitos

            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.

            Invariantesele-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))
            172. Questionnaire.item:date.enableBehavior
            Definição

            Controls how multiple enableWhen values are interpreted - whether all or any must be true.

            Curtoall | any
            Comentários

            This element must be specified if more than one enableWhen value is provided.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-12
            VínculoOs códigos DEVERÃO ser retirados de EnableWhenBehavior
            (required to http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior|4.0.1)

            Controls how multiple enableWhen values are interpreted - whether all or any must be true.

            Tipocode
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            174. Questionnaire.item:date.required
            Definição

            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.

            CurtoWhether the item must be included in data results
            Comentários

            Questionnaire.item.required only has meaning for elements that are conditionally enabled with enableWhen if the condition evaluates to true. 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 child element). The value may come from the ElementDefinition referred to by .definition.

            Controlo1..1
            Este elemento é afetado pelas seguintes invariantes: que-6
            Tipoboolean
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Significado em caso de faltaItems are generally assumed not to be required unless explicitly specified. Systems SHOULD always populate this value
            Valor fixotrue
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            176. Questionnaire.item:date.repeats
            Definição

            An indication, if true, that the item may occur multiple times in the response, collecting multiple answers for questions or multiple sets of answers for groups.

            CurtoWhether the item may repeat
            Comentários

            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.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-6
            Tipoboolean
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            Items may be used to create set of (related) questions that can be repeated to give multiple answers to such a set.

            Significado em caso de faltaItems are generally assumed not to repeat unless explicitly specified. Systems SHOULD always populate this value
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            178. Questionnaire.item:date.readOnly
            Definição

            An indication, when true, that the value cannot be changed by a human respondent to the Questionnaire.

            CurtoDon't allow human editing
            Comentários

            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.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-9
            Tipoboolean
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            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.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            180. Questionnaire.item:date.maxLength
            Definição

            The maximum number of characters that are permitted in the answer to be considered a "valid" QuestionnaireResponse.

            CurtoNo more than this many characters
            Comentários

            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.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-10
            Tipointeger
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            182. Questionnaire.item:date.answerValueSet
            Definição

            A reference to a value set containing a list of codes representing permitted answers for a "choice" or "open-choice" question.

            CurtoValueset containing permitted answers
            Comentários

            LOINC defines many useful value sets for questionnaire responses. See LOINC Answer Lists. The value may come from the ElementDefinition referred to by .definition.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-4, que-5
            Tipocanonical(ValueSet)
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            184. Questionnaire.item:date.answerOption
            Definição

            One of the permitted answers for a "choice" or "open-choice" question.

            CurtoPermitted answer
            Comentários

            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.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-4, que-5
            TipoBackboneElement
            É modificadorfalse
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            191. Questionnaire.item:date.initial
            Definição

            One or more values that should be pre-populated in the answer when initially rendering the questionnaire for user input.

            CurtoInitial value(s) when item is first rendered
            Comentários

            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[x] must agree with the item.type, and only repeating items can have more then one initial value.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-8, que-13
            TipoBackboneElement
            É modificadorfalse
            Resumofalse
            Requisitos

            In some workflows, having defaults saves time.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            197. Questionnaire.item:date.item
            Definição

            Text, questions and other groups to be nested beneath a question or group.

            CurtoNested questionnaire items
            Comentários

            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.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-1
            TipoVerttp://hl7.org/fhir/StructureDefinition/Questionnaire#Questionnaire.item
            É modificadorfalse
            Resumofalse
            Requisitos

            Reports can consist of complex nested groups.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            199. Questionnaire.item:caseConfirmation
            Nome da fatiacaseConfirmation
            Definição

            A particular question, question grouping or display text that is part of the questionnaire.

            CurtoQuestions and sections within the Questionnaire
            Comentários

            The content of the questionnaire is constructed from an ordered, hierarchical collection of items.

            Controlo0..1
            Este elemento é afetado pelas seguintes invariantes: que-3
            TipoBackboneElement
            É modificadorfalse
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            que-1: Group items must have nested items, display items cannot have nested items ((type='group' implies item.empty().not()) and (type.trace('type')='display' implies item.trace('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 'choice' and 'open-choice' items can have answerValueSet ((type ='choice' or type = 'open-choice' 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' | 'open-choice')) or maxLength.empty())
            que-11: If one or more answerOption is present, initial[x] must be missing (answerOption.empty() or initial.empty())
            que-12: If there are more than one enableWhen, enableBehavior must be specified (enableWhen.count() > 2 implies enableBehavior.exists())
            que-13: Can only have multiple initial values for repeating items (repeats=true or initial.count() <= 1)
            201. Questionnaire.item:caseConfirmation.id
            Definição

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

            CurtoUnique id for inter-element referencing
            Controlo0..1
            Tipostring
            É modificadorfalse
            Formato XMLNo formato XML, esta propriedade é representada como um atributo.
            Resumofalse
            203. Questionnaire.item:caseConfirmation.extension
            Definição

            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 manageable, 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.

            CurtoAdditional content defined by implementations
            Comentários

            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.

            Controlo0..*
            TipoExtension
            É modificadorfalse
            Resumofalse
            Nomes alternativosextensions, user content
            Invariantesele-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())
            205. Questionnaire.item:caseConfirmation.modifierExtension
            Definição

            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 manageable, 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).

            CurtoExtensions that cannot be ignored even if unrecognized
            Comentários

            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.

            Controlo0..*
            TipoExtension
            É modificadortrue porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
            Resumotrue
            Requisitos

            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.

            Nomes alternativosextensions, user content, modifiers
            Invariantesele-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())
            207. Questionnaire.item:caseConfirmation.linkId
            Definição

            An identifier that is unique within the Questionnaire allowing linkage to the equivalent item in a QuestionnaireResponse resource.

            CurtoUnique id for item in questionnaire
            Comentários

            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.

            Controlo1..1
            Tipostring
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            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.

            Valor fixocaseConfirmation
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            209. Questionnaire.item:caseConfirmation.definition
            Definição

            This element is a URI that refers to an ElementDefinition 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. If this element is present then the following element values MAY be derived from the Element Definition if the corresponding elements of this Questionnaire resource instance have no value:

            • code (ElementDefinition.code)
            • type (ElementDefinition.type)
            • required (ElementDefinition.min)
            • repeats (ElementDefinition.max)
            • maxLength (ElementDefinition.maxLength)
            • answerValueSet (ElementDefinition.binding)
            • options (ElementDefinition.binding).
            CurtoElementDefinition - details for the item
            Comentários

            The uri refers to an ElementDefinition in a StructureDefinition 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.

            Controlo0..0
            Tipouri
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            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.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            211. Questionnaire.item:caseConfirmation.code
            Definição

            A terminology code that corresponds to this group or question (e.g. a code from LOINC, which defines many questions and answers).

            CurtoCorresponding concept for this item in a terminology
            Comentários

            The value may come from the ElementDefinition referred to by .definition.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-3
            VínculoPara exemplos de códigos, ver QuestionnaireQuestionCodes
            (example to http://hl7.org/fhir/ValueSet/questionnaire-questions)

            Codes for questionnaires, groups and individual questions.

            TipoCoding
            É modificadorfalse
            Resumofalse
            Requisitos

            Allows linking of groups of questions to formal terminologies.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            213. Questionnaire.item:caseConfirmation.prefix
            Definição

            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.

            CurtoE.g. "1(a)", "2.5.3"
            Comentários

            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.

            Controlo0..0
            Tipostring
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            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.

            Nomes alternativoslabel
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            215. Questionnaire.item:caseConfirmation.text
            Definição

            The name of a section, the text of a question or text content for a display item.

            CurtoPrimary text for the item
            Comentários

            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.

            Controlo0..1
            Tipostring
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Valor fixoClassificação final
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            217. Questionnaire.item:caseConfirmation.type
            Definição

            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, coded choice, etc.).

            Curtogroup | display | boolean | decimal | integer | date | dateTime +
            Comentários

            Additional constraints on the type of answer can be conveyed by extensions. The value may come from the ElementDefinition referred to by .definition.

            Controlo1..1
            VínculoOs códigos DEVERÃO ser retirados de QuestionnaireItemType
            (required to http://hl7.org/fhir/ValueSet/item-type|4.0.1)

            Distinguishes groups from questions and display text and indicates data type for questions.

            Tipocode
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            Defines the format in which the user is to be prompted for the answer.

            Valor fixochoice
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            219. Questionnaire.item:caseConfirmation.enableWhen
            Definição

            A constraint indicating that this item should only be enabled (displayed/allow answers to be captured) when the specified condition is true.

            CurtoOnly allow data when
            Comentários

            If multiple repetitions of this extension are present, the item should be enabled when the condition for any of the repetitions is true. I.e. treat "enableWhen"s as being joined by an "or" clause. 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.

            Controlo0..0
            TipoBackboneElement
            É modificadortrue porque If enableWhen is present and the condition evaluates to false, then the Questionnaire behaves as though the elements weren't actually present
            Resumofalse
            Requisitos

            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.

            Invariantesele-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))
            227. Questionnaire.item:caseConfirmation.enableBehavior
            Definição

            Controls how multiple enableWhen values are interpreted - whether all or any must be true.

            Curtoall | any
            Comentários

            This element must be specified if more than one enableWhen value is provided.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-12
            VínculoOs códigos DEVERÃO ser retirados de EnableWhenBehavior
            (required to http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior|4.0.1)

            Controls how multiple enableWhen values are interpreted - whether all or any must be true.

            Tipocode
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            229. Questionnaire.item:caseConfirmation.required
            Definição

            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.

            CurtoWhether the item must be included in data results
            Comentários

            Questionnaire.item.required only has meaning for elements that are conditionally enabled with enableWhen if the condition evaluates to true. 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 child element). The value may come from the ElementDefinition referred to by .definition.

            Controlo1..1
            Este elemento é afetado pelas seguintes invariantes: que-6
            Tipoboolean
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Significado em caso de faltaItems are generally assumed not to be required unless explicitly specified. Systems SHOULD always populate this value
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            231. Questionnaire.item:caseConfirmation.repeats
            Definição

            An indication, if true, that the item may occur multiple times in the response, collecting multiple answers for questions or multiple sets of answers for groups.

            CurtoWhether the item may repeat
            Comentários

            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.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-6
            Tipoboolean
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            Items may be used to create set of (related) questions that can be repeated to give multiple answers to such a set.

            Significado em caso de faltaItems are generally assumed not to repeat unless explicitly specified. Systems SHOULD always populate this value
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            233. Questionnaire.item:caseConfirmation.readOnly
            Definição

            An indication, when true, that the value cannot be changed by a human respondent to the Questionnaire.

            CurtoDon't allow human editing
            Comentários

            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.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-9
            Tipoboolean
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            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.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            235. Questionnaire.item:caseConfirmation.maxLength
            Definição

            The maximum number of characters that are permitted in the answer to be considered a "valid" QuestionnaireResponse.

            CurtoNo more than this many characters
            Comentários

            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.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-10
            Tipointeger
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            237. Questionnaire.item:caseConfirmation.answerValueSet
            Definição

            A reference to a value set containing a list of codes representing permitted answers for a "choice" or "open-choice" question.

            CurtoValueset containing permitted answers
            Comentários

            LOINC defines many useful value sets for questionnaire responses. See LOINC Answer Lists. The value may come from the ElementDefinition referred to by .definition.

            Controlo1..1
            Este elemento é afetado pelas seguintes invariantes: que-4, que-5
            Tipocanonical(ValueSet)
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            239. Questionnaire.item:caseConfirmation.answerOption
            Definição

            One of the permitted answers for a "choice" or "open-choice" question.

            CurtoPermitted answer
            Comentários

            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.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-4, que-5
            TipoBackboneElement
            É modificadorfalse
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            246. Questionnaire.item:caseConfirmation.initial
            Definição

            One or more values that should be pre-populated in the answer when initially rendering the questionnaire for user input.

            CurtoInitial value(s) when item is first rendered
            Comentários

            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[x] must agree with the item.type, and only repeating items can have more then one initial value.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-8, que-13
            TipoBackboneElement
            É modificadorfalse
            Resumofalse
            Requisitos

            In some workflows, having defaults saves time.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            252. Questionnaire.item:caseConfirmation.item
            Definição

            Text, questions and other groups to be nested beneath a question or group.

            CurtoNested questionnaire items
            Comentários

            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.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-1
            TipoVerttp://hl7.org/fhir/StructureDefinition/Questionnaire#Questionnaire.item
            É modificadorfalse
            Resumofalse
            Requisitos

            Reports can consist of complex nested groups.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            254. Questionnaire.item:confirmationCriteria
            Nome da fatiaconfirmationCriteria
            Definição

            A particular question, question grouping or display text that is part of the questionnaire.

            CurtoQuestions and sections within the Questionnaire
            Comentários

            The content of the questionnaire is constructed from an ordered, hierarchical collection of items.

            Controlo0..1
            Este elemento é afetado pelas seguintes invariantes: que-3
            TipoBackboneElement
            É modificadorfalse
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            que-1: Group items must have nested items, display items cannot have nested items ((type='group' implies item.empty().not()) and (type.trace('type')='display' implies item.trace('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 'choice' and 'open-choice' items can have answerValueSet ((type ='choice' or type = 'open-choice' 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' | 'open-choice')) or maxLength.empty())
            que-11: If one or more answerOption is present, initial[x] must be missing (answerOption.empty() or initial.empty())
            que-12: If there are more than one enableWhen, enableBehavior must be specified (enableWhen.count() > 2 implies enableBehavior.exists())
            que-13: Can only have multiple initial values for repeating items (repeats=true or initial.count() <= 1)
            256. Questionnaire.item:confirmationCriteria.id
            Definição

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

            CurtoUnique id for inter-element referencing
            Controlo0..1
            Tipostring
            É modificadorfalse
            Formato XMLNo formato XML, esta propriedade é representada como um atributo.
            Resumofalse
            258. Questionnaire.item:confirmationCriteria.extension
            Definição

            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 manageable, 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.

            CurtoAdditional content defined by implementations
            Comentários

            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.

            Controlo0..*
            TipoExtension
            É modificadorfalse
            Resumofalse
            Nomes alternativosextensions, user content
            Invariantesele-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())
            260. Questionnaire.item:confirmationCriteria.modifierExtension
            Definição

            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 manageable, 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).

            CurtoExtensions that cannot be ignored even if unrecognized
            Comentários

            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.

            Controlo0..*
            TipoExtension
            É modificadortrue porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
            Resumotrue
            Requisitos

            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.

            Nomes alternativosextensions, user content, modifiers
            Invariantesele-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())
            262. Questionnaire.item:confirmationCriteria.linkId
            Definição

            An identifier that is unique within the Questionnaire allowing linkage to the equivalent item in a QuestionnaireResponse resource.

            CurtoUnique id for item in questionnaire
            Comentários

            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.

            Controlo1..1
            Tipostring
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            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.

            Valor fixoconfirmationCriteria
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            264. Questionnaire.item:confirmationCriteria.definition
            Definição

            This element is a URI that refers to an ElementDefinition 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. If this element is present then the following element values MAY be derived from the Element Definition if the corresponding elements of this Questionnaire resource instance have no value:

            • code (ElementDefinition.code)
            • type (ElementDefinition.type)
            • required (ElementDefinition.min)
            • repeats (ElementDefinition.max)
            • maxLength (ElementDefinition.maxLength)
            • answerValueSet (ElementDefinition.binding)
            • options (ElementDefinition.binding).
            CurtoElementDefinition - details for the item
            Comentários

            The uri refers to an ElementDefinition in a StructureDefinition 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.

            Controlo0..0
            Tipouri
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            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.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            266. Questionnaire.item:confirmationCriteria.code
            Definição

            A terminology code that corresponds to this group or question (e.g. a code from LOINC, which defines many questions and answers).

            CurtoCorresponding concept for this item in a terminology
            Comentários

            The value may come from the ElementDefinition referred to by .definition.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-3
            VínculoPara exemplos de códigos, ver QuestionnaireQuestionCodes
            (example to http://hl7.org/fhir/ValueSet/questionnaire-questions)

            Codes for questionnaires, groups and individual questions.

            TipoCoding
            É modificadorfalse
            Resumofalse
            Requisitos

            Allows linking of groups of questions to formal terminologies.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            268. Questionnaire.item:confirmationCriteria.prefix
            Definição

            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.

            CurtoE.g. "1(a)", "2.5.3"
            Comentários

            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.

            Controlo0..0
            Tipostring
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            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.

            Nomes alternativoslabel
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            270. Questionnaire.item:confirmationCriteria.text
            Definição

            The name of a section, the text of a question or text content for a display item.

            CurtoPrimary text for the item
            Comentários

            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.

            Controlo0..1
            Tipostring
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Valor fixoData da Investigação
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            272. Questionnaire.item:confirmationCriteria.type
            Definição

            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, coded choice, etc.).

            Curtogroup | display | boolean | decimal | integer | date | dateTime +
            Comentários

            Additional constraints on the type of answer can be conveyed by extensions. The value may come from the ElementDefinition referred to by .definition.

            Controlo1..1
            VínculoOs códigos DEVERÃO ser retirados de QuestionnaireItemType
            (required to http://hl7.org/fhir/ValueSet/item-type|4.0.1)

            Distinguishes groups from questions and display text and indicates data type for questions.

            Tipocode
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            Defines the format in which the user is to be prompted for the answer.

            Valor fixochoice
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            274. Questionnaire.item:confirmationCriteria.enableWhen
            Definição

            A constraint indicating that this item should only be enabled (displayed/allow answers to be captured) when the specified condition is true.

            CurtoOnly allow data when
            Comentários

            If multiple repetitions of this extension are present, the item should be enabled when the condition for any of the repetitions is true. I.e. treat "enableWhen"s as being joined by an "or" clause. 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.

            Controlo0..0
            TipoBackboneElement
            É modificadortrue porque If enableWhen is present and the condition evaluates to false, then the Questionnaire behaves as though the elements weren't actually present
            Resumofalse
            Requisitos

            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.

            Invariantesele-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))
            282. Questionnaire.item:confirmationCriteria.enableBehavior
            Definição

            Controls how multiple enableWhen values are interpreted - whether all or any must be true.

            Curtoall | any
            Comentários

            This element must be specified if more than one enableWhen value is provided.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-12
            VínculoOs códigos DEVERÃO ser retirados de EnableWhenBehavior
            (required to http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior|4.0.1)

            Controls how multiple enableWhen values are interpreted - whether all or any must be true.

            Tipocode
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            284. Questionnaire.item:confirmationCriteria.required
            Definição

            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.

            CurtoWhether the item must be included in data results
            Comentários

            Questionnaire.item.required only has meaning for elements that are conditionally enabled with enableWhen if the condition evaluates to true. 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 child element). The value may come from the ElementDefinition referred to by .definition.

            Controlo0..1
            Este elemento é afetado pelas seguintes invariantes: que-6
            Tipoboolean
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Significado em caso de faltaItems are generally assumed not to be required unless explicitly specified. Systems SHOULD always populate this value
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            286. Questionnaire.item:confirmationCriteria.repeats
            Definição

            An indication, if true, that the item may occur multiple times in the response, collecting multiple answers for questions or multiple sets of answers for groups.

            CurtoWhether the item may repeat
            Comentários

            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.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-6
            Tipoboolean
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            Items may be used to create set of (related) questions that can be repeated to give multiple answers to such a set.

            Significado em caso de faltaItems are generally assumed not to repeat unless explicitly specified. Systems SHOULD always populate this value
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            288. Questionnaire.item:confirmationCriteria.readOnly
            Definição

            An indication, when true, that the value cannot be changed by a human respondent to the Questionnaire.

            CurtoDon't allow human editing
            Comentários

            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.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-9
            Tipoboolean
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            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.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            290. Questionnaire.item:confirmationCriteria.maxLength
            Definição

            The maximum number of characters that are permitted in the answer to be considered a "valid" QuestionnaireResponse.

            CurtoNo more than this many characters
            Comentários

            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.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-10
            Tipointeger
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            292. Questionnaire.item:confirmationCriteria.answerValueSet
            Definição

            A reference to a value set containing a list of codes representing permitted answers for a "choice" or "open-choice" question.

            CurtoValueset containing permitted answers
            Comentários

            LOINC defines many useful value sets for questionnaire responses. See LOINC Answer Lists. The value may come from the ElementDefinition referred to by .definition.

            Controlo1..1
            Este elemento é afetado pelas seguintes invariantes: que-4, que-5
            Tipocanonical(ValueSet)
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            294. Questionnaire.item:confirmationCriteria.answerOption
            Definição

            One of the permitted answers for a "choice" or "open-choice" question.

            CurtoPermitted answer
            Comentários

            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.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-4, que-5
            TipoBackboneElement
            É modificadorfalse
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            301. Questionnaire.item:confirmationCriteria.initial
            Definição

            One or more values that should be pre-populated in the answer when initially rendering the questionnaire for user input.

            CurtoInitial value(s) when item is first rendered
            Comentários

            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[x] must agree with the item.type, and only repeating items can have more then one initial value.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-8, que-13
            TipoBackboneElement
            É modificadorfalse
            Resumofalse
            Requisitos

            In some workflows, having defaults saves time.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            307. Questionnaire.item:confirmationCriteria.item
            Definição

            Text, questions and other groups to be nested beneath a question or group.

            CurtoNested questionnaire items
            Comentários

            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.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-1
            TipoVerttp://hl7.org/fhir/StructureDefinition/Questionnaire#Questionnaire.item
            É modificadorfalse
            Resumofalse
            Requisitos

            Reports can consist of complex nested groups.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            309. Questionnaire.item:exposureInformation
            Nome da fatiaexposureInformation
            Definição

            A particular question, question grouping or display text that is part of the questionnaire.

            CurtoQuestions and sections within the Questionnaire
            Comentários

            The content of the questionnaire is constructed from an ordered, hierarchical collection of items.

            Controlo0..1
            Este elemento é afetado pelas seguintes invariantes: que-3
            TipoBackboneElement
            É modificadorfalse
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            que-1: Group items must have nested items, display items cannot have nested items ((type='group' implies item.empty().not()) and (type.trace('type')='display' implies item.trace('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 'choice' and 'open-choice' items can have answerValueSet ((type ='choice' or type = 'open-choice' 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' | 'open-choice')) or maxLength.empty())
            que-11: If one or more answerOption is present, initial[x] must be missing (answerOption.empty() or initial.empty())
            que-12: If there are more than one enableWhen, enableBehavior must be specified (enableWhen.count() > 2 implies enableBehavior.exists())
            que-13: Can only have multiple initial values for repeating items (repeats=true or initial.count() <= 1)
            311. Questionnaire.item:exposureInformation.id
            Definição

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

            CurtoUnique id for inter-element referencing
            Controlo0..1
            Tipostring
            É modificadorfalse
            Formato XMLNo formato XML, esta propriedade é representada como um atributo.
            Resumofalse
            313. Questionnaire.item:exposureInformation.extension
            Definição

            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 manageable, 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.

            CurtoAdditional content defined by implementations
            Comentários

            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.

            Controlo0..*
            TipoExtension
            É modificadorfalse
            Resumofalse
            Nomes alternativosextensions, user content
            Invariantesele-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())
            315. Questionnaire.item:exposureInformation.modifierExtension
            Definição

            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 manageable, 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).

            CurtoExtensions that cannot be ignored even if unrecognized
            Comentários

            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.

            Controlo0..*
            TipoExtension
            É modificadortrue porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
            Resumotrue
            Requisitos

            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.

            Nomes alternativosextensions, user content, modifiers
            Invariantesele-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())
            317. Questionnaire.item:exposureInformation.linkId
            Definição

            An identifier that is unique within the Questionnaire allowing linkage to the equivalent item in a QuestionnaireResponse resource.

            CurtoUnique id for item in questionnaire
            Comentários

            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.

            Controlo1..1
            Tipostring
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            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.

            Valor fixoexposureInformation
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            319. Questionnaire.item:exposureInformation.definition
            Definição

            This element is a URI that refers to an ElementDefinition 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. If this element is present then the following element values MAY be derived from the Element Definition if the corresponding elements of this Questionnaire resource instance have no value:

            • code (ElementDefinition.code)
            • type (ElementDefinition.type)
            • required (ElementDefinition.min)
            • repeats (ElementDefinition.max)
            • maxLength (ElementDefinition.maxLength)
            • answerValueSet (ElementDefinition.binding)
            • options (ElementDefinition.binding).
            CurtoElementDefinition - details for the item
            Comentários

            The uri refers to an ElementDefinition in a StructureDefinition 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.

            Controlo0..0
            Tipouri
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            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.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            321. Questionnaire.item:exposureInformation.code
            Definição

            A terminology code that corresponds to this group or question (e.g. a code from LOINC, which defines many questions and answers).

            CurtoCorresponding concept for this item in a terminology
            Comentários

            The value may come from the ElementDefinition referred to by .definition.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-3
            VínculoPara exemplos de códigos, ver QuestionnaireQuestionCodes
            (example to http://hl7.org/fhir/ValueSet/questionnaire-questions)

            Codes for questionnaires, groups and individual questions.

            TipoCoding
            É modificadorfalse
            Resumofalse
            Requisitos

            Allows linking of groups of questions to formal terminologies.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            323. Questionnaire.item:exposureInformation.prefix
            Definição

            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.

            CurtoE.g. "1(a)", "2.5.3"
            Comentários

            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.

            Controlo0..0
            Tipostring
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            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.

            Nomes alternativoslabel
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            325. Questionnaire.item:exposureInformation.text
            Definição

            The name of a section, the text of a question or text content for a display item.

            CurtoPrimary text for the item
            Comentários

            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.

            Controlo0..1
            Tipostring
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Valor fixoData da Investigação
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            327. Questionnaire.item:exposureInformation.type
            Definição

            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, coded choice, etc.).

            Curtogroup | display | boolean | decimal | integer | date | dateTime +
            Comentários

            Additional constraints on the type of answer can be conveyed by extensions. The value may come from the ElementDefinition referred to by .definition.

            Controlo1..1
            VínculoOs códigos DEVERÃO ser retirados de QuestionnaireItemType
            (required to http://hl7.org/fhir/ValueSet/item-type|4.0.1)

            Distinguishes groups from questions and display text and indicates data type for questions.

            Tipocode
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            Defines the format in which the user is to be prompted for the answer.

            Valor fixodate
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            329. Questionnaire.item:exposureInformation.enableWhen
            Definição

            A constraint indicating that this item should only be enabled (displayed/allow answers to be captured) when the specified condition is true.

            CurtoOnly allow data when
            Comentários

            If multiple repetitions of this extension are present, the item should be enabled when the condition for any of the repetitions is true. I.e. treat "enableWhen"s as being joined by an "or" clause. 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.

            Controlo0..0
            TipoBackboneElement
            É modificadortrue porque If enableWhen is present and the condition evaluates to false, then the Questionnaire behaves as though the elements weren't actually present
            Resumofalse
            Requisitos

            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.

            Invariantesele-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))
            337. Questionnaire.item:exposureInformation.enableBehavior
            Definição

            Controls how multiple enableWhen values are interpreted - whether all or any must be true.

            Curtoall | any
            Comentários

            This element must be specified if more than one enableWhen value is provided.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-12
            VínculoOs códigos DEVERÃO ser retirados de EnableWhenBehavior
            (required to http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior|4.0.1)

            Controls how multiple enableWhen values are interpreted - whether all or any must be true.

            Tipocode
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            339. Questionnaire.item:exposureInformation.required
            Definição

            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.

            CurtoWhether the item must be included in data results
            Comentários

            Questionnaire.item.required only has meaning for elements that are conditionally enabled with enableWhen if the condition evaluates to true. 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 child element). The value may come from the ElementDefinition referred to by .definition.

            Controlo0..1
            Este elemento é afetado pelas seguintes invariantes: que-6
            Tipoboolean
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Significado em caso de faltaItems are generally assumed not to be required unless explicitly specified. Systems SHOULD always populate this value
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            341. Questionnaire.item:exposureInformation.repeats
            Definição

            An indication, if true, that the item may occur multiple times in the response, collecting multiple answers for questions or multiple sets of answers for groups.

            CurtoWhether the item may repeat
            Comentários

            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.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-6
            Tipoboolean
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            Items may be used to create set of (related) questions that can be repeated to give multiple answers to such a set.

            Significado em caso de faltaItems are generally assumed not to repeat unless explicitly specified. Systems SHOULD always populate this value
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            343. Questionnaire.item:exposureInformation.readOnly
            Definição

            An indication, when true, that the value cannot be changed by a human respondent to the Questionnaire.

            CurtoDon't allow human editing
            Comentários

            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.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-9
            Tipoboolean
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            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.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            345. Questionnaire.item:exposureInformation.maxLength
            Definição

            The maximum number of characters that are permitted in the answer to be considered a "valid" QuestionnaireResponse.

            CurtoNo more than this many characters
            Comentários

            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.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-10
            Tipointeger
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            347. Questionnaire.item:exposureInformation.answerValueSet
            Definição

            A reference to a value set containing a list of codes representing permitted answers for a "choice" or "open-choice" question.

            CurtoValueset containing permitted answers
            Comentários

            LOINC defines many useful value sets for questionnaire responses. See LOINC Answer Lists. The value may come from the ElementDefinition referred to by .definition.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-4, que-5
            Tipocanonical(ValueSet)
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            349. Questionnaire.item:exposureInformation.answerOption
            Definição

            One of the permitted answers for a "choice" or "open-choice" question.

            CurtoPermitted answer
            Comentários

            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.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-4, que-5
            TipoBackboneElement
            É modificadorfalse
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            356. Questionnaire.item:exposureInformation.initial
            Definição

            One or more values that should be pre-populated in the answer when initially rendering the questionnaire for user input.

            CurtoInitial value(s) when item is first rendered
            Comentários

            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[x] must agree with the item.type, and only repeating items can have more then one initial value.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-8, que-13
            TipoBackboneElement
            É modificadorfalse
            Resumofalse
            Requisitos

            In some workflows, having defaults saves time.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            362. Questionnaire.item:exposureInformation.item
            Definição

            Text, questions and other groups to be nested beneath a question or group.

            CurtoNested questionnaire items
            Comentários

            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.

            Controlo0..*
            Este elemento é afetado pelas seguintes invariantes: que-1
            TipoVerttp://hl7.org/fhir/StructureDefinition/Questionnaire#Questionnaire.item
            É modificadorfalse
            Resumofalse
            Requisitos

            Reports can consist of complex nested groups.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            364. Questionnaire.item:workRelatedIllness
            Nome da fatiaworkRelatedIllness
            Definição

            A particular question, question grouping or display text that is part of the questionnaire.

            CurtoQuestions and sections within the Questionnaire
            Comentários

            The content of the questionnaire is constructed from an ordered, hierarchical collection of items.

            Controlo0..1
            Este elemento é afetado pelas seguintes invariantes: que-3
            TipoBackboneElement
            É modificadorfalse
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            que-1: Group items must have nested items, display items cannot have nested items ((type='group' implies item.empty().not()) and (type.trace('type')='display' implies item.trace('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 'choice' and 'open-choice' items can have answerValueSet ((type ='choice' or type = 'open-choice' 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' | 'open-choice')) or maxLength.empty())
            que-11: If one or more answerOption is present, initial[x] must be missing (answerOption.empty() or initial.empty())
            que-12: If there are more than one enableWhen, enableBehavior must be specified (enableWhen.count() > 2 implies enableBehavior.exists())
            que-13: Can only have multiple initial values for repeating items (repeats=true or initial.count() <= 1)
            366. Questionnaire.item:workRelatedIllness.id
            Definição

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

            CurtoUnique id for inter-element referencing
            Controlo0..1
            Tipostring
            É modificadorfalse
            Formato XMLNo formato XML, esta propriedade é representada como um atributo.
            Resumofalse
            368. Questionnaire.item:workRelatedIllness.extension
            Definição

            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 manageable, 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.

            CurtoAdditional content defined by implementations
            Comentários

            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.

            Controlo0..*
            TipoExtension
            É modificadorfalse
            Resumofalse
            Nomes alternativosextensions, user content
            Invariantesele-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())
            370. Questionnaire.item:workRelatedIllness.modifierExtension
            Definição

            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 manageable, 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).

            CurtoExtensions that cannot be ignored even if unrecognized
            Comentários

            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.

            Controlo0..*
            TipoExtension
            É modificadortrue porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
            Resumotrue
            Requisitos

            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.

            Nomes alternativosextensions, user content, modifiers
            Invariantesele-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())
            372. Questionnaire.item:workRelatedIllness.linkId
            Definição

            An identifier that is unique within the Questionnaire allowing linkage to the equivalent item in a QuestionnaireResponse resource.

            CurtoUnique id for item in questionnaire
            Comentários

            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.

            Controlo1..1
            Tipostring
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            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.

            Valor fixoworkRelatedIllness
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            374. Questionnaire.item:workRelatedIllness.definition
            Definição

            This element is a URI that refers to an ElementDefinition 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. If this element is present then the following element values MAY be derived from the Element Definition if the corresponding elements of this Questionnaire resource instance have no value:

            • code (ElementDefinition.code)
            • type (ElementDefinition.type)
            • required (ElementDefinition.min)
            • repeats (ElementDefinition.max)
            • maxLength (ElementDefinition.maxLength)
            • answerValueSet (ElementDefinition.binding)
            • options (ElementDefinition.binding).
            CurtoElementDefinition - details for the item
            Comentários

            The uri refers to an ElementDefinition in a StructureDefinition 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.

            Controlo0..0
            Tipouri
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            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.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            376. Questionnaire.item:workRelatedIllness.code
            Definição

            A terminology code that corresponds to this group or question (e.g. a code from LOINC, which defines many questions and answers).

            CurtoCorresponding concept for this item in a terminology
            Comentários

            The value may come from the ElementDefinition referred to by .definition.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-3
            VínculoPara exemplos de códigos, ver QuestionnaireQuestionCodes
            (example to http://hl7.org/fhir/ValueSet/questionnaire-questions)

            Codes for questionnaires, groups and individual questions.

            TipoCoding
            É modificadorfalse
            Resumofalse
            Requisitos

            Allows linking of groups of questions to formal terminologies.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            378. Questionnaire.item:workRelatedIllness.prefix
            Definição

            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.

            CurtoE.g. "1(a)", "2.5.3"
            Comentários

            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.

            Controlo0..0
            Tipostring
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            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.

            Nomes alternativoslabel
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            380. Questionnaire.item:workRelatedIllness.text
            Definição

            The name of a section, the text of a question or text content for a display item.

            CurtoPrimary text for the item
            Comentários

            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.

            Controlo0..1
            Tipostring
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Valor fixoData da Investigação
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            382. Questionnaire.item:workRelatedIllness.type
            Definição

            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, coded choice, etc.).

            Curtogroup | display | boolean | decimal | integer | date | dateTime +
            Comentários

            Additional constraints on the type of answer can be conveyed by extensions. The value may come from the ElementDefinition referred to by .definition.

            Controlo1..1
            VínculoOs códigos DEVERÃO ser retirados de QuestionnaireItemType
            (required to http://hl7.org/fhir/ValueSet/item-type|4.0.1)

            Distinguishes groups from questions and display text and indicates data type for questions.

            Tipocode
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            Defines the format in which the user is to be prompted for the answer.

            Valor fixodate
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            384. Questionnaire.item:workRelatedIllness.enableWhen
            Definição

            A constraint indicating that this item should only be enabled (displayed/allow answers to be captured) when the specified condition is true.

            CurtoOnly allow data when
            Comentários

            If multiple repetitions of this extension are present, the item should be enabled when the condition for any of the repetitions is true. I.e. treat "enableWhen"s as being joined by an "or" clause. 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.

            Controlo0..0
            TipoBackboneElement
            É modificadortrue porque If enableWhen is present and the condition evaluates to false, then the Questionnaire behaves as though the elements weren't actually present
            Resumofalse
            Requisitos

            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.

            Invariantesele-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))
            392. Questionnaire.item:workRelatedIllness.enableBehavior
            Definição

            Controls how multiple enableWhen values are interpreted - whether all or any must be true.

            Curtoall | any
            Comentários

            This element must be specified if more than one enableWhen value is provided.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-12
            VínculoOs códigos DEVERÃO ser retirados de EnableWhenBehavior
            (required to http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior|4.0.1)

            Controls how multiple enableWhen values are interpreted - whether all or any must be true.

            Tipocode
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            394. Questionnaire.item:workRelatedIllness.required
            Definição

            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.

            CurtoWhether the item must be included in data results
            Comentários

            Questionnaire.item.required only has meaning for elements that are conditionally enabled with enableWhen if the condition evaluates to true. 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 child element). The value may come from the ElementDefinition referred to by .definition.

            Controlo1..1
            Este elemento é afetado pelas seguintes invariantes: que-6
            Tipoboolean
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Significado em caso de faltaItems are generally assumed not to be required unless explicitly specified. Systems SHOULD always populate this value
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            396. Questionnaire.item:workRelatedIllness.repeats
            Definição

            An indication, if true, that the item may occur multiple times in the response, collecting multiple answers for questions or multiple sets of answers for groups.

            CurtoWhether the item may repeat
            Comentários

            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.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-6
            Tipoboolean
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            Items may be used to create set of (related) questions that can be repeated to give multiple answers to such a set.

            Significado em caso de faltaItems are generally assumed not to repeat unless explicitly specified. Systems SHOULD always populate this value
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            398. Questionnaire.item:workRelatedIllness.readOnly
            Definição

            An indication, when true, that the value cannot be changed by a human respondent to the Questionnaire.

            CurtoDon't allow human editing
            Comentários

            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.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-9
            Tipoboolean
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            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.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            400. Questionnaire.item:workRelatedIllness.maxLength
            Definição

            The maximum number of characters that are permitted in the answer to be considered a "valid" QuestionnaireResponse.

            CurtoNo more than this many characters
            Comentários

            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.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-10
            Tipointeger
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            402. Questionnaire.item:workRelatedIllness.answerValueSet
            Definição

            A reference to a value set containing a list of codes representing permitted answers for a "choice" or "open-choice" question.

            CurtoValueset containing permitted answers
            Comentários

            LOINC defines many useful value sets for questionnaire responses. See LOINC Answer Lists. The value may come from the ElementDefinition referred to by .definition.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-4, que-5
            Tipocanonical(ValueSet)
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            404. Questionnaire.item:workRelatedIllness.answerOption
            Definição

            One of the permitted answers for a "choice" or "open-choice" question.

            CurtoPermitted answer
            Comentários

            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.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-4, que-5
            TipoBackboneElement
            É modificadorfalse
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            411. Questionnaire.item:workRelatedIllness.initial
            Definição

            One or more values that should be pre-populated in the answer when initially rendering the questionnaire for user input.

            CurtoInitial value(s) when item is first rendered
            Comentários

            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[x] must agree with the item.type, and only repeating items can have more then one initial value.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-8, que-13
            TipoBackboneElement
            É modificadorfalse
            Resumofalse
            Requisitos

            In some workflows, having defaults saves time.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            417. Questionnaire.item:workRelatedIllness.item
            Definição

            Text, questions and other groups to be nested beneath a question or group.

            CurtoNested questionnaire items
            Comentários

            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.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-1
            TipoVerttp://hl7.org/fhir/StructureDefinition/Questionnaire#Questionnaire.item
            É modificadorfalse
            Resumofalse
            Requisitos

            Reports can consist of complex nested groups.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            419. Questionnaire.item:caseEvolution
            Nome da fatiacaseEvolution
            Definição

            A particular question, question grouping or display text that is part of the questionnaire.

            CurtoQuestions and sections within the Questionnaire
            Comentários

            The content of the questionnaire is constructed from an ordered, hierarchical collection of items.

            Controlo1..1
            Este elemento é afetado pelas seguintes invariantes: que-3
            TipoBackboneElement
            É modificadorfalse
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            que-1: Group items must have nested items, display items cannot have nested items ((type='group' implies item.empty().not()) and (type.trace('type')='display' implies item.trace('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 'choice' and 'open-choice' items can have answerValueSet ((type ='choice' or type = 'open-choice' 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' | 'open-choice')) or maxLength.empty())
            que-11: If one or more answerOption is present, initial[x] must be missing (answerOption.empty() or initial.empty())
            que-12: If there are more than one enableWhen, enableBehavior must be specified (enableWhen.count() > 2 implies enableBehavior.exists())
            que-13: Can only have multiple initial values for repeating items (repeats=true or initial.count() <= 1)
            421. Questionnaire.item:caseEvolution.id
            Definição

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

            CurtoUnique id for inter-element referencing
            Controlo0..1
            Tipostring
            É modificadorfalse
            Formato XMLNo formato XML, esta propriedade é representada como um atributo.
            Resumofalse
            423. Questionnaire.item:caseEvolution.extension
            Definição

            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 manageable, 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.

            CurtoAdditional content defined by implementations
            Comentários

            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.

            Controlo0..*
            TipoExtension
            É modificadorfalse
            Resumofalse
            Nomes alternativosextensions, user content
            Invariantesele-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())
            425. Questionnaire.item:caseEvolution.modifierExtension
            Definição

            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 manageable, 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).

            CurtoExtensions that cannot be ignored even if unrecognized
            Comentários

            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.

            Controlo0..*
            TipoExtension
            É modificadortrue porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
            Resumotrue
            Requisitos

            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.

            Nomes alternativosextensions, user content, modifiers
            Invariantesele-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())
            427. Questionnaire.item:caseEvolution.linkId
            Definição

            An identifier that is unique within the Questionnaire allowing linkage to the equivalent item in a QuestionnaireResponse resource.

            CurtoUnique id for item in questionnaire
            Comentários

            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.

            Controlo1..1
            Tipostring
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            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.

            Valor fixocaseEvolution
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            429. Questionnaire.item:caseEvolution.definition
            Definição

            This element is a URI that refers to an ElementDefinition 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. If this element is present then the following element values MAY be derived from the Element Definition if the corresponding elements of this Questionnaire resource instance have no value:

            • code (ElementDefinition.code)
            • type (ElementDefinition.type)
            • required (ElementDefinition.min)
            • repeats (ElementDefinition.max)
            • maxLength (ElementDefinition.maxLength)
            • answerValueSet (ElementDefinition.binding)
            • options (ElementDefinition.binding).
            CurtoElementDefinition - details for the item
            Comentários

            The uri refers to an ElementDefinition in a StructureDefinition 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.

            Controlo0..0
            Tipouri
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            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.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            431. Questionnaire.item:caseEvolution.code
            Definição

            A terminology code that corresponds to this group or question (e.g. a code from LOINC, which defines many questions and answers).

            CurtoCorresponding concept for this item in a terminology
            Comentários

            The value may come from the ElementDefinition referred to by .definition.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-3
            VínculoPara exemplos de códigos, ver QuestionnaireQuestionCodes
            (example to http://hl7.org/fhir/ValueSet/questionnaire-questions)

            Codes for questionnaires, groups and individual questions.

            TipoCoding
            É modificadorfalse
            Resumofalse
            Requisitos

            Allows linking of groups of questions to formal terminologies.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            433. Questionnaire.item:caseEvolution.prefix
            Definição

            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.

            CurtoE.g. "1(a)", "2.5.3"
            Comentários

            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.

            Controlo0..0
            Tipostring
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            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.

            Nomes alternativoslabel
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            435. Questionnaire.item:caseEvolution.text
            Definição

            The name of a section, the text of a question or text content for a display item.

            CurtoPrimary text for the item
            Comentários

            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.

            Controlo0..1
            Tipostring
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Valor fixoData da Investigação
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            437. Questionnaire.item:caseEvolution.type
            Definição

            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, coded choice, etc.).

            Curtogroup | display | boolean | decimal | integer | date | dateTime +
            Comentários

            Additional constraints on the type of answer can be conveyed by extensions. The value may come from the ElementDefinition referred to by .definition.

            Controlo1..1
            VínculoOs códigos DEVERÃO ser retirados de QuestionnaireItemType
            (required to http://hl7.org/fhir/ValueSet/item-type|4.0.1)

            Distinguishes groups from questions and display text and indicates data type for questions.

            Tipocode
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            Defines the format in which the user is to be prompted for the answer.

            Valor fixodate
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            439. Questionnaire.item:caseEvolution.enableWhen
            Definição

            A constraint indicating that this item should only be enabled (displayed/allow answers to be captured) when the specified condition is true.

            CurtoOnly allow data when
            Comentários

            If multiple repetitions of this extension are present, the item should be enabled when the condition for any of the repetitions is true. I.e. treat "enableWhen"s as being joined by an "or" clause. 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.

            Controlo0..0
            TipoBackboneElement
            É modificadortrue porque If enableWhen is present and the condition evaluates to false, then the Questionnaire behaves as though the elements weren't actually present
            Resumofalse
            Requisitos

            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.

            Invariantesele-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))
            447. Questionnaire.item:caseEvolution.enableBehavior
            Definição

            Controls how multiple enableWhen values are interpreted - whether all or any must be true.

            Curtoall | any
            Comentários

            This element must be specified if more than one enableWhen value is provided.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-12
            VínculoOs códigos DEVERÃO ser retirados de EnableWhenBehavior
            (required to http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior|4.0.1)

            Controls how multiple enableWhen values are interpreted - whether all or any must be true.

            Tipocode
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            449. Questionnaire.item:caseEvolution.required
            Definição

            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.

            CurtoWhether the item must be included in data results
            Comentários

            Questionnaire.item.required only has meaning for elements that are conditionally enabled with enableWhen if the condition evaluates to true. 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 child element). The value may come from the ElementDefinition referred to by .definition.

            Controlo1..1
            Este elemento é afetado pelas seguintes invariantes: que-6
            Tipoboolean
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Significado em caso de faltaItems are generally assumed not to be required unless explicitly specified. Systems SHOULD always populate this value
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            451. Questionnaire.item:caseEvolution.repeats
            Definição

            An indication, if true, that the item may occur multiple times in the response, collecting multiple answers for questions or multiple sets of answers for groups.

            CurtoWhether the item may repeat
            Comentários

            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.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-6
            Tipoboolean
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            Items may be used to create set of (related) questions that can be repeated to give multiple answers to such a set.

            Significado em caso de faltaItems are generally assumed not to repeat unless explicitly specified. Systems SHOULD always populate this value
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            453. Questionnaire.item:caseEvolution.readOnly
            Definição

            An indication, when true, that the value cannot be changed by a human respondent to the Questionnaire.

            CurtoDon't allow human editing
            Comentários

            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.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-9
            Tipoboolean
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            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.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            455. Questionnaire.item:caseEvolution.maxLength
            Definição

            The maximum number of characters that are permitted in the answer to be considered a "valid" QuestionnaireResponse.

            CurtoNo more than this many characters
            Comentários

            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.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-10
            Tipointeger
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            457. Questionnaire.item:caseEvolution.answerValueSet
            Definição

            A reference to a value set containing a list of codes representing permitted answers for a "choice" or "open-choice" question.

            CurtoValueset containing permitted answers
            Comentários

            LOINC defines many useful value sets for questionnaire responses. See LOINC Answer Lists. The value may come from the ElementDefinition referred to by .definition.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-4, que-5
            Tipocanonical(ValueSet)
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            459. Questionnaire.item:caseEvolution.answerOption
            Definição

            One of the permitted answers for a "choice" or "open-choice" question.

            CurtoPermitted answer
            Comentários

            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.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-4, que-5
            TipoBackboneElement
            É modificadorfalse
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            466. Questionnaire.item:caseEvolution.initial
            Definição

            One or more values that should be pre-populated in the answer when initially rendering the questionnaire for user input.

            CurtoInitial value(s) when item is first rendered
            Comentários

            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[x] must agree with the item.type, and only repeating items can have more then one initial value.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-8, que-13
            TipoBackboneElement
            É modificadorfalse
            Resumofalse
            Requisitos

            In some workflows, having defaults saves time.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            472. Questionnaire.item:caseEvolution.item
            Definição

            Text, questions and other groups to be nested beneath a question or group.

            CurtoNested questionnaire items
            Comentários

            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.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-1
            TipoVerttp://hl7.org/fhir/StructureDefinition/Questionnaire#Questionnaire.item
            É modificadorfalse
            Resumofalse
            Requisitos

            Reports can consist of complex nested groups.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            474. Questionnaire.item:dateOfDeath
            Nome da fatiadateOfDeath
            Definição

            A particular question, question grouping or display text that is part of the questionnaire.

            CurtoQuestions and sections within the Questionnaire
            Comentários

            The content of the questionnaire is constructed from an ordered, hierarchical collection of items.

            Controlo0..1
            Este elemento é afetado pelas seguintes invariantes: que-3
            TipoBackboneElement
            É modificadorfalse
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            que-1: Group items must have nested items, display items cannot have nested items ((type='group' implies item.empty().not()) and (type.trace('type')='display' implies item.trace('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 'choice' and 'open-choice' items can have answerValueSet ((type ='choice' or type = 'open-choice' 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' | 'open-choice')) or maxLength.empty())
            que-11: If one or more answerOption is present, initial[x] must be missing (answerOption.empty() or initial.empty())
            que-12: If there are more than one enableWhen, enableBehavior must be specified (enableWhen.count() > 2 implies enableBehavior.exists())
            que-13: Can only have multiple initial values for repeating items (repeats=true or initial.count() <= 1)
            476. Questionnaire.item:dateOfDeath.id
            Definição

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

            CurtoUnique id for inter-element referencing
            Controlo0..1
            Tipostring
            É modificadorfalse
            Formato XMLNo formato XML, esta propriedade é representada como um atributo.
            Resumofalse
            478. Questionnaire.item:dateOfDeath.extension
            Definição

            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 manageable, 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.

            CurtoAdditional content defined by implementations
            Comentários

            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.

            Controlo0..*
            TipoExtension
            É modificadorfalse
            Resumofalse
            Nomes alternativosextensions, user content
            Invariantesele-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())
            480. Questionnaire.item:dateOfDeath.modifierExtension
            Definição

            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 manageable, 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).

            CurtoExtensions that cannot be ignored even if unrecognized
            Comentários

            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.

            Controlo0..*
            TipoExtension
            É modificadortrue porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
            Resumotrue
            Requisitos

            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.

            Nomes alternativosextensions, user content, modifiers
            Invariantesele-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())
            482. Questionnaire.item:dateOfDeath.linkId
            Definição

            An identifier that is unique within the Questionnaire allowing linkage to the equivalent item in a QuestionnaireResponse resource.

            CurtoUnique id for item in questionnaire
            Comentários

            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.

            Controlo1..1
            Tipostring
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            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.

            Valor fixodateOfDeath
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            484. Questionnaire.item:dateOfDeath.definition
            Definição

            This element is a URI that refers to an ElementDefinition 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. If this element is present then the following element values MAY be derived from the Element Definition if the corresponding elements of this Questionnaire resource instance have no value:

            • code (ElementDefinition.code)
            • type (ElementDefinition.type)
            • required (ElementDefinition.min)
            • repeats (ElementDefinition.max)
            • maxLength (ElementDefinition.maxLength)
            • answerValueSet (ElementDefinition.binding)
            • options (ElementDefinition.binding).
            CurtoElementDefinition - details for the item
            Comentários

            The uri refers to an ElementDefinition in a StructureDefinition 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.

            Controlo0..0
            Tipouri
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            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.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            486. Questionnaire.item:dateOfDeath.code
            Definição

            A terminology code that corresponds to this group or question (e.g. a code from LOINC, which defines many questions and answers).

            CurtoCorresponding concept for this item in a terminology
            Comentários

            The value may come from the ElementDefinition referred to by .definition.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-3
            VínculoPara exemplos de códigos, ver QuestionnaireQuestionCodes
            (example to http://hl7.org/fhir/ValueSet/questionnaire-questions)

            Codes for questionnaires, groups and individual questions.

            TipoCoding
            É modificadorfalse
            Resumofalse
            Requisitos

            Allows linking of groups of questions to formal terminologies.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            488. Questionnaire.item:dateOfDeath.prefix
            Definição

            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.

            CurtoE.g. "1(a)", "2.5.3"
            Comentários

            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.

            Controlo0..0
            Tipostring
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            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.

            Nomes alternativoslabel
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            490. Questionnaire.item:dateOfDeath.text
            Definição

            The name of a section, the text of a question or text content for a display item.

            CurtoPrimary text for the item
            Comentários

            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.

            Controlo0..1
            Tipostring
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Valor fixoData da Investigação
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            492. Questionnaire.item:dateOfDeath.type
            Definição

            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, coded choice, etc.).

            Curtogroup | display | boolean | decimal | integer | date | dateTime +
            Comentários

            Additional constraints on the type of answer can be conveyed by extensions. The value may come from the ElementDefinition referred to by .definition.

            Controlo1..1
            VínculoOs códigos DEVERÃO ser retirados de QuestionnaireItemType
            (required to http://hl7.org/fhir/ValueSet/item-type|4.0.1)

            Distinguishes groups from questions and display text and indicates data type for questions.

            Tipocode
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            Defines the format in which the user is to be prompted for the answer.

            Valor fixodate
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            494. Questionnaire.item:dateOfDeath.enableWhen
            Definição

            A constraint indicating that this item should only be enabled (displayed/allow answers to be captured) when the specified condition is true.

            CurtoOnly allow data when
            Comentários

            If multiple repetitions of this extension are present, the item should be enabled when the condition for any of the repetitions is true. I.e. treat "enableWhen"s as being joined by an "or" clause. 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.

            Controlo0..0
            TipoBackboneElement
            É modificadortrue porque If enableWhen is present and the condition evaluates to false, then the Questionnaire behaves as though the elements weren't actually present
            Resumofalse
            Requisitos

            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.

            Invariantesele-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))
            502. Questionnaire.item:dateOfDeath.enableBehavior
            Definição

            Controls how multiple enableWhen values are interpreted - whether all or any must be true.

            Curtoall | any
            Comentários

            This element must be specified if more than one enableWhen value is provided.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-12
            VínculoOs códigos DEVERÃO ser retirados de EnableWhenBehavior
            (required to http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior|4.0.1)

            Controls how multiple enableWhen values are interpreted - whether all or any must be true.

            Tipocode
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            504. Questionnaire.item:dateOfDeath.required
            Definição

            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.

            CurtoWhether the item must be included in data results
            Comentários

            Questionnaire.item.required only has meaning for elements that are conditionally enabled with enableWhen if the condition evaluates to true. 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 child element). The value may come from the ElementDefinition referred to by .definition.

            Controlo1..1
            Este elemento é afetado pelas seguintes invariantes: que-6
            Tipoboolean
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Significado em caso de faltaItems are generally assumed not to be required unless explicitly specified. Systems SHOULD always populate this value
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            506. Questionnaire.item:dateOfDeath.repeats
            Definição

            An indication, if true, that the item may occur multiple times in the response, collecting multiple answers for questions or multiple sets of answers for groups.

            CurtoWhether the item may repeat
            Comentários

            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.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-6
            Tipoboolean
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            Items may be used to create set of (related) questions that can be repeated to give multiple answers to such a set.

            Significado em caso de faltaItems are generally assumed not to repeat unless explicitly specified. Systems SHOULD always populate this value
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            508. Questionnaire.item:dateOfDeath.readOnly
            Definição

            An indication, when true, that the value cannot be changed by a human respondent to the Questionnaire.

            CurtoDon't allow human editing
            Comentários

            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.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-9
            Tipoboolean
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            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.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            510. Questionnaire.item:dateOfDeath.maxLength
            Definição

            The maximum number of characters that are permitted in the answer to be considered a "valid" QuestionnaireResponse.

            CurtoNo more than this many characters
            Comentários

            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.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-10
            Tipointeger
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            512. Questionnaire.item:dateOfDeath.answerValueSet
            Definição

            A reference to a value set containing a list of codes representing permitted answers for a "choice" or "open-choice" question.

            CurtoValueset containing permitted answers
            Comentários

            LOINC defines many useful value sets for questionnaire responses. See LOINC Answer Lists. The value may come from the ElementDefinition referred to by .definition.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-4, que-5
            Tipocanonical(ValueSet)
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            514. Questionnaire.item:dateOfDeath.answerOption
            Definição

            One of the permitted answers for a "choice" or "open-choice" question.

            CurtoPermitted answer
            Comentários

            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.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-4, que-5
            TipoBackboneElement
            É modificadorfalse
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            521. Questionnaire.item:dateOfDeath.initial
            Definição

            One or more values that should be pre-populated in the answer when initially rendering the questionnaire for user input.

            CurtoInitial value(s) when item is first rendered
            Comentários

            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[x] must agree with the item.type, and only repeating items can have more then one initial value.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-8, que-13
            TipoBackboneElement
            É modificadorfalse
            Resumofalse
            Requisitos

            In some workflows, having defaults saves time.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            527. Questionnaire.item:dateOfDeath.item
            Definição

            Text, questions and other groups to be nested beneath a question or group.

            CurtoNested questionnaire items
            Comentários

            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.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-1
            TipoVerttp://hl7.org/fhir/StructureDefinition/Questionnaire#Questionnaire.item
            É modificadorfalse
            Resumofalse
            Requisitos

            Reports can consist of complex nested groups.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            529. Questionnaire.item:caseClosureDate
            Nome da fatiacaseClosureDate
            Definição

            A particular question, question grouping or display text that is part of the questionnaire.

            CurtoQuestions and sections within the Questionnaire
            Comentários

            The content of the questionnaire is constructed from an ordered, hierarchical collection of items.

            Controlo0..1
            Este elemento é afetado pelas seguintes invariantes: que-3
            TipoBackboneElement
            É modificadorfalse
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            que-1: Group items must have nested items, display items cannot have nested items ((type='group' implies item.empty().not()) and (type.trace('type')='display' implies item.trace('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 'choice' and 'open-choice' items can have answerValueSet ((type ='choice' or type = 'open-choice' 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' | 'open-choice')) or maxLength.empty())
            que-11: If one or more answerOption is present, initial[x] must be missing (answerOption.empty() or initial.empty())
            que-12: If there are more than one enableWhen, enableBehavior must be specified (enableWhen.count() > 2 implies enableBehavior.exists())
            que-13: Can only have multiple initial values for repeating items (repeats=true or initial.count() <= 1)
            531. Questionnaire.item:caseClosureDate.id
            Definição

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

            CurtoUnique id for inter-element referencing
            Controlo0..1
            Tipostring
            É modificadorfalse
            Formato XMLNo formato XML, esta propriedade é representada como um atributo.
            Resumofalse
            533. Questionnaire.item:caseClosureDate.extension
            Definição

            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 manageable, 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.

            CurtoAdditional content defined by implementations
            Comentários

            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.

            Controlo0..*
            TipoExtension
            É modificadorfalse
            Resumofalse
            Nomes alternativosextensions, user content
            Invariantesele-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())
            535. Questionnaire.item:caseClosureDate.modifierExtension
            Definição

            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 manageable, 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).

            CurtoExtensions that cannot be ignored even if unrecognized
            Comentários

            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.

            Controlo0..*
            TipoExtension
            É modificadortrue porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
            Resumotrue
            Requisitos

            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.

            Nomes alternativosextensions, user content, modifiers
            Invariantesele-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())
            537. Questionnaire.item:caseClosureDate.linkId
            Definição

            An identifier that is unique within the Questionnaire allowing linkage to the equivalent item in a QuestionnaireResponse resource.

            CurtoUnique id for item in questionnaire
            Comentários

            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.

            Controlo1..1
            Tipostring
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            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.

            Valor fixocaseClosureDate
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            539. Questionnaire.item:caseClosureDate.definition
            Definição

            This element is a URI that refers to an ElementDefinition 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. If this element is present then the following element values MAY be derived from the Element Definition if the corresponding elements of this Questionnaire resource instance have no value:

            • code (ElementDefinition.code)
            • type (ElementDefinition.type)
            • required (ElementDefinition.min)
            • repeats (ElementDefinition.max)
            • maxLength (ElementDefinition.maxLength)
            • answerValueSet (ElementDefinition.binding)
            • options (ElementDefinition.binding).
            CurtoElementDefinition - details for the item
            Comentários

            The uri refers to an ElementDefinition in a StructureDefinition 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.

            Controlo0..0
            Tipouri
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            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.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            541. Questionnaire.item:caseClosureDate.code
            Definição

            A terminology code that corresponds to this group or question (e.g. a code from LOINC, which defines many questions and answers).

            CurtoCorresponding concept for this item in a terminology
            Comentários

            The value may come from the ElementDefinition referred to by .definition.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-3
            VínculoPara exemplos de códigos, ver QuestionnaireQuestionCodes
            (example to http://hl7.org/fhir/ValueSet/questionnaire-questions)

            Codes for questionnaires, groups and individual questions.

            TipoCoding
            É modificadorfalse
            Resumofalse
            Requisitos

            Allows linking of groups of questions to formal terminologies.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            543. Questionnaire.item:caseClosureDate.prefix
            Definição

            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.

            CurtoE.g. "1(a)", "2.5.3"
            Comentários

            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.

            Controlo0..0
            Tipostring
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            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.

            Nomes alternativoslabel
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            545. Questionnaire.item:caseClosureDate.text
            Definição

            The name of a section, the text of a question or text content for a display item.

            CurtoPrimary text for the item
            Comentários

            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.

            Controlo0..1
            Tipostring
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Valor fixoData da Investigação
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            547. Questionnaire.item:caseClosureDate.type
            Definição

            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, coded choice, etc.).

            Curtogroup | display | boolean | decimal | integer | date | dateTime +
            Comentários

            Additional constraints on the type of answer can be conveyed by extensions. The value may come from the ElementDefinition referred to by .definition.

            Controlo1..1
            VínculoOs códigos DEVERÃO ser retirados de QuestionnaireItemType
            (required to http://hl7.org/fhir/ValueSet/item-type|4.0.1)

            Distinguishes groups from questions and display text and indicates data type for questions.

            Tipocode
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            Defines the format in which the user is to be prompted for the answer.

            Valor fixodate
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            549. Questionnaire.item:caseClosureDate.enableWhen
            Definição

            A constraint indicating that this item should only be enabled (displayed/allow answers to be captured) when the specified condition is true.

            CurtoOnly allow data when
            Comentários

            If multiple repetitions of this extension are present, the item should be enabled when the condition for any of the repetitions is true. I.e. treat "enableWhen"s as being joined by an "or" clause. 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.

            Controlo0..0
            TipoBackboneElement
            É modificadortrue porque If enableWhen is present and the condition evaluates to false, then the Questionnaire behaves as though the elements weren't actually present
            Resumofalse
            Requisitos

            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.

            Invariantesele-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))
            557. Questionnaire.item:caseClosureDate.enableBehavior
            Definição

            Controls how multiple enableWhen values are interpreted - whether all or any must be true.

            Curtoall | any
            Comentários

            This element must be specified if more than one enableWhen value is provided.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-12
            VínculoOs códigos DEVERÃO ser retirados de EnableWhenBehavior
            (required to http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior|4.0.1)

            Controls how multiple enableWhen values are interpreted - whether all or any must be true.

            Tipocode
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            559. Questionnaire.item:caseClosureDate.required
            Definição

            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.

            CurtoWhether the item must be included in data results
            Comentários

            Questionnaire.item.required only has meaning for elements that are conditionally enabled with enableWhen if the condition evaluates to true. 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 child element). The value may come from the ElementDefinition referred to by .definition.

            Controlo1..1
            Este elemento é afetado pelas seguintes invariantes: que-6
            Tipoboolean
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Significado em caso de faltaItems are generally assumed not to be required unless explicitly specified. Systems SHOULD always populate this value
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            561. Questionnaire.item:caseClosureDate.repeats
            Definição

            An indication, if true, that the item may occur multiple times in the response, collecting multiple answers for questions or multiple sets of answers for groups.

            CurtoWhether the item may repeat
            Comentários

            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.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-6
            Tipoboolean
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            Items may be used to create set of (related) questions that can be repeated to give multiple answers to such a set.

            Significado em caso de faltaItems are generally assumed not to repeat unless explicitly specified. Systems SHOULD always populate this value
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            563. Questionnaire.item:caseClosureDate.readOnly
            Definição

            An indication, when true, that the value cannot be changed by a human respondent to the Questionnaire.

            CurtoDon't allow human editing
            Comentários

            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.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-9
            Tipoboolean
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Requisitos

            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.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            565. Questionnaire.item:caseClosureDate.maxLength
            Definição

            The maximum number of characters that are permitted in the answer to be considered a "valid" QuestionnaireResponse.

            CurtoNo more than this many characters
            Comentários

            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.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-10
            Tipointeger
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            567. Questionnaire.item:caseClosureDate.answerValueSet
            Definição

            A reference to a value set containing a list of codes representing permitted answers for a "choice" or "open-choice" question.

            CurtoValueset containing permitted answers
            Comentários

            LOINC defines many useful value sets for questionnaire responses. See LOINC Answer Lists. The value may come from the ElementDefinition referred to by .definition.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-4, que-5
            Tipocanonical(ValueSet)
            É modificadorfalse
            Valor primitivoEste elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            569. Questionnaire.item:caseClosureDate.answerOption
            Definição

            One of the permitted answers for a "choice" or "open-choice" question.

            CurtoPermitted answer
            Comentários

            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.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-4, que-5
            TipoBackboneElement
            É modificadorfalse
            Resumofalse
            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            576. Questionnaire.item:caseClosureDate.initial
            Definição

            One or more values that should be pre-populated in the answer when initially rendering the questionnaire for user input.

            CurtoInitial value(s) when item is first rendered
            Comentários

            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[x] must agree with the item.type, and only repeating items can have more then one initial value.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-8, que-13
            TipoBackboneElement
            É modificadorfalse
            Resumofalse
            Requisitos

            In some workflows, having defaults saves time.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            582. Questionnaire.item:caseClosureDate.item
            Definição

            Text, questions and other groups to be nested beneath a question or group.

            CurtoNested questionnaire items
            Comentários

            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.

            Controlo0..0
            Este elemento é afetado pelas seguintes invariantes: que-1
            TipoVerttp://hl7.org/fhir/StructureDefinition/Questionnaire#Questionnaire.item
            É modificadorfalse
            Resumofalse
            Requisitos

            Reports can consist of complex nested groups.

            Invariantesele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))