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
| Active as of 2025-06-24 |
Definitions for the epath-procedure-task resource profile.
Guidance on how to interpret the contents of this table can be found here
| 0. Procedure | |
| Definition | 患者または患者に対して行われた、または実行されたアクション。これは、手術のような身体的介入であるか、長期的なサービス、カウンセリング、または催眠療法のような侵襲性が低い場合があります。 / An action that is or was performed on or for a patient. This can be a physical intervention like an operation, or less invasive like long term services, counseling, or hypnotherapy. |
| Short | 患者に存在している、または実行されたアクション / An action that is being or was performed on a patient |
| Control | 0..* |
| Is Modifier | false |
| Summary | false |
| Invariants | dom-2: リソースが別のリソースに含まれている場合、ネストされたリソースを含めてはなりません / If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty()) dom-3: リソースが別のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含有リソースを参照するものとします / If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource (contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().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()) |
| 2. Procedure.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 |
| Control | 10..1 |
| Type | Meta |
| Is Modifier | false |
| Summary | true |
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 4. Procedure.meta.profile | |
| Definition | このリソースが準拠すると主張する StructureDefinition リソースに関するプロファイルのリストです。URL は StructureDefinition.url への参照です。 このリソースが準拠すると主張する StructureDefinition リソースに関するプロファイルのリストです。URL は StructureDefinition.url への参照です。 |
| Short | このリソースが適合を主張するプロファイル |
| Comments | これらの主張が時間の経過に伴って検証または更新される方法と、それらを決定するサーバーや他の基盤に任されます。プロファイルURLのリストは1セットです。 |
| Control | 10..1* |
| Type | canonical(StructureDefinition) |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Fixed Value | http://e-path.jp/fhir/ePath/StructureDefinition/EPath_Procedure_Task |
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
| 6. Procedure.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. |
| Control | 0..1 |
| Type | uri |
| Is Modifier | true 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 Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 8. Procedure.extension | |
| Definition | An Extension リソースの基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and 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 | Extension実装で定義された追加のコンテンツ / 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | ele-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()) |
| Slicing | This element introduces a set of slices on Procedure.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 10. Procedure.extension:ePathProcedureTaskPlannedDateTime | |
| Slice Name | ePathProcedureTaskPlannedDateTime |
| Definition | 予定日時 |
| Short | 予定日時 |
| Control | 0..1 This element is affected by the following invariants: ele-1 |
| Type | Extension(EPath Task PlannedDateTime Extension) (Extension Type: Choice of: date, dateTime) |
| Is Modifier | false |
| Invariants | ele-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())ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 12. Procedure.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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because モディファイア拡張は、それらを含むリソースの意味または解釈を変更することが期待されています / Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them |
| Summary | false |
| 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 Names | extensions, user content |
| Invariants | ele-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()) |
| 14. Procedure.identifier | |
| Definition | リソースが更新され、サーバーからサーバーに伝播されると一定のままであるパフォーマーまたは他のシステムによってこの手順に割り当てられたビジネス識別子。 / Business identifiers assigned to this procedure by the performer or other systems which remain constant as the resource is updated and is propagated from server to server. |
| Short | この手順の外部識別子 / External Identifiers for this procedure |
| Comments | これはビジネス識別子であり、リソース識別子ではありません([ディスカッション](Resource.html#識別子を参照))。識別子が単一のリソースインスタンスにのみ表示することがベストプラクティスですが、ビジネス慣行は、同じ識別子を持つ複数のリソースインスタンスが存在する可能性があることを時々決定する場合があります。たとえば、複数の患者と個人のリソースインスタンスが同じ社会保険番号を共有する場合があります。 / This is a business identifier, not a resource identifier (see discussion). It is best practice for the identifier to only appear on a single resource instance, however business practices may occasionally dictate that multiple resource instances with the same identifier can exist - possibly even with different resource types. For example, multiple Patient and Person resource instances might share the same social insurance number. |
| Note | This is a business identifier, not a resource identifier (see discussion) |
| Control | 10..* |
| Type | Identifier |
| Is Modifier | false |
| Summary | true |
| Requirements | さまざまな参加システムで知られており、サーバー全体で一貫性のある方法で知られている手順を識別できます。 / Allows identification of the procedure as it is known by various participating systems and in a way that remains consistent across servers. |
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| Slicing | This element introduces a set of slices on Procedure.identifier. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 16. Procedure.identifier:resourceInstanceIdentifier | |
| Slice Name | resourceInstanceIdentifier |
| Definition | リソースが更新され、サーバーからサーバーに伝播されると一定のままであるパフォーマーまたは他のシステムによってこの手順に割り当てられたビジネス識別子。 / Business identifiers assigned to this procedure by the performer or other systems which remain constant as the resource is updated and is propagated from server to server. |
| Short | この手順の外部識別子 / External Identifiers for this procedure |
| Comments | これはビジネス識別子であり、リソース識別子ではありません([ディスカッション](Resource.html#識別子を参照))。識別子が単一のリソースインスタンスにのみ表示することがベストプラクティスですが、ビジネス慣行は、同じ識別子を持つ複数のリソースインスタンスが存在する可能性があることを時々決定する場合があります。たとえば、複数の患者と個人のリソースインスタンスが同じ社会保険番号を共有する場合があります。 / This is a business identifier, not a resource identifier (see discussion). It is best practice for the identifier to only appear on a single resource instance, however business practices may occasionally dictate that multiple resource instances with the same identifier can exist - possibly even with different resource types. For example, multiple Patient and Person resource instances might share the same social insurance number. |
| Note | This is a business identifier, not a resource identifier (see discussion) |
| Control | 10..1* |
| Type | Identifier |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Requirements | さまざまな参加システムで知られており、サーバー全体で一貫性のある方法で知られている手順を識別できます。 / Allows identification of the procedure as it is known by various participating systems and in a way that remains consistent across servers. |
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 18. Procedure.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. |
| Control | 0..1 |
| Binding | The 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 . |
| Type | code |
| Is Modifier | true because これは、アプリケーションが一時的なIDを永続的なIDと間違えてはならないため、「IS修飾子」とラベル付けされています。 / This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | 特定の使用のコンテキストが一連の識別子の中から選択される適切な識別子を許可します。 / Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. |
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 20. Procedure.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. |
| Control | 10..1 |
| Type | uri |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| 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 Value | http://e-path.jp/fhir/ePath/IdSystem/resourceInstance-identifier |
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 22. Procedure.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. |
| Control | 10..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 24. Procedure.status | |
| Definition | completed : 実施、preparation : 未実施 手順の状態を指定するコード。一般的に、これは進行中または完了した状態になります。 / A code specifying the state of the procedure. Generally, this will be the in-progress or completed state. |
| Short | preparation | completed準備|進行中|not-done |オンホールド|停止|完了|エラーに入った|わからない / preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown |
| Comments | 「不明な」コードは、他のステータスを伝えるために使用されません。ステータスのいずれかが適用される場合、「不明な」コードを使用する必要がありますが、オーサリングシステムは現在の手順の状態を知らない。 この要素は、リソースを現在有効ではないとマークするコードが含まれているため、修飾子としてラベル付けされています。 / The "unknown" code is not to be used to convey other statuses. The "unknown" code should be used when one of the statuses applies, but the authoring system doesn't know the current state of the procedure. This element is labeled as a modifier because the status contains codes that mark the resource as not currently valid. |
| Control | 1..1 |
| Binding | The codes SHALL be taken from EventStatushttp://hl7.org/fhir/ValueSet/event-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/event-status|4.0.1)手順の状態を指定するコード。 / A code specifying the state of the procedure. |
| Type | code |
| Is Modifier | true because この要素は、リソースを有効として扱うべきではないことを意味するステータスに入力されたステータスを含むステータス要素であるため、修飾子としてラベル付けされています。 / This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 26. Procedure.category | |
| Definition | 検索、並べ替え、表示の手順を分類するコード(「外科的処置」など)。 / A code that classifies the procedure for searching, sorting and display purposes (e.g. "Surgical Procedure"). |
| Short | タスク分類手順の分類 / Classification of the procedure |
| Control | 10..1 |
| Binding | For example codes, see ProcedureCategoryCodes(SNOMEDCT)http://hl7.org/fhir/ValueSet/procedure-category (example to http://hl7.org/fhir/ValueSet/procedure-category)検索、並べ替え、表示の手順を分類するコード。 / A code that classifies a procedure for searching, sorting and display purposes. |
| Type | CodeableConcept |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 28. Procedure.category.coding | |
| Definition | タスクのカテゴリを識別するコード。 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. |
| Short | タスク分類用語システムによって定義されたコード / Code defined by a terminology system |
| Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
| Control | 10..1* |
| Binding | The codes SHOULD be taken from For codes, see EPath_TaskCategory_VS (preferred to http://e-path.jp/fhir/ePath/ValueSet/EPath_TaskCategory_VS)タスク分類 |
| Type | Coding |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. |
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 30. Procedure.category.coding.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. |
| Control | 10..1 |
| Type | uri |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. |
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 32. Procedure.category.coding.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 |
| Control | 10..1 |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. |
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 34. Procedure.code | |
| Definition | タスクを識別するコード・名称 本バージョン時点において標準または統一されたコード体系が定まっていないことから、施設等のローカル内でタスクを識別するコード・名称を定め、ローカルのコード体系で設定する。 実行される特定の手順。手順の正確な性質をコード化できない場合は、テキストを使用します(例:「腹腔鏡虫摘出術」)。 / The specific procedure that is performed. Use text if the exact nature of the procedure cannot be coded (e.g. "Laparoscopic Appendectomy"). |
| Short | タスクを識別するコード・名称手順の識別 / Identification of the procedure |
| Control | 10..1 |
| Binding | For example codes, see ProcedureCodes(SNOMEDCT)http://hl7.org/fhir/ValueSet/procedure-code (example to http://hl7.org/fhir/ValueSet/procedure-code)特定の手順を識別するコード。 / A code to identify a specific procedure . |
| Type | CodeableConcept |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Requirements | 0..1主に叙述(Narative)のみのリソースを説明する。 / 0..1 to account for primarily narrative only resources. |
| Alternate Names | type |
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 36. Procedure.code.coding | |
| Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. |
| Short | 用語システムによって定義されたコード / Code defined by a terminology system |
| Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
| Control | 10..* |
| Type | Coding |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. |
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 38. Procedure.code.coding.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. |
| Control | 10..1 |
| Type | uri |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. |
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 40. Procedure.code.coding.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 |
| Control | 10..1 |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. |
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 42. Procedure.code.coding.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 |
| Control | 10..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 44. Procedure.subject | |
| Definition | 手順が実行された人、動物、またはグループ。 / The person, animal or group on which the procedure was performed. |
| Short | 手順が実行された人 / Who the procedure was performed on |
| Control | 1..1 |
| Type | Reference(JP Core Patient Profile, Patient, Group) |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Alternate Names | patient |
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 46. Procedure.performed[x] | |
| Definition | 推定または実際の日付、日付、期間、または手順が実行された年齢。期間が複数の日付に及ぶ複雑な手順をサポートすることを許可し、また、手順の長さをキャプチャできるようにします。 / Estimated or actual date, date-time, period, or age when the procedure was performed. Allows a period to support complex procedures that span more than one date, and also allows for the length of the procedure to be captured. |
| Short | 実施日時手順が実行されたとき / When the procedure was performed |
| Comments | 一般に、患者が手術が行われた年齢を報告するときに年齢が使用されます。通常、範囲は、20〜25歳の間など、手術が行われたときに患者が年齢範囲を報告するときに使用されます。DateTimeは、いくつかの手順がミリ秒の精度を持たない可能性のある過去の手順として報告されているため、範囲の精度をサポートしますが、エンカウンター中に実行および文書化された他の手順では、より正確なUTCタイムスタンプがある可能性があります。 / Age is generally used when the patient reports an age at which the procedure was performed. Range is generally used when the patient reports an age range when the procedure was performed, such as sometime between 20-25 years old. dateTime supports a range of precision due to some procedures being reported as past procedures that might not have millisecond precision while other procedures performed and documented during the encounter might have more precise UTC timestamps with timezone. |
| Control | 0..1 |
| Type | dateTime, string, Period, Range, Age |
| [x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 48. Procedure.performer | |
| Definition | 機器ではなく「本物の」人々に限定されます。 / Limited to "real" people rather than equipment. |
| Short | 実施者手順を実行した人々 / The people who performed the procedure |
| Control | 0..1* |
| Type | BackboneElement |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 50. Procedure.performer.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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because 修飾子拡張は、それらを含む要素の意味または解釈を変更することが期待されています / Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| 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 Names | extensions, user content, modifiers |
| Invariants | ele-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()) |
| 52. Procedure.performer.function | |
| Definition | 手順におけるパフォーマーの関与の種類を区別します。たとえば、外科医、麻酔医、内視鏡師。 / Distinguishes the type of involvement of the performer in the procedure. For example, surgeon, anaesthetist, endoscopist. |
| Short | 実施者職種パフォーマンスの種類 / Type of performance |
| Control | 0..1 |
| Binding | For example codes, see ProcedurePerformerRoleCodeshttp://hl7.org/fhir/ValueSet/performer-role (example to http://hl7.org/fhir/ValueSet/performer-role)手順の実行者の役割を識別するコード。 / A code that identifies the role of a performer of the procedure. |
| Type | CodeableConcept |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Requirements | さまざまなパフォーマーの関与の種類の曖昧性を乱すことができます。 / Allows disambiguation of the types of involvement of different performers. |
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 54. Procedure.performer.function.text | |
| Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
| Short | 実施者職種テキストコンセプトの単純なテキスト表現 / Plain text representation of the concept |
| Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. |
| Control | 10..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 56. Procedure.performer.actor | |
| Definition | 手順に関与した開業医。 / The practitioner who was involved in the procedure. |
| Short | 実施者開業医への参照 / The reference to the practitioner |
| Control | 1..1 |
| Type | Reference(Practitioner, PractitionerRole, Organization, Patient, RelatedPerson, Device) |
| Is Modifier | false |
| Must Support | false |
| Summary | true |
| Requirements | デバイスへの参照は、ペースメーカーなどのユースケースをサポートします。 / A reference to Device supports use cases, such as pacemakers. |
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 58. Procedure.performer.actor.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. |
| Control | 10..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Invariants | ele-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. Procedure | |
| 2. Procedure.meta | |
| Control | 1..? |
| 4. Procedure.meta.profile | |
| Control | 1..1 |
| Must Support | true |
| Fixed Value | http://e-path.jp/fhir/ePath/StructureDefinition/EPath_Procedure_Task |
| 6. Procedure.extension | |
| Slicing | This element introduces a set of slices on Procedure.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 8. Procedure.extension:ePathProcedureTaskPlannedDateTime | |
| Slice Name | ePathProcedureTaskPlannedDateTime |
| Definition | 予定日時 |
| Short | 予定日時 |
| Control | 0..1 |
| Type | Extension(EPath Task PlannedDateTime Extension) (Extension Type: Choice of: date, dateTime) |
| 10. Procedure.identifier | |
| Note | This is a business identifier, not a resource identifier (see discussion) |
| Control | 1..? |
| Slicing | This element introduces a set of slices on Procedure.identifier. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 12. Procedure.identifier:resourceInstanceIdentifier | |
| Slice Name | resourceInstanceIdentifier |
| Note | This is a business identifier, not a resource identifier (see discussion) |
| Control | 1..1 |
| Must Support | true |
| 14. Procedure.identifier:resourceInstanceIdentifier.system | |
| Control | 1..? |
| Must Support | true |
| Fixed Value | http://e-path.jp/fhir/ePath/IdSystem/resourceInstance-identifier |
| 16. Procedure.identifier:resourceInstanceIdentifier.value | |
| Control | 1..? |
| Must Support | true |
| 18. Procedure.status | |
| Definition | completed : 実施、preparation : 未実施 |
| Short | preparation | completed |
| Must Support | true |
| 20. Procedure.category | |
| Short | タスク分類 |
| Control | 1..? |
| Must Support | true |
| 22. Procedure.category.coding | |
| Definition | タスクのカテゴリを識別するコード。 |
| Short | タスク分類 |
| Control | 1..1 |
| Binding | The codes SHOULD be taken from EPath_TaskCategory_VS (preferred to http://e-path.jp/fhir/ePath/ValueSet/EPath_TaskCategory_VS)タスク分類 |
| Must Support | true |
| 24. Procedure.category.coding.system | |
| Control | 1..? |
| Must Support | true |
| 26. Procedure.category.coding.code | |
| Control | 1..? |
| Must Support | true |
| 28. Procedure.code | |
| Definition | タスクを識別するコード・名称 本バージョン時点において標準または統一されたコード体系が定まっていないことから、施設等のローカル内でタスクを識別するコード・名称を定め、ローカルのコード体系で設定する。 |
| Short | タスクを識別するコード・名称 |
| Control | 1..? |
| Must Support | true |
| 30. Procedure.code.coding | |
| Control | 1..? |
| Must Support | true |
| 32. Procedure.code.coding.system | |
| Control | 1..? |
| Must Support | true |
| 34. Procedure.code.coding.code | |
| Control | 1..? |
| Must Support | true |
| 36. Procedure.code.coding.display | |
| Control | 1..? |
| Must Support | true |
| 38. Procedure.subject | |
| Type | Reference(JP Core Patient Profile) |
| Must Support | true |
| 40. Procedure.performed[x] | |
| Short | 実施日時 |
| Type | dateTime, string, Period, Range, Age |
| [x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 42. Procedure.performer | |
| Short | 実施者 |
| Control | 0..1 |
| Must Support | true |
| 44. Procedure.performer.function | |
| Short | 実施者職種 |
| Must Support | true |
| 46. Procedure.performer.function.text | |
| Short | 実施者職種テキスト |
| Control | 1..? |
| 48. Procedure.performer.actor | |
| Short | 実施者 |
| Must Support | false |
| 50. Procedure.performer.actor.display | |
| Short | 実施者名 |
| Control | 1..? |
| Must Support | true |
Guidance on how to interpret the contents of this table can be found here
| 0. Procedure | |||||
| Definition | 患者または患者に対して行われた、または実行されたアクション。これは、手術のような身体的介入であるか、長期的なサービス、カウンセリング、または催眠療法のような侵襲性が低い場合があります。 / An action that is or was performed on or for a patient. This can be a physical intervention like an operation, or less invasive like long term services, counseling, or hypnotherapy. | ||||
| Short | 患者に存在している、または実行されたアクション / An action that is being or was performed on a patient | ||||
| Control | 0..* | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | dom-2: リソースが別のリソースに含まれている場合、ネストされたリソースを含めてはなりません / If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())dom-3: リソースが別のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含有リソースを参照するものとします / If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource ( contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().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()) | ||||
| 2. Procedure.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. | ||||
| Control | 0..1 | ||||
| Type | id | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| 4. Procedure.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 | ||||
| Control | 1..1 | ||||
| Type | Meta | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 6. Procedure.meta.id | |||||
| Definition | リソース内の要素の固有ID(内部参照用)。これは、スペースを含まない任意の文字列値である可能性があります。 | ||||
| Short | エレメント相互参照のためのユニークID | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 8. Procedure.meta.extension | |||||
| Definition | 「要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。」 | ||||
| Short | 実装によって定義される追加コンテンツ | ||||
| Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))ext-1: 「拡張機能または値[x]のいずれかが必要です。両方ではありません。」 ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Procedure.meta.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 10. Procedure.meta.versionId | |||||
| Definition | URLのバージョン部分に表示されるバージョン固有の識別子。この値は、リソースが作成、更新、または削除された場合に変更されます。 | ||||
| Short | バージョン固有の識別子 (Baajon koyū no shikibetsu-shi) | ||||
| Comments | サーバーがこの値を割り当て、クライアントが指定した値を無視する。ただし、サーバーが更新/削除時にバージョンの整合性を強制する場合を除く。 | ||||
| Control | 0..1 | ||||
| Type | id | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) | ||||
| 12. Procedure.meta.lastUpdated | |||||
| Definition | リソースが最後に変更されたとき - 例えば、バージョンが変更されたとき。 | ||||
| Short | 「リソースのバージョンが最後に変更されたとき」 | ||||
| Comments | この値はリソースが初めて作成される場合を除いて常に設定されています。サーバー/リソースマネージャーがこの値を設定します。クライアントが提供する値は関係ありません。これはHTTP Last-Modifiedに相当し、readのインタラクションで同じ値を持つべきです。 | ||||
| Control | 0..1 | ||||
| Type | instant | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) | ||||
| 14. Procedure.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でホストされていないリソースの現在のマスターソースがどこにあるかを示すために使用できます。」 | ||||
| Control | 0..1 | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) | ||||
| 16. Procedure.meta.profile | |||||
| Definition | このリソースが準拠すると主張する StructureDefinition リソースに関するプロファイルのリストです。URL は StructureDefinition.url への参照です。 | ||||
| Short | このリソースが適合を主張するプロファイル | ||||
| Comments | これらの主張が時間の経過に伴って検証または更新される方法と、それらを決定するサーバーや他の基盤に任されます。プロファイルURLのリストは1セットです。 | ||||
| Control | 1..1 | ||||
| Type | canonical(StructureDefinition) | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Fixed Value | http://e-path.jp/fhir/ePath/StructureDefinition/EPath_Procedure_Task | ||||
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) | ||||
| 18. Procedure.meta.security | |||||
| Definition | このリソースにはセキュリティラベルが適用されています。これらのタグにより、特定のリソースが全体的なセキュリティポリシーやインフラストラクチャに関連付けられます。 | ||||
| Short | このリソースに適用されたセキュリティラベル | ||||
| Comments | セキュリティラベルは変更せずにリソースのバージョンを更新可能です。セキュリティラベルのリストはセットであり、一意性はシステム/コードに基づき、バージョンと表示は無視されます。 | ||||
| Control | 0..* | ||||
| Binding | Unless not suitable, these codes SHALL be taken from All Security Labels (extensible to http://hl7.org/fhir/ValueSet/security-labels)医療プライバシーおよびセキュリティ分類システムからのセキュリティラベル。 | ||||
| Type | Coding | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) | ||||
| 20. Procedure.meta.tag | |||||
| Definition | このリソースに適用されるタグです。タグは、リソースをプロセスやワークフローに識別し、関連付けるために使用することが意図されており、アプリケーションはリソースの意味を解釈する際にタグを考慮する必要はありません。 | ||||
| Short | このリソースに適用されたタグ | ||||
| Comments | リソースの表示バージョンを変更することなく、タグを更新できます。タグのリストは集合です。ユニーク性はシステム/コードに基づき、バージョンと表示は無視されます。 | ||||
| Control | 0..* | ||||
| Binding | For example codes, see CommonTags (example to http://hl7.org/fhir/ValueSet/common-tags)「様々なタグを表すコードで、一般的にはワークフローに関連しています。 | ||||
| Type | Coding | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) | ||||
| 22. Procedure.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. | ||||
| Control | 0..1 | ||||
| Type | uri | ||||
| Is Modifier | true 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 Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 24. Procedure.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). | ||||
| Control | 0..1 | ||||
| Binding | The codes SHOULD be taken from CommonLanguages (preferred to http://hl7.org/fhir/ValueSet/languages)人間の言語。 / A human language.
| ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 26. Procedure.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. | ||||
| Control | 0..1 | ||||
| Type | Narrative | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | narrative, html, xhtml, display | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 28. Procedure.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. | ||||
| Control | 0..* | ||||
| Type | Resource | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | inline resources, anonymous resources, contained resources | ||||
| 30. Procedure.extension | |||||
| Definition | An Extension | ||||
| Short | Extension | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-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()) | ||||
| Slicing | This element introduces a set of slices on Procedure.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 32. Procedure.extension:ePathProcedureTaskPlannedDateTime | |||||
| Slice Name | ePathProcedureTaskPlannedDateTime | ||||
| Definition | 予定日時 | ||||
| Short | 予定日時 | ||||
| Control | 0..1 This element is affected by the following invariants: ele-1 | ||||
| Type | Extension(EPath Task PlannedDateTime Extension) (Extension Type: Choice of: date, dateTime) | ||||
| Is Modifier | false | ||||
| Invariants | ele-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. Procedure.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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | true because モディファイア拡張は、それらを含むリソースの意味または解釈を変更することが期待されています / Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them | ||||
| Summary | false | ||||
| 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 Names | extensions, user content | ||||
| Invariants | ele-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()) | ||||
| 36. Procedure.identifier | |||||
| Definition | リソースが更新され、サーバーからサーバーに伝播されると一定のままであるパフォーマーまたは他のシステムによってこの手順に割り当てられたビジネス識別子。 / Business identifiers assigned to this procedure by the performer or other systems which remain constant as the resource is updated and is propagated from server to server. | ||||
| Short | この手順の外部識別子 / External Identifiers for this procedure | ||||
| Comments | これはビジネス識別子であり、リソース識別子ではありません([ディスカッション](Resource.html#識別子を参照))。識別子が単一のリソースインスタンスにのみ表示することがベストプラクティスですが、ビジネス慣行は、同じ識別子を持つ複数のリソースインスタンスが存在する可能性があることを時々決定する場合があります。たとえば、複数の患者と個人のリソースインスタンスが同じ社会保険番号を共有する場合があります。 / This is a business identifier, not a resource identifier (see discussion). It is best practice for the identifier to only appear on a single resource instance, however business practices may occasionally dictate that multiple resource instances with the same identifier can exist - possibly even with different resource types. For example, multiple Patient and Person resource instances might share the same social insurance number. | ||||
| Note | This is a business identifier, not a resource identifier (see discussion) | ||||
| Control | 1..* | ||||
| Type | Identifier | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| Requirements | さまざまな参加システムで知られており、サーバー全体で一貫性のある方法で知られている手順を識別できます。 / Allows identification of the procedure as it is known by various participating systems and in a way that remains consistent across servers. | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| Slicing | This element introduces a set of slices on Procedure.identifier. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 38. Procedure.identifier:resourceInstanceIdentifier | |||||
| Slice Name | resourceInstanceIdentifier | ||||
| Definition | リソースが更新され、サーバーからサーバーに伝播されると一定のままであるパフォーマーまたは他のシステムによってこの手順に割り当てられたビジネス識別子。 / Business identifiers assigned to this procedure by the performer or other systems which remain constant as the resource is updated and is propagated from server to server. | ||||
| Short | この手順の外部識別子 / External Identifiers for this procedure | ||||
| Comments | これはビジネス識別子であり、リソース識別子ではありません([ディスカッション](Resource.html#識別子を参照))。識別子が単一のリソースインスタンスにのみ表示することがベストプラクティスですが、ビジネス慣行は、同じ識別子を持つ複数のリソースインスタンスが存在する可能性があることを時々決定する場合があります。たとえば、複数の患者と個人のリソースインスタンスが同じ社会保険番号を共有する場合があります。 / This is a business identifier, not a resource identifier (see discussion). It is best practice for the identifier to only appear on a single resource instance, however business practices may occasionally dictate that multiple resource instances with the same identifier can exist - possibly even with different resource types. For example, multiple Patient and Person resource instances might share the same social insurance number. | ||||
| Note | This is a business identifier, not a resource identifier (see discussion) | ||||
| Control | 1..1 | ||||
| Type | Identifier | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | さまざまな参加システムで知られており、サーバー全体で一貫性のある方法で知られている手順を識別できます。 / Allows identification of the procedure as it is known by various participating systems and in a way that remains consistent across servers. | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 40. Procedure.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 | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 42. Procedure.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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-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()) | ||||
| Slicing | This element introduces a set of slices on Procedure.identifier.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 44. Procedure.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. | ||||
| Control | 0..1 | ||||
| Binding | The 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 . | ||||
| Type | code | ||||
| Is Modifier | true because これは、アプリケーションが一時的なIDを永続的なIDと間違えてはならないため、「IS修飾子」とラベル付けされています。 / This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | 特定の使用のコンテキストが一連の識別子の中から選択される適切な識別子を許可します。 / Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 46. Procedure.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. | ||||
| Control | 0..1 | ||||
| Binding | Unless 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. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| Requirements | 識別子システムが不明な場合、ユーザーは識別子を使用できます。 / Allows users to make use of identifiers when the identifier system is not known. | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 48. Procedure.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. | ||||
| Control | 1..1 | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| 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 Value | http://e-path.jp/fhir/ePath/IdSystem/resourceInstance-identifier | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 50. Procedure.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. | ||||
| Control | 1..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 52. Procedure.identifier:resourceInstanceIdentifier.period | |||||
| Definition | 識別子が使用される/有効な期間。 / Time period during which identifier is/was valid for use. | ||||
| Short | IDが使用に有効だった時間期間 / Time period when id is/was valid for use | ||||
| Control | 0..1 | ||||
| Type | Period | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 54. Procedure.identifier:resourceInstanceIdentifier.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. | ||||
| Control | 0..1 | ||||
| Type | Reference(Organization) | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 56. Procedure.instantiatesCanonical | |||||
| Definition | FHIR定義のプロトコル、ガイドライン、注文セット、またはこの手順によって全体または一部に順守されているその他の定義を指しているURL。 / The URL pointing to a FHIR-defined protocol, guideline, order set or other definition that is adhered to in whole or in part by this Procedure. | ||||
| Short | FHIRプロトコルまたは定義をインスタンス化します / Instantiates FHIR protocol or definition | ||||
| Control | 0..* | ||||
| Type | canonical(PlanDefinition, ActivityDefinition, Measure, OperationDefinition, Questionnaire) | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 58. Procedure.instantiatesUri | |||||
| Definition | URLは、外部から維持されているプロトコル、ガイドライン、注文セット、またはこの手順によって全体または一部に順守されているその他の定義を指しています。 / The URL pointing to an externally maintained protocol, guideline, order set or other definition that is adhered to in whole or in part by this Procedure. | ||||
| Short | 外部プロトコルまたは定義をインスタンス化します / Instantiates external protocol or definition | ||||
| Comments | これは、HTMLページ、PDFなどである可能性があるか、単に解決できないURI識別子である可能性があります。 / This might be an HTML page, PDF, etc. or could just be a non-resolvable URI identifier. | ||||
| Control | 0..* | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 60. Procedure.basedOn | |||||
| Definition | この手順の要求の詳細を含むリソースへの参照。 / A reference to a resource that contains details of the request for this procedure. | ||||
| Short | この手順のリクエスト / A request for this procedure | ||||
| Control | 0..* | ||||
| Type | Reference(CarePlan, ServiceRequest) | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| Alternate Names | fulfills | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 62. Procedure.partOf | |||||
| Definition | この特定の手順がコンポーネントまたはステップであるより大きなイベント。 / A larger event of which this particular procedure is a component or step. | ||||
| Short | 参照イベントの一部 / Part of referenced event | ||||
| Comments | 薬物媒介リソースには手順への参照がありますが、これは循環的な参照ではありません。たとえば、麻酔薬除去は、外科的処置の一部です(薬物療法administration.partof =手順)。たとえば、IV投薬投与のIVポートを挿入する手順は、投薬投与の一部です(手順.partof=薬物管理)。 / The MedicationAdministration resource has a partOf reference to Procedure, but this is not a circular reference. For example, the anesthesia MedicationAdministration is part of the surgical Procedure (MedicationAdministration.partOf = Procedure). For example, the procedure to insert the IV port for an IV medication administration is part of the medication administration (Procedure.partOf = MedicationAdministration). | ||||
| Control | 0..* | ||||
| Type | Reference(Procedure, Observation, MedicationAdministration) | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| Alternate Names | container | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 64. Procedure.status | |||||
| Definition | completed : 実施、preparation : 未実施 | ||||
| Short | preparation | completed | ||||
| Comments | 「不明な」コードは、他のステータスを伝えるために使用されません。ステータスのいずれかが適用される場合、「不明な」コードを使用する必要がありますが、オーサリングシステムは現在の手順の状態を知らない。 この要素は、リソースを現在有効ではないとマークするコードが含まれているため、修飾子としてラベル付けされています。 / The "unknown" code is not to be used to convey other statuses. The "unknown" code should be used when one of the statuses applies, but the authoring system doesn't know the current state of the procedure. This element is labeled as a modifier because the status contains codes that mark the resource as not currently valid. | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from EventStatus (required to http://hl7.org/fhir/ValueSet/event-status|4.0.1)手順の状態を指定するコード。 / A code specifying the state of the procedure. | ||||
| Type | code | ||||
| Is Modifier | true because この要素は、リソースを有効として扱うべきではないことを意味するステータスに入力されたステータスを含むステータス要素であるため、修飾子としてラベル付けされています。 / This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 66. Procedure.statusReason | |||||
| Definition | 手順の現在の状態の理由をキャプチャします。 / Captures the reason for the current state of the procedure. | ||||
| Short | 現在のステータスの理由 / Reason for current status | ||||
| Comments | これは通常、「非ドーン」、「中断」、「中止」などの「例外」ステータスにのみ使用されます。イベントを実行する理由は、ここではなくReasonCodeでキャプチャされます。 / This is generally only used for "exception" statuses such as "not-done", "suspended" or "aborted". The reason for performing the event at all is captured in reasonCode, not here. | ||||
| Control | 0..1 | ||||
| Binding | For example codes, see ProcedureNotPerformedReason(SNOMED-CT) (example to http://hl7.org/fhir/ValueSet/procedure-not-performed-reason)手順が実行されなかった理由を識別するコード。 / A code that identifies the reason a procedure was not performed. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| Alternate Names | Suspended Reason, Cancelled Reason | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 68. Procedure.category | |||||
| Definition | 検索、並べ替え、表示の手順を分類するコード(「外科的処置」など)。 / A code that classifies the procedure for searching, sorting and display purposes (e.g. "Surgical Procedure"). | ||||
| Short | タスク分類 | ||||
| Control | 1..1 | ||||
| Binding | For example codes, see ProcedureCategoryCodes(SNOMEDCT) (example to http://hl7.org/fhir/ValueSet/procedure-category)検索、並べ替え、表示の手順を分類するコード。 / A code that classifies a procedure for searching, sorting and display purposes. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 70. Procedure.category.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 | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 72. Procedure.category.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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-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()) | ||||
| Slicing | This element introduces a set of slices on Procedure.category.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 74. Procedure.category.coding | |||||
| Definition | タスクのカテゴリを識別するコード。 | ||||
| Short | タスク分類 | ||||
| Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
| Control | 1..1 | ||||
| Binding | The codes SHOULD be taken from EPath_TaskCategory_VS (preferred to http://e-path.jp/fhir/ePath/ValueSet/EPath_TaskCategory_VS)タスク分類 | ||||
| Type | Coding | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 76. Procedure.category.coding.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 | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 78. Procedure.category.coding.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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-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()) | ||||
| Slicing | This element introduces a set of slices on Procedure.category.coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 80. Procedure.category.coding.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. | ||||
| Control | 1..1 | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 82. Procedure.category.coding.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. | ||||
| Note | This is a business version Id, not a resource version Id (see discussion) | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 84. Procedure.category.coding.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 | ||||
| Control | 1..1 | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 86. Procedure.category.coding.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 | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 88. Procedure.category.coding.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. | ||||
| Control | 0..1 | ||||
| Type | boolean | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| 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. | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 90. Procedure.category.text | |||||
| Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
| Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept | ||||
| Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 92. Procedure.code | |||||
| Definition | タスクを識別するコード・名称 本バージョン時点において標準または統一されたコード体系が定まっていないことから、施設等のローカル内でタスクを識別するコード・名称を定め、ローカルのコード体系で設定する。 | ||||
| Short | タスクを識別するコード・名称 | ||||
| Control | 1..1 | ||||
| Binding | For example codes, see ProcedureCodes(SNOMEDCT) (example to http://hl7.org/fhir/ValueSet/procedure-code)特定の手順を識別するコード。 / A code to identify a specific procedure . | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | 0..1主に叙述(Narative)のみのリソースを説明する。 / 0..1 to account for primarily narrative only resources. | ||||
| Alternate Names | type | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 94. Procedure.code.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 | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 96. Procedure.code.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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-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()) | ||||
| Slicing | This element introduces a set of slices on Procedure.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 98. Procedure.code.coding | |||||
| Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. | ||||
| Short | 用語システムによって定義されたコード / Code defined by a terminology system | ||||
| Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
| Control | 1..* | ||||
| Type | Coding | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 100. Procedure.code.coding.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 | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 102. Procedure.code.coding.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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-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()) | ||||
| Slicing | This element introduces a set of slices on Procedure.code.coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 104. Procedure.code.coding.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. | ||||
| Control | 1..1 | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 106. Procedure.code.coding.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. | ||||
| Note | This is a business version Id, not a resource version Id (see discussion) | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 108. Procedure.code.coding.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 | ||||
| Control | 1..1 | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 110. Procedure.code.coding.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 | ||||
| Control | 1..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 112. Procedure.code.coding.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. | ||||
| Control | 0..1 | ||||
| Type | boolean | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| 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. | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 114. Procedure.code.text | |||||
| Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
| Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept | ||||
| Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 116. Procedure.subject | |||||
| Definition | 手順が実行された人、動物、またはグループ。 / The person, animal or group on which the procedure was performed. | ||||
| Short | 手順が実行された人 / Who the procedure was performed on | ||||
| Control | 1..1 | ||||
| Type | Reference(JP Core Patient Profile) | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Alternate Names | patient | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 118. Procedure.encounter | |||||
| Definition | この手順が作成または実行された遭遇、またはこのレコードの作成が密接に関連付けられている遭遇。 / The Encounter during which this Procedure was created or performed or to which the creation of this record is tightly associated. | ||||
| Short | の一部として作成されたエンカウンター / Encounter created as part of | ||||
| Comments | これは通常、イベントが発生したEncounterですが、いくつかのアクティビティは、Encounterの公式完了前または公式完了後に開始される可能性がありますが、それでもEncounterの文脈に結び付けられています。 / This will typically be the encounter the event occurred within, but some activities may be initiated prior to or after the official completion of an encounter but still be tied to the context of the encounter. | ||||
| Control | 0..1 | ||||
| Type | Reference(Encounter) | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 120. Procedure.performed[x] | |||||
| Definition | 推定または実際の日付、日付、期間、または手順が実行された年齢。期間が複数の日付に及ぶ複雑な手順をサポートすることを許可し、また、手順の長さをキャプチャできるようにします。 / Estimated or actual date, date-time, period, or age when the procedure was performed. Allows a period to support complex procedures that span more than one date, and also allows for the length of the procedure to be captured. | ||||
| Short | 実施日時 | ||||
| Comments | 一般に、患者が手術が行われた年齢を報告するときに年齢が使用されます。通常、範囲は、20〜25歳の間など、手術が行われたときに患者が年齢範囲を報告するときに使用されます。DateTimeは、いくつかの手順がミリ秒の精度を持たない可能性のある過去の手順として報告されているため、範囲の精度をサポートしますが、エンカウンター中に実行および文書化された他の手順では、より正確なUTCタイムスタンプがある可能性があります。 / Age is generally used when the patient reports an age at which the procedure was performed. Range is generally used when the patient reports an age range when the procedure was performed, such as sometime between 20-25 years old. dateTime supports a range of precision due to some procedures being reported as past procedures that might not have millisecond precision while other procedures performed and documented during the encounter might have more precise UTC timestamps with timezone. | ||||
| Control | 0..1 | ||||
| Type | dateTime | ||||
| [x] Note | SeeChoice of Data Typesfor further information about how to use [x] | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 122. Procedure.recorder | |||||
| Definition | 記録を記録し、そのコンテンツに対して責任を負う個人。 / Individual who recorded the record and takes responsibility for its content. | ||||
| Short | 手順を記録した人 / Who recorded the procedure | ||||
| Control | 0..1 | ||||
| Type | Reference(Patient, RelatedPerson, Practitioner, PractitionerRole) | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 124. Procedure.asserter | |||||
| Definition | 手続き声明を作成している個人。 / Individual who is making the procedure statement. | ||||
| Short | この手順を主張する人 / Person who asserts this procedure | ||||
| Control | 0..1 | ||||
| Type | Reference(Patient, RelatedPerson, Practitioner, PractitionerRole) | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 126. Procedure.performer | |||||
| Definition | 機器ではなく「本物の」人々に限定されます。 / Limited to "real" people rather than equipment. | ||||
| Short | 実施者 | ||||
| Control | 0..1 | ||||
| Type | BackboneElement | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 128. Procedure.performer.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 | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 130. Procedure.performer.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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-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()) | ||||
| 132. Procedure.performer.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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | true because 修飾子拡張は、それらを含む要素の意味または解釈を変更することが期待されています / Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Summary | true | ||||
| 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 Names | extensions, user content, modifiers | ||||
| Invariants | ele-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()) | ||||
| 134. Procedure.performer.function | |||||
| Definition | 手順におけるパフォーマーの関与の種類を区別します。たとえば、外科医、麻酔医、内視鏡師。 / Distinguishes the type of involvement of the performer in the procedure. For example, surgeon, anaesthetist, endoscopist. | ||||
| Short | 実施者職種 | ||||
| Control | 0..1 | ||||
| Binding | For example codes, see ProcedurePerformerRoleCodes (example to http://hl7.org/fhir/ValueSet/performer-role)手順の実行者の役割を識別するコード。 / A code that identifies the role of a performer of the procedure. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | さまざまなパフォーマーの関与の種類の曖昧性を乱すことができます。 / Allows disambiguation of the types of involvement of different performers. | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 136. Procedure.performer.function.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 | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 138. Procedure.performer.function.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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-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()) | ||||
| Slicing | This element introduces a set of slices on Procedure.performer.function.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 140. Procedure.performer.function.coding | |||||
| Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. | ||||
| Short | 用語システムによって定義されたコード / Code defined by a terminology system | ||||
| Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
| Control | 0..* | ||||
| Type | Coding | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 142. Procedure.performer.function.text | |||||
| Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
| Short | 実施者職種テキスト | ||||
| Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. | ||||
| Control | 1..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 144. Procedure.performer.actor | |||||
| Definition | 手順に関与した開業医。 / The practitioner who was involved in the procedure. | ||||
| Short | 実施者 | ||||
| Control | 1..1 | ||||
| Type | Reference(Practitioner, PractitionerRole, Organization, Patient, RelatedPerson, Device) | ||||
| Is Modifier | false | ||||
| Must Support | false | ||||
| Summary | true | ||||
| Requirements | デバイスへの参照は、ペースメーカーなどのユースケースをサポートします。 / A reference to Device supports use cases, such as pacemakers. | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 146. Procedure.performer.actor.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 | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 148. Procedure.performer.actor.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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-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()) | ||||
| Slicing | This element introduces a set of slices on Procedure.performer.actor.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 150. Procedure.performer.actor.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. | ||||
| Control | 0..1 This element is affected by the following invariants: ref-1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 152. Procedure.performer.actor.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. | ||||
| Control | 0..1 | ||||
| Binding | Unless 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). | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 154. Procedure.performer.actor.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). | ||||
| Note | This is a business identifier, not a resource identifier (see discussion) | ||||
| Control | 0..1 | ||||
| Type | Identifier | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 156. Procedure.performer.actor.display | |||||
| Definition | リソースリファレンスに加えてリソースを識別するプレーンテキストの叙述(Narative)。 / Plain text narrative that identifies the resource in addition to the resource reference. | ||||
| Short | 実施者名 | ||||
| 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. | ||||
| Control | 1..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 158. Procedure.performer.onBehalfOf | |||||
| Definition | 組織デバイスまたは開業医はに代わって行動していました。 / The organization the device or practitioner was acting on behalf of. | ||||
| Short | 組織デバイスまたは開業医が行動していた / Organization the device or practitioner was acting for | ||||
| Control | 0..1 | ||||
| Type | Reference(Organization) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | 開業医とデバイスは、複数の組織に関連付けられています。この要素は、アクションを実行する際にどの組織が行動していたかを示します。 / Practitioners and Devices can be associated with multiple organizations. This element indicates which organization they were acting on behalf of when performing the action. | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 160. Procedure.location | |||||
| Definition | 手順が実際に発生した場所。例えば。自宅の新生児、レストランでの気管切開。 / The location where the procedure actually happened. E.g. a newborn at home, a tracheostomy at a restaurant. | ||||
| Short | 手順が起こった場所 / Where the procedure happened | ||||
| Control | 0..1 | ||||
| Type | Reference(Location) | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| Requirements | 記録が保持される可能性が高い場所に手順を結びます。 / Ties a procedure to where the records are likely kept. | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 162. Procedure.reasonCode | |||||
| Definition | 手順が実行されたコード化された理由。これは、何らかのタイプのコード化されたエンティティであるか、単にテキストとして存在する場合があります。 / The coded reason why the procedure was performed. This may be a coded entity of some type, or may simply be present as text. | ||||
| Short | コード化された理由手順が実行されました / Coded reason procedure performed | ||||
| Comments | コードが理由を十分に説明している場合、手順を使用してください。手順を使用してください。リソースを参照するときは、reasonreference開始日など、より多くの情報を伝えることができます。手順。ReasonCodeとProcedure.ReasonReferenceは、重複することを意図していません。単一の理由で、手順。ReasonCodeまたはprocedure.ReasonReferenceを使用できます。procedure.ReasonCodeは要約コードまたは手順である場合があります。ReasonReferenceを使用して、条件を使用して理由の非常に正確な定義を参照することができます。観察|手順|DiagnosticReport |文書化。両方の手順。ReasonCodeとProcedure.ReasonReferenceが、手順のさまざまな理由を説明している場合に使用できます。 / Use Procedure.reasonCode when a code sufficiently describes the reason. Use Procedure.reasonReference when referencing a resource, which allows more information to be conveyed, such as onset date. Procedure.reasonCode and Procedure.reasonReference are not meant to be duplicative. For a single reason, either Procedure.reasonCode or Procedure.reasonReference can be used. Procedure.reasonCode may be a summary code, or Procedure.reasonReference may be used to reference a very precise definition of the reason using Condition | Observation | Procedure | DiagnosticReport | DocumentReference. Both Procedure.reasonCode and Procedure.reasonReference can be used if they are describing different reasons for the procedure. | ||||
| Control | 0..* | ||||
| Binding | For example codes, see ProcedureReasonCodes (example to http://hl7.org/fhir/ValueSet/procedure-reason)手順が必要な理由を識別するコード。 / A code that identifies the reason a procedure is required. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 164. Procedure.reasonReference | |||||
| Definition | 手順が実行された理由の正当化。 / The justification of why the procedure was performed. | ||||
| Short | 手順が実行されたという正当化 / The justification that the procedure was performed | ||||
| Comments | 手順が別の手順(硬膜外など)の理由(Cセクションなど)になる可能性があります。その他の例には、拡張と生検の内視鏡検査(診断と治療の使用の組み合わせ)が含まれます。 コードが理由を十分に説明している場合、手順を使用してください。手順を使用してください。リソースを参照するときは、reasonreference開始日など、より多くの情報を伝えることができます。手順。ReasonCodeとProcedure.ReasonReferenceは、重複することを意図していません。単一の理由で、手順。ReasonCodeまたはprocedure.ReasonReferenceを使用できます。procedure.ReasonCodeは要約コードまたは手順である場合があります。ReasonReferenceを使用して、条件を使用して理由の非常に正確な定義を参照することができます。観察|手順|DiagnosticReport |文書化。両方の手順。ReasonCodeとProcedure.ReasonReferenceが、手順のさまざまな理由を説明している場合に使用できます。 / It is possible for a procedure to be a reason (such as C-Section) for another procedure (such as an epidural). Other examples include endoscopy for dilatation and biopsy (a combination of diagnostic and therapeutic use). Use Procedure.reasonCode when a code sufficiently describes the reason. Use Procedure.reasonReference when referencing a resource, which allows more information to be conveyed, such as onset date. Procedure.reasonCode and Procedure.reasonReference are not meant to be duplicative. For a single reason, either Procedure.reasonCode or Procedure.reasonReference can be used. Procedure.reasonCode may be a summary code, or Procedure.reasonReference may be used to reference a very precise definition of the reason using Condition | Observation | Procedure | DiagnosticReport | DocumentReference. Both Procedure.reasonCode and Procedure.reasonReference can be used if they are describing different reasons for the procedure. | ||||
| Control | 0..* | ||||
| Type | Reference(Condition, Observation, Procedure, DiagnosticReport, DocumentReference) | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 166. Procedure.bodySite | |||||
| Definition | 詳細および構造化された解剖学的位置情報。複数の場所が許可されています - 例えば病変の複数のパンチ生検。 / Detailed and structured anatomical location information. Multiple locations are allowed - e.g. multiple punch biopsies of a lesion. | ||||
| Short | ターゲットボディサイト / Target body sites | ||||
| Comments | ユースケースがボディサイトリソースからの属性を必要とする場合(例:個別に識別および追跡するため)、標準拡張[Procedure-TargetBodyStructure](拡張Procedure-TargetBodyStructure.html)を使用します。 / If the use case requires attributes from the BodySite resource (e.g. to identify and track separately) then use the standard extension procedure-targetbodystructure. | ||||
| Control | 0..* | ||||
| Binding | For example codes, see SNOMEDCTBodyStructures (example to http://hl7.org/fhir/ValueSet/body-site)解剖学的場所を説明するコード。左右性が含まれる場合があります。 / Codes describing anatomical locations. May include laterality. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 168. Procedure.outcome | |||||
| Definition | 手順の結果 - 実行される手順の理由を解決しましたか? / The outcome of the procedure - did it resolve the reasons for the procedure being performed? | ||||
| Short | 手順の結果 / The result of procedure | ||||
| Comments | 結果に叙述(Narative)のテキストのみが含まれている場合、codeableconcept.textを使用してキャプチャできます。 / If outcome contains narrative text only, it can be captured using the CodeableConcept.text. | ||||
| Control | 0..1 | ||||
| Binding | For example codes, see ProcedureOutcomeCodes(SNOMEDCT) (example to http://hl7.org/fhir/ValueSet/procedure-outcome)手順の結果 - それが解決されたのかどうか。 / An outcome of a procedure - whether it was resolved or otherwise. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 170. Procedure.report | |||||
| Definition | これは、組織学の結果、病理学の報告、外科的報告などになる可能性があります。 / This could be a histology result, pathology report, surgical report, etc. | ||||
| Short | 手順から生じるレポート / Any report resulting from the procedure | ||||
| Comments | 複数のレポートがある可能性があります - 例えばこれが複数の生検を受けて、多くの解剖学的病理学の報告をもたらした手順である場合。 / There could potentially be multiple reports - e.g. if this was a procedure which took multiple biopsies resulting in a number of anatomical pathology reports. | ||||
| Control | 0..* | ||||
| Type | Reference(DiagnosticReport, DocumentReference, Composition) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 172. Procedure.complication | |||||
| Definition | 手順中に、またはパフォーマンス後の期間に発生した合併症。これらは通常、ノートとは別に追跡されます。これは、通常、「ポスト手順」の問題ではなく、手順自体を説明します。 / Any complications that occurred during the procedure, or in the immediate post-performance period. These are generally tracked separately from the notes, which will typically describe the procedure itself rather than any 'post procedure' issues. | ||||
| Short | 手順に続く合併症 / Complication following the procedure | ||||
| Comments | 合併症が叙述(Narative)のテキストによってのみ表現される場合、それらはcodeableconcept.textを使用してキャプチャできます。 / If complications are only expressed by the narrative text, they can be captured using the CodeableConcept.text. | ||||
| Control | 0..* | ||||
| Binding | For example codes, see Condition/Problem/DiagnosisCodes (example to http://hl7.org/fhir/ValueSet/condition-code)手順に起因する合併症を説明するコード。 / Codes describing complications that resulted from a procedure. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 174. Procedure.complicationDetail | |||||
| Definition | 手順中に、またはパフォーマンス後の期間に発生した合併症。 / Any complications that occurred during the procedure, or in the immediate post-performance period. | ||||
| Short | 手順の結果である条件 / A condition that is a result of the procedure | ||||
| Control | 0..* | ||||
| Type | Reference(Condition) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | これは、手順の理由ではなく、手順の結果である条件を文書化するために使用されます。 / This is used to document a condition that is a result of the procedure, not the condition that was the reason for the procedure. | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 176. Procedure.followUp | |||||
| Definition | 手順で特定のフォローアップが必要な場合 - 例えば縫合の除去。フォローアップは、単純なメモとして表されるか、潜在的により複雑になる可能性があります。その場合、カレプランリソースを使用できます。 / If the procedure required specific follow up - e.g. removal of sutures. The follow up may be represented as a simple note or could potentially be more complex, in which case the CarePlan resource can be used. | ||||
| Short | フォローアップの指示 / Instructions for follow up | ||||
| Control | 0..* | ||||
| Binding | For example codes, see ProcedureFollowUpCodes(SNOMEDCT) (example to http://hl7.org/fhir/ValueSet/procedure-followup)手順に必要な特定のフォローアップ縫合の除去。 / Specific follow up required for a procedure e.g. removal of sutures. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 178. Procedure.note | |||||
| Definition | 手順に関するその他のメモとコメント。 / Any other notes and comments about the procedure. | ||||
| Short | 手順に関する追加情報 / Additional information about the procedure | ||||
| Control | 0..* | ||||
| Type | Annotation | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 180. Procedure.focalDevice | |||||
| Definition | 手順の焦点部分として、埋め込み、削除、またはその他の方法で操作されたデバイス(キャリブレーション、バッテリーの交換、補綴物の取り付け、創傷VACの取り付けなど)。 / A device that is implanted, removed or otherwise manipulated (calibration, battery replacement, fitting a prosthesis, attaching a wound-vac, etc.) as a focal portion of the Procedure. | ||||
| Short | 操作、埋め込み、または削除されたデバイス / Manipulated, implanted, or removed device | ||||
| Control | 0..* | ||||
| Type | BackboneElement | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 182. Procedure.focalDevice.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 | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 184. Procedure.focalDevice.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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-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. Procedure.focalDevice.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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | true because 修飾子拡張は、それらを含む要素の意味または解釈を変更することが期待されています / Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Summary | true | ||||
| 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 Names | extensions, user content, modifiers | ||||
| Invariants | ele-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. Procedure.focalDevice.action | |||||
| Definition | 手順中にデバイスに発生した種類の変更。 / The kind of change that happened to the device during the procedure. | ||||
| Short | デバイスへの変更の種類 / Kind of change to device | ||||
| Control | 0..1 | ||||
| Binding | The codes SHOULD be taken from ProcedureDeviceActionCodes (preferred to http://hl7.org/fhir/ValueSet/device-action)手順中にデバイスに発生した一種の変更。 / A kind of change that happened to the device during the procedure. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 190. Procedure.focalDevice.manipulated | |||||
| Definition | 手順中に操作(変更)されたデバイス。 / The device that was manipulated (changed) during the procedure. | ||||
| Short | 変更されたデバイス / Device that was changed | ||||
| Control | 1..1 | ||||
| Type | Reference(Device) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 192. Procedure.usedReference | |||||
| Definition | 手順の一部として使用される薬、デバイス、およびその他の物質を識別します。 / Identifies medications, devices and any other substance used as part of the procedure. | ||||
| Short | 手順中に使用されるアイテム / Items used during procedure | ||||
| Comments | 実際に埋め込まれた、または削除されたデバイスの場合は、手順を使用してください。 / For devices actually implanted or removed, use Procedure.device. | ||||
| Control | 0..* | ||||
| Type | Reference(Device, Medication, Substance) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | 汚染などの追跡に使用されます。 / Used for tracking contamination, etc. | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 194. Procedure.usedCode | |||||
| Definition | 手順の一部として使用されたコード化されたアイテムを識別します。 / Identifies coded items that were used as part of the procedure. | ||||
| Short | 手順中に使用されるコード化されたアイテム / Coded items used during the procedure | ||||
| Comments | 実際に埋め込まれた、または削除されたデバイスの場合は、手順を使用してください。 / For devices actually implanted or removed, use Procedure.device. | ||||
| Control | 0..* | ||||
| Binding | For example codes, see FHIRDeviceTypes (example to http://hl7.org/fhir/ValueSet/device-kind)手順中に使用される項目を説明するコード。 / Codes describing items used during a procedure. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||