電子カルテ情報共有サービス2文書5情報+患者サマリー FHIR実装ガイド JP-CLINS(CLinical Information Sharing ImplementationGuide) v1.5.5
1.5.5 - release
Japan
電子カルテ情報共有サービス2文書5情報+患者サマリー FHIR実装ガイド JP-CLINS(CLinical Information Sharing ImplementationGuide) v1.5.5 - Local Development build (v1.5.5) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-07-04 |
Definitions for the JP-CarePlan-ePCS resource profile.
Guidance on how to interpret the contents of this table can be found here
0. CarePlan | |
2. CarePlan.meta | |
4. CarePlan.meta.lastUpdated | |
Control | 1..? |
6. CarePlan.identifier | |
Note | This is a business identifier, not a resource identifier (see discussion) |
Control | 0..1 |
Must Support | true |
8. CarePlan.identifier.system | |
Control | 1..? |
Must Support | true |
Pattern Value | http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier |
10. CarePlan.identifier.value | |
Control | 1..? |
Must Support | true |
12. CarePlan.status | |
Definition | "http://hl7.org/fhir/request-status" コードから active |
Short | プランのステータス |
Must Support | true |
Pattern Value | active |
14. CarePlan.intent | |
Definition | 趣旨区分 "http://hl7.org/fhir/request-intent" コードから plan |
Short | 趣旨区分 |
Must Support | true |
Pattern Value | plan |
16. CarePlan.category | |
Definition | followup-plan、admission-plan、hospital-plan、discharge-plan |
Short | プランのタイプ |
Control | 0..1 |
Must Support | true |
18. CarePlan.category.coding | |
Binding | The codes SHALL be taken from CarePlan カテゴリー (required to http://jpfhir.jp/fhir/CarePlan/ValueSet/category ) |
20. CarePlan.title | |
Definition | "療養計画" "入院時方針" または "退院時の方針" その他の課題名称でも構わない。 |
Short | プランの課題名称 |
Control | 1..? |
Must Support | true |
Fixed Value | 療養計画 |
22. CarePlan.description | |
Definition | ここに具体的な内容を文字列で記述する。1MB以内。 |
Short | 療養計画内容サマリー |
Control | 1..? |
Must Support | true |
24. CarePlan.subject | |
Definition | 患者Patientリソースへの参照 |
Short | 患者Patientリソースへの参照 |
Type | Reference(JP_Patient_eCS) |
Must Support | true |
26. CarePlan.encounter | |
Definition | 本計画を作成した外来受診情報、または入院情報、または退院情報 |
Short | 受診情報 |
Control | 0..0 |
Type | Reference(JP_Encounter-eCS) |
Must Support | true |
28. CarePlan.period | |
Definition | 指導日など指導、計画の期間 |
Short | このプランがカバーする対象期間 |
Control | 1..? |
Must Support | true |
30. CarePlan.period.start | |
Definition | 指導日、計画適用開始日 dateTime型 |
Short | 指導日、計画適用開始日 |
Control | 1..? |
Must Support | true |
32. CarePlan.period.end | |
Definition | 指導終了予定日、計画適用終了日 dateTime型 |
Short | 対象期間終了日 |
Must Support | true |
34. CarePlan.created | |
Definition | この療養計画書が作成された日付 dateTime型 |
Short | この療養計画書が作成された日付 |
Control | 1..? |
Must Support | true |
36. CarePlan.author | |
Definition | 作成者情報への参照 |
Short | 作成者情報への参照 |
Control | 0..0 |
Type | Reference(JP_Practitioner_eCS) |
Must Support | true |
38. CarePlan.contributor | |
Control | 0..0 |
Must Support | true |
40. CarePlan.careTeam | |
Control | 0..0 |
Must Support | true |
Guidance on how to interpret the contents of this table can be found here
0. CarePlan | |
Definition | 1人または複数の医療従事者が特定の患者、グループ、またはコミュニティに一定期間ケアを提供する意図を述べ、特定の状態または一連の状態に限定される場合がある。 |
Short | 患者またはグループの健康計画 (Kanja matawa Gurūpu no Kenkō Keikaku) |
Control | 0..* |
Is Modifier | false |
Summary | false |
Alternate Names | Care Team |
Invariants | dom-2: もしリソースが他のリソースに含まれている場合、そのリソースにはネストされたリソースを含めてはなりません (moshi risōsu ga hoka no risōsu ni fukumarete iru baai, sono risōsu ni wa nesuto sareta risōsu o fukumete wa narimasen). (contained.contained.empty()) dom-3: もしリソースが他のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含まれるリソースに参照されるべきです。 (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を持つべきではありません。 (contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()) dom-5: 「もしリソースが他のリソースに含まれている場合、セキュリティラベルを持つべきではありません。」 ( contained.meta.security.empty() )dom-6: 「資源は堅牢な管理のために物語を持つべきである。」 ( text.`div`.exists() )dom-5: もしリソースが他のリソースに含まれている場合、セキュリティラベルを持つべきではありません。 (contained.meta.security.empty()) dom-6: 資源は堅牢な管理のために物語を持つべきである。 (text.`div`.exists()) |
2. CarePlan.meta | |
Definition | リソースに関するメタデータ。これはインフラストラクチャによって維持されるコンテンツです。 コンテンツの変更は、リソースのバージョン変更と常に関連しているわけではありません。 リソースに関するMetadata。これは、インフラストラクチャによって維持されるコンテンツです。コンテンツの変更は、常にリソースのバージョンの変更に関連付けられているとは限りません。 / 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 / Metadata about the resource |
Control | 0..1 |
Type | Meta |
Is Modifier | false |
Summary | true |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
4. CarePlan.meta.lastUpdated | |
Definition | リソースが最後に変更されたとき - 例えば、バージョンが変更されたとき。 |
Short | 「リソースのバージョンが最後に変更されたとき」リソースのバージョンが最後に変更されたとき |
Comments | この値はリソースが初めて作成される場合を除いて常に設定されています。サーバー/リソースマネージャーがこの値を設定します。クライアントが提供する値は関係ありません。これはHTTP Last-Modifiedに相当し、readのインタラクションで同じ値を持つべきです。 |
Control | 10..1 |
Type | instant |
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またはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
6. CarePlan.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は、そのナラティブとともに他のプロファイル、値セットなどを含む実装ガイドを定義する参照となります。 このルールセットを主張することは、コンテンツが限られた取引パートナーのセットによってのみ理解されることを制限します。これにより、本質的に長期的にデータの有用性が制限されます。ただし、既存の健康エコシステムは非常に破壊されており、一般的に計算可能な意味でデータを定義、収集、交換する準備ができていません。可能な限り、実装者や仕様ライターはこの要素の使用を避ける必要があります。多くの場合、使用する場合、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暗黙のルールは、意味または解釈を変更するリソースに関する追加の知識を提供する可能性があるため、この要素は修飾子としてラベル付けされています。 / 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またはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
8. CarePlan.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 | 無視できない拡張機能 (Mushi dekinai kakuchou kinou)無視できない拡張機能 / Extensions that cannot be ignored |
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、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モディファイア拡張は、それらを含むリソースの意味または解釈を変更することが期待されています / Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them |
Summary | false |
Requirements | 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. 修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.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またはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 「拡張機能または値[x]のいずれかが必要です。両方ではありません。」 ( extension.exists() != value.exists() )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()) |
10. CarePlan.identifier | |
Definition | 「パフォーマーまたはその他のシステムによって割り当てられたこのケアプランのビジネス識別子は、リソースが更新され、サーバからサーバへ伝播する際に一定のままであります。」 パフォーマーまたはその他のシステムによって割り当てられたこのケアプランのビジネスidentifierは、リソースが更新され、サーバからサーバへ伝播する際に一定のままであります。 |
Short | 「このプランの外部ID」このプランの外部ID |
Comments | これはビジネス識別子であり、リソース識別子ではありません([discussion](resource.html#identifiers)を参照)。 識別子が単一のリソースインスタンスにのみ表示されることが最善の方法ですが、ビジネス上の実践によっては、同じ識別子を持つ複数のリソースインスタンスが存在する場合があります。 たとえば、複数の患者と個人リソースインスタンスが同じ社会保険番号を共有する場合があります。 これはビジネスidentifierであり、リソースidentifierではありません([discussion](resource.html#identifiers)を参照)。 identifierが単一のリソースインスタンスにのみ表示されることが最善の方法ですが、ビジネス上の実践によっては、同じidentifierを持つ複数のリソースインスタンスが存在する場合があります。 たとえば、複数の患者と個人リソースインスタンスが同じ社会保険番号を共有する場合があります。 |
Note | This is a business identifier, not a resource identifier (see discussion) |
Control | 0..1* |
Type | Identifier |
Is Modifier | false |
Must Support | true |
Summary | true |
Requirements | Allows identification of the care plan as it is known by various participating systems and in a way that remains consistent across servers. |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
12. CarePlan.identifier.use | |
Definition | このidentifierの目的。 / The purpose of this identifier. |
Short | 通常|公式|一時的|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known) |
Comments | アプリケーションは、identifierが一時的なものであると明示的に言っていない限り、永続的であると想定できます。 / 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 )既知の場合、このidentifierの目的を識別します。 / 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 | 特定の使用のコンテキストが一連のidentifierの中から選択される適切なidentifierを許可します。 / 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())) |
14. CarePlan.identifier.system | |
Definition | 値の名前空間、つまり一意のセット値を記述するURLを確立します。 / Establishes the namespace for the value - that is, a URL that describes a set values that are unique. |
Short | identifier値の名前空間 / The namespace for the identifier value |
Comments | identifier。システムは常にケースに敏感です。 / 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 | identifierのセットがたくさんあります。2つのidentifierを一致させるには、どのセットを扱っているかを知る必要があります。システムは、特定の一意のidentifierセットを識別します。 / 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. |
Pattern Value | http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
16. CarePlan.identifier.value | |
Definition | 通常、identifierの部分はユーザーに関連し、システムのコンテキスト内で一意のユーザーに関連しています。 / 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)を使用して伝達できます。identifier。価値は、identifierの知識を使用しない限り、ケースに敏感なものとして扱われます。システムにより、プロセッサーは、非セイズに固有の処理が安全であると確信できます。 / 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())) |
18. CarePlan.status | |
Definition | "http://hl7.org/fhir/request-status" コードから active 計画が実行中か、将来の意図を表しているか、現在歴史的記録であるかを示します。 |
Short | プランのステータス下書き| アクティブ| 保留中| 取り消された| 完了| エラーで入力| 不明 |
Comments | 未知のコードは、他のステータスを伝えるために使用されるべきではありません。未知のコードは、ステータスの1つが適用されるときに使用されるべきですが、作成システムがケアプランの現在の状態を知らない場合にも使用されます。 この要素は、プランが現在有効でないことを示す入力エラーのコードを含むステータスを含んでいるため、修飾子としてラベル付けされます。 |
Control | 1..1 |
Binding | The codes SHALL be taken from RequestStatushttp://hl7.org/fhir/ValueSet/request-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/request-status|4.0.1 )「計画が実行中か、将来の意図を表しているか、現在歴史的記録であるかを示します。」 計画が実行中か、将来の意図を表しているか、現在歴史的記録であるかを示します。 |
Type | code |
Is Modifier | true because This element is labeled 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 |
Requirements | Allows clinicians to determine whether the plan is actionable or not. |
Pattern Value | active |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
20. CarePlan.intent | |
Definition | 趣旨区分 "http://hl7.org/fhir/request-intent" コードから plan ケアプランに関連する権限/意図のレベルを示し、ケアプランがワークフローチェーンにどのようにフィットするかを示します。 |
Short | 趣旨区分提案 | 計画 | 注文 | オプション |
Comments | この要素は修飾子としてラベル付けされています。なぜなら、意図が変わり、リソースが実際に適用可能な場合と方法が変わるからです。 |
Control | 1..1 |
Binding | The codes SHALL be taken from CarePlanIntenthttp://hl7.org/fhir/ValueSet/care-plan-intent|4.0.1 (required to http://hl7.org/fhir/ValueSet/care-plan-intent|4.0.1 )「看護計画に関連する権限/意図の程度を示すコード」 看護計画に関連する権限/意図の程度を示すコード |
Type | code |
Is Modifier | true because This element changes the interpretation of all descriptive attributes. For example "the time the request is recommended to occur" vs. "the time the request is authorized to occur" or "who is recommended to perform the request" vs. "who is authorized to perform the request" |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | Proposals/recommendations, plans and orders all use the same structure and can exist in the same fulfillment chain. |
Pattern Value | plan |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
22. CarePlan.category | |
Definition | followup-plan、admission-plan、hospital-plan、discharge-plan 複数の共存する計画間の差別化をサポートするための「種類」の計画を識別します;例えば「在宅医療」「精神科」「喘息」「疾患管理」「ウェルネスプラン」など。 |
Short | プランのタイププランの種類 |
Comments | 複数の分類軸が存在し、1つの計画が複数の目的に役立つことがあります。場合によっては、これはCarePlan.concernへの参照と重複する場合があります。 |
Control | 0..1* |
Binding | For example codes, see CarePlanCategoryhttp://hl7.org/fhir/ValueSet/care-plan-category (example to http://hl7.org/fhir/ValueSet/care-plan-category )「これが複数存在する計画の区別を支援するための「種類」の計画である」(たとえば、「在宅医療」、「精神医療」、「喘息」、「疾患管理」など)。 |
Type | CodeableConcept |
Is Modifier | false |
Must Support | true |
Summary | true |
Requirements | Used for filtering what plan(s) are retrieved and displayed to different types of users. |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
24. CarePlan.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 | 0..* |
Binding | The codes SHALL be taken from For codes, see CarePlan カテゴリー (required to http://jpfhir.jp/fhir/CarePlan/ValueSet/category ) |
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())) |
26. CarePlan.title | |
Definition | "療養計画" "入院時方針" または "退院時の方針" その他の課題名称でも構わない。 介護計画のための人間にやさしい名前。 |
Short | プランの課題名称ケアプランに対する人間に優しい名前 |
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 |
Fixed Value | 療養計画 |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
28. CarePlan.description | |
Definition | ここに具体的な内容を文字列で記述する。1MB以内。 計画の範囲と性質の説明。 |
Short | 療養計画内容サマリー計画の性質の要約 |
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 | Provides more detail than conveyed by category. |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
30. CarePlan.subject | |
Definition | 患者Patientリソースへの参照 計画に記載されている患者またはグループを特定します。 (Keikaku ni kisai sarete iru kanja matawa gurūpu o tokutei shimasu.) |
Short | 患者Patientリソースへの参照"ケアプランの対象者は誰ですか?" |
Control | 1..1 |
Type | Reference(JP_Patient_eCS, Patient, Group) |
Is Modifier | false |
Must Support | true |
Summary | true |
Alternate Names | patient |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
32. CarePlan.encounter | |
Definition | 本計画を作成した外来受診情報、または入院情報、または退院情報 このCarePlanが作成されたEncounter(診察、受診、入退院など)、またはこの記録の作成に密接に関係するEncounter(診察、受診、入退院など)。 |
Short | 受診情報一部として作成されたEncounter(診察、受診、入退院など) |
Comments | これは通常、イベントが発生したエンカウンター内で行われますが、公式的なエンカウンターの完了前または後でも、エンカウンターの文脈に関連するアクティビティが開始される場合があります。 ケアプランに従って実施されるケアプランアクティビティは、他のエンカウンターの一部として行われる可能性があります。 |
Control | 0..01 |
Type | Reference(JP_Encounter-eCS, Encounter) |
Is Modifier | false |
Must Support | true |
Summary | true |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
34. CarePlan.period | |
Definition | 指導日など指導、計画の期間 計画が(実行される予定である)開始時期と終了時期を示します。 |
Short | このプランがカバーする対象期間時間期間プランがカバーされています |
Comments | 「計画の一部として予定された任意のアクティビティは、単一のエンカウンタ/エピソード内で計画されたものであるか、複数のエンカウンタ/エピソードにわたって計画されたものであるかに関係なく、指定された期間内に制約される必要があります(例えば、慢性疾患の長期管理)。」 計画の一部として予定された任意のアクティビティは、単一のエンカウンタ/エピソード内で計画されたものであるか、複数のエンカウンタ/エピソードにわたって計画されたものであるかに関係なく、指定された期間内に制約される必要があります(例えば、慢性疾患の長期管理)。 |
Control | 10..1 |
Type | Period |
Is Modifier | false |
Must Support | true |
Summary | true |
Requirements | Allows tracking what plan(s) are in effect at a particular time. |
Alternate Names | timing |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
36. CarePlan.period.start | |
Definition | 指導日、計画適用開始日 dateTime型 期間の始まり。境界は包括的です。 / The start of the period. The boundary is inclusive. |
Short | 指導日、計画適用開始日包括的境界で開始時間 / Starting time with inclusive boundary |
Comments | 低要素が欠落している場合、意味は低い境界が知られていないことです。 / If the low element is missing, the meaning is that the low boundary is not known. |
Control | 10..1 This element is affected by the following invariants: per-1 |
Type | dateTime |
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())) |
38. CarePlan.period.end | |
Definition | 指導終了予定日、計画適用終了日 dateTime型 期間の終わり。期間の終了が欠落している場合、インスタンスが作成された時点で終了がわかっていないか、計画されていないことを意味します。スタートは過去の可能性があり、将来の終了日です。つまり、その期間はその時点で終了すると予想される/計画されています。 / The end of the period. If the end of the period is missing, it means no end was known or planned at the time the instance was created. The start may be in the past, and the end date in the future, which means that period is expected/planned to end at that time. |
Short | 対象期間終了日継続していない場合、包括的境界で終了時間 / End time with inclusive boundary, if not ongoing |
Comments | 高い値には、一致する日付/時間が含まれます。つまり、2012-02-03T10:00:00は、2012-02-03の終了値を持つ期間です。 / The high value includes any matching date/time. i.e. 2012-02-03T10:00:00 is in a period that has an end value of 2012-02-03. |
Control | 0..1 This element is affected by the following invariants: per-1 |
Type | dateTime |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Meaning if Missing | 期間の終了が欠落している場合、それは期間が進行中であることを意味します / If the end of the period is missing, it means that the period is ongoing |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
40. CarePlan.created | |
Definition | この療養計画書が作成された日付 dateTime型 「これは特定のCarePlanレコードがシステム内で作成された日を表します。これはしばしばシステムが生成した日付です。」 |
Short | この療養計画書が作成された日付日付記録が最初に記録された。 |
Control | 10..1 |
Type | dateTime |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Alternate Names | authoredOn |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
42. CarePlan.author | |
Definition | 作成者情報への参照 人口密集地において、著者はケアプランに責任を持っています。ケアプランは著者に帰属されます。 |
Short | 作成者情報への参照「指名された責任者は誰ですか?」 |
Comments | 著者は寄稿者でもある可能性があります。例えば、組織は著者として表示されますが、寄稿者としては表示されません。 |
Control | 0..01 |
Type | Reference(JP_Practitioner_eCS, Patient, Practitioner, PractitionerRole, Device, RelatedPerson, Organization, CareTeam) |
Is Modifier | false |
Must Support | true |
Summary | true |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
44. CarePlan.contributor | |
Definition | 「介護プランの内容を提供した個人または組織を特定する。」 介護プランの内容を提供した個人または組織を特定する。 |
Short | 「誰がケアプランの内容を提供しましたか?」(Dare ga kea puran no naiyou wo teikyou shimashita ka?) |
Comments | 共同ケアプランには複数の貢献者がいる場合があります。 |
Control | 0..0* |
Type | Reference(Patient, Practitioner, PractitionerRole, Device, RelatedPerson, Organization, CareTeam) |
Is Modifier | false |
Must Support | true |
Must Support Types | No must-support rules about the choice of types/profiles |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
46. CarePlan.careTeam | |
Definition | 「この計画によって想定されるケアに関与するすべての人々や組織を特定する。」 この計画によって想定されるケアに関与するすべての人々や組織を特定する。 |
Short | 「この計画に誰が関わっているのですか?」この計画に誰が関わっているのですか? |
Control | 0..0* |
Type | Reference(CareTeam) |
Is Modifier | false |
Must Support | true |
Summary | false |
Requirements | Allows representation of care teams, helps scope care plan. In some cases may be a determiner of access permissions. |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
Guidance on how to interpret the contents of this table can be found here
0. CarePlan | |||||
Definition | 1人または複数の医療従事者が特定の患者、グループ、またはコミュニティに一定期間ケアを提供する意図を述べ、特定の状態または一連の状態に限定される場合がある。 | ||||
Short | 患者またはグループの健康計画 (Kanja matawa Gurūpu no Kenkō Keikaku) | ||||
Control | 0..* | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | Care Team | ||||
Invariants | dom-2: もしリソースが他のリソースに含まれている場合、そのリソースにはネストされたリソースを含めてはなりません (moshi risōsu ga hoka no risōsu ni fukumarete iru baai, sono risōsu ni wa nesuto sareta risōsu o fukumete wa narimasen). (contained.contained.empty() )dom-3: もしリソースが他のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含まれるリソースに参照されるべきです。 ( 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を持つべきではありません。 ( contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() )dom-5: 「もしリソースが他のリソースに含まれている場合、セキュリティラベルを持つべきではありません。」 ( contained.meta.security.empty() )dom-6: 「資源は堅牢な管理のために物語を持つべきである。」 ( text.`div`.exists() ) | ||||
2. CarePlan.id | |||||
Definition | 「リソースのURLで使用される論理ID。一度割り当てられたら、この値は変更されません。」 | ||||
Short | このアーティファクトの論理ID | ||||
Comments | 「リソースにIDがないのは、作成操作を使用してサーバーに送信されているときだけです。」 | ||||
Control | 0..1 | ||||
Type | id | ||||
Is Modifier | false | ||||
Summary | true | ||||
4. CarePlan.meta | |||||
Definition | リソースに関するメタデータ。これはインフラストラクチャによって維持されるコンテンツです。 コンテンツの変更は、リソースのバージョン変更と常に関連しているわけではありません。 | ||||
Short | 「リソースに関するメタデータ」 | ||||
Control | 0..1 | ||||
Type | Meta | ||||
Is Modifier | false | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
6. CarePlan.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. CarePlan.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 CarePlan.meta.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
10. CarePlan.meta.versionId | |||||
Definition | URLのバージョン部分に表示されるバージョン固有の識別子。この値は、リソースが作成、更新、または削除された場合に変更されます。 | ||||
Short | バージョン固有の識別子 | ||||
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. CarePlan.meta.lastUpdated | |||||
Definition | リソースが最後に変更されたとき - 例えば、バージョンが変更されたとき。 | ||||
Short | 「リソースのバージョンが最後に変更されたとき」 | ||||
Comments | この値はリソースが初めて作成される場合を除いて常に設定されています。サーバー/リソースマネージャーがこの値を設定します。クライアントが提供する値は関係ありません。これはHTTP Last-Modifiedに相当し、readのインタラクションで同じ値を持つべきです。 | ||||
Control | 1..1 | ||||
Type | instant | ||||
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またはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
14. CarePlan.meta.source | |||||
Definition | リソースのソースシステムを識別するURI。これにより、リソース内の情報のソースをトラックまたは区別するために使用できる最小限の[プロビナンス](provenance.html#)情報が提供されます。ソースは、別のFHIRサーバー、ドキュメント、メッセージ、データベースなどを識別できます。 | ||||
Short | 「リソースがどこから来たかを特定する」 | ||||
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. CarePlan.meta.profile | |||||
Definition | このリソースが準拠すると主張する StructureDefinition リソースに関するプロファイルのリストです。URL は StructureDefinition.url への参照です。 | ||||
Short | このリソースが適合を主張するプロファイル | ||||
Comments | これらの主張が時間の経過に伴って検証または更新される方法と、それらを決定するサーバーや他の基盤に任されます。プロファイルURLのリストは1セットです。 | ||||
Control | 0..* | ||||
Type | canonical(StructureDefinition) | ||||
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()) ) | ||||
18. CarePlan.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. CarePlan.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. CarePlan.implicitRules | |||||
Definition | 「リソース構築時に遵守された一連のルールを指すものであり、コンテンツを処理する際に理解する必要があります。しばしば、特別なルールを定義する実装ガイドとその他のプロファイルなどを含むものです。」 | ||||
Short | このコンテンツが作成されたルールセット | ||||
Comments | このルールセットを主張することで、取引先の限られた集団にしか内容を理解させることができず、長期的にはデータの有用性が制限されます。しかしながら、現存するヘルスエコシステムは高度に分断化しており、一般的に計算可能な形式でデータを定義、収集、交換する準備が整っていません。できる限り、実装者および/または仕様ライターはこの要素の使用を避けるべきです。使用する場合、URLは、そのナラティブとともに他のプロファイル、値セットなどを含む実装ガイドを定義する参照となります。 | ||||
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またはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
24. CarePlan.language | |||||
Definition | 「リソースが書かれている基本言語。」 | ||||
Short | 「リソースコンテンツの言語」(Risōsukontentsu no gengo) | ||||
Comments | 言語はインデックスとアクセシビリティをサポートするために提供されます(通常、テキスト読み上げなどのサービスは言語タグを使用します)。物語のHTML言語タグは、物語に適用されます。リソース上の言語タグは、リソース内のデータから生成される他のプレゼンテーションの言語を指定するために使用できます。すべてのコンテンツが基本言語である必要はありません。Resource.languageは自動的に物語に適用されたと想定してはいけません。言語が指定されている場合、HTMLのdiv要素にも指定する必要があります(xml:langとhtml lang属性の関係に関する情報はHTML5の規則を参照)。 | ||||
Control | 0..1 | ||||
Binding | The codes SHOULD be taken from CommonLanguages (preferred to http://hl7.org/fhir/ValueSet/languages )「人間の言語。」(Ningen no gengo.)
| ||||
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またはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
26. CarePlan.text | |||||
Definition | 「リソースの要約を含む人が読めるナビゲーションであり、リソースの内容を人に表現するために使用できます。ナビゲーションはすべての構造化されたデータをエンコードする必要はありませんが、人間がナビゲーションを読むだけで「臨床的に安全」であるために十分な詳細を含む必要があります。リソース定義には、臨床的な安全性を確保するためにナビゲーションで表現する必要があるコンテンツが定義される場合があります。」 | ||||
Short | 「人間の解釈のためのリソースのテキスト要約」 | ||||
Comments | 含まれるリソースには説明がありません。含まれないリソースには説明が必要です。場合によっては、リソースが少量のデータしか含まず、テキストだけで表現されることがあります(minOccurs = 1要素がすべて満たされている限り)。これは、情報が「テキストの塊」としてキャプチャされるレガシーシステムからのデータや、テキストが生またはナレーションされて符号化された情報が後で追加される場合に必要な場合があります。 | ||||
Control | 0..1 | ||||
Type | Narrative | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | narrative, html, xhtml, display | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
28. CarePlan.contained | |||||
Definition | 「これらのリソースは、それらを含むリソースから独立した存在を持ちません。それらは独立して識別することはできず、独自の独立したトランザクション範囲を持つこともできません。」 | ||||
Short | 「含まれている、インラインのリソース」(Fukuma rete iru, inrain no risōsu) | ||||
Comments | 「コンテンツが適切に識別できる場合には、これを行うべきではありません。識別が失われると、再び復元することは非常に困難であり(文脈に依存します)、メタ要素にプロファイルとタグを持つことができますが、セキュリティのラベルを持っていてはいけません。」 | ||||
Control | 0..* | ||||
Type | Resource | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | inline resources, anonymous resources, contained resources | ||||
30. CarePlan.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() ) | ||||
32. CarePlan.modifierExtension | |||||
Definition | 「リソースの基本的な定義に含まれない、要素の理解や、それを含む要素の子孫の理解を修正する追加情報を表すためにも使用されることがあります。通常、修飾要素は否定や修飾を提供します。拡張機能の使用を安全で管理しやすくするために、拡張機能の定義と使用に対して厳格な統治が適用されます。実装者は拡張機能を定義することが許可されていますが、拡張機能の定義の一部として満たす必要がある要件があります。リソースを処理するアプリケーションは、修飾子拡張をチェックする必要があります。修飾子拡張は、リソースまたはドメインリソースの任意の要素の意味を変更してはなりません(修飾子拡張自体の意味も変更できません)。」 | ||||
Short | 無視できない拡張機能 (Mushi dekinai kakuchou kinou) | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
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 | 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またはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 「拡張機能または値[x]のいずれかが必要です。両方ではありません。」 ( extension.exists() != value.exists() ) | ||||
34. CarePlan.identifier | |||||
Definition | 「パフォーマーまたはその他のシステムによって割り当てられたこのケアプランのビジネス識別子は、リソースが更新され、サーバからサーバへ伝播する際に一定のままであります。」 | ||||
Short | 「このプランの外部ID」 | ||||
Comments | これはビジネス識別子であり、リソース識別子ではありません([discussion](resource.html#identifiers)を参照)。 識別子が単一のリソースインスタンスにのみ表示されることが最善の方法ですが、ビジネス上の実践によっては、同じ識別子を持つ複数のリソースインスタンスが存在する場合があります。 たとえば、複数の患者と個人リソースインスタンスが同じ社会保険番号を共有する場合があります。 | ||||
Note | This is a business identifier, not a resource identifier (see discussion) | ||||
Control | 0..1 | ||||
Type | Identifier | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | Allows identification of the care plan as it is known by various participating systems and in a way that remains consistent across servers. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
36. CarePlan.identifier.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 | ||||
38. CarePlan.identifier.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 CarePlan.identifier.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
40. CarePlan.identifier.use | |||||
Definition | このidentifierの目的。 / The purpose of this identifier. | ||||
Short | 通常|公式|一時的|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known) | ||||
Comments | アプリケーションは、identifierが一時的なものであると明示的に言っていない限り、永続的であると想定できます。 / 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 )既知の場合、このidentifierの目的を識別します。 / 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 | 特定の使用のコンテキストが一連のidentifierの中から選択される適切なidentifierを許可します。 / 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()) ) | ||||
42. CarePlan.identifier.type | |||||
Definition | 特定の目的に使用するidentifierを決定するために使用できるidentifierのコード化されたタイプ。 / A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. | ||||
Short | identifierの説明 / Description of identifier | ||||
Comments | この要素は、identifierの一般的なカテゴリのみを扱います。identifier。システムに対応するコードに使用しないでください。一部のidentifierは、一般的な使用法により複数のカテゴリに分類される場合があります。システムがわかっている場合、タイプは常にシステム定義の一部であるため、タイプは不要です。ただし、システムが不明なidentifierを処理する必要があることがよくあります。多くの異なるシステムが同じタイプを持っているため、タイプとシステムの間に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 )特定の目的に使用するidentifierを決定するために使用できるidentifierのコード化されたタイプ。 / 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 | identifierシステムが不明な場合、ユーザーはidentifierを使用できます。 / 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()) ) | ||||
44. CarePlan.identifier.system | |||||
Definition | 値の名前空間、つまり一意のセット値を記述するURLを確立します。 / Establishes the namespace for the value - that is, a URL that describes a set values that are unique. | ||||
Short | identifier値の名前空間 / The namespace for the identifier value | ||||
Comments | identifier。システムは常にケースに敏感です。 / 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 | identifierのセットがたくさんあります。2つのidentifierを一致させるには、どのセットを扱っているかを知る必要があります。システムは、特定の一意のidentifierセットを識別します。 / 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. | ||||
Pattern Value | http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
46. CarePlan.identifier.value | |||||
Definition | 通常、identifierの部分はユーザーに関連し、システムのコンテキスト内で一意のユーザーに関連しています。 / 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)を使用して伝達できます。identifier。価値は、identifierの知識を使用しない限り、ケースに敏感なものとして扱われます。システムにより、プロセッサーは、非セイズに固有の処理が安全であると確信できます。 / 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()) ) | ||||
48. CarePlan.identifier.period | |||||
Definition | identifierが使用される/有効な期間。 / 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()) ) | ||||
50. CarePlan.identifier.assigner | |||||
Definition | identifierを発行/管理する組織。 / Organization that issued/manages the identifier. | ||||
Short | IDを発行した組織(単なるテキストである可能性があります) / Organization that issued id (may be just text) | ||||
Comments | identifierは、.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()) ) | ||||
52. CarePlan.instantiatesCanonical | |||||
Definition | このCarePlanで全体または一部に従われるFHIRで定義されたプロトコル、ガイドライン、アンケートなどの定義を指すURL。 | ||||
Short | FHIRプロトコルまたは定義をインスタンス化します。 | ||||
Control | 0..* | ||||
Type | canonical(PlanDefinition, Questionnaire, Measure, ActivityDefinition, OperationDefinition) | ||||
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()) ) | ||||
54. CarePlan.instantiatesUri | |||||
Definition | このCarePlanが全体または一部に従っている外部管理プロトコル、ガイドライン、アンケート、または他の定義を指すURL。 | ||||
Short | 外部プロトコルまたは定義を実体化する。 | ||||
Comments | これはHTMLページ、PDFなどであるか、解決不能なURI識別子である可能性があります。 | ||||
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またはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
56. CarePlan.basedOn | |||||
Definition | このケアプランによって全体または一部が満たされるケアプラン。 (Kono keapuran ni yotte zentai matawa ichibu ga mitasareru keapuran.) | ||||
Short | 「ケアプランを実行する」(Kea puran wo jikkou suru) | ||||
Control | 0..* | ||||
Type | Reference(CarePlan) | ||||
Is Modifier | false | ||||
Summary | true | ||||
Requirements | Allows tracing of the care plan and tracking whether proposals/recommendations were acted upon. | ||||
Alternate Names | fulfills | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
58. CarePlan.replaces | |||||
Definition | この新しい介護計画によって機能が引き継がれた完了または終了した介護計画。 | ||||
Short | このCarePlanで以前のCarePlanが入れ替わりました。 | ||||
Comments | 「置き換えは、最初の介護計画が即座に拒否されたためか(何か問題があったため)前の介護計画が完了したが、介護計画で説明されたアクションのニーズが継続しているためかもしれません。」 | ||||
Control | 0..* | ||||
Type | Reference(CarePlan) | ||||
Is Modifier | false | ||||
Summary | true | ||||
Requirements | Allows tracing the continuation of a therapy or administrative process instantiated through multiple care plans. | ||||
Alternate Names | supersedes | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
60. CarePlan.partOf | |||||
Definition | 「この特定の介護計画が構成要素またはステップである、より大規模な介護計画」 | ||||
Short | 参照されたCarePlanの一部 | ||||
Comments | それぞれのケアプランは独立したリクエストであり、他のケアプランの一部になることが問題を引き起こすことがあるため、この要素についてはまだ議論中です。 | ||||
Control | 0..* | ||||
Type | Reference(CarePlan) | ||||
Is Modifier | false | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
62. CarePlan.status | |||||
Definition | "http://hl7.org/fhir/request-status" コードから active | ||||
Short | プランのステータス | ||||
Comments | 未知のコードは、他のステータスを伝えるために使用されるべきではありません。未知のコードは、ステータスの1つが適用されるときに使用されるべきですが、作成システムがケアプランの現在の状態を知らない場合にも使用されます。 この要素は、プランが現在有効でないことを示す入力エラーのコードを含むステータスを含んでいるため、修飾子としてラベル付けされます。 | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from RequestStatus (required to http://hl7.org/fhir/ValueSet/request-status|4.0.1 )「計画が実行中か、将来の意図を表しているか、現在歴史的記録であるかを示します。」 | ||||
Type | code | ||||
Is Modifier | true because This element is labeled 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 | ||||
Requirements | Allows clinicians to determine whether the plan is actionable or not. | ||||
Pattern Value | active | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
64. CarePlan.intent | |||||
Definition | 趣旨区分 "http://hl7.org/fhir/request-intent" コードから plan | ||||
Short | 趣旨区分 | ||||
Comments | この要素は修飾子としてラベル付けされています。なぜなら、意図が変わり、リソースが実際に適用可能な場合と方法が変わるからです。 | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from CarePlanIntent (required to http://hl7.org/fhir/ValueSet/care-plan-intent|4.0.1 )「看護計画に関連する権限/意図の程度を示すコード」 | ||||
Type | code | ||||
Is Modifier | true because This element changes the interpretation of all descriptive attributes. For example "the time the request is recommended to occur" vs. "the time the request is authorized to occur" or "who is recommended to perform the request" vs. "who is authorized to perform the request" | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | Proposals/recommendations, plans and orders all use the same structure and can exist in the same fulfillment chain. | ||||
Pattern Value | plan | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
66. CarePlan.category | |||||
Definition | followup-plan、admission-plan、hospital-plan、discharge-plan | ||||
Short | プランのタイプ | ||||
Comments | 複数の分類軸が存在し、1つの計画が複数の目的に役立つことがあります。場合によっては、これはCarePlan.concernへの参照と重複する場合があります。 | ||||
Control | 0..1 | ||||
Binding | For example codes, see CarePlanCategory (example to http://hl7.org/fhir/ValueSet/care-plan-category )「これが複数存在する計画の区別を支援するための「種類」の計画である」(たとえば、「在宅医療」、「精神医療」、「喘息」、「疾患管理」など)。 | ||||
Type | CodeableConcept | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | Used for filtering what plan(s) are retrieved and displayed to different types of users. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
68. CarePlan.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 | ||||
70. CarePlan.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 CarePlan.category.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
72. CarePlan.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 | 0..* | ||||
Binding | The codes SHALL be taken from CarePlan カテゴリー (required to http://jpfhir.jp/fhir/CarePlan/ValueSet/category ) | ||||
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()) ) | ||||
74. CarePlan.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()) ) | ||||
76. CarePlan.title | |||||
Definition | "療養計画" "入院時方針" または "退院時の方針" その他の課題名称でも構わない。 | ||||
Short | プランの課題名称 | ||||
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 | ||||
Fixed Value | 療養計画 | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
78. CarePlan.description | |||||
Definition | ここに具体的な内容を文字列で記述する。1MB以内。 | ||||
Short | 療養計画内容サマリー | ||||
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 | Provides more detail than conveyed by category. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
80. CarePlan.subject | |||||
Definition | 患者Patientリソースへの参照 | ||||
Short | 患者Patientリソースへの参照 | ||||
Control | 1..1 | ||||
Type | Reference(JP_Patient_eCS) | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Alternate Names | patient | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
82. CarePlan.encounter | |||||
Definition | 本計画を作成した外来受診情報、または入院情報、または退院情報 | ||||
Short | 受診情報 | ||||
Comments | これは通常、イベントが発生したエンカウンター内で行われますが、公式的なエンカウンターの完了前または後でも、エンカウンターの文脈に関連するアクティビティが開始される場合があります。 ケアプランに従って実施されるケアプランアクティビティは、他のエンカウンターの一部として行われる可能性があります。 | ||||
Control | 0..0 | ||||
Type | Reference(JP_Encounter-eCS) | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
84. CarePlan.period | |||||
Definition | 指導日など指導、計画の期間 | ||||
Short | このプランがカバーする対象期間 | ||||
Comments | 「計画の一部として予定された任意のアクティビティは、単一のエンカウンタ/エピソード内で計画されたものであるか、複数のエンカウンタ/エピソードにわたって計画されたものであるかに関係なく、指定された期間内に制約される必要があります(例えば、慢性疾患の長期管理)。」 | ||||
Control | 1..1 | ||||
Type | Period | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | Allows tracking what plan(s) are in effect at a particular time. | ||||
Alternate Names | timing | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
86. CarePlan.period.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 | ||||
88. CarePlan.period.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 CarePlan.period.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
90. CarePlan.period.start | |||||
Definition | 指導日、計画適用開始日 dateTime型 | ||||
Short | 指導日、計画適用開始日 | ||||
Comments | 低要素が欠落している場合、意味は低い境界が知られていないことです。 / If the low element is missing, the meaning is that the low boundary is not known. | ||||
Control | 1..1 This element is affected by the following invariants: per-1 | ||||
Type | dateTime | ||||
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()) ) | ||||
92. CarePlan.period.end | |||||
Definition | 指導終了予定日、計画適用終了日 dateTime型 | ||||
Short | 対象期間終了日 | ||||
Comments | 高い値には、一致する日付/時間が含まれます。つまり、2012-02-03T10:00:00は、2012-02-03の終了値を持つ期間です。 / The high value includes any matching date/time. i.e. 2012-02-03T10:00:00 is in a period that has an end value of 2012-02-03. | ||||
Control | 0..1 This element is affected by the following invariants: per-1 | ||||
Type | dateTime | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Meaning if Missing | 期間の終了が欠落している場合、それは期間が進行中であることを意味します / If the end of the period is missing, it means that the period is ongoing | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
94. CarePlan.created | |||||
Definition | この療養計画書が作成された日付 dateTime型 | ||||
Short | この療養計画書が作成された日付 | ||||
Control | 1..1 | ||||
Type | dateTime | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Alternate Names | authoredOn | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
96. CarePlan.author | |||||
Definition | 作成者情報への参照 | ||||
Short | 作成者情報への参照 | ||||
Comments | 著者は寄稿者でもある可能性があります。例えば、組織は著者として表示されますが、寄稿者としては表示されません。 | ||||
Control | 0..0 | ||||
Type | Reference(JP_Practitioner_eCS) | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
98. CarePlan.contributor | |||||
Definition | 「介護プランの内容を提供した個人または組織を特定する。」 | ||||
Short | 「誰がケアプランの内容を提供しましたか?」(Dare ga kea puran no naiyou wo teikyou shimashita ka?) | ||||
Comments | 共同ケアプランには複数の貢献者がいる場合があります。 | ||||
Control | 0..0 | ||||
Type | Reference(Patient, Practitioner, PractitionerRole, Device, RelatedPerson, Organization, CareTeam) | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Must Support Types | No must-support rules about the choice of types/profiles | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
100. CarePlan.careTeam | |||||
Definition | 「この計画によって想定されるケアに関与するすべての人々や組織を特定する。」 | ||||
Short | 「この計画に誰が関わっているのですか?」 | ||||
Control | 0..0 | ||||
Type | Reference(CareTeam) | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Requirements | Allows representation of care teams, helps scope care plan. In some cases may be a determiner of access permissions. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
102. CarePlan.addresses | |||||
Definition | この計画で管理および軽減の対象となる状況、問題、懸念、診断等を特定する。 | ||||
Short | 「この計画が対処する健康上の問題」 | ||||
Comments | 診断がアレルギーまたは不耐症に関連している場合、ConditionおよびAllergyIntoleranceリソースの両方を使用できます。ただし、意思決定のサポートに有用であるためには、Conditionだけで十分ではなく、アレルギーまたは不耐症の状態をAllergyIntoleranceとして表現する必要があります。 | ||||
Control | 0..* | ||||
Type | Reference(Condition) | ||||
Is Modifier | false | ||||
Summary | true | ||||
Requirements | Links plan to the conditions it manages. The element can identify risks addressed by the plan as well as active conditions. (The Condition resource can include things like "at risk for hypertension" or "fall risk".) Also scopes plans - multiple plans may exist addressing different concerns. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
104. CarePlan.supportingInfo | |||||
Definition | 「計画の形成に特定に影響を与えた患者の記録の部分を特定します。これらには、共存疾患、最近の手術、制限、最近の評価などが含まれます。」 | ||||
Short | "計画の一部として考慮される情報" (Keikaku no ichibu toshite kouryo sareru joho) | ||||
Comments | 「ケアプランで取り扱われる特定の状態を識別するために"concern"を使用してください。」 | ||||
Control | 0..* | ||||
Type | Reference(Resource) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Requirements | Identifies barriers and other considerations associated with the care plan. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
106. CarePlan.goal | |||||
Definition | 「介護計画を実行することで意図される目標を説明する。」 | ||||
Short | 計画の望まれる結果 (Keikaku no nozomareru kekka) | ||||
Comments | 目標は特定の変化を達成することであったり、現状を維持することであったり、衰退を遅らせることであることもある。 | ||||
Control | 0..* | ||||
Type | Reference(Goal) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Requirements | Provides context for plan. Allows plan effectiveness to be evaluated by clinicians. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
108. CarePlan.activity | |||||
Definition | 計画の一部として発生する予定の行動を識別します。例えば、使用する薬、実施する実験、自己モニタリング、教育などがあります。 | ||||
Short | 計画の一環として発生する行動 | ||||
Control | 0..* | ||||
Type | BackboneElement | ||||
Is Modifier | false | ||||
Summary | false | ||||
Requirements | Allows systems to prompt for performance of planned activities, and validate plans against best practice. | ||||
Invariants | cpl-3: 「参照文献または詳細を提供してください。両方は不要です。」 (detail.empty() or reference.empty() )ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 ( hasValue() or (children().count() > id.count()) ) | ||||
110. CarePlan.activity.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 | ||||
112. CarePlan.activity.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() ) | ||||
114. CarePlan.activity.modifierExtension | |||||
Definition | 「基本的な要素の定義に含まれない追加情報を表すために使用されることがあり、それによって、その要素自体または取り込んでいる要素の子孫の理解を修正する。修飾子要素は通常、否定または修飾を提供します。拡張機能の安全で管理しやすい使用を実現するために、定義および使用に厳しいガバナンスセットが適用されています。どの実装者でも拡張機能を定義できますが、拡張機能の定義の一部として満たす必要がある要件があります。リソースを処理するアプリケーションは、修飾子拡張子をチェックする必要があります。 修飾子拡張機能は、リソースまたはドメインリソースの任意の要素の意味を変更してはなりません(修飾子拡張自体の意味を変更することもできません)。」 | ||||
Short | 「認識されなくても無視できない拡張機能」(Ninshiki sarenakutemo mushi dekinai kakuchou kinou) | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
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 | 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またはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 「拡張機能または値[x]のいずれかが必要です。両方ではありません。」 ( extension.exists() != value.exists() ) | ||||
116. CarePlan.activity.outcomeCodeableConcept | |||||
Definition | 活動の状況が評価された時点での結果を特定します。例えば、教育活動の結果は患者が理解したかどうかです。 | ||||
Short | 活動の結果 (Katsudou no kekka) | ||||
Comments | 「これは活動の状態を複製してはいけないことに注意して下さい(例えば、完了したものや進行中のものなど)。」 | ||||
Control | 0..* | ||||
Binding | For example codes, see CarePlanActivityOutcome (example to http://hl7.org/fhir/ValueSet/care-plan-activity-outcome )活動の結果を特定します。 | ||||
Type | CodeableConcept | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
118. CarePlan.activity.outcomeReference | |||||
Definition | アクティビティによって生じる結果や行動の詳細。手順、エンカウンター、観察などの「イベント」リソースに参照していることは、アクティビティそのものの結果/成果です。CarePlan.activity.detailを使用するか、CarePlan.activity.reference(「リクエスト」リソースへの参照)を使用してアクティビティを伝えることができます。 | ||||
Short | 予約、出会い、手続きなど。 (Yoyaku, deai, tetsuzuki nado.) | ||||
Comments | 活動の結果は、関連する目標の結果に独立しています。例えば、目標が体重150ポンドの達成であり、活動がダイエットと定義されている場合、活動の結果は消費カロリーであり、目標の結果は実際の体重の観察です。 | ||||
Control | 0..* | ||||
Type | Reference(Resource) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Requirements | Links plan to resulting actions. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
120. CarePlan.activity.progress | |||||
Definition | 「活動の遵守状況や進捗についてのメモ」 | ||||
Short | 活動状況/進捗についてのコメント (Katsudō jōkyō/Shinchoku ni tsuite no komento) | ||||
Comments | この要素は、実行されるアクティビティを説明するために使用しないでください。アクティビティの詳細な参照先のリソース内で行われるか、アクティビティの詳細説明に記載されます。 | ||||
Control | 0..* | ||||
Type | Annotation | ||||
Is Modifier | false | ||||
Summary | false | ||||
Requirements | Can be used to capture information about adherence, progress, concerns, etc. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
122. CarePlan.activity.reference | |||||
Definition | 「特定のリソースに表現された提案された活動の詳細。」 | ||||
Short | 「特定のリソースで定義された活動の詳細」 | ||||
Comments | 標準拡張機能が存在します([リソースが目標に関連する](extension-resource-pertainstogoal.html)),これにより、CarePlan.activity.referenceのいずれかの参照リソースから目標を参照できます。 CarePlanから独立して表示される場合には、CarePlan.activity.referenceによって参照されたリソースが表示される場合に目標が表示される必要があります。 この要素を使用して指示されたCarePlanを指すリクエストは、「basedOn」要素を使用してこのCarePlanを指すべきではありません。つまり、CarePlanの一部である要求はCarePlanに基づいていません。 | ||||
Control | 0..1 This element is affected by the following invariants: cpl-3 | ||||
Type | Reference(Appointment, CommunicationRequest, DeviceRequest, MedicationRequest, NutritionOrder, Task, ServiceRequest, VisionPrescription, RequestGroup) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Requirements | Details in a form consistent with other applications and contexts of use. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
124. CarePlan.activity.detail | |||||
Definition | 「手順など具体的なリソースを持たない一般介護プランシステム(フォーム駆動型など)に適した計画された活動の簡単な概要」 | ||||
Short | "アクティビティのインライン定義" (Akutibiti no inrain teigi) | ||||
Control | 0..1 This element is affected by the following invariants: cpl-3 | ||||
Type | BackboneElement | ||||
Is Modifier | false | ||||
Summary | false | ||||
Requirements | Details in a simple form for generic care plan systems. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
126. CarePlan.activity.detail.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 | ||||
128. CarePlan.activity.detail.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() ) | ||||
130. CarePlan.activity.detail.modifierExtension | |||||
Definition | 「基本的な要素の定義に含まれない追加情報を表すために使用されることがあり、それによって、その要素自体または取り込んでいる要素の子孫の理解を修正する。修飾子要素は通常、否定または修飾を提供します。拡張機能の安全で管理しやすい使用を実現するために、定義および使用に厳しいガバナンスセットが適用されています。どの実装者でも拡張機能を定義できますが、拡張機能の定義の一部として満たす必要がある要件があります。リソースを処理するアプリケーションは、修飾子拡張子をチェックする必要があります。 修飾子拡張機能は、リソースまたはドメインリソースの任意の要素の意味を変更してはなりません(修飾子拡張自体の意味を変更することもできません)。」 | ||||
Short | 「認識されなくても無視できない拡張機能」(Ninshiki sarenakutemo mushi dekinai kakuchou kinou) | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
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 | 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またはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 「拡張機能または値[x]のいずれかが必要です。両方ではありません。」 ( extension.exists() != value.exists() ) | ||||
132. CarePlan.activity.detail.kind | |||||
Definition | 「ケアプラン活動のインライン定義が表すリソースの種類を説明します。 CarePlan.activity.referenceを使用してリソースを参照しない場合、CarePlan.activity.detailはインライン定義です。例えば、MedicationRequest、ServiceRequest、またはCommunicationRequestです。」 | ||||
Short | "予約 | コミュニケーションリクエスト | デバイスリクエスト | 薬剤リクエスト | 栄養指示 | タスク | サービスリクエスト | 視力処方箋" | ||||
Control | 0..1 | ||||
Binding | The codes SHALL be taken from CarePlanActivityKind (required to http://hl7.org/fhir/ValueSet/care-plan-activity-kind|4.0.1 )「FHIRの一部として定義されたリソースタイプは、介護計画活動のインライン定義として表現できます。」 | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | false | ||||
Requirements | May determine what types of extensions are permitted. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
134. CarePlan.activity.detail.instantiatesCanonical | |||||
Definition | 「このCarePlan活動に完全または部分的に従われるFHIR定義プロトコル、ガイドライン、アンケート、またはその他の定義へのURL」 | ||||
Short | FHIRプロトコルまたは定義をインスタンス化します。 | ||||
Control | 0..* | ||||
Type | canonical(PlanDefinition, ActivityDefinition, Questionnaire, Measure, OperationDefinition) | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | false | ||||
Requirements | Allows Questionnaires that the patient (or practitioner) should fill in to fulfill the care plan activity. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
136. CarePlan.activity.detail.instantiatesUri | |||||
Definition | このCarePlanアクティビティに部分的または完全に準拠されている外部に維持されたプロトコル、ガイドライン、アンケートまたはその他の定義を指すURL。 | ||||
Short | 外部プロトコルまたは定義を実体化する。 | ||||
Comments | これはHTMLページ、PDFなどであるか、解決不能なURI識別子である可能性があります。 | ||||
Control | 0..* | ||||
Type | uri | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | false | ||||
Requirements | Allows Questionnaires that the patient (or practitioner) should fill in to fulfill the care plan activity. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
138. CarePlan.activity.detail.code | |||||
Definition | 計画された活動の詳細な説明;例えば、どのようなラボテスト、どのような手順、どのような出会いか。 | ||||
Short | 活動の詳細タイプ (Katsudou no shousai taipu) | ||||
Comments | 特定の製品に関する活動においては、あまり関係がない傾向があります。コードに否定を示すことは避け、代わりに「禁止」としてください。 | ||||
Control | 0..1 | ||||
Binding | For example codes, see ProcedureCodes(SNOMEDCT) (example to http://hl7.org/fhir/ValueSet/procedure-code )活動の種類に関する詳細な説明例:どのような実験、どの手順、どのような出会いですか。 | ||||
Type | CodeableConcept | ||||
Is Modifier | false | ||||
Summary | false | ||||
Requirements | Allows matching performed to planned as well as validation against protocols. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
140. CarePlan.activity.detail.reasonCode | |||||
Definition | 「この特定の活動を計画の一部として含めることを推進した理論、または活動が禁止された理由を提供します。」 | ||||
Short | なぜその活動を行うべきか、またはなぜその活動が禁止されたのか。 (Naze sono katsudou wo okonau beki ka, matawa naze sono katsudou ga kinshi sareta no ka?) | ||||
Comments | これは診断コードになる可能性があります。完全な状態記録が存在する場合や、追加の詳細が必要な場合は、reasonConditionを使用してください。 | ||||
Control | 0..* | ||||
Binding | For example codes, see SNOMEDCTClinicalFindings (example to http://hl7.org/fhir/ValueSet/clinical-findings )「看護計画のアクティビティが必要な理由を特定する。一般的な健康状態コード、予防、手術の準備などの概念を含めることができる。」 | ||||
Type | CodeableConcept | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
142. CarePlan.activity.detail.reasonReference | |||||
Definition | 「健康状態など、このリクエストを正当化し、この特定のアクティビティを計画の一部として含める原動力となった他のリソースを示します。」 | ||||
Short | なぜ活動が必要なのか? (Naze katsudou ga hitsuyou na no ka?) | ||||
Comments | 活動レベルで特定できる条件は、全体計画の理由として特定されないことがあります。 | ||||
Control | 0..* | ||||
Type | Reference(Condition, Observation, DiagnosticReport, DocumentReference) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
144. CarePlan.activity.detail.goal | |||||
Definition | 「この活動に貢献することを目的とした目標を特定する内部参照。」 | ||||
Short | このアクティビティに関連する目標 | ||||
Control | 0..* | ||||
Type | Reference(Goal) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Requirements | So that participants know the link explicitly. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
146. CarePlan.activity.detail.status | |||||
Definition | 「特定の活動に対して進捗状況を特定します。」 | ||||
Short | 未開始 | 予定済み | 進行中 | 保留中 | 完了 | 取り消し | 停止 | 不明 | エラーで入力済み | ||||
Comments | アクションを起こすためにリンクされているリソースに基づいて、ステータスの一部は推測できます。 "ステータス"は、計画が最後に更新された時点と同じくらい最新であることに注意してください。 不明なコードは他のステータスを伝えるために使用されるべきではありません。不明なコードは、ステータスが適用される1つであるが、オーサリングシステムがアクティビティの現在の状態を知らない場合に使用する必要があります。 | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from CarePlanActivityStatus (required to http://hl7.org/fhir/ValueSet/care-plan-activity-status|4.0.1 )ケアプラン活動全体のライフサイクル内での現在の状態を反映するコード。 | ||||
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 activity should not be treated as valid | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | false | ||||
Requirements | Indicates progress against the plan, whether the activity is still relevant for the plan. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
148. CarePlan.activity.detail.statusReason | |||||
Definition | 「活動がまだ開始されていない、保留中である、キャンセルされた理由を説明します。」 | ||||
Short | 現在の状況の理由 (Genzai no jōkyō no riyū) | ||||
Comments | 「完了」という状態の場合は一般に存在しないでしょう。状態が変更された場合に更新するように促すか、少なくとも既存の値を削除するようにしてください。」 | ||||
Control | 0..1 | ||||
Type | CodeableConcept | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
150. CarePlan.activity.detail.doNotPerform | |||||
Definition | 真である場合、説明された活動が計画に従って行われてはならないものであることを示します。偽である場合、または欠落している場合、説明された活動が計画に従って行われるべきものであることを示します。 (Makoto dearu baai, setsumei sareta katsudou ga keikaku ni shitagatte okonawarete wa naranai mono de aru koto o shimeshimasu. Uso dearu baai, mata wa ketsuroshite iru baai, setsumei sareta katsudou ga keikaku ni shitagatte okonawareru beki mono de aru koto o shimeshimasu.) | ||||
Short | もしそれが真実なら、アクティビティは行動を妨げています。 | ||||
Comments | この要素は修飾子としてラベル付けされます。なぜなら、それは実行しない活動として活動をマークするからです。 | ||||
Control | 0..1 | ||||
Type | boolean | ||||
Is Modifier | true because If true this element negates the specified action. For example, instead of a request for a procedure, it is a request for the procedure to not occur. | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | false | ||||
Requirements | Captures intention to not do something that may have been previously typical. | ||||
Meaning if Missing | If missing indicates that the described activity is one that should be engaged in when following the plan. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
152. CarePlan.activity.detail.scheduled[x] | |||||
Definition | 「記述されたアクティビティが発生する期間、タイミング、または頻度。」 | ||||
Short | 活動が発生するとき | ||||
Control | 0..1 | ||||
Type | Choice of: Timing, Period, string | ||||
[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 | false | ||||
Requirements | Allows prompting for activities and detection of missed planned activities. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
154. CarePlan.activity.detail.location | |||||
Definition | 活動が行われる施設を特定します。例えば、自宅、病院、特定のクリニックなどです。 | ||||
Short | 「起こるべき場所はどこですか?」(Okoru beki basho wa doko desu ka?) | ||||
Comments | 「特定の臨床ロケーションを参照する場合もあれば、ロケーションのタイプを識別することもあります。」 | ||||
Control | 0..1 | ||||
Type | Reference(Location) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Requirements | Helps in planning of activity. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
156. CarePlan.activity.detail.performer | |||||
Definition | 「誰がその活動に関与する必要があるかを特定します。」 | ||||
Short | 誰が責任を負うのですか? (Dare ga sekinin o ou no desu ka?) | ||||
Comments | 「演者は介護プランの参加者である可能性もあります。」 | ||||
Control | 0..* | ||||
Type | Reference(Practitioner, PractitionerRole, Organization, RelatedPerson, Patient, CareTeam, HealthcareService, Device) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Requirements | Helps in planning of activity. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
158. CarePlan.activity.detail.product[x] | |||||
Definition | 「活動で消費または提供される食料品、薬品、またはその他の製品を識別します。」 | ||||
Short | 「何を管理/供給するのですか?」(Nani wo kanri/kyoukyuu suru no desu ka?) | ||||
Control | 0..1 | ||||
Binding | For example codes, see SNOMEDCTMedicationCodes (example to http://hl7.org/fhir/ValueSet/medication-codes )「ケア・プランのアクティビティーの一環として提供される製品またはアレンジメント」 | ||||
Type | Choice of: CodeableConcept, Reference(Medication, Substance) | ||||
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
160. CarePlan.activity.detail.dailyAmount | |||||
Definition | 「特定日に消費される予想数量を特定する。」 | ||||
Short | 「1日に何回飲むべきですか?」(Ichi-nichi ni nan-kai nomu beki desu ka?)" | ||||
Control | 0..1 | ||||
Type | Quantity(SimpleQuantity) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Requirements | Allows rough dose checking. | ||||
Alternate Names | daily dose | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
162. CarePlan.activity.detail.quantity | |||||
Definition | 「被験者によって供給、投与、消費される予定の数量を特定する。」 | ||||
Short | 「どのくらいの量を与える/支給する/消費するのですか?」 | ||||
Control | 0..1 | ||||
Type | Quantity(SimpleQuantity) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
164. CarePlan.activity.detail.description | |||||
Definition | 「これは意図された活動の発生に関する制約のテキスト上の説明を提供し、他の活動との関係を含むことがあります。また、目的、前提条件、終了条件も含まれる場合があります。最後に、場所、方法、経路などの活動に関する詳細を伝えることもできます。」 | ||||
Short | 「実施するアクティビティを説明する追加情報」 | ||||
Control | 0..1 | ||||
Type | string | ||||
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またはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
166. CarePlan.note | |||||
Definition | 「介護計画についてのその他の項目には含まれていない一般的な注意事項」 | ||||
Short | 「この計画に対するコメント」 | ||||
Control | 0..* | ||||
Type | Annotation | ||||
Is Modifier | false | ||||
Summary | false | ||||
Requirements | Used to capture information that applies to the plan as a whole that doesn't fit into discrete elements. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) |