診療指示・計画・報告・届けFHIR文書CLINS-PRINS
0.9.0 - draft
Japan
診療指示・計画・報告・届けFHIR文書CLINS-PRINS - Local Development build (v0.9.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-05-18 |
Definitions for the jp-NciComp-F50-CholesterolIntake resource profile.
Guidance on how to interpret the contents of this table can be found here
| 0. Composition | |
| Definition | 単一の一貫した意味の文脈を確立し、文書化するための論理的に一つにまとめられた医療に関連する情報のセットであり、文書化するためにはクリニカルな承認が必要である。コンポジションは、文書化するために必要な構造とナラティブコンテンツを定義しますが、コンポジションだけでは文書ではありません。代わりに、文書タイプ= documentのBundleの最初のエントリである必要があり、コンポジションから参照される他のリソース(患者、実行者、エンカウンタなど)はBundleの後続のエントリとして含まれている必要があります。 |
| Short | 臨床証明による単一の一貫した臨床声明で構成されたリソースのセット |
| Comments | この仕様書の焦点は患者固有の臨床陳述にあるが、この資源は研究プロトコルの設計、医療請求書など、必ずしも患者固有の臨床的でない活動にも適用できます。 |
| Control | 0..* |
| Is Modifier | false |
| Summary | false |
| 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. Composition.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())) |
| 4. Composition.modifierExtension | |
| Definition | リソースの基本的な定義に含まれない、要素の理解や、それを含む要素の子孫の理解を修正する追加情報を表すためにも使用されることがあります。通常、修飾要素は否定や修飾を提供します。拡張機能の使用を安全で管理しやすくするために、拡張機能の定義と使用に対して厳格な統治が適用されます。実装者は拡張機能を定義することが許可されていますが、拡張機能の定義の一部として満たす必要がある要件があります。リソースを処理するアプリケーションは、修飾子拡張をチェックする必要があります。修飾子拡張は、リソースまたはドメインリソースの任意の要素の意味を変更してはなりません(修飾子拡張自体の意味も変更できません)。 リソースの基本的な定義の一部ではなく、それを含む要素の理解および/または含有要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義することが許可されていますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。 モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Short | 無視できない拡張機能無視できない拡張機能 / Extensions that cannot be ignored |
| Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、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: extensionまたはvalue[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()) |
| 6. Composition.status | |
| Definition | この文書のステータス。 この作文のワークフロー/臨床ステータス。そのステータスは文書の臨床的立場の指標です。 |
| Short | この文書のステータス。初期 | 最終 | 修正済み | エラー入力済み |
| Comments | もし作成物が取り下げられた場合、そのシリーズ内の作成物/文書やデータは、明らかに信用できないと指定されることなく、ユーザーに表示されることは決してないべきです。"entered-in-error"フラグは、この要素が他の要素の修飾子としてラベル付けされる理由です。 一部のレポート作業フローでは、最終文書の元のナラティブを変更しないで、新しいナラティブのみを追加する必要があります。作成リソースには、このビジネスルールが有効かどうかを明示的に示す明確なステータスがありません。必要に応じて、拡張機能で処理されます。 |
| Control | 1..1 |
| Binding | The codes SHALL be taken from CompositionStatushttp://hl7.org/fhir/ValueSet/composition-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/composition-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 resource should not be treated as valid |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | Need to be able to mark interim, amended, or withdrawn compositions or documents. |
| Fixed Value | final |
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
| 8. Composition.type | |
| Definition | documentタイプのうち文書種別 特定の作成方法(例えば、病歴と身体検査結果、退院まとめ、進行状況の記録)を指定します。通常、作成の目的に相当します。 |
| Short | 文書区分コード作成の種類(可能であればLOINC) |
| Comments | 構成タイプについては、LOINCは普及しており、HL7によって強く支持されています。多くの実装ガイドでは、特定のLOINCコードを必要とするか、LOINCを拡張バインディングとして使用します。 |
| Control | 1..1 |
| Binding | The codes SHALL be taken from The codes SHOULD be taken from 様式50Compositionタイプコード ValueSethttp://hl7.org/fhir/ValueSet/doc-typecodes (required to http://jpfhir.jp/fhir/form50/ValueSet/compositon-componenttype-vs) |
| Type | CodeableConcept |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Requirements | Key metadata element describing the composition, used in searching/filtering. |
| Pattern Value | { |
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
| 10. Composition.category | |
| Definition | 作文のタイプの分類 - インデックスや検索に役立ちます。これは、作文タイプで指定されたコードから暗示されるか、派生することができます。 |
| Short | "作成物のカテゴリー分類" |
| Comments | これはXDS/MHDのMetadataフィールドです。 |
| Control | 0..* |
| Binding | The codes SHALL be taken from For example codes, see 様式50Composition Componentカテゴリーコード ValueSethttp://hl7.org/fhir/ValueSet/document-classcodes (required to http://jpfhir.jp/fhir/form50/ValueSet/compositon-componentcategory-vs) |
| Type | CodeableConcept |
| Is Modifier | false |
| Summary | true |
| Requirements | Helps humans to assess whether the composition is of interest when viewing an index of compositions or documents. |
| Pattern Value | { |
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
| 12. Composition.subject | |
| Definition | 作品が誰か、または何についてのものか。作品は人物(患者または医療従事者)、装置(例:機械)または一群の主題(家畜の群れに関する文書や、共通の暴露を共有する患者のセットなど)についてのものであることもある。 |
| Short | 作品が誰や何についてのものか |
| Comments | 臨床文書においては、通常患者が該当します。 |
| Control | 0..01 |
| Type | Reference(Resource) |
| Is Modifier | false |
| Summary | true |
| Requirements | Essential metadata for searching for the composition. Identifies who and/or what the composition/document is about. |
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
| 14. Composition.encounter | |
| Definition | この文書が関連する臨床面談やケアのタイプを説明します。 |
| Short | "作品の文脈" |
| Control | 0..01 |
| Type | Reference(Encounter) |
| Is Modifier | false |
| Summary | true |
| Requirements | Provides context for the composition and supports searching. |
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
| 16. Composition.date | |
| Definition | 作文の編集時間、著者によって最後に論理的に変更されたときです。 |
| Short | 作文編集時間 |
| Comments | 作成物の最終更新日は文書の日付よりも後になっている場合がありますが、変更されていない場合があります。 |
| 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 |
| Requirements | dateTime is used for tracking, organizing versions and searching. Note that this is the time of authoring. When packaged in a document, Bundle.timestamp is the date of packaging. dateTime is used for tracking, organizing versions and searching. Note that this is the time of authoring. When packaged in a document, Bundle.timestamp is the date of packaging. |
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
| 18. Composition.author | |
| Definition | 誰が作文の情報に責任を持つかを確認する。タイピングした人と必ずしも同じである必要はない。 |
| Short | その作品を作ったのは誰で、あるいは何ですか? |
| Control | 1..1* |
| Type | Reference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization) |
| Is Modifier | false |
| Summary | true |
| Requirements | Identifies who is responsible for the content. |
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
| 20. Composition.title | |
| Definition | 構成物の公式人間可読ラベル |
| Short | 人間が読みやすい名前/タイトル |
| Comments | 多くの構成物において、タイトルはテキストや構成型の表示名と同じです(例:「診察」「進行ノート」など)。 CDAではタイトルを必須としていませんが、タイトルを省略することが有用であるという事例はないため、ここでは必須です。この要件に関するフィードバックは、試用期間中に歓迎されます。 |
| Control | 1..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
| 22. Composition.confidentiality | |
| Definition | 作成物の機密度レベルを指定するコード。 |
| Short | アフィニティー・ドメインによって定義される |
| Comments | この要素の正確な使用方法、執行方法および高度に機密性の高い文書に関連する問題は、基本仕様の範囲外にあり、実装プロファイル(セキュリティセクションを参照)に委任されています。この要素は修飾子としてラベル付けされています。なぜなら、高度に機密性の高い文書を無視するような扱いを受けてはならないからです。 |
| Control | 0..01 |
| Binding | The codes SHALL be taken from v3.ConfidentialityClassification (2014-03-26)http://terminology.hl7.org/ValueSet/v3-ConfidentialityClassification|2014-03-26 (required to http://terminology.hl7.org/ValueSet/v3-ConfidentialityClassification|2014-03-26)作成物の機密レベルを指定するコード。 |
| Type | code |
| 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())) |
| 24. Composition.attester | |
| Definition | 構成物/文書の正確さを証明した参加者 |
| Short | 作成物の正確さを証明します。 |
| Comments | 各承認者を一度だけリストに挙げてください。 |
| Control | 0..0* |
| Type | BackboneElement |
| Is Modifier | false |
| Summary | false |
| Requirements | Identifies responsibility for the accuracy of the composition content. |
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
| 28. Composition.custodian | |
| Definition | 構成/文書情報を維持し、アクセス可能にする責任を持つ組織またはグループを特定します。 |
| Short | 組成を維持する組織 |
| Comments | これは文書が構成から派生している場合に便利であり、文書の最新バージョンを取得する方法についてのガイダンスを提供します。これは時にはオプションであり、作成システムによっては知られていない場合があるため、文脈から推測することができます。ただし、派生文書を扱う際にはこの情報を確認することが重要であるため、管理者を提供することが推奨されます。 |
| Control | 0..01 |
| Type | Reference(Organization) |
| Is Modifier | false |
| Summary | true |
| Requirements | Identifies where to go to find the current version, where to report issues, etc. |
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
| 30. Composition.relatesTo | |
| Definition | この作成物が既存の他の作成物や文書と持つ関係。 |
| Short | 他の作品や文書との関係性 |
| Comments | ドキュメントとは、バージョン固有の構成物である。 |
| Control | 0..0* |
| Type | BackboneElement |
| Is Modifier | false |
| Summary | false |
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
| 35. Composition.event | |
| Definition | 大腸内視鏡検査や虫垂切除などの臨床サービスが記録されること。 |
| Short | 記録されている臨床サービス |
| Comments | イベントは、タイプ要素に一貫性が必要ですが、必要に応じてさらなる情報を提供することができます。 |
| Control | 0..0* |
| Type | BackboneElement |
| Is Modifier | false |
| Summary | true |
| Requirements | Provides context for the composition and creates a linkage between a resource describing an event and the composition created describing the event. |
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
| 38. Composition.section | |
| Definition | 作品を構成するセクションの根源。 |
| Short | 構成はセクションに分割されます |
| Control | 10..1* |
| Type | BackboneElement |
| Is Modifier | false |
| Summary | false |
| Invariants | cmp-1: セクションには、テキスト、エントリー、またはサブセクションのいずれかが少なくとも1つ必要です。 (text.exists() or entry.exists() or section.exists())cmp-2: セクションが空の場合、emptyReasonを持つことはできません。 ( emptyReason.empty() or entry.empty())ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) cmp-1: セクションには、テキスト、エントリー、またはサブセクションのいずれかが少なくとも1つ必要です。 (text.exists() or entry.exists() or section.exists()) cmp-2: セクションが空の場合、emptyReasonを持つことはできません。 (emptyReason.empty() or entry.empty()) |
| 40. Composition.section.modifierExtension | |
| Definition | 基本的な要素の定義に含まれない追加情報を表すために使用されることがあり、それによって、その要素自体または取り込んでいる要素の子孫の理解を修正する。修飾子要素は通常、否定または修飾を提供します。拡張機能の安全で管理しやすい使用を実現するために、定義および使用に厳しいガバナンスセットが適用されています。どの実装者でも拡張機能を定義できますが、拡張機能の定義の一部として満たす必要がある要件があります。リソースを処理するアプリケーションは、修飾子拡張子をチェックする必要があります。 修飾子拡張機能は、リソースまたはドメインリソースの任意の要素の意味を変更してはなりません(修飾子拡張自体の意味を変更することもできません)。 要素の基本的な定義の一部ではなく、それが含まれている要素の理解、および/または含まれる要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。 モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Short | 認識されなくても無視できない拡張機能認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized |
| Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them修飾子拡張は、それらを含む要素の意味または解釈を変更することが期待されています / 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. 修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()))ext-1: extensionまたはvalue[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()) |
| 42. Composition.section.title | |
| Definition | この特定のセクションのラベル。これは文書のレンダリングされたコンテンツの一部となり、目次を作成するためにしばしば使用されます。 |
| Short | セクションのラベル(例:目次用) |
| Comments | タイトルは人間の読者のためのセクションを識別します。タイトルは、セクションの対象となるリソースのナラティブに一貫性が必要です。通常、セクションにはタイトルが必要ですが、一部の文書では不要または不適切です。これは、サブセクションに独自の区別的なタイトルがあるセクション、または単一のセクションしか持たない文書の場合です。ほとんどの実装ガイドでは、セクションタイトルを必須要素にすることがあります。 |
| Control | 10..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. |
| Alternate Names | header, label, caption |
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
| 44. Composition.section.code | |
| Definition | セクションに含まれるコンテンツの種類を識別するコードです。これはセクションタイトルと一致する必要があります。 |
| Short | セクションの分類(推奨) |
| Comments | そのコードは、文書の自動処理用のセクションを識別します。文書の構造を制御するためにプロファイルを使用する場合、これは特に関連しています。 もしセクションにサブセクションではなくコンテンツが含まれている場合、セクションコードは、セクションコードの注釈にあるリソースの意味や解釈を変更しません。 |
| Control | 10..1 |
| Binding | For example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes (example to http://hl7.org/fhir/ValueSet/doc-section-codes)作品/文書の一部の分類。 |
| Type | CodeableConcept |
| Is Modifier | false |
| Summary | false |
| Requirements | Provides computable standardized labels to topics within the document. |
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
| 46. Composition.section.author | |
| Definition | 「このセクションの情報の責任者を識別することであり、入力した人ではない」という意味です。 |
| Short | 誰または何がこの部分を著したか |
| Control | 0..0* |
| Type | Reference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization) |
| Is Modifier | false |
| Summary | false |
| Requirements | Identifies who is responsible for the content. |
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
| 48. Composition.section.focus | |
| Definition | セクションの実際のフォーカスは、作成物の主題ではなく、代わりに(患者の主題の場合)配偶者、親、胎児、あるいはドナーなどの何かまたは誰かを表すときのことです。フォーカスが指定されていない場合、フォーカスは親セクションのフォーカス、または作成物自体の主題になるものと仮定されます。フォーカスを持つセクションには、論理的な主体(患者、主題、フォーカスなど)がセクションのフォーカスに一致するリソースしか含まれません。または論理的な主体(少数のリソース)が存在しない場合にも含まれます。 |
| Short | このセクションの記述対象が、Compositionの主題と異なる場合に、その対象としている主題。 |
| Comments | 通常、文書のセクションは、その文書の対象である患者、または患者グループ、場所、機器などに関するものです。一部の文書においては、いくつかのセクションには関連するエンティティに関するデータが実際に含まれています。典型的な例は、母親に関する新生児退院の要約のセクションや、各家族メンバーについてのセクションを含む家族歴の文書などがありますが、その他の例もあります。 |
| Control | 0..01 |
| Type | Reference(Resource) |
| Is Modifier | false |
| Summary | false |
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
| 50. Composition.section.orderedBy | |
| Definition | セクションエントリー内のアイテムに適用される順序を指定します。 |
| Short | セクションエントリーの順序 |
| Comments | アプリケーションは提供された順序で順序付きリストを描画する必要がありますが、ユーザーが自分の好みに基づいて再順序付けすることもできます。順序が指定されていない場合、順序は不明ですが、それでも何らかの順序がある可能性があります。 |
| Control | 0..01 |
| Binding | The codes SHOULD be taken from ListOrderCodeshttp://hl7.org/fhir/ValueSet/list-order (preferred to http://hl7.org/fhir/ValueSet/list-order)「エントリーに含まれるアイテムにはどのような順序が適用されますか?」 |
| Type | CodeableConcept |
| Is Modifier | false |
| Summary | false |
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. |
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
| 52. Composition.section.entry | |
| Definition | "このセクションの物語の出典となる実際のリソースへの言及。" |
| Short | コレステロール摂取量このセクションを支持するデータに対する参照 |
| Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 |
| Control | 0..1* This element is affected by the following invariants: cmp-2 |
| Type | Reference(NutritionOrder, Resource) |
| Is Modifier | false |
| Summary | false |
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
| 54. Composition.section.entry.display | |
| Definition | リソースリファレンスに加えてリソースを識別するプレーンテキストの叙述(Narative)。 / Plain text narrative that identifies the resource in addition to the resource reference. |
| Short | リソースのテキスト代替 / Text alternative for the resource |
| Comments | これは通常、参照されるリソースのリソース.textと同じではありません。目的は、参照されているものを完全に説明するのではなく、特定することです。 / This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it. |
| Control | 0..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())) |
| 56. Composition.section.section | |
| Definition | このセクション内の入れ子のサブセクション。 |
| Short | ネストされたセクション |
| Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 |
| Control | 0..0* This element is affected by the following invariants: cmp-1 |
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section |
| Is Modifier | false |
| Summary | false |
| 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. Composition | |
| 2. Composition.type | |
| Pattern Value | { |
| 4. Composition.category | |
| Pattern Value | { |
| 6. Composition.section | |
| 8. Composition.section.entry | |
| Short | コレステロール摂取量 |
| Control | 0..1 |
| Type | Reference(NutritionOrder) |
| 10. Composition.section.entry.display | |
| Must Support | true |
Guidance on how to interpret the contents of this table can be found here
| 0. Composition | |||||
| Definition | 単一の一貫した意味の文脈を確立し、文書化するための論理的に一つにまとめられた医療に関連する情報のセットであり、文書化するためにはクリニカルな承認が必要である。コンポジションは、文書化するために必要な構造とナラティブコンテンツを定義しますが、コンポジションだけでは文書ではありません。代わりに、文書タイプ= documentのBundleの最初のエントリである必要があり、コンポジションから参照される他のリソース(患者、実行者、エンカウンタなど)はBundleの後続のエントリとして含まれている必要があります。 | ||||
| Short | 臨床証明による単一の一貫した臨床声明で構成されたリソースのセット | ||||
| Comments | この仕様書の焦点は患者固有の臨床陳述にあるが、この資源は研究プロトコルの設計、医療請求書など、必ずしも患者固有の臨床的でない活動にも適用できます。 | ||||
| Control | 0..* | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| 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. Composition.id | |||||
| Definition | リソースのURLで使用される論理ID。一度割り当てられたら、この値は変更されません。 | ||||
| Short | このアーティファクトの論理ID | ||||
| Comments | リソースにIDがないのは、作成操作を使用してサーバーに送信されているときだけです。 | ||||
| Control | 0..1 | ||||
| Type | id | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| 4. Composition.meta | |||||
| Definition | リソースに関するMetadata。これはインフラストラクチャによって維持されるコンテンツです。 コンテンツの変更は、リソースのバージョン変更と常に関連しているわけではありません。 | ||||
| Short | リソースに関するMetadata | ||||
| Control | 0..1 | ||||
| Type | Meta | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) | ||||
| 6. Composition.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())) | ||||
| 8. Composition.language | |||||
| Definition | リソースが書かれている基本言語。 | ||||
| Short | 「リソースコンテンツの言語」 | ||||
| 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)「人間の言語。」
| ||||
| 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())) | ||||
| 10. Composition.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())) | ||||
| 12. Composition.contained | |||||
| Definition | これらのリソースは、それらを含むリソースから独立した存在を持ちません。それらは独立して識別することはできず、独自の独立したトランザクション範囲を持つこともできません。 | ||||
| Short | 「含まれている、インラインのリソース」 | ||||
| Comments | コンテンツが適切に識別できる場合には、これを行うべきではありません。識別が失われると、再び復元することは非常に困難であり(文脈に依存します)、メタ要素にプロファイルとタグを持つことができますが、セキュリティのラベルを持っていてはいけません。 | ||||
| Control | 0..* | ||||
| Type | Resource | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | inline resources, anonymous resources, contained resources | ||||
| 14. Composition.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: extensionまたはvalue[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists()) | ||||
| 16. Composition.modifierExtension | |||||
| Definition | リソースの基本的な定義に含まれない、要素の理解や、それを含む要素の子孫の理解を修正する追加情報を表すためにも使用されることがあります。通常、修飾要素は否定や修飾を提供します。拡張機能の使用を安全で管理しやすくするために、拡張機能の定義と使用に対して厳格な統治が適用されます。実装者は拡張機能を定義することが許可されていますが、拡張機能の定義の一部として満たす必要がある要件があります。リソースを処理するアプリケーションは、修飾子拡張をチェックする必要があります。修飾子拡張は、リソースまたはドメインリソースの任意の要素の意味を変更してはなりません(修飾子拡張自体の意味も変更できません)。 | ||||
| Short | 無視できない拡張機能 | ||||
| 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: extensionまたはvalue[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists()) | ||||
| 18. Composition.identifier | |||||
| Definition | 作曲のバージョンに依存しないidentifier。このidentifierは、作曲が時間の経過とともに変更されても一定のままです。 | ||||
| Short | 「作成物に対するバージョン非依存のidentifier」 | ||||
| Comments | ClinicalDocument/setId in CDA に類似したもの。これらがどのように関連するかについては、リソース定義の議論を参照してください。 | ||||
| Note | This is a business identifier, not a resource identifier (see discussion) | ||||
| Control | 0..1 | ||||
| Type | Identifier | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) | ||||
| 20. Composition.status | |||||
| Definition | この文書のステータス。 | ||||
| Short | この文書のステータス。 | ||||
| Comments | もし作成物が取り下げられた場合、そのシリーズ内の作成物/文書やデータは、明らかに信用できないと指定されることなく、ユーザーに表示されることは決してないべきです。"entered-in-error"フラグは、この要素が他の要素の修飾子としてラベル付けされる理由です。 一部のレポート作業フローでは、最終文書の元のナラティブを変更しないで、新しいナラティブのみを追加する必要があります。作成リソースには、このビジネスルールが有効かどうかを明示的に示す明確なステータスがありません。必要に応じて、拡張機能で処理されます。 | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from CompositionStatus (required to http://hl7.org/fhir/ValueSet/composition-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 resource should not be treated as valid | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | Need to be able to mark interim, amended, or withdrawn compositions or documents. | ||||
| Fixed Value | final | ||||
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) | ||||
| 22. Composition.type | |||||
| Definition | documentタイプのうち文書種別 | ||||
| Short | 文書区分コード | ||||
| Comments | 構成タイプについては、LOINCは普及しており、HL7によって強く支持されています。多くの実装ガイドでは、特定のLOINCコードを必要とするか、LOINCを拡張バインディングとして使用します。 | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from 様式50Compositionタイプコード ValueSet (required to http://jpfhir.jp/fhir/form50/ValueSet/compositon-componenttype-vs) | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Key metadata element describing the composition, used in searching/filtering. | ||||
| Pattern Value | { | ||||
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) | ||||
| 24. Composition.category | |||||
| Definition | 作文のタイプの分類 - インデックスや検索に役立ちます。これは、作文タイプで指定されたコードから暗示されるか、派生することができます。 | ||||
| Short | "作成物のカテゴリー分類" | ||||
| Comments | これはXDS/MHDのMetadataフィールドです。 | ||||
| Control | 0..* | ||||
| Binding | The codes SHALL be taken from 様式50Composition Componentカテゴリーコード ValueSet (required to http://jpfhir.jp/fhir/form50/ValueSet/compositon-componentcategory-vs) | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| Requirements | Helps humans to assess whether the composition is of interest when viewing an index of compositions or documents. | ||||
| Pattern Value | { | ||||
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) | ||||
| 26. Composition.subject | |||||
| Definition | 作品が誰か、または何についてのものか。作品は人物(患者または医療従事者)、装置(例:機械)または一群の主題(家畜の群れに関する文書や、共通の暴露を共有する患者のセットなど)についてのものであることもある。 | ||||
| Short | 作品が誰や何についてのものか | ||||
| Comments | 臨床文書においては、通常患者が該当します。 | ||||
| Control | 0..0 | ||||
| Type | Reference(Resource) | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| Requirements | Essential metadata for searching for the composition. Identifies who and/or what the composition/document is about. | ||||
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) | ||||
| 28. Composition.encounter | |||||
| Definition | この文書が関連する臨床面談やケアのタイプを説明します。 | ||||
| Short | "作品の文脈" | ||||
| Control | 0..0 | ||||
| Type | Reference(Encounter) | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| Requirements | Provides context for the composition and supports searching. | ||||
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) | ||||
| 30. Composition.date | |||||
| Definition | 作文の編集時間、著者によって最後に論理的に変更されたときです。 | ||||
| Short | 作文編集時間 | ||||
| Comments | 作成物の最終更新日は文書の日付よりも後になっている場合がありますが、変更されていない場合があります。 | ||||
| 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 | ||||
| Requirements | dateTime is used for tracking, organizing versions and searching. Note that this is the time of authoring. When packaged in a document, Bundle.timestamp is the date of packaging. | ||||
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) | ||||
| 32. Composition.author | |||||
| Definition | 誰が作文の情報に責任を持つかを確認する。タイピングした人と必ずしも同じである必要はない。 | ||||
| Short | その作品を作ったのは誰で、あるいは何ですか? | ||||
| Control | 1..1 | ||||
| Type | Reference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization) | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| Requirements | Identifies who is responsible for the content. | ||||
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) | ||||
| 34. Composition.title | |||||
| Definition | 構成物の公式人間可読ラベル | ||||
| Short | 人間が読みやすい名前/タイトル | ||||
| Comments | 多くの構成物において、タイトルはテキストや構成型の表示名と同じです(例:「診察」「進行ノート」など)。 CDAではタイトルを必須としていませんが、タイトルを省略することが有用であるという事例はないため、ここでは必須です。この要件に関するフィードバックは、試用期間中に歓迎されます。 | ||||
| Control | 1..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) | ||||
| 36. Composition.confidentiality | |||||
| Definition | 作成物の機密度レベルを指定するコード。 | ||||
| Short | アフィニティー・ドメインによって定義される | ||||
| Comments | この要素の正確な使用方法、執行方法および高度に機密性の高い文書に関連する問題は、基本仕様の範囲外にあり、実装プロファイル(セキュリティセクションを参照)に委任されています。この要素は修飾子としてラベル付けされています。なぜなら、高度に機密性の高い文書を無視するような扱いを受けてはならないからです。 | ||||
| Control | 0..0 | ||||
| Binding | The codes SHALL be taken from v3.ConfidentialityClassification (2014-03-26) (required to http://terminology.hl7.org/ValueSet/v3-ConfidentialityClassification|2014-03-26)作成物の機密レベルを指定するコード。 | ||||
| Type | code | ||||
| 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())) | ||||
| 38. Composition.attester | |||||
| Definition | 構成物/文書の正確さを証明した参加者 | ||||
| Short | 作成物の正確さを証明します。 | ||||
| Comments | 各承認者を一度だけリストに挙げてください。 | ||||
| Control | 0..0 | ||||
| Type | BackboneElement | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Identifies responsibility for the accuracy of the composition content. | ||||
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) | ||||
| 46. Composition.custodian | |||||
| Definition | 構成/文書情報を維持し、アクセス可能にする責任を持つ組織またはグループを特定します。 | ||||
| Short | 組成を維持する組織 | ||||
| Comments | これは文書が構成から派生している場合に便利であり、文書の最新バージョンを取得する方法についてのガイダンスを提供します。これは時にはオプションであり、作成システムによっては知られていない場合があるため、文脈から推測することができます。ただし、派生文書を扱う際にはこの情報を確認することが重要であるため、管理者を提供することが推奨されます。 | ||||
| Control | 0..0 | ||||
| Type | Reference(Organization) | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| Requirements | Identifies where to go to find the current version, where to report issues, etc. | ||||
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) | ||||
| 48. Composition.relatesTo | |||||
| Definition | この作成物が既存の他の作成物や文書と持つ関係。 | ||||
| Short | 他の作品や文書との関係性 | ||||
| Comments | ドキュメントとは、バージョン固有の構成物である。 | ||||
| Control | 0..0 | ||||
| Type | BackboneElement | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) | ||||
| 55. Composition.event | |||||
| Definition | 大腸内視鏡検査や虫垂切除などの臨床サービスが記録されること。 | ||||
| Short | 記録されている臨床サービス | ||||
| Comments | イベントは、タイプ要素に一貫性が必要ですが、必要に応じてさらなる情報を提供することができます。 | ||||
| Control | 0..0 | ||||
| Type | BackboneElement | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| Requirements | Provides context for the composition and creates a linkage between a resource describing an event and the composition created describing the event. | ||||
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) | ||||
| 63. Composition.section | |||||
| Definition | 作品を構成するセクションの根源。 | ||||
| Short | 構成はセクションに分割されます | ||||
| Control | 1..1 | ||||
| Type | BackboneElement | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | cmp-1: セクションには、テキスト、エントリー、またはサブセクションのいずれかが少なくとも1つ必要です。 (text.exists() or entry.exists() or section.exists())cmp-2: セクションが空の場合、emptyReasonを持つことはできません。 ( emptyReason.empty() or entry.empty())ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 ( hasValue() or (children().count() > id.count())) | ||||
| 65. Composition.section.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 | ||||
| 67. Composition.section.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: extensionまたはvalue[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists()) | ||||
| 69. Composition.section.modifierExtension | |||||
| Definition | 基本的な要素の定義に含まれない追加情報を表すために使用されることがあり、それによって、その要素自体または取り込んでいる要素の子孫の理解を修正する。修飾子要素は通常、否定または修飾を提供します。拡張機能の安全で管理しやすい使用を実現するために、定義および使用に厳しいガバナンスセットが適用されています。どの実装者でも拡張機能を定義できますが、拡張機能の定義の一部として満たす必要がある要件があります。リソースを処理するアプリケーションは、修飾子拡張子をチェックする必要があります。 修飾子拡張機能は、リソースまたはドメインリソースの任意の要素の意味を変更してはなりません(修飾子拡張自体の意味を変更することもできません)。 | ||||
| Short | 認識されなくても無視できない拡張機能 | ||||
| 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: extensionまたはvalue[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists()) | ||||
| 71. Composition.section.title | |||||
| Definition | この特定のセクションのラベル。これは文書のレンダリングされたコンテンツの一部となり、目次を作成するためにしばしば使用されます。 | ||||
| Short | セクションのラベル(例:目次用) | ||||
| Comments | タイトルは人間の読者のためのセクションを識別します。タイトルは、セクションの対象となるリソースのナラティブに一貫性が必要です。通常、セクションにはタイトルが必要ですが、一部の文書では不要または不適切です。これは、サブセクションに独自の区別的なタイトルがあるセクション、または単一のセクションしか持たない文書の場合です。ほとんどの実装ガイドでは、セクションタイトルを必須要素にすることがあります。 | ||||
| Control | 1..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. | ||||
| Alternate Names | header, label, caption | ||||
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) | ||||
| 73. Composition.section.code | |||||
| Definition | セクションに含まれるコンテンツの種類を識別するコードです。これはセクションタイトルと一致する必要があります。 | ||||
| Short | セクションの分類(推奨) | ||||
| Comments | そのコードは、文書の自動処理用のセクションを識別します。文書の構造を制御するためにプロファイルを使用する場合、これは特に関連しています。 もしセクションにサブセクションではなくコンテンツが含まれている場合、セクションコードは、セクションコードの注釈にあるリソースの意味や解釈を変更しません。 | ||||
| Control | 1..1 | ||||
| Binding | For example codes, see DocumentSectionCodes (example to http://hl7.org/fhir/ValueSet/doc-section-codes)作品/文書の一部の分類。 | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Provides computable standardized labels to topics within the document. | ||||
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) | ||||
| 75. Composition.section.author | |||||
| Definition | 「このセクションの情報の責任者を識別することであり、入力した人ではない」という意味です。 | ||||
| Short | 誰または何がこの部分を著したか | ||||
| Control | 0..0 | ||||
| Type | Reference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Identifies who is responsible for the content. | ||||
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) | ||||
| 77. Composition.section.focus | |||||
| Definition | セクションの実際のフォーカスは、作成物の主題ではなく、代わりに(患者の主題の場合)配偶者、親、胎児、あるいはドナーなどの何かまたは誰かを表すときのことです。フォーカスが指定されていない場合、フォーカスは親セクションのフォーカス、または作成物自体の主題になるものと仮定されます。フォーカスを持つセクションには、論理的な主体(患者、主題、フォーカスなど)がセクションのフォーカスに一致するリソースしか含まれません。または論理的な主体(少数のリソース)が存在しない場合にも含まれます。 | ||||
| Short | このセクションの記述対象が、Compositionの主題と異なる場合に、その対象としている主題。 | ||||
| Comments | 通常、文書のセクションは、その文書の対象である患者、または患者グループ、場所、機器などに関するものです。一部の文書においては、いくつかのセクションには関連するエンティティに関するデータが実際に含まれています。典型的な例は、母親に関する新生児退院の要約のセクションや、各家族メンバーについてのセクションを含む家族歴の文書などがありますが、その他の例もあります。 | ||||
| Control | 0..0 | ||||
| Type | Reference(Resource) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) | ||||
| 79. Composition.section.text | |||||
| Definition | 人が理解しやすい物語形式で、セクションの確認されたコンテンツを含み、人間がリソースのコンテンツを表現するために使用されます。この物語には、すべての構造化データをエンコードする必要はありませんが、人間が物語を読んで十分に「臨床的に安全」であるために、十分な詳細を含む必要があります。 | ||||
| Short | 人間の解釈のために、節のテキストの要約 | ||||
| Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | Narrative | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) | ||||
| 81. Composition.section.mode | |||||
| Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リスト(working)であるか、別のソースからのアイテムのリストのスナップショット(snapshot)を表すか、またはアイテムが追加、変更、削除されることができる作成済みのリスト(changes)であるかを示す。 | ||||
| Short | working | snapshot | changes | ||||
| Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 | ||||
| Control | 0..1 | ||||
| Binding | The codes SHALL be taken from ListMode (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)このセクションに適用される処理モード。 (Kono sekushon ni tekiyō sareru shori mōdo.) | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. | ||||
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) | ||||
| 83. Composition.section.orderedBy | |||||
| Definition | セクションエントリー内のアイテムに適用される順序を指定します。 | ||||
| Short | セクションエントリーの順序 | ||||
| Comments | アプリケーションは提供された順序で順序付きリストを描画する必要がありますが、ユーザーが自分の好みに基づいて再順序付けすることもできます。順序が指定されていない場合、順序は不明ですが、それでも何らかの順序がある可能性があります。 | ||||
| Control | 0..0 | ||||
| Binding | The codes SHOULD be taken from ListOrderCodes (preferred to http://hl7.org/fhir/ValueSet/list-order)「エントリーに含まれるアイテムにはどのような順序が適用されますか?」 | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. | ||||
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) | ||||
| 85. Composition.section.entry | |||||
| Definition | "このセクションの物語の出典となる実際のリソースへの言及。" | ||||
| Short | コレステロール摂取量 | ||||
| Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-2 | ||||
| Type | Reference(NutritionOrder) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) | ||||
| 87. Composition.section.entry.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 | ||||
| 89. Composition.section.entry.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 Composition.section.entry.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 91. Composition.section.entry.reference | |||||
| Definition | 他のリソースが見つかった場所への参照。参照は相対的な参照である場合があります。この場合、それはサービスベースURLまたはリソースが見つかった場所に解決する絶対URLに関連しています。参照はバージョン固有のかどうかです。参照がFHIR Restfulサーバーへのものではない場合は、バージョンに固有のものであると想定する必要があります。内部フラグメント参照( '#'で開始)含まれるリソースを参照してください。 / A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. | ||||
| Short | リテラル参照、相対、内部または絶対URL / Literal reference, Relative, internal or absolute URL | ||||
| Comments | 絶対URLを使用すると、クラウド/Webコンテキストに適した安定したスケーラブルなアプローチが提供されますが、相対的/論理的な参照を使用すると、閉じたエコシステムの境界を横切る際に使用するのに適した柔軟なアプローチが提供されます。絶対URLは、FHIR Restfulサーバーを指す必要はありませんが、これは好ましいアプローチです。URLが構造 "/[type]/[id]"に適合している場合、参照がFHIR Restfulサーバーへの参照であると想定する必要があります。 / Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server. | ||||
| Control | 0..1 This element is affected by the following invariants: ref-1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 93. Composition.section.entry.type | |||||
| Definition | 参照のターゲットの予想タイプ。reference.typeとreference.Referenceが入力され、参照.ReferenceがFHIR URLである場合、どちらも一貫しているものとします。 このタイプは、このリファレンスが指すタイプであるリソース定義の標準URLです。参照は、http://hl7.org/fhir/structuredefinition/に関連するURLです。「患者」はhttp://hl7.org/fhir/structuredefinition/patientへの参照です。絶対URLは、論理モデルでのみ許可されます(リソースではなく論理モデルの参照でのみ使用できます)。 / The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). | ||||
| Short | 入力リファレンスを指す(例:「患者」) / Type the reference refers to (e.g. "Patient") | ||||
| Comments | この要素は、参照のターゲットのタイプを示すために使用されます。これは、他の要素の中で存在する(またはそうでない)使用される場合があります。場合によっては、ターゲットのタイプは、参照の検査(例:RESTFUL URL)または参照のターゲットを解決することによって決定される場合があります。タイプと参照の両方が提供されている場合、参照は指定したものと同じタイプのリソースに解決するものとします。 / This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. | ||||
| Control | 0..1 | ||||
| Binding | Unless not suitable, these codes SHALL be taken from ResourceType (extensible to http://hl7.org/fhir/ValueSet/resource-types)AAリソース(または、論理モデルの場合、論理モデルのURI)。 / Aa resource (or, for logical models, the URI of the logical model). | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 95. Composition.section.entry.identifier | |||||
| Definition | ターゲットリソースのidentifier。これは、他のリソースを直接参照する方法がない場合に使用されます。これは、それが表すエンティティがFHIRサーバーを介して利用できないか、リソースの作成者が既知のidentifierを実際の場所に変換する方法がないためです。。Identifierが実際にFHIRインスタンスとして公開されているものを指し示すことを指し示す必要はありませんが、FHIRインスタンスとして公開されると予想されるビジネス概念を指し示し、その場合は参照によって許可されるFHIRリソースタイプ。 / An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. | ||||
| Short | 文字通りの参照が不明な場合、論理的参照 / Logical reference, when literal reference is not known | ||||
| Comments | 参照の代わりにidentifierが提供される場合、参照を処理するシステムは、identifierが使用されるビジネスコンテキストを理解している場合にのみidentifierを参照に解決できます。これはグローバル(たとえば、全国のidentifier)であることがありますが、しばしばそうではありません。このため、参照を使用して作業するために説明されている有用なメカニズム(たとえば、チェーン、含まれる)はありません。また、サーバーは参照を解決できるとは期待されていません。サーバーは、identifierベースの参照を触れずに受け入れ、それを解決し、それを拒否することができます - capabilitystatement.rest.resource.ReferencePolicyを参照してください。 identifierとリテラル参照の両方が提供される場合、リテラル参照が推奨されます。identifierがリテラルリファレンスと一致することを確認するために、リソースの処理リソースの処理が許可されていますが、必須ではありません - 論理参照を文字通り参照に変換するアプリケーションは、論理参照の存在を残すか、それを削除することを選択する場合があります。 参照は、FHIRリソースとして表現できる可能性のある構造を指すことを目的としていますが、実際のFHIRリソースインスタンスとして存在する必要はありません。 。identifierと呼ばれるコンテンツは、参照のために許可されているリソースタイプの制限によって暗示される論理的制約を満たす必要があります。たとえば、タイプが参照されている場合、薬物処方のidentifierを送信することは合法ではありません(観察|診断障害)。参照用のユースケースの1つは、FHIR表現が存在しない状況です(タイプが参照(任意)。 / When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any). | ||||
| Note | This is a business identifier, not a resource identifier (see discussion) | ||||
| Control | 0..1 | ||||
| Type | Identifier | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 97. Composition.section.entry.display | |||||
| Definition | リソースリファレンスに加えてリソースを識別するプレーンテキストの叙述(Narative)。 / Plain text narrative that identifies the resource in addition to the resource reference. | ||||
| Short | リソースのテキスト代替 / Text alternative for the resource | ||||
| Comments | これは通常、参照されるリソースのリソース.textと同じではありません。目的は、参照されているものを完全に説明するのではなく、特定することです。 / This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it. | ||||
| Control | 0..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())) | ||||
| 99. Composition.section.emptyReason | |||||
| Definition | "セクションが空の場合、セクションが空である理由。空のセクションには通常、空の理由を説明するテキストがあります。" | ||||
| Short | セクションが空である理由 | ||||
| Comments | 空白セクションの多様な理由は、その解釈に重要な意味を持ちます。このコードは、セクション全体の内容が抑制されている場合に使用するものであり、単一のアイテムが省略されている場合には、実装者はテキストノートまたはエントリにフラグを使用することを検討することができます。 | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-2 | ||||
| Binding | The codes SHOULD be taken from ListEmptyReasons (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)もしセクションが空っぽなら、なぜ空っぽなのか。 | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Allows capturing things like "none exist" or "not asked" which can be important for most lists. | ||||
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) | ||||
| 101. Composition.section.section | |||||
| Definition | このセクション内の入れ子のサブセクション。 | ||||
| Short | ネストされたセクション | ||||
| Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 | ||||
| Control | 0..0 This element is affected by the following invariants: cmp-1 | ||||
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) | ||||