ePath R4 Implementation Guide
1.0.0 - ci-build Japan

ePath R4 Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: EPath_Questionnaire - Detailed Descriptions

Active as of 2025-06-24

Definitions for the epath-questionnaire resource profile.

Guidance on how to interpret the contents of this table can be found here

0. Questionnaire
Definition

患者入力フォーム、病日単位でリソースを作成を想定する。


エンドユーザーからの回答のコレクションを導くことを目的とした構造化された一連の質問。アンケートは、一貫した一貫したデータ収集を可能にするために、注文、プレゼンテーション、フレーズ学、およびグループ化の詳細な制御を提供します。 / 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.

Short患者入力フォーム構造化された一連の質問 / A structured set of questions
Control0..*
Is Modifierfalse
Summaryfalse
Alternate NamesForm, CRF, Survey
Invariantsdom-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: リソースが別のリソースに含まれている場合、meta.versionidまたはmeta.lastupdatedを持たないものとします / 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: リソースには、堅牢な管理のための叙述(Narative)が必要です / 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: グループと質問のリンクIDは、アンケート内で一意でなければなりません / 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: グループと質問のリンクIDは、アンケート内で一意でなければなりません / The link ids for groups and questions must be unique within the questionnaire (descendants().linkId.isDistinct())
2. Questionnaire.meta
Definition

リソースに関するメタデータ。これは、インフラストラクチャによって維持されるコンテンツです。コンテンツの変更は、常にリソースのバージョンの変更に関連付けられているとは限りません。 / 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.

Shortリソースに関するメタデータ / Metadata about the resource
Control10..1
TypeMeta
Is Modifierfalse
Summarytrue
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
4. Questionnaire.meta.profile
Definition

このリソースが準拠すると主張する StructureDefinition リソースに関するプロファイルのリストです。URL は StructureDefinition.url への参照です。


このリソースが準拠すると主張する StructureDefinition リソースに関するプロファイルのリストです。URL は StructureDefinition.url への参照です。

Shortこのリソースが適合を主張するプロファイル
Comments

これらの主張が時間の経過に伴って検証または更新される方法と、それらを決定するサーバーや他の基盤に任されます。プロファイルURLのリストは1セットです。

Control10..1*
Typecanonical(StructureDefinition)
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Summarytrue
Fixed Valuehttp://e-path.jp/fhir/ePath/StructureDefinition/EPath_Questionnaire
Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
6. Questionnaire.implicitRules
Definition

リソースが構築されたときに従った一連のルールへの参照。コンテンツの処理時に理解する必要があります。多くの場合、これは他のプロファイルなどとともに特別なルールを定義する実装ガイドへの参照です。 / 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.

Shortこのコンテンツが作成されたルールのセット / A set of rules under which this content was created
Comments

このルールセットを主張することは、コンテンツが限られた取引パートナーのセットによってのみ理解されることを制限します。これにより、本質的に長期的にデータの有用性が制限されます。ただし、既存の健康エコシステムは非常に破壊されており、一般的に計算可能な意味でデータを定義、収集、交換する準備ができていません。可能な限り、実装者や仕様ライターはこの要素の使用を避ける必要があります。多くの場合、使用する場合、URLは、これらの特別なルールを他のプロファイル、バリューセットなどとともに叙述(Narative)の一部として定義する実装ガイドへの参照です。 / 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.

Control0..1
Typeuri
Is Modifiertrue because 暗黙のルールは、意味または解釈を変更するリソースに関する追加の知識を提供する可能性があるため、この要素は修飾子としてラベル付けされています。 / 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
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
8. Questionnaire.modifierExtension
Definition

リソースの基本的な定義の一部ではなく、それを含む要素の理解および/または含有要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義することが許可されていますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。

モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / 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).

Short無視できない拡張機能 / Extensions that cannot be ignored
Comments

拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Control0..*
TypeExtension
Is Modifiertrue because モディファイア拡張は、それらを含むリソースの意味または解釈を変更することが期待されています / Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them
Summaryfalse
Requirements

修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / 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.

Alternate Namesextensions, user content
Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
10. Questionnaire.url
Definition

例えば、下記の値を設定する。 http://e-path.jp/fhir/ePath/templates/[医療機関コード]/Questionnaire/EP02_施設パスコード]_[病日] 例)http://e-path.jp/fhir/ePath/templates/1234567890/Questionnaire/EP02_phr_1"


仕様、モデル、設計、またはインスタンスで参照されているときにこのアンケートを識別するために使用される絶対的なURI。その標準識別子とも呼ばれます。これはグローバルにユニークである必要があり、このアンケートの権威あるインスタンスが公開される(または公開される)文字通りのアドレスである必要があります。このURLは、標準的な参照のターゲットになる可能性があります。アンケートがさまざまなサーバーに保存されている場合、同じままになります。 / An absolute URI that is used to identify this questionnaire when it is referenced in a specification, model, design or an instance; also called its canonical identifier. This SHOULD be globally unique and SHOULD be a literal address at which 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.

Short設定例:http://e-path.jp/fhir/ePath/templates/[医療機関コード]/Questionnaire/EP02_施設パスコード]_[病日]このアンケートの標準識別子、URI(グローバルにユニーク)として表される / Canonical identifier for this questionnaire, represented as a URI (globally unique)
Comments

参照されたアンケートの名前は、http://hl7.org/fhir/structuredefinition/display拡張機能を使用して伝えることができます。 / The name of the referenced questionnaire can be conveyed using the http://hl7.org/fhir/StructureDefinition/display extension.

Control10..1
Typeuri
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Summarytrue
Requirements

…これは、回答のためのアンケートにアンケートをリンクするために使用されるIDです。 / … This is the id that will be used to link a QuestionnaireResponse to the Questionnaire the response is for.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
12. Questionnaire.identifier
Definition

他の形式で表されている場合、または仕様、モデル、設計、またはインスタンスで参照される場合にこのアンケートを識別するために使用される正式な識別子。 / 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.

Shortアンケートの追加識別子 / Additional identifier for the questionnaire
Comments

通常、これは、HL7 V3 II(インスタンス識別子)データ型に移動できる識別子に使用され、FHIRの外でこのアンケートを特定できます。 / 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.

NoteThis is a business identifier, not a resource identifier (see discussion)
Control0..*
TypeIdentifier
Is Modifierfalse
Summarytrue
Requirements

外部から提供可能なビジネス識別子をモジュールに簡単に関連付けることができます。 / Allows externally provided and/or usable business identifiers to be easily associated with the module.

Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
SlicingThis element introduces a set of slices on Questionnaire.identifier. The slices areUnordered and Open, and can be differentiated using the following discriminators:
  • value @ system
  • 14. Questionnaire.identifier:resourceInstanceIdentifier
    Slice NameresourceInstanceIdentifier
    Definition

    他の形式で表されている場合、または仕様、モデル、設計、またはインスタンスで参照される場合にこのアンケートを識別するために使用される正式な識別子。 / 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.

    Shortアンケートの追加識別子 / Additional identifier for the questionnaire
    Comments

    通常、これは、HL7 V3 II(インスタンス識別子)データ型に移動できる識別子に使用され、FHIRの外でこのアンケートを特定できます。 / 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.

    NoteThis is a business identifier, not a resource identifier (see discussion)
    Control0..1*
    TypeIdentifier
    Is Modifierfalse
    Must Supportfalse
    Summarytrue
    Requirements

    外部から提供可能なビジネス識別子をモジュールに簡単に関連付けることができます。 / Allows externally provided and/or usable business identifiers to be easily associated with the module.

    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    16. Questionnaire.identifier:resourceInstanceIdentifier.use
    Definition

    この識別子の目的。 / The purpose of this identifier.

    Short通常|公式|温度|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known)
    Comments

    アプリケーションは、識別子が一時的なものであると明示的に言っていない限り、永続的であると想定できます。 / Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

    Control0..1
    BindingThe codes SHALL be taken from IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1
    (required to http://hl7.org/fhir/ValueSet/identifier-use|4.0.1)

    既知の場合、この識別子の目的を識別します。 / Identifies the purpose for this identifier, if known .

    Typecode
    Is Modifiertrue because これは、アプリケーションが一時的なIDを永続的なIDと間違えてはならないため、「IS修飾子」とラベル付けされています。 / This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Requirements

    特定の使用のコンテキストが一連の識別子の中から選択される適切な識別子を許可します。 / Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    18. Questionnaire.identifier:resourceInstanceIdentifier.system
    Definition

    値の名前空間、つまり一意のセット値を記述するURLを確立します。 / Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

    Short識別子値の名前空間 / The namespace for the identifier value
    Comments

    識別子。システムは常にケースに敏感です。 / Identifier.system is always case sensitive.

    Control10..1
    Typeuri
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Must Supporttrue
    Summarytrue
    Requirements

    識別子のセットがたくさんあります。2つの識別子を一致させるには、どのセットを扱っているかを知る必要があります。システムは、特定の一意の識別子セットを識別します。 / There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

    Fixed Valuehttp://e-path.jp/fhir/ePath/IdSystem/resourceInstance-identifier
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    20. Questionnaire.identifier:resourceInstanceIdentifier.value
    Definition

    通常、識別子の部分はユーザーに関連し、システムのコンテキスト内で一意のユーザーに関連しています。 / The portion of the identifier typically relevant to the user and which is unique within the context of the system.

    Short一意の値 / The value that is unique
    Comments

    値が完全なURIの場合、システムはurn:ietf:rfc:3986でなければなりません。値の主な目的は、計算マッピングです。その結果、比較目的で正規化される可能性があります(例えば、有意でない白文字、ダッシュなどの削除)ヒューマンディスプレイ用の値は、[レンダリングされた値拡張](拡張レンダリングValue.html)を使用して伝達できます。識別子。価値は、識別子の知識を使用しない限り、ケースに敏感なものとして扱われます。システムにより、プロセッサーは、非セイズに固有の処理が安全であると確信できます。 / If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

    Control10..1
    Typestring
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Must Supporttrue
    Summarytrue
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    22. Questionnaire.identifier:ePathIdentificationStandardCode
    Slice NameePathIdentificationStandardCode
    Definition

    他の形式で表されている場合、または仕様、モデル、設計、またはインスタンスで参照される場合にこのアンケートを識別するために使用される正式な識別子。 / 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.

    Shortひな型パス識別アンケートの追加識別子 / Additional identifier for the questionnaire
    Comments

    通常、これは、HL7 V3 II(インスタンス識別子)データ型に移動できる識別子に使用され、FHIRの外でこのアンケートを特定できます。 / 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.

    NoteThis is a business identifier, not a resource identifier (see discussion)
    Control0..1*
    TypeIdentifier
    Is Modifierfalse
    Summarytrue
    Requirements

    外部から提供可能なビジネス識別子をモジュールに簡単に関連付けることができます。 / Allows externally provided and/or usable business identifiers to be easily associated with the module.

    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    24. Questionnaire.identifier:ePathIdentificationStandardCode.use
    Definition

    この識別子の目的。 / The purpose of this identifier.

    Short通常|公式|温度|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known)
    Comments

    アプリケーションは、識別子が一時的なものであると明示的に言っていない限り、永続的であると想定できます。 / Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

    Control0..1
    BindingThe codes SHALL be taken from IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1
    (required to http://hl7.org/fhir/ValueSet/identifier-use|4.0.1)

    既知の場合、この識別子の目的を識別します。 / Identifies the purpose for this identifier, if known .

    Typecode
    Is Modifiertrue because これは、アプリケーションが一時的なIDを永続的なIDと間違えてはならないため、「IS修飾子」とラベル付けされています。 / This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Requirements

    特定の使用のコンテキストが一連の識別子の中から選択される適切な識別子を許可します。 / Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    26. Questionnaire.identifier:ePathIdentificationStandardCode.system
    Definition

    値の名前空間、つまり一意のセット値を記述するURLを確立します。 / Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

    Short識別子値の名前空間 / The namespace for the identifier value
    Comments

    識別子。システムは常にケースに敏感です。 / Identifier.system is always case sensitive.

    Control10..1
    Typeuri
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Must Supporttrue
    Summarytrue
    Requirements

    識別子のセットがたくさんあります。2つの識別子を一致させるには、どのセットを扱っているかを知る必要があります。システムは、特定の一意の識別子セットを識別します。 / There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

    Fixed Valueurn:oid:1.2.392.200250.2.2.50.10
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    28. Questionnaire.identifier:ePathIdentificationStandardCode.value
    Definition

    通常、識別子の部分はユーザーに関連し、システムのコンテキスト内で一意のユーザーに関連しています。 / The portion of the identifier typically relevant to the user and which is unique within the context of the system.

    Short一意の値 / The value that is unique
    Comments

    値が完全なURIの場合、システムはurn:ietf:rfc:3986でなければなりません。値の主な目的は、計算マッピングです。その結果、比較目的で正規化される可能性があります(例えば、有意でない白文字、ダッシュなどの削除)ヒューマンディスプレイ用の値は、[レンダリングされた値拡張](拡張レンダリングValue.html)を使用して伝達できます。識別子。価値は、識別子の知識を使用しない限り、ケースに敏感なものとして扱われます。システムにより、プロセッサーは、非セイズに固有の処理が安全であると確信できます。 / If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

    Control10..1
    Typestring
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Must Supporttrue
    Summarytrue
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    30. Questionnaire.identifier:ePathIdentificationFacilityCode
    Slice NameePathIdentificationFacilityCode
    Definition

    他の形式で表されている場合、または仕様、モデル、設計、またはインスタンスで参照される場合にこのアンケートを識別するために使用される正式な識別子。 / 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.

    Short施設パス識別アンケートの追加識別子 / Additional identifier for the questionnaire
    Comments

    通常、これは、HL7 V3 II(インスタンス識別子)データ型に移動できる識別子に使用され、FHIRの外でこのアンケートを特定できます。 / 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.

    NoteThis is a business identifier, not a resource identifier (see discussion)
    Control0..1*
    TypeIdentifier
    Is Modifierfalse
    Summarytrue
    Requirements

    外部から提供可能なビジネス識別子をモジュールに簡単に関連付けることができます。 / Allows externally provided and/or usable business identifiers to be easily associated with the module.

    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    32. Questionnaire.identifier:ePathIdentificationFacilityCode.use
    Definition

    この識別子の目的。 / The purpose of this identifier.

    Short通常|公式|温度|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known)
    Comments

    アプリケーションは、識別子が一時的なものであると明示的に言っていない限り、永続的であると想定できます。 / Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

    Control0..1
    BindingThe codes SHALL be taken from IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1
    (required to http://hl7.org/fhir/ValueSet/identifier-use|4.0.1)

    既知の場合、この識別子の目的を識別します。 / Identifies the purpose for this identifier, if known .

    Typecode
    Is Modifiertrue because これは、アプリケーションが一時的なIDを永続的なIDと間違えてはならないため、「IS修飾子」とラベル付けされています。 / This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Requirements

    特定の使用のコンテキストが一連の識別子の中から選択される適切な識別子を許可します。 / Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    34. Questionnaire.identifier:ePathIdentificationFacilityCode.system
    Definition

    値の名前空間、つまり一意のセット値を記述するURLを確立します。 / Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

    Short識別子値の名前空間 / The namespace for the identifier value
    Comments

    識別子。システムは常にケースに敏感です。 / Identifier.system is always case sensitive.

    Control10..1
    Typeuri
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Must Supporttrue
    Summarytrue
    Requirements

    識別子のセットがたくさんあります。2つの識別子を一致させるには、どのセットを扱っているかを知る必要があります。システムは、特定の一意の識別子セットを識別します。 / There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

    Fixed Valuehttp://e-path.jp/fhir/ePath/IdSystem/FacilityClinicalPathwayIdentifier
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    36. Questionnaire.identifier:ePathIdentificationFacilityCode.value
    Definition

    通常、識別子の部分はユーザーに関連し、システムのコンテキスト内で一意のユーザーに関連しています。 / The portion of the identifier typically relevant to the user and which is unique within the context of the system.

    Short一意の値 / The value that is unique
    Comments

    値が完全なURIの場合、システムはurn:ietf:rfc:3986でなければなりません。値の主な目的は、計算マッピングです。その結果、比較目的で正規化される可能性があります(例えば、有意でない白文字、ダッシュなどの削除)ヒューマンディスプレイ用の値は、[レンダリングされた値拡張](拡張レンダリングValue.html)を使用して伝達できます。識別子。価値は、識別子の知識を使用しない限り、ケースに敏感なものとして扱われます。システムにより、プロセッサーは、非セイズに固有の処理が安全であると確信できます。 / If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

    Control10..1
    Typestring
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Must Supporttrue
    Summarytrue
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    38. Questionnaire.identifier:ePathIdentificationFacilityCode.assigner
    Definition

    施設パスから派生した入力フォームの場合、医療機関情報を指定する。


    識別子を発行/管理する組織。 / Organization that issued/manages the identifier.

    Short医療機関情報IDを発行した組織(単なるテキストである可能性があります) / Organization that issued id (may be just text)
    Comments

    識別子は、.reference要素を省略し、割り当て組織に関する名前またはその他のテキスト情報を反映した.display要素のみを含む場合があります。 / The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.

    Control0..1
    TypeReference(JP Core Organization Profile, Organization)
    Is Modifierfalse
    Must Supporttrue
    Summarytrue
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    40. Questionnaire.identifier:ePathIdentificationFacilityCode.assigner.identifier
    Definition

    ターゲットリソースの識別子。これは、他のリソースを直接参照する方法がない場合に使用されます。これは、それが表すエンティティがFHIRサーバーを介して利用できないか、リソースの作成者が既知の識別子を実際の場所に変換する方法がないためです。。Identifierが実際にFHIRインスタンスとして公開されているものを指し示すことを指し示す必要はありませんが、FHIRインスタンスとして公開されると予想されるビジネス概念を指し示し、その場合は参照によって許可されるFHIRリソースタイプ。 / An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

    Short医療機関識別子文字通りの参照が不明な場合、論理的参照 / Logical reference, when literal reference is not known
    Comments

    参照の代わりに識別子が提供される場合、参照を処理するシステムは、識別子が使用されるビジネスコンテキストを理解している場合にのみ識別子を参照に解決できます。これはグローバル(たとえば、全国の識別子)であることがありますが、しばしばそうではありません。このため、参照を使用して作業するために説明されている有用なメカニズム(たとえば、チェーン、含まれる)はありません。また、サーバーは参照を解決できるとは期待されていません。サーバーは、識別子ベースの参照を触れずに受け入れ、それを解決し、それを拒否することができます - capabilitystatement.rest.resource.ReferencePolicyを参照してください。

    識別子とリテラル参照の両方が提供される場合、リテラル参照が推奨されます。識別子がリテラルリファレンスと一致することを確認するために、リソースの処理リソースの処理が許可されていますが、必須ではありません -

    論理参照を文字通り参照に変換するアプリケーションは、論理参照の存在を残すか、それを削除することを選択する場合があります。

    参照は、FHIRリソースとして表現できる可能性のある構造を指すことを目的としていますが、実際のFHIRリソースインスタンスとして存在する必要はありません。 。識別子と呼ばれるコンテンツは、参照のために許可されているリソースタイプの制限によって暗示される論理的制約を満たす必要があります。たとえば、タイプが参照されている場合、薬物処方の識別子を送信することは合法ではありません(観察|診断障害)。参照用のユースケースの1つは、FHIR表現が存在しない状況です(タイプが参照(任意)。 / When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

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

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

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

    NoteThis is a business identifier, not a resource identifier (see discussion)
    Control10..1
    TypeIdentifier
    Is Modifierfalse
    Summarytrue
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    42. Questionnaire.identifier:eventElapsedDays
    Slice NameeventElapsedDays
    Definition

    適用後パス内に設定された病日とひもづけるため使用する。


    他の形式で表されている場合、または仕様、モデル、設計、またはインスタンスで参照される場合にこのアンケートを識別するために使用される正式な識別子。 / 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.

    Short病日アンケートの追加識別子 / Additional identifier for the questionnaire
    Comments

    通常、これは、HL7 V3 II(インスタンス識別子)データ型に移動できる識別子に使用され、FHIRの外でこのアンケートを特定できます。 / 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.

    NoteThis is a business identifier, not a resource identifier (see discussion)
    Control0..1*
    TypeIdentifier
    Is Modifierfalse
    Summarytrue
    Requirements

    外部から提供可能なビジネス識別子をモジュールに簡単に関連付けることができます。 / Allows externally provided and/or usable business identifiers to be easily associated with the module.

    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    44. Questionnaire.identifier:eventElapsedDays.use
    Definition

    この識別子の目的。 / The purpose of this identifier.

    Short通常|公式|温度|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known)
    Comments

    アプリケーションは、識別子が一時的なものであると明示的に言っていない限り、永続的であると想定できます。 / Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

    Control0..1
    BindingThe codes SHALL be taken from IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1
    (required to http://hl7.org/fhir/ValueSet/identifier-use|4.0.1)

    既知の場合、この識別子の目的を識別します。 / Identifies the purpose for this identifier, if known .

    Typecode
    Is Modifiertrue because これは、アプリケーションが一時的なIDを永続的なIDと間違えてはならないため、「IS修飾子」とラベル付けされています。 / This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Requirements

    特定の使用のコンテキストが一連の識別子の中から選択される適切な識別子を許可します。 / Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    46. Questionnaire.identifier:eventElapsedDays.system
    Definition

    値の名前空間、つまり一意のセット値を記述するURLを確立します。 / Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

    Short識別子値の名前空間 / The namespace for the identifier value
    Comments

    識別子。システムは常にケースに敏感です。 / Identifier.system is always case sensitive.

    Control10..1
    Typeuri
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Must Supportfalse
    Summarytrue
    Requirements

    識別子のセットがたくさんあります。2つの識別子を一致させるには、どのセットを扱っているかを知る必要があります。システムは、特定の一意の識別子セットを識別します。 / There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

    Fixed Valuehttp://e-path.jp/fhir/ePath/IdSystem/eventElapsedDays
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    48. Questionnaire.identifier:eventElapsedDays.value
    Definition

    通常、識別子の部分はユーザーに関連し、システムのコンテキスト内で一意のユーザーに関連しています。 / The portion of the identifier typically relevant to the user and which is unique within the context of the system.

    Short一意の値 / The value that is unique
    Comments

    値が完全なURIの場合、システムはurn:ietf:rfc:3986でなければなりません。値の主な目的は、計算マッピングです。その結果、比較目的で正規化される可能性があります(例えば、有意でない白文字、ダッシュなどの削除)ヒューマンディスプレイ用の値は、[レンダリングされた値拡張](拡張レンダリングValue.html)を使用して伝達できます。識別子。価値は、識別子の知識を使用しない限り、ケースに敏感なものとして扱われます。システムにより、プロセッサーは、非セイズに固有の処理が安全であると確信できます。 / If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

    Control10..1
    Typestring
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Must Supportfalse
    Summarytrue
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    50. Questionnaire.identifier:pathStep
    Slice NamepathStep
    Definition

    パスステップにおける回数目。1から始まるステップの回数目となる数値を設定する。


    他の形式で表されている場合、または仕様、モデル、設計、またはインスタンスで参照される場合にこのアンケートを識別するために使用される正式な識別子。 / 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.

    Shortパスステップ ステップ回数目アンケートの追加識別子 / Additional identifier for the questionnaire
    Comments

    通常、これは、HL7 V3 II(インスタンス識別子)データ型に移動できる識別子に使用され、FHIRの外でこのアンケートを特定できます。 / 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.

    NoteThis is a business identifier, not a resource identifier (see discussion)
    Control0..1*
    TypeIdentifier
    Is Modifierfalse
    Summarytrue
    Requirements

    外部から提供可能なビジネス識別子をモジュールに簡単に関連付けることができます。 / Allows externally provided and/or usable business identifiers to be easily associated with the module.

    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    52. Questionnaire.identifier:pathStep.use
    Definition

    この識別子の目的。 / The purpose of this identifier.

    Short通常|公式|温度|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known)
    Comments

    アプリケーションは、識別子が一時的なものであると明示的に言っていない限り、永続的であると想定できます。 / Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

    Control0..1
    BindingThe codes SHALL be taken from IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1
    (required to http://hl7.org/fhir/ValueSet/identifier-use|4.0.1)

    既知の場合、この識別子の目的を識別します。 / Identifies the purpose for this identifier, if known .

    Typecode
    Is Modifiertrue because これは、アプリケーションが一時的なIDを永続的なIDと間違えてはならないため、「IS修飾子」とラベル付けされています。 / This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Requirements

    特定の使用のコンテキストが一連の識別子の中から選択される適切な識別子を許可します。 / Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    54. Questionnaire.identifier:pathStep.system
    Definition

    値の名前空間、つまり一意のセット値を記述するURLを確立します。 / Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

    Short識別子値の名前空間 / The namespace for the identifier value
    Comments

    識別子。システムは常にケースに敏感です。 / Identifier.system is always case sensitive.

    Control10..1
    Typeuri
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Requirements

    識別子のセットがたくさんあります。2つの識別子を一致させるには、どのセットを扱っているかを知る必要があります。システムは、特定の一意の識別子セットを識別します。 / There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

    Fixed Valuehttp://e-path.jp/fhir/ePath/IdSystem/pathStep
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    56. Questionnaire.identifier:pathStep.value
    Definition

    通常、識別子の部分はユーザーに関連し、システムのコンテキスト内で一意のユーザーに関連しています。 / The portion of the identifier typically relevant to the user and which is unique within the context of the system.

    Short一意の値 / The value that is unique
    Comments

    値が完全なURIの場合、システムはurn:ietf:rfc:3986でなければなりません。値の主な目的は、計算マッピングです。その結果、比較目的で正規化される可能性があります(例えば、有意でない白文字、ダッシュなどの削除)ヒューマンディスプレイ用の値は、[レンダリングされた値拡張](拡張レンダリングValue.html)を使用して伝達できます。識別子。価値は、識別子の知識を使用しない限り、ケースに敏感なものとして扱われます。システムにより、プロセッサーは、非セイズに固有の処理が安全であると確信できます。 / If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

    Control10..1
    Typestring
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    58. Questionnaire.title
    Definition

    入力フォームのタイトルを設定する。


    アンケートの短い、説明的なユーザーフレンドリーなタイトル。 / A short, descriptive, user-friendly title for the questionnaire.

    Short入力フォームタイトルこのアンケートの名前(人間に優しい) / Name for this questionnaire (human friendly)
    Comments

    この名前は、機械加工に優しいものである必要はなく、句読点、ホワイトスペースなどが含まれている場合があります。 / This name does not need to be machine-processing friendly and may contain punctuation, white-space, etc.

    Control10..1
    Typestring
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Must Supporttrue
    Summarytrue
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    60. Questionnaire.status
    Definition

    このアンケートのステータス。コンテンツのライフサイクルを追跡することができます。 / The status of this questionnaire. Enables tracking the life-cycle of the content.

    Shortドラフト|アクティブ|引退|わからない / draft | active | retired | unknown
    Comments

    使用に適したアンケートのフィルタリングを許可します。 / Allows filtering of questionnaires that are appropriate for use versus not.

    Control1..1
    BindingThe codes SHALL be taken from 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.

    Typecode
    Is Modifiertrue because これは、アプリケーションが退職した{{title}}を正当な考慮せずに使用しないでください。 / This is labeled as "Is Modifier" because applications should not use a retired {{title}} without due consideration
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    62. Questionnaire.subjectType
    Definition

    アンケートのために作成された回答の対象となる可能性のある主題の種類。 / The types of subjects that can be the subject of responses created for the questionnaire.

    Shortアンケートの対象となる可能性のあるリソース / Resource that can be subject of QuestionnaireResponse
    Comments

    何も指定されていない場合、被験者は無制限です。 / If none are specified, then the subject is unlimited.

    Control0..*
    BindingThe codes SHALL be taken from ResourceTypehttp://hl7.org/fhir/ValueSet/resource-types|4.0.1
    (required to http://hl7.org/fhir/ValueSet/resource-types|4.0.1)

    このバージョンのFHIRの一部として定義されたリソースタイプの1つ。 / One of the resource types defined as part of this version of FHIR.

    Typecode
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Must Supporttrue
    Summarytrue
    Fixed ValueCarePlan
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    64. Questionnaire.description
    Definition

    ヒューマンリーダブルな形式で入力フォームの説明を設定する。


    消費者の観点からアンケートの無料テキスト自然言語説明。 / A free text natural language description of the questionnaire from a consumer's perspective.

    Short入力フォームの説明アンケートの自然言語の説明 / Natural language description of the questionnaire
    Comments

    この説明は、アンケートが作成された理由、誤用に関するコメント、臨床使用と解釈の指示、文献の参照、紙の世界からの例などの詳細をキャプチャするために使用できます。リソース自体の「テキスト」フィールド。この項目は、情報がコンテキストから入手可能でない限り入力する必要があります(たとえば、アンケートの言語は、アンケートが作成された場所の主要な言語であると推定されます)。 / 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).

    Control0..1
    Typemarkdown
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Must Supportfalse
    Summaryfalse
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    66. Questionnaire.code
    Definition

    この質問の識別子または泡などの特定の用語での質問のグループ。 / An identifier for this question or group of questions in a particular terminology such as LOINC.

    Short全体的なアンケートを表す概念 / Concept that represents the overall questionnaire
    Control0..*
    BindingFor example codes, see QuestionnaireQuestionCodeshttp://hl7.org/fhir/ValueSet/questionnaire-questions
    (example to http://hl7.org/fhir/ValueSet/questionnaire-questions)

    アンケート、グループ、および個々の質問のコード。 / Codes for questionnaires, groups and individual questions.

    TypeCoding
    Is Modifierfalse
    Must Supportfalse
    Summarytrue
    Requirements

    完全なアンケートリソースを正式な用語にリンクできます。質問の「パネル」がコードで識別されるのは一般的です。 / Allows linking of the complete Questionnaire resources to formal terminologies. It's common for "panels" of questions to be identified by a code.

    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    68. Questionnaire.item
    Definition

    1階層目にOATユニット、2階層目を観察項目の内容を設定する。入力コントロールの定義(ePathメッセージの観察項目結果値定義)は、ElementDefinitionではなく、拡張で対応する。


    アンケートの一部である特定の質問、質問グループ化、または表示テキスト。 / A particular question, question grouping or display text that is part of the questionnaire.

    Short入力コントロールアンケート内の質問とセクション / Questions and sections within the Questionnaire
    Comments

    アンケートの内容は、注文された階層的なアイテムのコレクションから構築されています。 / The content of the questionnaire is constructed from an ordered, hierarchical collection of items.

    Control0..*
    This element is affected by the following invariants: que-3
    TypeBackboneElement
    Is Modifierfalse
    Summaryfalse
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / 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: 質問には、AnsweroptionとAnserValuesetの両方がありません / A question cannot have both answerOption and answerValueSet (answerOption.empty() or answerValueSet.empty())
    que-5: 「選択」と「オープン選択」アイテムのみがextervaluesetを持つことができます / 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: 1つ以上のAnsweroptionが存在する場合、初期[x]が欠落している必要があります / If one or more answerOption is present, initial[x] must be missing (answerOption.empty() or initial.empty())
    que-12: いつ複数の有効化できる場合、enablebehaviorを指定する必要があります / 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: 質問には、AnsweroptionとAnserValuesetの両方がありません / A question cannot have both answerOption and answerValueSet (answerOption.empty() or answerValueSet.empty())
    que-5: 「選択」と「オープン選択」アイテムのみがextervaluesetを持つことができます / 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: 1つ以上のAnsweroptionが存在する場合、初期[x]が欠落している必要があります / If one or more answerOption is present, initial[x] must be missing (answerOption.empty() or initial.empty())
    que-12: いつ複数の有効化できる場合、enablebehaviorを指定する必要があります / 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)
    70. Questionnaire.item.extension
    Definition

    An Extension


    要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and 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.

    ShortExtension実装で定義された追加のコンテンツ / Additional content defined by implementations
    Comments

    拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

    Control0..*
    TypeExtension
    Is Modifierfalse
    Summaryfalse
    Alternate Namesextensions, user content
    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
    SlicingThis element introduces a set of slices on Questionnaire.item.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
    • value @ url
    • 72. Questionnaire.item.extension:ePathQuestionnaireItemExtensions
      Slice NameePathQuestionnaireItemExtensions
      Definition

      観察項目結果値の値型、桁数、選択値、最大・最小値等の属性や制約を定めた情報。 設定可能な内容や表現方法は施設・運用主体等のローカル内で定め、これに則り設定する。

      Short観察項目結果値定義
      Control0..1
      This element is affected by the following invariants: ele-1
      TypeExtension(EPath Questionnaire ItemExtensions Extension) (Complex Extension)
      Is Modifierfalse
      Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
      74. Questionnaire.item.modifierExtension
      Definition

      要素の基本的な定義の一部ではなく、それが含まれている要素の理解、および/または含まれる要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。

      モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / 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).

      Short認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
      Comments

      拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

      Control0..*
      TypeExtension
      Is Modifiertrue because 修飾子拡張は、それらを含む要素の意味または解釈を変更することが期待されています / Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
      Summarytrue
      Requirements

      修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / 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.

      Alternate Namesextensions, user content, modifiers
      Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
      76. Questionnaire.item.linkId
      Definition

      質問と回答をひもづけるための識別子を設定する。ePathメッセージ構造上の要素(アウトカムや観察項目)を特定できるよう生成する。


      アンケートリソースで同等のアイテムへのリンクを可能にするアンケート内で一意の識別子。 / An identifier that is unique within the Questionnaire allowing linkage to the equivalent item in a QuestionnaireResponse resource.

      ShortリンクIDアンケートのアイテムの一意のID / Unique id for item in questionnaire
      Comments

      これは意味のある識別子(例えば、ロインコード)になることができますが、意味を持つことを意図していません。ここでは、ガイドまたはシーケンシャル番号が適切です。 / 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.

      Control1..1
      Typestring
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Must Supporttrue
      Summaryfalse
      Requirements

      [Questionnairesponse](Questioneresponse.html#)は、省略されたアイテムを含める必要はなく、繰り返されるアイテムがある場合があるため、位置のみに基づいたリンケージでは十分ではありません。 / 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.


      [Questionnairesponse](Questioneresponse.html#)は、省略されたアイテムを含める必要はなく、繰り返されるアイテムがある場合があるため、位置のみに基づいたリンケージでは十分ではありません。 / 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.

      Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      78. Questionnaire.item.code
      Definition

      対応するアウトカムや観察項目のコード


      このグループまたは質問に対応する用語コード(たとえば、多くの質問と回答を定義するLOINCのコード)。 / A terminology code that corresponds to this group or question (e.g. a code from LOINC, which defines many questions and answers).

      Shortコード用語のこの項目の対応する概念 / Corresponding concept for this item in a terminology
      Comments

      値は、.definitionで言及された要素デフィニッションから生じる場合があります。 / The value may come from the ElementDefinition referred to by .definition.

      Control0..*
      This element is affected by the following invariants: que-3
      BindingFor example codes, see QuestionnaireQuestionCodeshttp://hl7.org/fhir/ValueSet/questionnaire-questions
      (example to http://hl7.org/fhir/ValueSet/questionnaire-questions)

      アンケート、グループ、および個々の質問のコード。 / Codes for questionnaires, groups and individual questions.

      TypeCoding
      Is Modifierfalse
      Must Supporttrue
      Summaryfalse
      Requirements

      質問のグループを正式な用語にリンクできます。 / Allows linking of groups of questions to formal terminologies.

      Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      80. Questionnaire.item.text
      Definition

      セクションの名前、ディスプレイアイテムの質問またはテキストコンテンツのテキスト。 / The name of a section, the text of a question or text content for a display item.

      Short質問を表すテキストアイテムのプライマリテキスト / Primary text for the item
      Comments

      この要素を使用してセクションの名前を表す場合は、グループタイプのアイテムを使用し、テキスト要素をセクションの見出しとして表示するのに適した短い文字列に制限するようにします。グループアイテムの命令は、グループ内のディスプレイタイプアイテムとして含める必要があります。 / 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.

      Control10..1
      Typestring
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Must Supporttrue
      Summaryfalse
      Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      82. Questionnaire.item.type
      Definition

      値型、アウトカム(入力箇所がない親項目)は group を指定する。観察項目(入力箇所がある項目)は question を指定する。


      アンケート項目のタイプこれは、表示されるテキスト、他のアイテムのグループ化、またはキャプチャされる特定のタイプのデータ(文字列、整数、コード化された選択など)です。 / 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.).

      Shortグループ|表示|boolean |小数|整数|日付|DateTime + / group | display | boolean | decimal | integer | date | dateTime +
      Comments

      回答の種類に対する追加の制約は、拡張機能によって伝えることができます。値は、.definitionで言及された要素デフィニッションから生じる場合があります。 / Additional constraints on the type of answer can be conveyed by extensions. The value may come from the ElementDefinition referred to by .definition.

      Control1..1
      BindingThe codes SHALL be taken from 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.

      Typecode
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Must Supporttrue
      Summaryfalse
      Requirements

      ユーザーが回答を求められる形式を定義します。 / Defines the format in which the user is to be prompted for the answer.

      Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      84. Questionnaire.item.enableWhen
      Definition

      指定された条件が真の場合、このアイテムを有効にする(表示/許可回答をキャプチャする)のみ有効にする必要があることを示す制約。 / A constraint indicating that this item should only be enabled (displayed/allow answers to be captured) when the specified condition is true.

      Short場合にのみデータを許可します / Only allow data when
      Comments

      この拡張機能の複数の繰り返しが存在する場合、繰り返しの *任意の *の条件が真である場合、アイテムを有効にする必要があります。すなわち「exable "が「exable」が「または「句」または「句」が結合されていると扱います。この要素は修飾子です。なぜなら、アイテムが存在する場合、条件が満たされている場合に「必須」が無視されるためです。アイテムが無効になっている場合、ロジックが評価する可能性があるものに関係なく、その子孫はすべて無効になります。 / 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.

      Control0..*
      TypeBackboneElement
      Is Modifiertrue because 存在する場合が存在し、条件がfalsに評価される場合、アンケートは実際に存在しないかのように動作します / If enableWhen is present and the condition evaluates to false, then the Questionnaire behaves as though the elements weren't actually present
      Summaryfalse
      Requirements

      アンケートは、他の質問への回答に基づいて適応することができます。例えば。身体的性別が男性として指定されている場合、妊娠歴を捉える必要はありません。また、命令または質問のグループの条件付き表示を許可します。 / 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.

      Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / 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))
      86. Questionnaire.item.enableWhen.modifierExtension
      Definition

      要素の基本的な定義の一部ではなく、それが含まれている要素の理解、および/または含まれる要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。

      モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / 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).

      Short認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
      Comments

      拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

      Control0..*
      TypeExtension
      Is Modifiertrue because 修飾子拡張は、それらを含む要素の意味または解釈を変更することが期待されています / Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
      Summarytrue
      Requirements

      修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / 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.

      Alternate Namesextensions, user content, modifiers
      Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
      88. Questionnaire.item.enableWhen.question
      Definition

      答え(または回答の欠如)がこのアイテムが有効になっているかどうかを支配する質問のLinkid。 / The linkId for the question whose answer (or lack of answer) governs whether this item is enabled.

      Shortアイテムが有効になっているかどうかを決定する質問 / Question that determines whether item is enabled
      Comments

      同じ質問(同じLinkID)に対して複数の質問が存在する場合、これは、最初に「祖先」軸を追跡し、次に「前の」軸を、次に「次の」軸を追跡することにより到達可能な最も近い質問の発生を指します。 / 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.

      Control1..1
      Typestring
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Summaryfalse
      Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      90. Questionnaire.item.enableWhen.operator
      Definition

      質問が有効になっている基準を指定します。 / Specifies the criteria by which the question is enabled.

      Short存在する|= |!= |> |<|> = |<= / exists | = | != | > | < | >= | <=
      Control1..1
      BindingThe codes SHALL be taken from 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.

      Typecode
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Summaryfalse
      Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      92. Questionnaire.item.enableWhen.answer[x]
      Definition

      参照された質問が、アイテムを有効にするために指定された演算子を使用してテストされる値。 / A value that the referenced question is tested using the specified operator in order for the item to be enabled.

      Shortオペレーターに基づく質問比較の価値 / Value for question comparison based on operator
      Control1..1
      This element is affected by the following invariants: que-7
      BindingFor example codes, see QuestionnaireAnswerCodeshttp://hl7.org/fhir/ValueSet/questionnaire-answers
      (example to http://hl7.org/fhir/ValueSet/questionnaire-answers)

      質問に答えるための値が許可されています。 / Allowed values to answer questions.

      TypeChoice of: boolean, decimal, integer, date, dateTime, time, string, Coding, Quantity, Reference(Resource)
      [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Summaryfalse
      Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      94. Questionnaire.item.answerValueSet
      Definition

      「選択」または「オープン選択」質問の許可された回答を表すコードのリストを含む値セットへの参照。 / A reference to a value set containing a list of codes representing permitted answers for a "choice" or "open-choice" question.

      Short許可された回答を含むバリューセット / Valueset containing permitted answers
      Comments

      LOINCは、アンケート応答に多くの有用な価値セットを定義します。[LOINC ANSWRE LISTS](LOINC.HTML#ALIST)を参照してください。値は、.definitionで言及された要素デフィニッションから生じる場合があります。 / LOINC defines many useful value sets for questionnaire responses. See LOINC Answer Lists. The value may come from the ElementDefinition referred to by .definition.

      Control0..1
      This element is affected by the following invariants: que-4, que-5
      Typecanonical(ValueSet)
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Summaryfalse
      Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      96. Questionnaire.item.answerOption
      Definition

      選択可能な結果値のリスト。


      「選択」または「オープン選択」の質問に対する許可された回答の1つ。 / One of the permitted answers for a "choice" or "open-choice" question.

      Short選択値リスト許可された回答 / Permitted answer
      Comments

      この要素は、nesservaluesetの値セット機械が面倒すぎると見なされる場合、またはコードではない可能性のある回答をキャプチャする必要がある場合に使用できます。 / 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.

      Control0..*
      This element is affected by the following invariants: que-4, que-5
      TypeBackboneElement
      Is Modifierfalse
      Must Supportfalse
      Summaryfalse
      Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      98. Questionnaire.item.answerOption.modifierExtension
      Definition

      要素の基本的な定義の一部ではなく、それが含まれている要素の理解、および/または含まれる要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。

      モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / 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).

      Short認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
      Comments

      拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

      Control0..*
      TypeExtension
      Is Modifiertrue because 修飾子拡張は、それらを含む要素の意味または解釈を変更することが期待されています / Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
      Summarytrue
      Requirements

      修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / 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.

      Alternate Namesextensions, user content, modifiers
      Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
      100. Questionnaire.item.answerOption.value[x]
      Definition

      この質問に対する答えとして許可されている潜在的な答え。 / A potential answer that's allowed as the answer to this question.

      Short回答値 / Answer value
      Comments

      値のデータ型は、item.typeに同意する必要があります。 / The data type of the value must agree with the item.type.

      Control1..1
      BindingFor example codes, see QuestionnaireAnswerCodeshttp://hl7.org/fhir/ValueSet/questionnaire-answers
      (example to http://hl7.org/fhir/ValueSet/questionnaire-answers)

      質問に答えるための値が許可されています。 / Allowed values to answer questions.

      TypeCoding, date, string, Reference(Resource), integer, time
      [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
      Is Modifierfalse
      Summaryfalse
      Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      102. Questionnaire.item.answerOption.value[x].system
      Definition

      コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

      Short値コード体系用語システムのアイデンティティ / Identity of the terminology system
      Comments

      uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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.

      Control0..1
      Typeuri
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Summarytrue
      Requirements

      シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

      Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      104. Questionnaire.item.answerOption.value[x].code
      Definition

      システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / 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).

      Shortシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
      Control0..1
      Typecode
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Summarytrue
      Requirements

      システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

      Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      106. Questionnaire.item.answerOption.value[x].display
      Definition

      システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system.

      Short値名システムによって定義された表現 / Representation defined by the system
      Control0..1
      Typestring
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Summarytrue
      Requirements

      システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

      Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      108. Questionnaire.item.initial
      Definition

      ユーザー入力のアンケートを最初にレンダリングする際に、回答に事前に入力する必要がある1つ以上の値。 / One or more values that should be pre-populated in the answer when initially rendering the questionnaire for user input.

      Shortアイテムが最初にレンダリングされたときの初期値 / Initial value(s) when item is first rendered
      Comments

      ユーザーは値を変更し、デフォルトをオーバーライドすることができます(読み取り専用としてマークされていない限り)。ユーザーが値を変更しない場合、アンケートのサポートが最初に作成されると、この初期値が持続されます。初期値は結果に影響を与える可能性があることに注意してください。初期[x]のデータ型はitem.typeに同意する必要があり、繰り返すアイテムのみが1つ以上の初期値を持つことができます。 / 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.

      Control0..*
      This element is affected by the following invariants: que-8, que-13
      TypeBackboneElement
      Is Modifierfalse
      Summaryfalse
      Requirements

      一部のワークフローでは、デフォルトを持つことで時間を節約できます。 / In some workflows, having defaults saves time.

      Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      110. Questionnaire.item.initial.modifierExtension
      Definition

      要素の基本的な定義の一部ではなく、それが含まれている要素の理解、および/または含まれる要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。

      モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / 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).

      Short認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
      Comments

      拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

      Control0..*
      TypeExtension
      Is Modifiertrue because 修飾子拡張は、それらを含む要素の意味または解釈を変更することが期待されています / Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
      Summarytrue
      Requirements

      修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / 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.

      Alternate Namesextensions, user content, modifiers
      Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
      112. Questionnaire.item.initial.value[x]
      Definition

      最初の回答に対する実際の値。 / The actual value to for an initial answer.

      Short質問を初期化するための実際の価値 / Actual value for initializing the question
      Comments

      初期値のタイプは、アイテムのタイプと一致する必要があります。 / The type of the initial value must be consistent with the type of the item.

      Control1..1
      BindingFor example codes, see QuestionnaireAnswerCodeshttp://hl7.org/fhir/ValueSet/questionnaire-answers
      (example to http://hl7.org/fhir/ValueSet/questionnaire-answers)

      質問に答えるための値が許可されています。 / Allowed values to answer questions.

      TypeChoice of: boolean, decimal, integer, date, dateTime, time, string, uri, Attachment, Coding, Quantity, Reference(Resource)
      [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Summaryfalse
      Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))

      Guidance on how to interpret the contents of this table can be found here

      0. Questionnaire
      Definition

      患者入力フォーム、病日単位でリソースを作成を想定する。

      Short患者入力フォーム
      2. Questionnaire.meta
      Control1..?
      4. Questionnaire.meta.profile
      Control1..1
      Must Supporttrue
      Fixed Valuehttp://e-path.jp/fhir/ePath/StructureDefinition/EPath_Questionnaire
      6. Questionnaire.url
      Definition

      例えば、下記の値を設定する。 http://e-path.jp/fhir/ePath/templates/[医療機関コード]/Questionnaire/EP02_施設パスコード]_[病日] 例)http://e-path.jp/fhir/ePath/templates/1234567890/Questionnaire/EP02_phr_1"

      Short設定例:http://e-path.jp/fhir/ePath/templates/[医療機関コード]/Questionnaire/EP02_施設パスコード]_[病日]
      Control1..?
      Must Supporttrue
      8. Questionnaire.identifier
      NoteThis is a business identifier, not a resource identifier (see discussion)
      SlicingThis element introduces a set of slices on Questionnaire.identifier. The slices areUnordered and Open, and can be differentiated using the following discriminators:
      • value @ system
      • 10. Questionnaire.identifier:resourceInstanceIdentifier
        Slice NameresourceInstanceIdentifier
        NoteThis is a business identifier, not a resource identifier (see discussion)
        Control0..1
        Must Supportfalse
        12. Questionnaire.identifier:resourceInstanceIdentifier.system
        Control1..?
        Must Supporttrue
        Fixed Valuehttp://e-path.jp/fhir/ePath/IdSystem/resourceInstance-identifier
        14. Questionnaire.identifier:resourceInstanceIdentifier.value
        Control1..?
        Must Supporttrue
        16. Questionnaire.identifier:ePathIdentificationStandardCode
        Slice NameePathIdentificationStandardCode
        Shortひな型パス識別
        NoteThis is a business identifier, not a resource identifier (see discussion)
        Control0..1
        18. Questionnaire.identifier:ePathIdentificationStandardCode.system
        Control1..?
        Must Supporttrue
        Fixed Valueurn:oid:1.2.392.200250.2.2.50.10
        20. Questionnaire.identifier:ePathIdentificationStandardCode.value
        Control1..?
        Must Supporttrue
        22. Questionnaire.identifier:ePathIdentificationFacilityCode
        Slice NameePathIdentificationFacilityCode
        Short施設パス識別
        NoteThis is a business identifier, not a resource identifier (see discussion)
        Control0..1
        24. Questionnaire.identifier:ePathIdentificationFacilityCode.system
        Control1..?
        Must Supporttrue
        Fixed Valuehttp://e-path.jp/fhir/ePath/IdSystem/FacilityClinicalPathwayIdentifier
        26. Questionnaire.identifier:ePathIdentificationFacilityCode.value
        Control1..?
        Must Supporttrue
        28. Questionnaire.identifier:ePathIdentificationFacilityCode.assigner
        Definition

        施設パスから派生した入力フォームの場合、医療機関情報を指定する。

        Short医療機関情報
        TypeReference(JP Core Organization Profile)
        Must Supporttrue
        30. Questionnaire.identifier:ePathIdentificationFacilityCode.assigner.identifier
        Short医療機関識別子
        NoteThis is a business identifier, not a resource identifier (see discussion)
        Control1..?
        32. Questionnaire.identifier:eventElapsedDays
        Slice NameeventElapsedDays
        Definition

        適用後パス内に設定された病日とひもづけるため使用する。

        Short病日
        NoteThis is a business identifier, not a resource identifier (see discussion)
        Control0..1
        34. Questionnaire.identifier:eventElapsedDays.system
        Control1..?
        Must Supportfalse
        Fixed Valuehttp://e-path.jp/fhir/ePath/IdSystem/eventElapsedDays
        36. Questionnaire.identifier:eventElapsedDays.value
        Control1..?
        Must Supportfalse
        38. Questionnaire.identifier:pathStep
        Slice NamepathStep
        Definition

        パスステップにおける回数目。1から始まるステップの回数目となる数値を設定する。

        Shortパスステップ ステップ回数目
        NoteThis is a business identifier, not a resource identifier (see discussion)
        Control0..1
        40. Questionnaire.identifier:pathStep.system
        Control1..?
        Fixed Valuehttp://e-path.jp/fhir/ePath/IdSystem/pathStep
        42. Questionnaire.identifier:pathStep.value
        Control1..?
        44. Questionnaire.title
        Definition

        入力フォームのタイトルを設定する。

        Short入力フォームタイトル
        Control1..?
        Must Supporttrue
        46. Questionnaire.subjectType
        Must Supporttrue
        Fixed ValueCarePlan
        48. Questionnaire.description
        Definition

        ヒューマンリーダブルな形式で入力フォームの説明を設定する。

        Short入力フォームの説明
        Must Supportfalse
        50. Questionnaire.code
        Must Supportfalse
        52. Questionnaire.item
        Definition

        1階層目にOATユニット、2階層目を観察項目の内容を設定する。入力コントロールの定義(ePathメッセージの観察項目結果値定義)は、ElementDefinitionではなく、拡張で対応する。

        Short入力コントロール
        54. Questionnaire.item.extension
        SlicingThis element introduces a set of slices on Questionnaire.item.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
        • value @ url
        • 56. Questionnaire.item.extension:ePathQuestionnaireItemExtensions
          Slice NameePathQuestionnaireItemExtensions
          Control0..1
          TypeExtension(EPath Questionnaire ItemExtensions Extension) (Complex Extension)
          58. Questionnaire.item.linkId
          Definition

          質問と回答をひもづけるための識別子を設定する。ePathメッセージ構造上の要素(アウトカムや観察項目)を特定できるよう生成する。

          ShortリンクID
          Must Supporttrue
          60. Questionnaire.item.code
          Definition

          対応するアウトカムや観察項目のコード

          Shortコード
          Must Supporttrue
          62. Questionnaire.item.text
          Short質問を表すテキスト
          Control1..?
          Must Supporttrue
          64. Questionnaire.item.type
          Definition

          値型、アウトカム(入力箇所がない親項目)は group を指定する。観察項目(入力箇所がある項目)は question を指定する。

          Must Supporttrue
          66. Questionnaire.item.answerOption
          Definition

          選択可能な結果値のリスト。

          Short選択値リスト
          Must Supportfalse
          68. Questionnaire.item.answerOption.value[x]
          Short
          TypeCoding, date, string, Reference(Resource), integer, time
          [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
          70. Questionnaire.item.answerOption.value[x].system
          Short値コード体系
          72. Questionnaire.item.answerOption.value[x].code
          Short
          74. Questionnaire.item.answerOption.value[x].display
          Short値名

          Guidance on how to interpret the contents of this table can be found here

          0. Questionnaire
          Definition

          患者入力フォーム、病日単位でリソースを作成を想定する。

          Short患者入力フォーム
          Control0..*
          Is Modifierfalse
          Summaryfalse
          Alternate NamesForm, CRF, Survey
          Invariantsdom-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: リソースが別のリソースに含まれている場合、meta.versionidまたはmeta.lastupdatedを持たないものとします / 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: リソースには、堅牢な管理のための叙述(Narative)が必要です / 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: グループと質問のリンクIDは、アンケート内で一意でなければなりません / The link ids for groups and questions must be unique within the questionnaire (descendants().linkId.isDistinct())
          2. Questionnaire.id
          Definition

          リソースのURLで使用されるリソースの論理ID。割り当てられたら、この値は変更されません。 / The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.

          Shortこのアーティファクトの論理ID / Logical id of this artifact
          Comments

          リソースにIDがないのは、IDが作成操作を使用してサーバーに送信されている場合です。 / The only time that a resource does not have an id is when it is being submitted to the server using a create operation.

          Control0..1
          Typeid
          Is Modifierfalse
          Summarytrue
          4. Questionnaire.meta
          Definition

          リソースに関するメタデータ。これは、インフラストラクチャによって維持されるコンテンツです。コンテンツの変更は、常にリソースのバージョンの変更に関連付けられているとは限りません。 / 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.

          Shortリソースに関するメタデータ / Metadata about the resource
          Control1..1
          TypeMeta
          Is Modifierfalse
          Summarytrue
          Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          6. Questionnaire.meta.id
          Definition

          リソース内の要素の固有ID(内部参照用)。これは、スペースを含まない任意の文字列値である可能性があります。

          Shortエレメント相互参照のためのユニークID
          Control0..1
          Typestring
          Is Modifierfalse
          XML FormatIn the XML format, this property is represented as an attribute.
          Summaryfalse
          8. Questionnaire.meta.extension
          Definition

          「要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。」

          Short実装によって定義される追加コンテンツ
          Comments

          どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。

          Control0..*
          TypeExtension
          Is Modifierfalse
          Summaryfalse
          Alternate Namesextensions, user content
          Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
          ext-1: 「拡張機能または値[x]のいずれかが必要です。両方ではありません。」 (extension.exists() != value.exists())
          SlicingThis element introduces a set of slices on Questionnaire.meta.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
          • value @ url
          • 10. Questionnaire.meta.versionId
            Definition

            URLのバージョン部分に表示されるバージョン固有の識別子。この値は、リソースが作成、更新、または削除された場合に変更されます。

            Shortバージョン固有の識別子 (Baajon koyū no shikibetsu-shi)
            Comments

            サーバーがこの値を割り当て、クライアントが指定した値を無視する。ただし、サーバーが更新/削除時にバージョンの整合性を強制する場合を除く。

            Control0..1
            Typeid
            Is Modifierfalse
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            Summarytrue
            Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
            12. Questionnaire.meta.lastUpdated
            Definition

            リソースが最後に変更されたとき - 例えば、バージョンが変更されたとき。

            Short「リソースのバージョンが最後に変更されたとき」
            Comments

            この値はリソースが初めて作成される場合を除いて常に設定されています。サーバー/リソースマネージャーがこの値を設定します。クライアントが提供する値は関係ありません。これはHTTP Last-Modifiedに相当し、readのインタラクションで同じ値を持つべきです。

            Control0..1
            Typeinstant
            Is Modifierfalse
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            Summarytrue
            Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
            14. Questionnaire.meta.source
            Definition

            リソースのソースシステムを識別するURI。これにより、リソース内の情報のソースをトラックまたは区別するために使用できる最小限の[プロビナンス](provenance.html#)情報が提供されます。ソースは、別のFHIRサーバー、ドキュメント、メッセージ、データベースなどを識別できます。

            Short「リソースがどこから来たかを特定する」(Risōsu ga doko kara kita ka o tokutei suru)
            Comments

            「プロバナンスのリソースにおいて、これはProvenance.entity.what[x]に対応します。ソースの正確な使用方法(および含意されるProvenance.entity.role)は実装者の判断に委ねられます。指定されたソースは1つだけです。追加のプロバナンスの詳細が必要な場合は、完全なプロバナンスリソースを使用するべきです。

            この要素は、正規のURLでホストされていないリソースの現在のマスターソースがどこにあるかを示すために使用できます。」

            Control0..1
            Typeuri
            Is Modifierfalse
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            Summarytrue
            Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
            16. Questionnaire.meta.profile
            Definition

            このリソースが準拠すると主張する StructureDefinition リソースに関するプロファイルのリストです。URL は StructureDefinition.url への参照です。

            Shortこのリソースが適合を主張するプロファイル
            Comments

            これらの主張が時間の経過に伴って検証または更新される方法と、それらを決定するサーバーや他の基盤に任されます。プロファイルURLのリストは1セットです。

            Control1..1
            Typecanonical(StructureDefinition)
            Is Modifierfalse
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            Must Supporttrue
            Summarytrue
            Fixed Valuehttp://e-path.jp/fhir/ePath/StructureDefinition/EPath_Questionnaire
            Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
            18. Questionnaire.meta.security
            Definition

            このリソースにはセキュリティラベルが適用されています。これらのタグにより、特定のリソースが全体的なセキュリティポリシーやインフラストラクチャに関連付けられます。

            Shortこのリソースに適用されたセキュリティラベル
            Comments

            セキュリティラベルは変更せずにリソースのバージョンを更新可能です。セキュリティラベルのリストはセットであり、一意性はシステム/コードに基づき、バージョンと表示は無視されます。

            Control0..*
            BindingUnless not suitable, these codes SHALL be taken from All Security Labels
            (extensible to http://hl7.org/fhir/ValueSet/security-labels)

            医療プライバシーおよびセキュリティ分類システムからのセキュリティラベル。

            TypeCoding
            Is Modifierfalse
            Summarytrue
            Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
            20. Questionnaire.meta.tag
            Definition

            このリソースに適用されるタグです。タグは、リソースをプロセスやワークフローに識別し、関連付けるために使用することが意図されており、アプリケーションはリソースの意味を解釈する際にタグを考慮する必要はありません。

            Shortこのリソースに適用されたタグ
            Comments

            リソースの表示バージョンを変更することなく、タグを更新できます。タグのリストは集合です。ユニーク性はシステム/コードに基づき、バージョンと表示は無視されます。

            Control0..*
            BindingFor example codes, see CommonTags
            (example to http://hl7.org/fhir/ValueSet/common-tags)

            「様々なタグを表すコードで、一般的にはワークフローに関連しています。

            TypeCoding
            Is Modifierfalse
            Summarytrue
            Invariantsele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))
            22. Questionnaire.implicitRules
            Definition

            リソースが構築されたときに従った一連のルールへの参照。コンテンツの処理時に理解する必要があります。多くの場合、これは他のプロファイルなどとともに特別なルールを定義する実装ガイドへの参照です。 / 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.

            Shortこのコンテンツが作成されたルールのセット / A set of rules under which this content was created
            Comments

            このルールセットを主張することは、コンテンツが限られた取引パートナーのセットによってのみ理解されることを制限します。これにより、本質的に長期的にデータの有用性が制限されます。ただし、既存の健康エコシステムは非常に破壊されており、一般的に計算可能な意味でデータを定義、収集、交換する準備ができていません。可能な限り、実装者や仕様ライターはこの要素の使用を避ける必要があります。多くの場合、使用する場合、URLは、これらの特別なルールを他のプロファイル、バリューセットなどとともに叙述(Narative)の一部として定義する実装ガイドへの参照です。 / 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.

            Control0..1
            Typeuri
            Is Modifiertrue because 暗黙のルールは、意味または解釈を変更するリソースに関する追加の知識を提供する可能性があるため、この要素は修飾子としてラベル付けされています。 / 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
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            Summarytrue
            Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            24. Questionnaire.language
            Definition

            リソースが書かれている基本言語。 / The base language in which the resource is written.

            Shortリソースコンテンツの言語 / Language of the resource content
            Comments

            言語は、インデックス作成とアクセシビリティをサポートするために提供されます(通常、テキストから音声までのサービスなどのサービスが言語タグを使用します)。叙述(Narative)のHTML言語タグは、叙述(Narative)に適用されます。リソース上の言語タグを使用して、リソース内のデータから生成された他のプレゼンテーションの言語を指定できます。すべてのコンテンツが基本言語である必要はありません。リソース。言語は、叙述(Narative)に自動的に適用されると想定されるべきではありません。言語が指定されている場合、HTMLのDIV要素にも指定されている場合(XML:LangとHTML Lang属性の関係については、HTML5のルールを参照してください)。 / 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).

            Control0..1
            BindingThe codes SHOULD be taken from CommonLanguages
            (preferred to http://hl7.org/fhir/ValueSet/languages)

            人間の言語。 / A human language.

            Additional BindingsPurpose
            AllLanguagesMax Binding
            Typecode
            Is Modifierfalse
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            Summaryfalse
            Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            26. Questionnaire.text
            Definition

            リソースの概要を含み、人間へのリソースの内容を表すために使用できる人間の読み取り可能な叙述(Narative)。叙述(Narative)はすべての構造化されたデータをエンコードする必要はありませんが、人間が叙述(Narative)を読むだけで「臨床的に安全」にするために十分な詳細を含める必要があります。リソースの定義は、臨床的安全を確保するために、叙述(Narative)で表現するコンテンツを定義する場合があります。 / 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.

            Short人間の解釈のためのリソースのテキスト概要 / Text summary of the resource, for human interpretation
            Comments

            含まれるリソースには叙述(Narative)がありません。含まれていないリソースには叙述(Narative)が必要です。場合によっては、リソースには、追加の個別のデータがほとんどまたはまったくないテキストのみがあります(すべてのMinoccur = 1要素が満たされている限り)。これは、情報がtext blob (バイナリー ラージ オブジェクト)としてキャプチャされるレガシーシステムからのデータ、またはテキストが生またはナレーションされ、エンコードされた情報が後で追加される場合に必要になる場合があります。 / 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.

            Control0..1
            TypeNarrative
            Is Modifierfalse
            Summaryfalse
            Alternate Namesnarrative, html, xhtml, display
            Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            28. Questionnaire.contained
            Definition

            これらのリソースには、それらを含むリソースを除いて独立した存在はありません - 独立して特定することはできず、独自の独立したトランザクションスコープを持つこともできません。 / 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.

            Shortインラインリソースが含まれています / Contained, inline Resources
            Comments

            識別が失われると、コンテンツを適切に識別できる場合は、これを行うべきではありません。含まれるリソースには、メタ要素にプロファイルとタグがある場合がありますが、セキュリティラベルはありません。 / 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.

            Control0..*
            TypeResource
            Is Modifierfalse
            Summaryfalse
            Alternate Namesinline resources, anonymous resources, contained resources
            30. Questionnaire.extension
            Definition

            リソースの基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / 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.

            Short実装で定義された追加のコンテンツ / Additional content defined by implementations
            Comments

            拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

            Control0..*
            TypeExtension
            Is Modifierfalse
            Summaryfalse
            Alternate Namesextensions, user content
            Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
            32. Questionnaire.modifierExtension
            Definition

            リソースの基本的な定義の一部ではなく、それを含む要素の理解および/または含有要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義することが許可されていますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。

            モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / 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).

            Short無視できない拡張機能 / Extensions that cannot be ignored
            Comments

            拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

            Control0..*
            TypeExtension
            Is Modifiertrue because モディファイア拡張は、それらを含むリソースの意味または解釈を変更することが期待されています / Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them
            Summaryfalse
            Requirements

            修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / 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.

            Alternate Namesextensions, user content
            Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
            34. Questionnaire.url
            Definition

            例えば、下記の値を設定する。 http://e-path.jp/fhir/ePath/templates/[医療機関コード]/Questionnaire/EP02_施設パスコード]_[病日] 例)http://e-path.jp/fhir/ePath/templates/1234567890/Questionnaire/EP02_phr_1"

            Short設定例:http://e-path.jp/fhir/ePath/templates/[医療機関コード]/Questionnaire/EP02_施設パスコード]_[病日]
            Comments

            参照されたアンケートの名前は、http://hl7.org/fhir/structuredefinition/display拡張機能を使用して伝えることができます。 / The name of the referenced questionnaire can be conveyed using the http://hl7.org/fhir/StructureDefinition/display extension.

            Control1..1
            Typeuri
            Is Modifierfalse
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            Must Supporttrue
            Summarytrue
            Requirements

            …これは、回答のためのアンケートにアンケートをリンクするために使用されるIDです。 / … This is the id that will be used to link a QuestionnaireResponse to the Questionnaire the response is for.

            Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            36. Questionnaire.identifier
            Definition

            他の形式で表されている場合、または仕様、モデル、設計、またはインスタンスで参照される場合にこのアンケートを識別するために使用される正式な識別子。 / 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.

            Shortアンケートの追加識別子 / Additional identifier for the questionnaire
            Comments

            通常、これは、HL7 V3 II(インスタンス識別子)データ型に移動できる識別子に使用され、FHIRの外でこのアンケートを特定できます。 / 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.

            NoteThis is a business identifier, not a resource identifier (see discussion)
            Control0..*
            TypeIdentifier
            Is Modifierfalse
            Summarytrue
            Requirements

            外部から提供可能なビジネス識別子をモジュールに簡単に関連付けることができます。 / Allows externally provided and/or usable business identifiers to be easily associated with the module.

            Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            SlicingThis element introduces a set of slices on Questionnaire.identifier. The slices areUnordered and Open, and can be differentiated using the following discriminators:
            • value @ system
            • 38. Questionnaire.identifier:resourceInstanceIdentifier
              Slice NameresourceInstanceIdentifier
              Definition

              他の形式で表されている場合、または仕様、モデル、設計、またはインスタンスで参照される場合にこのアンケートを識別するために使用される正式な識別子。 / 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.

              Shortアンケートの追加識別子 / Additional identifier for the questionnaire
              Comments

              通常、これは、HL7 V3 II(インスタンス識別子)データ型に移動できる識別子に使用され、FHIRの外でこのアンケートを特定できます。 / 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.

              NoteThis is a business identifier, not a resource identifier (see discussion)
              Control0..1
              TypeIdentifier
              Is Modifierfalse
              Must Supportfalse
              Summarytrue
              Requirements

              外部から提供可能なビジネス識別子をモジュールに簡単に関連付けることができます。 / Allows externally provided and/or usable business identifiers to be easily associated with the module.

              Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              40. Questionnaire.identifier:resourceInstanceIdentifier.id
              Definition

              リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

              Short要素間参照のための一意のID / Unique id for inter-element referencing
              Control0..1
              Typestring
              Is Modifierfalse
              XML FormatIn the XML format, this property is represented as an attribute.
              Summaryfalse
              42. Questionnaire.identifier:resourceInstanceIdentifier.extension
              Definition

              要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / 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.

              Short実装で定義された追加のコンテンツ / Additional content defined by implementations
              Comments

              拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

              Control0..*
              TypeExtension
              Is Modifierfalse
              Summaryfalse
              Alternate Namesextensions, user content
              Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
              SlicingThis element introduces a set of slices on Questionnaire.identifier.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
              • value @ url
              • 44. Questionnaire.identifier:resourceInstanceIdentifier.use
                Definition

                この識別子の目的。 / The purpose of this identifier.

                Short通常|公式|温度|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known)
                Comments

                アプリケーションは、識別子が一時的なものであると明示的に言っていない限り、永続的であると想定できます。 / Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

                Control0..1
                BindingThe codes SHALL be taken from IdentifierUse
                (required to http://hl7.org/fhir/ValueSet/identifier-use|4.0.1)

                既知の場合、この識別子の目的を識別します。 / Identifies the purpose for this identifier, if known .

                Typecode
                Is Modifiertrue because これは、アプリケーションが一時的なIDを永続的なIDと間違えてはならないため、「IS修飾子」とラベル付けされています。 / This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                Summarytrue
                Requirements

                特定の使用のコンテキストが一連の識別子の中から選択される適切な識別子を許可します。 / Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

                Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                46. Questionnaire.identifier:resourceInstanceIdentifier.type
                Definition

                特定の目的に使用する識別子を決定するために使用できる識別子のコード化されたタイプ。 / A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

                Short識別子の説明 / Description of identifier
                Comments

                この要素は、識別子の一般的なカテゴリのみを扱います。識別子。システムに対応するコードに使用しないでください。一部の識別子は、一般的な使用法により複数のカテゴリに分類される場合があります。システムがわかっている場合、タイプは常にシステム定義の一部であるため、タイプは不要です。ただし、システムが不明な識別子を処理する必要があることがよくあります。多くの異なるシステムが同じタイプを持っているため、タイプとシステムの間に1:1の関係はありません。 / This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

                Control0..1
                BindingUnless not suitable, these codes SHALL be taken from Identifier Type Codes
                (extensible to http://hl7.org/fhir/ValueSet/identifier-type)

                特定の目的に使用する識別子を決定するために使用できる識別子のコード化されたタイプ。 / A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

                TypeCodeableConcept
                Is Modifierfalse
                Summarytrue
                Requirements

                識別子システムが不明な場合、ユーザーは識別子を使用できます。 / Allows users to make use of identifiers when the identifier system is not known.

                Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                48. Questionnaire.identifier:resourceInstanceIdentifier.system
                Definition

                値の名前空間、つまり一意のセット値を記述するURLを確立します。 / Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

                Short識別子値の名前空間 / The namespace for the identifier value
                Comments

                識別子。システムは常にケースに敏感です。 / Identifier.system is always case sensitive.

                Control1..1
                Typeuri
                Is Modifierfalse
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                Must Supporttrue
                Summarytrue
                Requirements

                識別子のセットがたくさんあります。2つの識別子を一致させるには、どのセットを扱っているかを知る必要があります。システムは、特定の一意の識別子セットを識別します。 / There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

                Fixed Valuehttp://e-path.jp/fhir/ePath/IdSystem/resourceInstance-identifier
                Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                50. Questionnaire.identifier:resourceInstanceIdentifier.value
                Definition

                通常、識別子の部分はユーザーに関連し、システムのコンテキスト内で一意のユーザーに関連しています。 / The portion of the identifier typically relevant to the user and which is unique within the context of the system.

                Short一意の値 / The value that is unique
                Comments

                値が完全なURIの場合、システムはurn:ietf:rfc:3986でなければなりません。値の主な目的は、計算マッピングです。その結果、比較目的で正規化される可能性があります(例えば、有意でない白文字、ダッシュなどの削除)ヒューマンディスプレイ用の値は、[レンダリングされた値拡張](拡張レンダリングValue.html)を使用して伝達できます。識別子。価値は、識別子の知識を使用しない限り、ケースに敏感なものとして扱われます。システムにより、プロセッサーは、非セイズに固有の処理が安全であると確信できます。 / If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

                Control1..1
                Typestring
                Is Modifierfalse
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                Must Supporttrue
                Summarytrue
                Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                52. Questionnaire.identifier:resourceInstanceIdentifier.period
                Definition

                識別子が使用される/有効な期間。 / Time period during which identifier is/was valid for use.

                ShortIDが使用に有効だった時間期間 / Time period when id is/was valid for use
                Control0..1
                TypePeriod
                Is Modifierfalse
                Summarytrue
                Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                54. Questionnaire.identifier:resourceInstanceIdentifier.assigner
                Definition

                識別子を発行/管理する組織。 / Organization that issued/manages the identifier.

                ShortIDを発行した組織(単なるテキストである可能性があります) / Organization that issued id (may be just text)
                Comments

                識別子は、.reference要素を省略し、割り当て組織に関する名前またはその他のテキスト情報を反映した.display要素のみを含む場合があります。 / The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.

                Control0..1
                TypeReference(Organization)
                Is Modifierfalse
                Summarytrue
                Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                56. Questionnaire.identifier:ePathIdentificationStandardCode
                Slice NameePathIdentificationStandardCode
                Definition

                他の形式で表されている場合、または仕様、モデル、設計、またはインスタンスで参照される場合にこのアンケートを識別するために使用される正式な識別子。 / 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.

                Shortひな型パス識別
                Comments

                通常、これは、HL7 V3 II(インスタンス識別子)データ型に移動できる識別子に使用され、FHIRの外でこのアンケートを特定できます。 / 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.

                NoteThis is a business identifier, not a resource identifier (see discussion)
                Control0..1
                TypeIdentifier
                Is Modifierfalse
                Summarytrue
                Requirements

                外部から提供可能なビジネス識別子をモジュールに簡単に関連付けることができます。 / Allows externally provided and/or usable business identifiers to be easily associated with the module.

                Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                58. Questionnaire.identifier:ePathIdentificationStandardCode.id
                Definition

                リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                Short要素間参照のための一意のID / Unique id for inter-element referencing
                Control0..1
                Typestring
                Is Modifierfalse
                XML FormatIn the XML format, this property is represented as an attribute.
                Summaryfalse
                60. Questionnaire.identifier:ePathIdentificationStandardCode.extension
                Definition

                要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / 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.

                Short実装で定義された追加のコンテンツ / Additional content defined by implementations
                Comments

                拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                Control0..*
                TypeExtension
                Is Modifierfalse
                Summaryfalse
                Alternate Namesextensions, user content
                Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
                SlicingThis element introduces a set of slices on Questionnaire.identifier.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                • value @ url
                • 62. Questionnaire.identifier:ePathIdentificationStandardCode.use
                  Definition

                  この識別子の目的。 / The purpose of this identifier.

                  Short通常|公式|温度|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known)
                  Comments

                  アプリケーションは、識別子が一時的なものであると明示的に言っていない限り、永続的であると想定できます。 / Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

                  Control0..1
                  BindingThe codes SHALL be taken from IdentifierUse
                  (required to http://hl7.org/fhir/ValueSet/identifier-use|4.0.1)

                  既知の場合、この識別子の目的を識別します。 / Identifies the purpose for this identifier, if known .

                  Typecode
                  Is Modifiertrue because これは、アプリケーションが一時的なIDを永続的なIDと間違えてはならないため、「IS修飾子」とラベル付けされています。 / This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                  Summarytrue
                  Requirements

                  特定の使用のコンテキストが一連の識別子の中から選択される適切な識別子を許可します。 / Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

                  Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  64. Questionnaire.identifier:ePathIdentificationStandardCode.type
                  Definition

                  特定の目的に使用する識別子を決定するために使用できる識別子のコード化されたタイプ。 / A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

                  Short識別子の説明 / Description of identifier
                  Comments

                  この要素は、識別子の一般的なカテゴリのみを扱います。識別子。システムに対応するコードに使用しないでください。一部の識別子は、一般的な使用法により複数のカテゴリに分類される場合があります。システムがわかっている場合、タイプは常にシステム定義の一部であるため、タイプは不要です。ただし、システムが不明な識別子を処理する必要があることがよくあります。多くの異なるシステムが同じタイプを持っているため、タイプとシステムの間に1:1の関係はありません。 / This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

                  Control0..1
                  BindingUnless not suitable, these codes SHALL be taken from Identifier Type Codes
                  (extensible to http://hl7.org/fhir/ValueSet/identifier-type)

                  特定の目的に使用する識別子を決定するために使用できる識別子のコード化されたタイプ。 / A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

                  TypeCodeableConcept
                  Is Modifierfalse
                  Summarytrue
                  Requirements

                  識別子システムが不明な場合、ユーザーは識別子を使用できます。 / Allows users to make use of identifiers when the identifier system is not known.

                  Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  66. Questionnaire.identifier:ePathIdentificationStandardCode.system
                  Definition

                  値の名前空間、つまり一意のセット値を記述するURLを確立します。 / Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

                  Short識別子値の名前空間 / The namespace for the identifier value
                  Comments

                  識別子。システムは常にケースに敏感です。 / Identifier.system is always case sensitive.

                  Control1..1
                  Typeuri
                  Is Modifierfalse
                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                  Must Supporttrue
                  Summarytrue
                  Requirements

                  識別子のセットがたくさんあります。2つの識別子を一致させるには、どのセットを扱っているかを知る必要があります。システムは、特定の一意の識別子セットを識別します。 / There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

                  Fixed Valueurn:oid:1.2.392.200250.2.2.50.10
                  Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  68. Questionnaire.identifier:ePathIdentificationStandardCode.value
                  Definition

                  通常、識別子の部分はユーザーに関連し、システムのコンテキスト内で一意のユーザーに関連しています。 / The portion of the identifier typically relevant to the user and which is unique within the context of the system.

                  Short一意の値 / The value that is unique
                  Comments

                  値が完全なURIの場合、システムはurn:ietf:rfc:3986でなければなりません。値の主な目的は、計算マッピングです。その結果、比較目的で正規化される可能性があります(例えば、有意でない白文字、ダッシュなどの削除)ヒューマンディスプレイ用の値は、[レンダリングされた値拡張](拡張レンダリングValue.html)を使用して伝達できます。識別子。価値は、識別子の知識を使用しない限り、ケースに敏感なものとして扱われます。システムにより、プロセッサーは、非セイズに固有の処理が安全であると確信できます。 / If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

                  Control1..1
                  Typestring
                  Is Modifierfalse
                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                  Must Supporttrue
                  Summarytrue
                  Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  70. Questionnaire.identifier:ePathIdentificationStandardCode.period
                  Definition

                  識別子が使用される/有効な期間。 / Time period during which identifier is/was valid for use.

                  ShortIDが使用に有効だった時間期間 / Time period when id is/was valid for use
                  Control0..1
                  TypePeriod
                  Is Modifierfalse
                  Summarytrue
                  Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  72. Questionnaire.identifier:ePathIdentificationStandardCode.assigner
                  Definition

                  識別子を発行/管理する組織。 / Organization that issued/manages the identifier.

                  ShortIDを発行した組織(単なるテキストである可能性があります) / Organization that issued id (may be just text)
                  Comments

                  識別子は、.reference要素を省略し、割り当て組織に関する名前またはその他のテキスト情報を反映した.display要素のみを含む場合があります。 / The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.

                  Control0..1
                  TypeReference(Organization)
                  Is Modifierfalse
                  Summarytrue
                  Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  74. Questionnaire.identifier:ePathIdentificationFacilityCode
                  Slice NameePathIdentificationFacilityCode
                  Definition

                  他の形式で表されている場合、または仕様、モデル、設計、またはインスタンスで参照される場合にこのアンケートを識別するために使用される正式な識別子。 / 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.

                  Short施設パス識別
                  Comments

                  通常、これは、HL7 V3 II(インスタンス識別子)データ型に移動できる識別子に使用され、FHIRの外でこのアンケートを特定できます。 / 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.

                  NoteThis is a business identifier, not a resource identifier (see discussion)
                  Control0..1
                  TypeIdentifier
                  Is Modifierfalse
                  Summarytrue
                  Requirements

                  外部から提供可能なビジネス識別子をモジュールに簡単に関連付けることができます。 / Allows externally provided and/or usable business identifiers to be easily associated with the module.

                  Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  76. Questionnaire.identifier:ePathIdentificationFacilityCode.id
                  Definition

                  リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                  Short要素間参照のための一意のID / Unique id for inter-element referencing
                  Control0..1
                  Typestring
                  Is Modifierfalse
                  XML FormatIn the XML format, this property is represented as an attribute.
                  Summaryfalse
                  78. Questionnaire.identifier:ePathIdentificationFacilityCode.extension
                  Definition

                  要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / 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.

                  Short実装で定義された追加のコンテンツ / Additional content defined by implementations
                  Comments

                  拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                  Control0..*
                  TypeExtension
                  Is Modifierfalse
                  Summaryfalse
                  Alternate Namesextensions, user content
                  Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
                  SlicingThis element introduces a set of slices on Questionnaire.identifier.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                  • value @ url
                  • 80. Questionnaire.identifier:ePathIdentificationFacilityCode.use
                    Definition

                    この識別子の目的。 / The purpose of this identifier.

                    Short通常|公式|温度|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known)
                    Comments

                    アプリケーションは、識別子が一時的なものであると明示的に言っていない限り、永続的であると想定できます。 / Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

                    Control0..1
                    BindingThe codes SHALL be taken from IdentifierUse
                    (required to http://hl7.org/fhir/ValueSet/identifier-use|4.0.1)

                    既知の場合、この識別子の目的を識別します。 / Identifies the purpose for this identifier, if known .

                    Typecode
                    Is Modifiertrue because これは、アプリケーションが一時的なIDを永続的なIDと間違えてはならないため、「IS修飾子」とラベル付けされています。 / This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                    Summarytrue
                    Requirements

                    特定の使用のコンテキストが一連の識別子の中から選択される適切な識別子を許可します。 / Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

                    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    82. Questionnaire.identifier:ePathIdentificationFacilityCode.type
                    Definition

                    特定の目的に使用する識別子を決定するために使用できる識別子のコード化されたタイプ。 / A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

                    Short識別子の説明 / Description of identifier
                    Comments

                    この要素は、識別子の一般的なカテゴリのみを扱います。識別子。システムに対応するコードに使用しないでください。一部の識別子は、一般的な使用法により複数のカテゴリに分類される場合があります。システムがわかっている場合、タイプは常にシステム定義の一部であるため、タイプは不要です。ただし、システムが不明な識別子を処理する必要があることがよくあります。多くの異なるシステムが同じタイプを持っているため、タイプとシステムの間に1:1の関係はありません。 / This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

                    Control0..1
                    BindingUnless not suitable, these codes SHALL be taken from Identifier Type Codes
                    (extensible to http://hl7.org/fhir/ValueSet/identifier-type)

                    特定の目的に使用する識別子を決定するために使用できる識別子のコード化されたタイプ。 / A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

                    TypeCodeableConcept
                    Is Modifierfalse
                    Summarytrue
                    Requirements

                    識別子システムが不明な場合、ユーザーは識別子を使用できます。 / Allows users to make use of identifiers when the identifier system is not known.

                    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    84. Questionnaire.identifier:ePathIdentificationFacilityCode.system
                    Definition

                    値の名前空間、つまり一意のセット値を記述するURLを確立します。 / Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

                    Short識別子値の名前空間 / The namespace for the identifier value
                    Comments

                    識別子。システムは常にケースに敏感です。 / Identifier.system is always case sensitive.

                    Control1..1
                    Typeuri
                    Is Modifierfalse
                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                    Must Supporttrue
                    Summarytrue
                    Requirements

                    識別子のセットがたくさんあります。2つの識別子を一致させるには、どのセットを扱っているかを知る必要があります。システムは、特定の一意の識別子セットを識別します。 / There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

                    Fixed Valuehttp://e-path.jp/fhir/ePath/IdSystem/FacilityClinicalPathwayIdentifier
                    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    86. Questionnaire.identifier:ePathIdentificationFacilityCode.value
                    Definition

                    通常、識別子の部分はユーザーに関連し、システムのコンテキスト内で一意のユーザーに関連しています。 / The portion of the identifier typically relevant to the user and which is unique within the context of the system.

                    Short一意の値 / The value that is unique
                    Comments

                    値が完全なURIの場合、システムはurn:ietf:rfc:3986でなければなりません。値の主な目的は、計算マッピングです。その結果、比較目的で正規化される可能性があります(例えば、有意でない白文字、ダッシュなどの削除)ヒューマンディスプレイ用の値は、[レンダリングされた値拡張](拡張レンダリングValue.html)を使用して伝達できます。識別子。価値は、識別子の知識を使用しない限り、ケースに敏感なものとして扱われます。システムにより、プロセッサーは、非セイズに固有の処理が安全であると確信できます。 / If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

                    Control1..1
                    Typestring
                    Is Modifierfalse
                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                    Must Supporttrue
                    Summarytrue
                    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    88. Questionnaire.identifier:ePathIdentificationFacilityCode.period
                    Definition

                    識別子が使用される/有効な期間。 / Time period during which identifier is/was valid for use.

                    ShortIDが使用に有効だった時間期間 / Time period when id is/was valid for use
                    Control0..1
                    TypePeriod
                    Is Modifierfalse
                    Summarytrue
                    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    90. Questionnaire.identifier:ePathIdentificationFacilityCode.assigner
                    Definition

                    施設パスから派生した入力フォームの場合、医療機関情報を指定する。

                    Short医療機関情報
                    Comments

                    識別子は、.reference要素を省略し、割り当て組織に関する名前またはその他のテキスト情報を反映した.display要素のみを含む場合があります。 / The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.

                    Control0..1
                    TypeReference(JP Core Organization Profile)
                    Is Modifierfalse
                    Must Supporttrue
                    Summarytrue
                    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    92. Questionnaire.identifier:ePathIdentificationFacilityCode.assigner.id
                    Definition

                    リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                    Short要素間参照のための一意のID / Unique id for inter-element referencing
                    Control0..1
                    Typestring
                    Is Modifierfalse
                    XML FormatIn the XML format, this property is represented as an attribute.
                    Summaryfalse
                    94. Questionnaire.identifier:ePathIdentificationFacilityCode.assigner.extension
                    Definition

                    要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / 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.

                    Short実装で定義された追加のコンテンツ / Additional content defined by implementations
                    Comments

                    拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                    Control0..*
                    TypeExtension
                    Is Modifierfalse
                    Summaryfalse
                    Alternate Namesextensions, user content
                    Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
                    SlicingThis element introduces a set of slices on Questionnaire.identifier.assigner.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                    • value @ url
                    • 96. Questionnaire.identifier:ePathIdentificationFacilityCode.assigner.reference
                      Definition

                      他のリソースが見つかった場所への参照。参照は相対的な参照である場合があります。この場合、それはサービスベースURLまたはリソースが見つかった場所に解決する絶対URLに関連しています。参照はバージョン固有のかどうかです。参照がFHIR Restfulサーバーへのものではない場合は、バージョンに固有のものであると想定する必要があります。内部フラグメント参照( '#'で開始)含まれるリソースを参照してください。 / A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

                      Shortリテラル参照、相対、内部または絶対URL / Literal reference, Relative, internal or absolute URL
                      Comments

                      絶対URLを使用すると、クラウド/Webコンテキストに適した安定したスケーラブルなアプローチが提供されますが、相対的/論理的な参照を使用すると、閉じたエコシステムの境界を横切る際に使用するのに適した柔軟なアプローチが提供されます。絶対URLは、FHIR Restfulサーバーを指す必要はありませんが、これは好ましいアプローチです。URLが構造 "/[type]/[id]"に適合している場合、参照がFHIR Restfulサーバーへの参照であると想定する必要があります。 / Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

                      Control0..1
                      This element is affected by the following invariants: ref-1
                      Typestring
                      Is Modifierfalse
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      Summarytrue
                      Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      98. Questionnaire.identifier:ePathIdentificationFacilityCode.assigner.type
                      Definition

                      参照のターゲットの予想タイプ。reference.typeとreference.Referenceが入力され、参照.ReferenceがFHIR URLである場合、どちらも一貫しているものとします。

                      このタイプは、このリファレンスが指すタイプであるリソース定義の標準URLです。参照は、http://hl7.org/fhir/structuredefinition/に関連するURLです。「患者」はhttp://hl7.org/fhir/structuredefinition/patientへの参照です。絶対URLは、論理モデルでのみ許可されます(リソースではなく論理モデルの参照でのみ使用できます)。 / The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

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

                      Short入力リファレンスを指す(例:「患者」) / Type the reference refers to (e.g. "Patient")
                      Comments

                      この要素は、参照のターゲットのタイプを示すために使用されます。これは、他の要素の中で存在する(またはそうでない)使用される場合があります。場合によっては、ターゲットのタイプは、参照の検査(例:RESTFUL URL)または参照のターゲットを解決することによって決定される場合があります。タイプと参照の両方が提供されている場合、参照は指定したものと同じタイプのリソースに解決するものとします。 / This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified.

                      Control0..1
                      BindingUnless not suitable, these codes SHALL be taken from ResourceType
                      (extensible to http://hl7.org/fhir/ValueSet/resource-types)

                      AAリソース(または、論理モデルの場合、論理モデルのURI)。 / Aa resource (or, for logical models, the URI of the logical model).

                      Typeuri
                      Is Modifierfalse
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      Summarytrue
                      Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      100. Questionnaire.identifier:ePathIdentificationFacilityCode.assigner.identifier
                      Definition

                      ターゲットリソースの識別子。これは、他のリソースを直接参照する方法がない場合に使用されます。これは、それが表すエンティティがFHIRサーバーを介して利用できないか、リソースの作成者が既知の識別子を実際の場所に変換する方法がないためです。。Identifierが実際にFHIRインスタンスとして公開されているものを指し示すことを指し示す必要はありませんが、FHIRインスタンスとして公開されると予想されるビジネス概念を指し示し、その場合は参照によって許可されるFHIRリソースタイプ。 / An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

                      Short医療機関識別子
                      Comments

                      参照の代わりに識別子が提供される場合、参照を処理するシステムは、識別子が使用されるビジネスコンテキストを理解している場合にのみ識別子を参照に解決できます。これはグローバル(たとえば、全国の識別子)であることがありますが、しばしばそうではありません。このため、参照を使用して作業するために説明されている有用なメカニズム(たとえば、チェーン、含まれる)はありません。また、サーバーは参照を解決できるとは期待されていません。サーバーは、識別子ベースの参照を触れずに受け入れ、それを解決し、それを拒否することができます - capabilitystatement.rest.resource.ReferencePolicyを参照してください。

                      識別子とリテラル参照の両方が提供される場合、リテラル参照が推奨されます。識別子がリテラルリファレンスと一致することを確認するために、リソースの処理リソースの処理が許可されていますが、必須ではありません -

                      論理参照を文字通り参照に変換するアプリケーションは、論理参照の存在を残すか、それを削除することを選択する場合があります。

                      参照は、FHIRリソースとして表現できる可能性のある構造を指すことを目的としていますが、実際のFHIRリソースインスタンスとして存在する必要はありません。 。識別子と呼ばれるコンテンツは、参照のために許可されているリソースタイプの制限によって暗示される論理的制約を満たす必要があります。たとえば、タイプが参照されている場合、薬物処方の識別子を送信することは合法ではありません(観察|診断障害)。参照用のユースケースの1つは、FHIR表現が存在しない状況です(タイプが参照(任意)。 / When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

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

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

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

                      NoteThis is a business identifier, not a resource identifier (see discussion)
                      Control1..1
                      TypeIdentifier
                      Is Modifierfalse
                      Summarytrue
                      Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      102. Questionnaire.identifier:ePathIdentificationFacilityCode.assigner.display
                      Definition

                      リソースリファレンスに加えてリソースを識別するプレーンテキストの叙述(Narative)。 / Plain text narrative that identifies the resource in addition to the resource reference.

                      Shortリソースのテキスト代替 / Text alternative for the resource
                      Comments

                      これは通常、参照されるリソースのリソース.textと同じではありません。目的は、参照されているものを完全に説明するのではなく、特定することです。 / This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

                      Control0..1
                      Typestring
                      Is Modifierfalse
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      Summarytrue
                      Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      104. Questionnaire.identifier:eventElapsedDays
                      Slice NameeventElapsedDays
                      Definition

                      適用後パス内に設定された病日とひもづけるため使用する。

                      Short病日
                      Comments

                      通常、これは、HL7 V3 II(インスタンス識別子)データ型に移動できる識別子に使用され、FHIRの外でこのアンケートを特定できます。 / 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.

                      NoteThis is a business identifier, not a resource identifier (see discussion)
                      Control0..1
                      TypeIdentifier
                      Is Modifierfalse
                      Summarytrue
                      Requirements

                      外部から提供可能なビジネス識別子をモジュールに簡単に関連付けることができます。 / Allows externally provided and/or usable business identifiers to be easily associated with the module.

                      Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      106. Questionnaire.identifier:eventElapsedDays.id
                      Definition

                      リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                      Short要素間参照のための一意のID / Unique id for inter-element referencing
                      Control0..1
                      Typestring
                      Is Modifierfalse
                      XML FormatIn the XML format, this property is represented as an attribute.
                      Summaryfalse
                      108. Questionnaire.identifier:eventElapsedDays.extension
                      Definition

                      要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / 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.

                      Short実装で定義された追加のコンテンツ / Additional content defined by implementations
                      Comments

                      拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                      Control0..*
                      TypeExtension
                      Is Modifierfalse
                      Summaryfalse
                      Alternate Namesextensions, user content
                      Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      SlicingThis element introduces a set of slices on Questionnaire.identifier.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                      • value @ url
                      • 110. Questionnaire.identifier:eventElapsedDays.use
                        Definition

                        この識別子の目的。 / The purpose of this identifier.

                        Short通常|公式|温度|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known)
                        Comments

                        アプリケーションは、識別子が一時的なものであると明示的に言っていない限り、永続的であると想定できます。 / Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

                        Control0..1
                        BindingThe codes SHALL be taken from IdentifierUse
                        (required to http://hl7.org/fhir/ValueSet/identifier-use|4.0.1)

                        既知の場合、この識別子の目的を識別します。 / Identifies the purpose for this identifier, if known .

                        Typecode
                        Is Modifiertrue because これは、アプリケーションが一時的なIDを永続的なIDと間違えてはならないため、「IS修飾子」とラベル付けされています。 / This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Summarytrue
                        Requirements

                        特定の使用のコンテキストが一連の識別子の中から選択される適切な識別子を許可します。 / Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        112. Questionnaire.identifier:eventElapsedDays.type
                        Definition

                        特定の目的に使用する識別子を決定するために使用できる識別子のコード化されたタイプ。 / A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

                        Short識別子の説明 / Description of identifier
                        Comments

                        この要素は、識別子の一般的なカテゴリのみを扱います。識別子。システムに対応するコードに使用しないでください。一部の識別子は、一般的な使用法により複数のカテゴリに分類される場合があります。システムがわかっている場合、タイプは常にシステム定義の一部であるため、タイプは不要です。ただし、システムが不明な識別子を処理する必要があることがよくあります。多くの異なるシステムが同じタイプを持っているため、タイプとシステムの間に1:1の関係はありません。 / This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

                        Control0..1
                        BindingUnless not suitable, these codes SHALL be taken from Identifier Type Codes
                        (extensible to http://hl7.org/fhir/ValueSet/identifier-type)

                        特定の目的に使用する識別子を決定するために使用できる識別子のコード化されたタイプ。 / A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

                        TypeCodeableConcept
                        Is Modifierfalse
                        Summarytrue
                        Requirements

                        識別子システムが不明な場合、ユーザーは識別子を使用できます。 / Allows users to make use of identifiers when the identifier system is not known.

                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        114. Questionnaire.identifier:eventElapsedDays.system
                        Definition

                        値の名前空間、つまり一意のセット値を記述するURLを確立します。 / Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

                        Short識別子値の名前空間 / The namespace for the identifier value
                        Comments

                        識別子。システムは常にケースに敏感です。 / Identifier.system is always case sensitive.

                        Control1..1
                        Typeuri
                        Is Modifierfalse
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Must Supportfalse
                        Summarytrue
                        Requirements

                        識別子のセットがたくさんあります。2つの識別子を一致させるには、どのセットを扱っているかを知る必要があります。システムは、特定の一意の識別子セットを識別します。 / There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

                        Fixed Valuehttp://e-path.jp/fhir/ePath/IdSystem/eventElapsedDays
                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        116. Questionnaire.identifier:eventElapsedDays.value
                        Definition

                        通常、識別子の部分はユーザーに関連し、システムのコンテキスト内で一意のユーザーに関連しています。 / The portion of the identifier typically relevant to the user and which is unique within the context of the system.

                        Short一意の値 / The value that is unique
                        Comments

                        値が完全なURIの場合、システムはurn:ietf:rfc:3986でなければなりません。値の主な目的は、計算マッピングです。その結果、比較目的で正規化される可能性があります(例えば、有意でない白文字、ダッシュなどの削除)ヒューマンディスプレイ用の値は、[レンダリングされた値拡張](拡張レンダリングValue.html)を使用して伝達できます。識別子。価値は、識別子の知識を使用しない限り、ケースに敏感なものとして扱われます。システムにより、プロセッサーは、非セイズに固有の処理が安全であると確信できます。 / If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

                        Control1..1
                        Typestring
                        Is Modifierfalse
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Must Supportfalse
                        Summarytrue
                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        118. Questionnaire.identifier:eventElapsedDays.period
                        Definition

                        識別子が使用される/有効な期間。 / Time period during which identifier is/was valid for use.

                        ShortIDが使用に有効だった時間期間 / Time period when id is/was valid for use
                        Control0..1
                        TypePeriod
                        Is Modifierfalse
                        Summarytrue
                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        120. Questionnaire.identifier:eventElapsedDays.assigner
                        Definition

                        識別子を発行/管理する組織。 / Organization that issued/manages the identifier.

                        ShortIDを発行した組織(単なるテキストである可能性があります) / Organization that issued id (may be just text)
                        Comments

                        識別子は、.reference要素を省略し、割り当て組織に関する名前またはその他のテキスト情報を反映した.display要素のみを含む場合があります。 / The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.

                        Control0..1
                        TypeReference(Organization)
                        Is Modifierfalse
                        Summarytrue
                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        122. Questionnaire.identifier:pathStep
                        Slice NamepathStep
                        Definition

                        パスステップにおける回数目。1から始まるステップの回数目となる数値を設定する。

                        Shortパスステップ ステップ回数目
                        Comments

                        通常、これは、HL7 V3 II(インスタンス識別子)データ型に移動できる識別子に使用され、FHIRの外でこのアンケートを特定できます。 / 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.

                        NoteThis is a business identifier, not a resource identifier (see discussion)
                        Control0..1
                        TypeIdentifier
                        Is Modifierfalse
                        Summarytrue
                        Requirements

                        外部から提供可能なビジネス識別子をモジュールに簡単に関連付けることができます。 / Allows externally provided and/or usable business identifiers to be easily associated with the module.

                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        124. Questionnaire.identifier:pathStep.id
                        Definition

                        リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                        Short要素間参照のための一意のID / Unique id for inter-element referencing
                        Control0..1
                        Typestring
                        Is Modifierfalse
                        XML FormatIn the XML format, this property is represented as an attribute.
                        Summaryfalse
                        126. Questionnaire.identifier:pathStep.extension
                        Definition

                        要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / 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.

                        Short実装で定義された追加のコンテンツ / Additional content defined by implementations
                        Comments

                        拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                        Control0..*
                        TypeExtension
                        Is Modifierfalse
                        Summaryfalse
                        Alternate Namesextensions, user content
                        Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        SlicingThis element introduces a set of slices on Questionnaire.identifier.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                        • value @ url
                        • 128. Questionnaire.identifier:pathStep.use
                          Definition

                          この識別子の目的。 / The purpose of this identifier.

                          Short通常|公式|温度|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known)
                          Comments

                          アプリケーションは、識別子が一時的なものであると明示的に言っていない限り、永続的であると想定できます。 / Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

                          Control0..1
                          BindingThe codes SHALL be taken from IdentifierUse
                          (required to http://hl7.org/fhir/ValueSet/identifier-use|4.0.1)

                          既知の場合、この識別子の目的を識別します。 / Identifies the purpose for this identifier, if known .

                          Typecode
                          Is Modifiertrue because これは、アプリケーションが一時的なIDを永続的なIDと間違えてはならないため、「IS修飾子」とラベル付けされています。 / This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          Summarytrue
                          Requirements

                          特定の使用のコンテキストが一連の識別子の中から選択される適切な識別子を許可します。 / Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

                          Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          130. Questionnaire.identifier:pathStep.type
                          Definition

                          特定の目的に使用する識別子を決定するために使用できる識別子のコード化されたタイプ。 / A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

                          Short識別子の説明 / Description of identifier
                          Comments

                          この要素は、識別子の一般的なカテゴリのみを扱います。識別子。システムに対応するコードに使用しないでください。一部の識別子は、一般的な使用法により複数のカテゴリに分類される場合があります。システムがわかっている場合、タイプは常にシステム定義の一部であるため、タイプは不要です。ただし、システムが不明な識別子を処理する必要があることがよくあります。多くの異なるシステムが同じタイプを持っているため、タイプとシステムの間に1:1の関係はありません。 / This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

                          Control0..1
                          BindingUnless not suitable, these codes SHALL be taken from Identifier Type Codes
                          (extensible to http://hl7.org/fhir/ValueSet/identifier-type)

                          特定の目的に使用する識別子を決定するために使用できる識別子のコード化されたタイプ。 / A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

                          TypeCodeableConcept
                          Is Modifierfalse
                          Summarytrue
                          Requirements

                          識別子システムが不明な場合、ユーザーは識別子を使用できます。 / Allows users to make use of identifiers when the identifier system is not known.

                          Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          132. Questionnaire.identifier:pathStep.system
                          Definition

                          値の名前空間、つまり一意のセット値を記述するURLを確立します。 / Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

                          Short識別子値の名前空間 / The namespace for the identifier value
                          Comments

                          識別子。システムは常にケースに敏感です。 / Identifier.system is always case sensitive.

                          Control1..1
                          Typeuri
                          Is Modifierfalse
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          Summarytrue
                          Requirements

                          識別子のセットがたくさんあります。2つの識別子を一致させるには、どのセットを扱っているかを知る必要があります。システムは、特定の一意の識別子セットを識別します。 / There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

                          Fixed Valuehttp://e-path.jp/fhir/ePath/IdSystem/pathStep
                          Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          134. Questionnaire.identifier:pathStep.value
                          Definition

                          通常、識別子の部分はユーザーに関連し、システムのコンテキスト内で一意のユーザーに関連しています。 / The portion of the identifier typically relevant to the user and which is unique within the context of the system.

                          Short一意の値 / The value that is unique
                          Comments

                          値が完全なURIの場合、システムはurn:ietf:rfc:3986でなければなりません。値の主な目的は、計算マッピングです。その結果、比較目的で正規化される可能性があります(例えば、有意でない白文字、ダッシュなどの削除)ヒューマンディスプレイ用の値は、[レンダリングされた値拡張](拡張レンダリングValue.html)を使用して伝達できます。識別子。価値は、識別子の知識を使用しない限り、ケースに敏感なものとして扱われます。システムにより、プロセッサーは、非セイズに固有の処理が安全であると確信できます。 / If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

                          Control1..1
                          Typestring
                          Is Modifierfalse
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          Summarytrue
                          Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          136. Questionnaire.identifier:pathStep.period
                          Definition

                          識別子が使用される/有効な期間。 / Time period during which identifier is/was valid for use.

                          ShortIDが使用に有効だった時間期間 / Time period when id is/was valid for use
                          Control0..1
                          TypePeriod
                          Is Modifierfalse
                          Summarytrue
                          Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          138. Questionnaire.identifier:pathStep.assigner
                          Definition

                          識別子を発行/管理する組織。 / Organization that issued/manages the identifier.

                          ShortIDを発行した組織(単なるテキストである可能性があります) / Organization that issued id (may be just text)
                          Comments

                          識別子は、.reference要素を省略し、割り当て組織に関する名前またはその他のテキスト情報を反映した.display要素のみを含む場合があります。 / The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.

                          Control0..1
                          TypeReference(Organization)
                          Is Modifierfalse
                          Summarytrue
                          Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          140. Questionnaire.version
                          Definition

                          このバージョンのアンケートを識別するために使用される識別子は、仕様、モデル、デザイン、またはインスタンスで参照されている場合です。これは、アンケート著者によって管理される任意の価値であり、グローバルにユニークであるとは期待されていません。たとえば、マネージドバージョンが利用できない場合は、タイムスタンプ(Yyyymmddなど)かもしれません。また、バージョンを辞書的なシーケンスに配置できるという期待もありません。 / 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.

                          Shortアンケートのビジネスバージョン / Business version of the questionnaire
                          Comments

                          同じ識別子を持っているが異なるバージョンを持つ異なるアンケートインスタンスがある場合があります。バージョンは、[url] | [バージョン]を使用して、アンケートの特定のビジネスバージョンへの参照を許可するために、参照にURLに追加できます。 / 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].

                          NoteThis is a business version Id, not a resource version Id (see discussion)
                          Control0..1
                          Typestring
                          Is Modifierfalse
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          Summarytrue
                          Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          142. Questionnaire.name
                          Definition

                          アンケートを識別する自然言語名。この名前は、コード生成などのマシン処理アプリケーションにより、モジュールの識別子として使用できる必要があります。 / 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.

                          Shortこのアンケートの名前(コンピューターフレンドリー) / Name for this questionnaire (computer friendly)
                          Comments

                          名前はグローバルにユニークであるとは予想されていません。名前は、機械加工に優しいことを確認するための単純な英数字タイプの名前である必要があります。 / 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.

                          Control0..1
                          This element is affected by the following invariants: inv-0
                          Typestring
                          Is Modifierfalse
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          Summarytrue
                          Requirements

                          ヒューマンナビゲーションとコード生成をサポートします。 / Support human navigation and code generation.

                          Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          144. Questionnaire.title
                          Definition

                          入力フォームのタイトルを設定する。

                          Short入力フォームタイトル
                          Comments

                          この名前は、機械加工に優しいものである必要はなく、句読点、ホワイトスペースなどが含まれている場合があります。 / This name does not need to be machine-processing friendly and may contain punctuation, white-space, etc.

                          Control1..1
                          Typestring
                          Is Modifierfalse
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          Must Supporttrue
                          Summarytrue
                          Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          146. Questionnaire.derivedFrom
                          Definition

                          このアンケートが基づいているというアンケートのURL。 / The URL of a Questionnaire that this Questionnaire is based on.

                          Shortプロトコルまたは定義をインスタンス化します / Instantiates protocol or definition
                          Control0..*
                          Typecanonical(Questionnaire)
                          Is Modifierfalse
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          Summaryfalse
                          Requirements

                          別のアンケートに基づいてアンケートを作成できます。 / Allows a Questionnaire to be created based on another Questionnaire.

                          Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          148. Questionnaire.status
                          Definition

                          このアンケートのステータス。コンテンツのライフサイクルを追跡することができます。 / The status of this questionnaire. Enables tracking the life-cycle of the content.

                          Shortドラフト|アクティブ|引退|わからない / draft | active | retired | unknown
                          Comments

                          使用に適したアンケートのフィルタリングを許可します。 / Allows filtering of questionnaires that are appropriate for use versus not.

                          Control1..1
                          BindingThe codes SHALL be taken from PublicationStatus
                          (required to http://hl7.org/fhir/ValueSet/publication-status|4.0.1)

                          アーティファクトのライフサイクルステータス。 / The lifecycle status of an artifact.

                          Typecode
                          Is Modifiertrue because これは、アプリケーションが退職した{{title}}を正当な考慮せずに使用しないでください。 / This is labeled as "Is Modifier" because applications should not use a retired {{title}} without due consideration
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          Summarytrue
                          Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          150. Questionnaire.experimental
                          Definition

                          このアンケートは、テスト目的(または教育/評価/マーケティング)のために執筆されていることを示すブール値であり、本物の使用に使用することを意図していません。 / 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.

                          Shortテスト目的で、実際の使用法ではありません / For testing purposes, not real usage
                          Comments

                          使用に適したアンケートのフィルタリングを許可します。 / Allows filtering of questionnaires that are appropriate for use versus not.

                          Control0..1
                          Typeboolean
                          Is Modifierfalse
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          Summarytrue
                          Requirements

                          生産レベルのアンケートに使用されるのと同じライフサイクルに従って、実験的なコンテンツを開発できるようにします。 / Enables experimental content to be developed following the same lifecycle that would be used for a production-level questionnaire.

                          Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          152. Questionnaire.subjectType
                          Definition

                          アンケートのために作成された回答の対象となる可能性のある主題の種類。 / The types of subjects that can be the subject of responses created for the questionnaire.

                          Shortアンケートの対象となる可能性のあるリソース / Resource that can be subject of QuestionnaireResponse
                          Comments

                          何も指定されていない場合、被験者は無制限です。 / If none are specified, then the subject is unlimited.

                          Control0..*
                          BindingThe codes SHALL be taken from ResourceType
                          (required to http://hl7.org/fhir/ValueSet/resource-types|4.0.1)

                          このバージョンのFHIRの一部として定義されたリソースタイプの1つ。 / One of the resource types defined as part of this version of FHIR.

                          Typecode
                          Is Modifierfalse
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          Must Supporttrue
                          Summarytrue
                          Fixed ValueCarePlan
                          Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          154. Questionnaire.date
                          Definition

                          アンケートが公開された日付(およびオプションでの時刻)。ビジネスバージョンが変更されたときに日付が変更され、ステータスコードが変更された場合は変更する必要があります。さらに、アンケートの実質的な内容が変更されると、変更する必要があります。 / 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.

                          Short日付は最後に変更されました / Date last changed
                          Comments

                          リソースはアンケートの二次表現である可能性があるため、これはリソースラスト修飾日と同じではないことに注意してください。追加の特定の日付は、拡張機能として追加されるか、リソースの過去のバージョンに関連する提案に相談することで見つけることができます。 / 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.

                          Control0..1
                          TypedateTime
                          Is Modifierfalse
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          Summarytrue
                          Alternate NamesRevision Date
                          Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          156. Questionnaire.publisher
                          Definition

                          アンケートを公開した組織または個人の名前。 / The name of the organization or individual that published the questionnaire.

                          Short出版社の名前(組織または個人) / Name of the publisher (organization or individual)
                          Comments

                          通常、組織ですが、個人かもしれません。アンケートの出版社(またはスチュワード)は、アンケートのメンテナンスと維持を主に担当する組織または個人です。これは、必ずしもコンテンツを開発し、最初に執筆した個人または組織ではありません。出版社は、アンケートに関する質問や問題の主な連絡先です。情報がコンテキストから利用可能でない限り、このアイテムは入力する必要があります。 / 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.

                          Control0..1
                          Typestring
                          Is Modifierfalse
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          Summarytrue
                          Requirements

                          アンケートの「権限/信頼性」を確立するのに役立ちます。また、接触を許可する場合があります。 / Helps establish the "authority/credibility" of the questionnaire. May also allow for contact.

                          Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          158. Questionnaire.contact
                          Definition

                          ユーザーがパブリッシャーを見つけて通信するのを支援する連絡先の詳細。 / Contact details to assist a user in finding and communicating with the publisher.

                          Short出版社の連絡先の詳細 / Contact details for the publisher
                          Comments

                          Webサイト、電子メールアドレス、電話番号などです。 / May be a web site, an email address, a telephone number, etc.

                          Control0..*
                          TypeContactDetail
                          Is Modifierfalse
                          Summarytrue
                          Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          160. Questionnaire.description
                          Definition

                          ヒューマンリーダブルな形式で入力フォームの説明を設定する。

                          Short入力フォームの説明
                          Comments

                          この説明は、アンケートが作成された理由、誤用に関するコメント、臨床使用と解釈の指示、文献の参照、紙の世界からの例などの詳細をキャプチャするために使用できます。リソース自体の「テキスト」フィールド。この項目は、情報がコンテキストから入手可能でない限り入力する必要があります(たとえば、アンケートの言語は、アンケートが作成された場所の主要な言語であると推定されます)。 / 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).

                          Control0..1
                          Typemarkdown
                          Is Modifierfalse
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          Must Supportfalse
                          Summaryfalse
                          Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          162. Questionnaire.useContext
                          Definition

                          コンテンツは、リストされているコンテキストをサポートすることを目的として開発されました。これらのコンテキストは、一般的なカテゴリ(性別、年齢、...)であるか、特定のプログラム(保険プラン、調査など)への参照である場合があり、適切なアンケートインスタンスのインデックス作成と検索を支援するために使用できます。 / 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.

                          Shortコンテンツがサポートすることを意図しているというコンテキスト / The context that the content is intended to support
                          Comments

                          複数のUSECONTEXTSが指定されている場合、すべてまたはどのコンテキストが適用されるという期待はありません。 / When multiple useContexts are specified, there is no expectation that all or any of the contexts apply.

                          Control0..*
                          TypeUsageContext
                          Is Modifierfalse
                          Summarytrue
                          Requirements

                          適切なコンテンツの検索を支援します。 / Assist in searching for appropriate content.

                          Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          164. Questionnaire.jurisdiction
                          Definition

                          アンケートが使用されることを目的とした法的または地理的地域。 / A legal or geographic region in which the questionnaire is intended to be used.

                          Shortアンケートの管轄権(該当する場合) / Intended jurisdiction for questionnaire (if applicable)
                          Comments

                          アンケートは、元々設計または意図されたもの以外の管轄区域で使用される可能性があります。 / It may be possible for the questionnaire to be used in jurisdictions other than those for which it was originally designed or intended.

                          Control0..*
                          BindingUnless not suitable, these codes SHALL be taken from Jurisdiction ValueSet
                          (extensible to http://hl7.org/fhir/ValueSet/jurisdiction)

                          このアーティファクトが使用することを目的としている国と地域。 / Countries and regions within which this artifact is targeted for use.

                          TypeCodeableConcept
                          Is Modifierfalse
                          Summarytrue
                          Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          166. Questionnaire.purpose
                          Definition

                          このアンケートが必要な理由と、それがそのまま設計された理由の説明。 / Explanation of why this questionnaire is needed and why it has been designed as it has.

                          Shortこのアンケートが定義されている理由 / Why this questionnaire is defined
                          Comments

                          この要素は、アンケートの使用については説明していません。代わりに、リソースが必要であるか、「なぜ」のどちらかのように定義されている「なぜ」のトレーサビリティを提供します。これは、このアンケートの構造を推進する資料または仕様を調達するために使用できます。 / 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.

                          Control0..1
                          Typemarkdown
                          Is Modifierfalse
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          Summaryfalse
                          Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          168. Questionnaire.copyright
                          Definition

                          アンケートおよび/またはその内容に関する著作権声明。著作権声明は、一般に、アンケートの使用と公開に関する法的制限です。 / 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.

                          Short使用および/または公開制限 / Use and/or publishing restrictions
                          Control0..1
                          Typemarkdown
                          Is Modifierfalse
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          Summaryfalse
                          Requirements

                          消費者は、アンケートおよび/またはそのコンテンツの使用に関する法的制限を決定できる必要があります。 / Consumers must be able to determine any legal restrictions on the use of the questionnaire and/or its content.

                          Alternate NamesLicense, Restrictions
                          Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          170. Questionnaire.approvalDate
                          Definition

                          リソースコンテンツが出版社によって承認された日付。承認は、コンテンツの使用が正式に承認されたときに1回発生します。 / The date on which the resource content was approved by the publisher. Approval happens once when the content is officially approved for usage.

                          Shortアンケートが出版社によって承認されたとき / When the questionnaire was approved by publisher
                          Comments

                          「日付」要素は、軽度の変更または編集の修正のため、承認日よりも最近のものです。 / The 'date' element may be more recent than the approval date because of minor changes or editorial corrections.

                          Control0..1
                          Typedate
                          Is Modifierfalse
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          Summaryfalse
                          Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          172. Questionnaire.lastReviewDate
                          Definition

                          リソースコンテンツが最後にレビューされた日付。レビューは承認後に定期的に行われますが、元の承認日は変更されません。 / The date on which the resource content was last reviewed. Review happens periodically after approval but does not change the original approval date.

                          Shortアンケートが最後にレビューされたとき / When the questionnaire was last reviewed
                          Comments

                          指定されている場合、この日付は元の承認日に従います。 / If specified, this date follows the original approval date.

                          Control0..1
                          Typedate
                          Is Modifierfalse
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          Summaryfalse
                          Requirements

                          コンテンツがどれほど「現在」であるかの感覚を与えます。長い間レビューされていないリソースは、適切/関連性が低くなるリスクがある場合があります。 / 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.

                          Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          174. Questionnaire.effectivePeriod
                          Definition

                          アンケートコンテンツが積極的に使用されている、または計画されている期間。 / The period during which the questionnaire content was or is planned to be in active use.

                          Shortアンケートが使用されると予想される場合 / When the questionnaire is expected to be used
                          Comments

                          アンケートの有効期間は、コンテンツが使用に適用され、公開およびレビューの日付とは無関係になっている時期を決定します。たとえば、2016年に使用することを目的とした尺度は、2015年に公開される場合があります。 / 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.

                          Control0..1
                          TypePeriod
                          Is Modifierfalse
                          Summarytrue
                          Requirements

                          リソースが施行される前に移行を確立することができ、アンケートの新しいバージョンが代わりに使用される場合、または使用される場合に日没プロセスを可能にします。 / 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.

                          Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          176. Questionnaire.code
                          Definition

                          この質問の識別子または泡などの特定の用語での質問のグループ。 / An identifier for this question or group of questions in a particular terminology such as LOINC.

                          Short全体的なアンケートを表す概念 / Concept that represents the overall questionnaire
                          Control0..*
                          BindingFor example codes, see QuestionnaireQuestionCodes
                          (example to http://hl7.org/fhir/ValueSet/questionnaire-questions)

                          アンケート、グループ、および個々の質問のコード。 / Codes for questionnaires, groups and individual questions.

                          TypeCoding
                          Is Modifierfalse
                          Must Supportfalse
                          Summarytrue
                          Requirements

                          完全なアンケートリソースを正式な用語にリンクできます。質問の「パネル」がコードで識別されるのは一般的です。 / Allows linking of the complete Questionnaire resources to formal terminologies. It's common for "panels" of questions to be identified by a code.

                          Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          178. Questionnaire.item
                          Definition

                          1階層目にOATユニット、2階層目を観察項目の内容を設定する。入力コントロールの定義(ePathメッセージの観察項目結果値定義)は、ElementDefinitionではなく、拡張で対応する。

                          Short入力コントロール
                          Comments

                          アンケートの内容は、注文された階層的なアイテムのコレクションから構築されています。 / The content of the questionnaire is constructed from an ordered, hierarchical collection of items.

                          Control0..*
                          This element is affected by the following invariants: que-3
                          TypeBackboneElement
                          Is Modifierfalse
                          Summaryfalse
                          Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / 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: 質問には、AnsweroptionとAnserValuesetの両方がありません / A question cannot have both answerOption and answerValueSet (answerOption.empty() or answerValueSet.empty())
                          que-5: 「選択」と「オープン選択」アイテムのみがextervaluesetを持つことができます / 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: 1つ以上のAnsweroptionが存在する場合、初期[x]が欠落している必要があります / If one or more answerOption is present, initial[x] must be missing (answerOption.empty() or initial.empty())
                          que-12: いつ複数の有効化できる場合、enablebehaviorを指定する必要があります / 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)
                          180. Questionnaire.item.id
                          Definition

                          リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                          Short要素間参照のための一意のID / Unique id for inter-element referencing
                          Control0..1
                          Typestring
                          Is Modifierfalse
                          XML FormatIn the XML format, this property is represented as an attribute.
                          Summaryfalse
                          182. Questionnaire.item.extension
                          Definition

                          An Extension

                          ShortExtension
                          Control0..*
                          TypeExtension
                          Is Modifierfalse
                          Summaryfalse
                          Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
                          SlicingThis element introduces a set of slices on Questionnaire.item.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                          • value @ url
                          • 184. Questionnaire.item.extension:ePathQuestionnaireItemExtensions
                            Slice NameePathQuestionnaireItemExtensions
                            Definition

                            観察項目結果値の値型、桁数、選択値、最大・最小値等の属性や制約を定めた情報。 設定可能な内容や表現方法は施設・運用主体等のローカル内で定め、これに則り設定する。

                            Short観察項目結果値定義
                            Control0..1
                            This element is affected by the following invariants: ele-1
                            TypeExtension(EPath Questionnaire ItemExtensions Extension) (Complex Extension)
                            Is Modifierfalse
                            Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
                            186. Questionnaire.item.modifierExtension
                            Definition

                            要素の基本的な定義の一部ではなく、それが含まれている要素の理解、および/または含まれる要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。

                            モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / 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).

                            Short認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
                            Comments

                            拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                            Control0..*
                            TypeExtension
                            Is Modifiertrue because 修飾子拡張は、それらを含む要素の意味または解釈を変更することが期待されています / Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                            Summarytrue
                            Requirements

                            修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / 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.

                            Alternate Namesextensions, user content, modifiers
                            Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
                            188. Questionnaire.item.linkId
                            Definition

                            質問と回答をひもづけるための識別子を設定する。ePathメッセージ構造上の要素(アウトカムや観察項目)を特定できるよう生成する。

                            ShortリンクID
                            Comments

                            これは意味のある識別子(例えば、ロインコード)になることができますが、意味を持つことを意図していません。ここでは、ガイドまたはシーケンシャル番号が適切です。 / 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.

                            Control1..1
                            Typestring
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Must Supporttrue
                            Summaryfalse
                            Requirements

                            [Questionnairesponse](Questioneresponse.html#)は、省略されたアイテムを含める必要はなく、繰り返されるアイテムがある場合があるため、位置のみに基づいたリンケージでは十分ではありません。 / 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.

                            Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            190. Questionnaire.item.definition
                            Definition

                            この要素は、アンケートリソースのインスタンスに含まれる可能性のある情報を含む、このアイテムに関する情報を提供する[ElementDefinition](ElementDefinition.html)を指すURIです。URIの構築の詳細な説明は、以下のコメントに示されています。この要素が存在する場合、このアンケートリソースインスタンスの対応する要素に値がない場合、次の要素値が要素定義から導出される場合があります。

                            • code(elementdefinition.code)

                            • type(elementDefinition.Type) *必須(elementDefinition.min)

                            • Repeats(elementDefinition.max)

                            • maxlength(elementdefinition.maxlength)

                            • asservalueset(elementdefinition.binding) *オプション(elementDefinition.Binding)。 / 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).

                            ShortElementDefinition-アイテムの詳細 / ElementDefinition - details for the item
                            Comments

                            URIは、[structuredefinition](structuredefinition.html#)の要素デフィニッションを指し、ターゲットリソースの[canonical url](references.html#canonical)から常に始まります。StructureDefinitionを参照する場合、フラグメント識別子を使用して、ID [element.id](element-definitions.html#element.id)によって要素定義を指定します。例えば。http://hl7.org/fhir/structuredefinition/observation#observation.value [x]。フラグメント識別子がない場合、ターゲットの最初の/ルート要素定義は一致する要素定義です。 / 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.

                            Control0..1
                            Typeuri
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Summaryfalse
                            Requirements

                            一般的なパターンは、データ要素のセットを定義し、さまざまな状況に合わせて複数のアンケートを構築してデータを収集することです。この要素は、共通の定義にトレーサビリティを提供し、質問のコンテンツが基礎となる定義から来ることを可能にします。 / 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.

                            Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            192. Questionnaire.item.code
                            Definition

                            対応するアウトカムや観察項目のコード

                            Shortコード
                            Comments

                            値は、.definitionで言及された要素デフィニッションから生じる場合があります。 / The value may come from the ElementDefinition referred to by .definition.

                            Control0..*
                            This element is affected by the following invariants: que-3
                            BindingFor example codes, see QuestionnaireQuestionCodes
                            (example to http://hl7.org/fhir/ValueSet/questionnaire-questions)

                            アンケート、グループ、および個々の質問のコード。 / Codes for questionnaires, groups and individual questions.

                            TypeCoding
                            Is Modifierfalse
                            Must Supporttrue
                            Summaryfalse
                            Requirements

                            質問のグループを正式な用語にリンクできます。 / Allows linking of groups of questions to formal terminologies.

                            Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            194. Questionnaire.item.prefix
                            Definition

                            特定のグループ、質問、またはアンケートに記入するために使用されるアンケート内のディスプレイテキストのセットの短いラベル。 / 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.

                            Short例えば。「1(a)」、 "2.5.3" / E.g. "1(a)", "2.5.3"
                            Comments

                            これらは一般にアンケート内でユニークですが、これは保証されていません。一部のアンケートには、露出するロジックを制御する同じラベルを備えた複数の質問がある場合があります。通常、これらは「表示」アイテムには使用されませんが、そのような使用は禁止されていません。アンケート内のアイテムに対してプレフィックスが定義されている場合、システムは独自のプレフィックスを生成しないでください。 / 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.

                            Control0..1
                            Typestring
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Summaryfalse
                            Requirements

                            ラベルを質問テキストから分離すると、レンダリングが改善されます。また、指示は特定のプレフィックスを参照することが多いため、アンケートの設計が使用されるラベルを制御する必要があります。 / 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.

                            Alternate Nameslabel
                            Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            196. Questionnaire.item.text
                            Definition

                            セクションの名前、ディスプレイアイテムの質問またはテキストコンテンツのテキスト。 / The name of a section, the text of a question or text content for a display item.

                            Short質問を表すテキスト
                            Comments

                            この要素を使用してセクションの名前を表す場合は、グループタイプのアイテムを使用し、テキスト要素をセクションの見出しとして表示するのに適した短い文字列に制限するようにします。グループアイテムの命令は、グループ内のディスプレイタイプアイテムとして含める必要があります。 / 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.

                            Control1..1
                            Typestring
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Must Supporttrue
                            Summaryfalse
                            Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            198. Questionnaire.item.type
                            Definition

                            値型、アウトカム(入力箇所がない親項目)は group を指定する。観察項目(入力箇所がある項目)は question を指定する。

                            Shortグループ|表示|boolean |小数|整数|日付|DateTime + / group | display | boolean | decimal | integer | date | dateTime +
                            Comments

                            回答の種類に対する追加の制約は、拡張機能によって伝えることができます。値は、.definitionで言及された要素デフィニッションから生じる場合があります。 / Additional constraints on the type of answer can be conveyed by extensions. The value may come from the ElementDefinition referred to by .definition.

                            Control1..1
                            BindingThe codes SHALL be taken from 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.

                            Typecode
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Must Supporttrue
                            Summaryfalse
                            Requirements

                            ユーザーが回答を求められる形式を定義します。 / Defines the format in which the user is to be prompted for the answer.

                            Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            200. Questionnaire.item.enableWhen
                            Definition

                            指定された条件が真の場合、このアイテムを有効にする(表示/許可回答をキャプチャする)のみ有効にする必要があることを示す制約。 / A constraint indicating that this item should only be enabled (displayed/allow answers to be captured) when the specified condition is true.

                            Short場合にのみデータを許可します / Only allow data when
                            Comments

                            この拡張機能の複数の繰り返しが存在する場合、繰り返しの *任意の *の条件が真である場合、アイテムを有効にする必要があります。すなわち「exable "が「exable」が「または「句」または「句」が結合されていると扱います。この要素は修飾子です。なぜなら、アイテムが存在する場合、条件が満たされている場合に「必須」が無視されるためです。アイテムが無効になっている場合、ロジックが評価する可能性があるものに関係なく、その子孫はすべて無効になります。 / 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.

                            Control0..*
                            TypeBackboneElement
                            Is Modifiertrue because 存在する場合が存在し、条件がfalsに評価される場合、アンケートは実際に存在しないかのように動作します / If enableWhen is present and the condition evaluates to false, then the Questionnaire behaves as though the elements weren't actually present
                            Summaryfalse
                            Requirements

                            アンケートは、他の質問への回答に基づいて適応することができます。例えば。身体的性別が男性として指定されている場合、妊娠歴を捉える必要はありません。また、命令または質問のグループの条件付き表示を許可します。 / 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.

                            Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / 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))
                            202. Questionnaire.item.enableWhen.id
                            Definition

                            リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                            Short要素間参照のための一意のID / Unique id for inter-element referencing
                            Control0..1
                            Typestring
                            Is Modifierfalse
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Summaryfalse
                            204. Questionnaire.item.enableWhen.extension
                            Definition

                            要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / 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.

                            Short実装で定義された追加のコンテンツ / Additional content defined by implementations
                            Comments

                            拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                            Control0..*
                            TypeExtension
                            Is Modifierfalse
                            Summaryfalse
                            Alternate Namesextensions, user content
                            Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
                            206. Questionnaire.item.enableWhen.modifierExtension
                            Definition

                            要素の基本的な定義の一部ではなく、それが含まれている要素の理解、および/または含まれる要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。

                            モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / 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).

                            Short認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
                            Comments

                            拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                            Control0..*
                            TypeExtension
                            Is Modifiertrue because 修飾子拡張は、それらを含む要素の意味または解釈を変更することが期待されています / Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                            Summarytrue
                            Requirements

                            修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / 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.

                            Alternate Namesextensions, user content, modifiers
                            Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
                            208. Questionnaire.item.enableWhen.question
                            Definition

                            答え(または回答の欠如)がこのアイテムが有効になっているかどうかを支配する質問のLinkid。 / The linkId for the question whose answer (or lack of answer) governs whether this item is enabled.

                            Shortアイテムが有効になっているかどうかを決定する質問 / Question that determines whether item is enabled
                            Comments

                            同じ質問(同じLinkID)に対して複数の質問が存在する場合、これは、最初に「祖先」軸を追跡し、次に「前の」軸を、次に「次の」軸を追跡することにより到達可能な最も近い質問の発生を指します。 / 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.

                            Control1..1
                            Typestring
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Summaryfalse
                            Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            210. Questionnaire.item.enableWhen.operator
                            Definition

                            質問が有効になっている基準を指定します。 / Specifies the criteria by which the question is enabled.

                            Short存在する|= |!= |> |<|> = |<= / exists | = | != | > | < | >= | <=
                            Control1..1
                            BindingThe codes SHALL be taken from QuestionnaireItemOperator
                            (required to http://hl7.org/fhir/ValueSet/questionnaire-enable-operator|4.0.1)

                            質問が有効になる基準。 / The criteria by which a question is enabled.

                            Typecode
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Summaryfalse
                            Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            212. Questionnaire.item.enableWhen.answer[x]
                            Definition

                            参照された質問が、アイテムを有効にするために指定された演算子を使用してテストされる値。 / A value that the referenced question is tested using the specified operator in order for the item to be enabled.

                            Shortオペレーターに基づく質問比較の価値 / Value for question comparison based on operator
                            Control1..1
                            This element is affected by the following invariants: que-7
                            BindingFor example codes, see QuestionnaireAnswerCodes
                            (example to http://hl7.org/fhir/ValueSet/questionnaire-answers)

                            質問に答えるための値が許可されています。 / Allowed values to answer questions.

                            TypeChoice of: boolean, decimal, integer, date, dateTime, time, string, Coding, Quantity, Reference(Resource)
                            [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Summaryfalse
                            Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            214. Questionnaire.item.enableBehavior
                            Definition

                            値がどのように解釈されるか - すべてまたはすべてが真でなければならないかどうかを制御します。 / Controls how multiple enableWhen values are interpreted - whether all or any must be true.

                            Shortすべて|どれか / all | any
                            Comments

                            値が提供された場合に複数の有効化が可能な場合は、この要素を指定する必要があります。 / This element must be specified if more than one enableWhen value is provided.

                            Control0..1
                            This element is affected by the following invariants: que-12
                            BindingThe codes SHALL be taken from 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.

                            Typecode
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Summaryfalse
                            Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            216. Questionnaire.item.required
                            Definition

                            真実であれば、アイテムが「完了した」アンケートに存在する必要があることを示しています。FALSEの場合、アンケートに答えるときにアイテムがスキップされる場合があります。 / 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.

                            Shortアイテムをデータ結果に含める必要があるかどうか / Whether the item must be included in data results
                            Comments

                            Questionnaire.item.requiredには、条件がTrueに評価された場合に条件付きで有効になっている要素に対してのみ意味があります。他のアイテムを含むアイテムが必要に応じてマークされている場合、それは必要な封じ込められた要素を自動的に作成しません(ただし、必要なグループには少なくとも1つの子要素が含まれている必要があります)。値は、.definitionで言及された要素デフィニッションから生じる場合があります。 / 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.

                            Control0..1
                            This element is affected by the following invariants: que-6
                            Typeboolean
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Summaryfalse
                            Meaning if Missing明示的に指定されていない限り、アイテムは一般に不要であると想定されています。システムは常にこの値を設定する必要があります / Items are generally assumed not to be required unless explicitly specified. Systems SHOULD always populate this value
                            Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            218. Questionnaire.item.repeats
                            Definition

                            真実の場合、アイテムが応答で複数回発生する可能性があることを示しており、質問に対して複数の回答またはグループの複数の回答セットを収集します。 / 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.

                            Shortアイテムが繰り返されるかどうか / Whether the item may repeat
                            Comments

                            質問がRepeats = trueとしてマークされている場合、対応するアンケートの質問で質問に対して複数の回答を提供できます。アンケートをレンダリングするとき、各回答の繰り返しの質問テキストをレンダリングする(つまり、「質問を繰り返す」)かどうか、または質問の複数の回答のエントリ/選択を単純に許可するかどうか(回答を繰り返す)レンダリングソフトウェア次第です。視覚的に最も適切なのは、回答の種類とネストされたアイテムがあるかどうかに依存する場合があります。

                            結果のアンケートは、レンダリングに関係なく同じ方法で入力されます - 複数の回答値を持つ「質問」項目。

                            値は、.definitionで言及された要素デフィニッションから生じる場合があります。 / 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.

                            Control0..1
                            This element is affected by the following invariants: que-6
                            Typeboolean
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Summaryfalse
                            Requirements

                            アイテムを使用して、一連の(関連)質問を作成して、そのようなセットに複数の回答を与えるために繰り返すことができます。 / Items may be used to create set of (related) questions that can be repeated to give multiple answers to such a set.

                            Meaning if Missing通常、明示的に指定されていない限り、アイテムは繰り返さないと想定されています。システムは常にこの値を設定する必要があります / Items are generally assumed not to repeat unless explicitly specified. Systems SHOULD always populate this value
                            Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            220. Questionnaire.item.readOnly
                            Definition

                            真実の場合、アンケートに対する人間の回答者によって価値を変更できないことを示すこと。 / An indication, when true, that the value cannot be changed by a human respondent to the Questionnaire.

                            Short人間の編集を許可しないでください / Don't allow human editing
                            Comments

                            Readonly要素の値は、デフォルトバリューの拡張機能、他の回答に基づいた計算をサポートする拡張機能をサポートするリンク、および/または拡張機能のリンケージを確立することで確立できます。 / 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.

                            Control0..1
                            This element is affected by the following invariants: que-9
                            Typeboolean
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Summaryfalse
                            Requirements

                            ユーザーがそれを変更しないようにしながら、特定の情報を質問と回答として表現(およびレンダリング)することができます。また、アンケートの事前に入力された部分の変更を防ぐこと、計算された値などに役立つ場合があります。 / 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.

                            Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            222. Questionnaire.item.maxLength
                            Definition

                            回答で許可されている文字の最大数は、「有効な」アンケートと見なされると見なされます。 / The maximum number of characters that are permitted in the answer to be considered a "valid" QuestionnaireResponse.

                            Shortこれほど多くのキャラクターにすぎません / No more than this many characters
                            Comments

                            Base64Binaryの場合、バイナリデータのバイト数ではなく、エンコードされたデータを表す文字の数を反映しています。値は、.definitionで言及された要素デフィニッションから生じる場合があります。 / 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.

                            Control0..1
                            This element is affected by the following invariants: que-10
                            Typeinteger
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Summaryfalse
                            Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            224. Questionnaire.item.answerValueSet
                            Definition

                            「選択」または「オープン選択」質問の許可された回答を表すコードのリストを含む値セットへの参照。 / A reference to a value set containing a list of codes representing permitted answers for a "choice" or "open-choice" question.

                            Short許可された回答を含むバリューセット / Valueset containing permitted answers
                            Comments

                            LOINCは、アンケート応答に多くの有用な価値セットを定義します。[LOINC ANSWRE LISTS](LOINC.HTML#ALIST)を参照してください。値は、.definitionで言及された要素デフィニッションから生じる場合があります。 / LOINC defines many useful value sets for questionnaire responses. See LOINC Answer Lists. The value may come from the ElementDefinition referred to by .definition.

                            Control0..1
                            This element is affected by the following invariants: que-4, que-5
                            Typecanonical(ValueSet)
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Summaryfalse
                            Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            226. Questionnaire.item.answerOption
                            Definition

                            選択可能な結果値のリスト。

                            Short選択値リスト
                            Comments

                            この要素は、nesservaluesetの値セット機械が面倒すぎると見なされる場合、またはコードではない可能性のある回答をキャプチャする必要がある場合に使用できます。 / 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.

                            Control0..*
                            This element is affected by the following invariants: que-4, que-5
                            TypeBackboneElement
                            Is Modifierfalse
                            Must Supportfalse
                            Summaryfalse
                            Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            228. Questionnaire.item.answerOption.id
                            Definition

                            リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                            Short要素間参照のための一意のID / Unique id for inter-element referencing
                            Control0..1
                            Typestring
                            Is Modifierfalse
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Summaryfalse
                            230. Questionnaire.item.answerOption.extension
                            Definition

                            要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / 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.

                            Short実装で定義された追加のコンテンツ / Additional content defined by implementations
                            Comments

                            拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                            Control0..*
                            TypeExtension
                            Is Modifierfalse
                            Summaryfalse
                            Alternate Namesextensions, user content
                            Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
                            232. Questionnaire.item.answerOption.modifierExtension
                            Definition

                            要素の基本的な定義の一部ではなく、それが含まれている要素の理解、および/または含まれる要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。

                            モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / 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).

                            Short認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
                            Comments

                            拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                            Control0..*
                            TypeExtension
                            Is Modifiertrue because 修飾子拡張は、それらを含む要素の意味または解釈を変更することが期待されています / Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                            Summarytrue
                            Requirements

                            修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / 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.

                            Alternate Namesextensions, user content, modifiers
                            Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
                            234. Questionnaire.item.answerOption.value[x]
                            Definition

                            この質問に対する答えとして許可されている潜在的な答え。 / A potential answer that's allowed as the answer to this question.

                            Short
                            Comments

                            値のデータ型は、item.typeに同意する必要があります。 / The data type of the value must agree with the item.type.

                            Control1..1
                            BindingFor example codes, see QuestionnaireAnswerCodes
                            (example to http://hl7.org/fhir/ValueSet/questionnaire-answers)

                            質問に答えるための値が許可されています。 / Allowed values to answer questions.

                            TypeCoding
                            [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                            Is Modifierfalse
                            Summaryfalse
                            Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            236. Questionnaire.item.answerOption.value[x].id
                            Definition

                            リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                            Short要素間参照のための一意のID / Unique id for inter-element referencing
                            Control0..1
                            Typestring
                            Is Modifierfalse
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Summaryfalse
                            238. Questionnaire.item.answerOption.value[x].extension
                            Definition

                            要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / 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.

                            Short実装で定義された追加のコンテンツ / Additional content defined by implementations
                            Comments

                            拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                            Control0..*
                            TypeExtension
                            Is Modifierfalse
                            Summaryfalse
                            Alternate Namesextensions, user content
                            Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
                            SlicingThis element introduces a set of slices on Questionnaire.item.answerOption.value[x].extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                            • value @ url
                            • 240. Questionnaire.item.answerOption.value[x].system
                              Definition

                              コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code.

                              Short値コード体系
                              Comments

                              uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / 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.

                              Control0..1
                              Typeuri
                              Is Modifierfalse
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              Summarytrue
                              Requirements

                              シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol.

                              Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              242. Questionnaire.item.answerOption.value[x].version
                              Definition

                              このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / 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.

                              Shortシステムのバージョン - 関連する場合 / Version of the system - if relevant
                              Comments

                              用語がコードシステムバージョンを識別するために使用する文字列を明確に定義していない場合、推奨は、そのバージョンがバージョンの日付として公式に公開された日付(FHIR日付形式で表現)を使用することです。 / 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.

                              NoteThis is a business version Id, not a resource version Id (see discussion)
                              Control0..1
                              Typestring
                              Is Modifierfalse
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              Summarytrue
                              Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              244. Questionnaire.item.answerOption.value[x].code
                              Definition

                              システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / 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).

                              Short
                              Control0..1
                              Typecode
                              Is Modifierfalse
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              Summarytrue
                              Requirements

                              システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system.

                              Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              246. Questionnaire.item.answerOption.value[x].display
                              Definition

                              システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system.

                              Short値名
                              Control0..1
                              Typestring
                              Is Modifierfalse
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              Summarytrue
                              Requirements

                              システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                              Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              248. Questionnaire.item.answerOption.value[x].userSelected
                              Definition

                              このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).

                              Shortこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
                              Comments

                              一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / 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.

                              Control0..1
                              Typeboolean
                              Is Modifierfalse
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              Summarytrue
                              Requirements

                              これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / 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.

                              Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              250. Questionnaire.item.answerOption.initialSelected
                              Definition

                              可能な回答のリストが最初に表示されたときに、回答値が選択されているかどうかを示します。 / Indicates whether the answer value is selected when the list of possible answers is initially shown.

                              Shortオプションがデフォルトで選択されるかどうか / Whether option is selected by default
                              Comments

                              回答セットが存在する場合は、初期[v]の代わりにこれを使用します。 / Use this instead of initial[v] if answerValueSet is present.

                              Control0..1
                              Typeboolean
                              Is Modifierfalse
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              Summaryfalse
                              Meaning if Missing選択された選択されたアイテムのみが、選択されるように明示的にマークされています / Only selected items explicitly marked to be selected
                              Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              252. Questionnaire.item.initial
                              Definition

                              ユーザー入力のアンケートを最初にレンダリングする際に、回答に事前に入力する必要がある1つ以上の値。 / One or more values that should be pre-populated in the answer when initially rendering the questionnaire for user input.

                              Shortアイテムが最初にレンダリングされたときの初期値 / Initial value(s) when item is first rendered
                              Comments

                              ユーザーは値を変更し、デフォルトをオーバーライドすることができます(読み取り専用としてマークされていない限り)。ユーザーが値を変更しない場合、アンケートのサポートが最初に作成されると、この初期値が持続されます。初期値は結果に影響を与える可能性があることに注意してください。初期[x]のデータ型はitem.typeに同意する必要があり、繰り返すアイテムのみが1つ以上の初期値を持つことができます。 / 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.

                              Control0..*
                              This element is affected by the following invariants: que-8, que-13
                              TypeBackboneElement
                              Is Modifierfalse
                              Summaryfalse
                              Requirements

                              一部のワークフローでは、デフォルトを持つことで時間を節約できます。 / In some workflows, having defaults saves time.

                              Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              254. Questionnaire.item.initial.id
                              Definition

                              リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                              Short要素間参照のための一意のID / Unique id for inter-element referencing
                              Control0..1
                              Typestring
                              Is Modifierfalse
                              XML FormatIn the XML format, this property is represented as an attribute.
                              Summaryfalse
                              256. Questionnaire.item.initial.extension
                              Definition

                              要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / 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.

                              Short実装で定義された追加のコンテンツ / Additional content defined by implementations
                              Comments

                              拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                              Control0..*
                              TypeExtension
                              Is Modifierfalse
                              Summaryfalse
                              Alternate Namesextensions, user content
                              Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
                              258. Questionnaire.item.initial.modifierExtension
                              Definition

                              要素の基本的な定義の一部ではなく、それが含まれている要素の理解、および/または含まれる要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。

                              モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / 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).

                              Short認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
                              Comments

                              拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                              Control0..*
                              TypeExtension
                              Is Modifiertrue because 修飾子拡張は、それらを含む要素の意味または解釈を変更することが期待されています / Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                              Summarytrue
                              Requirements

                              修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / 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.

                              Alternate Namesextensions, user content, modifiers
                              Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists())
                              260. Questionnaire.item.initial.value[x]
                              Definition

                              最初の回答に対する実際の値。 / The actual value to for an initial answer.

                              Short質問を初期化するための実際の価値 / Actual value for initializing the question
                              Comments

                              初期値のタイプは、アイテムのタイプと一致する必要があります。 / The type of the initial value must be consistent with the type of the item.

                              Control1..1
                              BindingFor example codes, see QuestionnaireAnswerCodes
                              (example to http://hl7.org/fhir/ValueSet/questionnaire-answers)

                              質問に答えるための値が許可されています。 / Allowed values to answer questions.

                              TypeChoice of: boolean, decimal, integer, date, dateTime, time, string, uri, Attachment, Coding, Quantity, Reference(Resource)
                              [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                              Is Modifierfalse
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              Summaryfalse
                              Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              262. Questionnaire.item.item
                              Definition

                              質問やグループの下にネストされるテキスト、質問、その他のグループ。 / Text, questions and other groups to be nested beneath a question or group.

                              Shortネストされたアンケート項目 / Nested questionnaire items
                              Comments

                              ネストの深さに指定された制限はありません。ただし、アンケートの著者は、過度に深いネスティングのユーザーインターフェイスとユーザーインターフェイスへの影響を考慮することをお勧めします。 / 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.

                              Control0..*
                              This element is affected by the following invariants: que-1
                              TypeSeettp://hl7.org/fhir/StructureDefinition/Questionnaire#Questionnaire.item
                              Is Modifierfalse
                              Summaryfalse
                              Requirements

                              レポートは、複雑なネストされたグループで構成できます。 / Reports can consist of complex nested groups.

                              Invariantsele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))