SEAMAT2FHIR ドラフト版
0.1.1 - draft Japan

Publish Box goes here

Resource Profile: SEAMAT CATH Report Composition Profile

項目内容
定義URL http://jpfhir.jp/fhir/SEAMAT/StructureDefinition/JP_Composition_CATHReport
Version 0.1.1
Name

JP_Composition_CATHReport

Title

SEAMAT CATH Report Composition Profile

Status Active ( 2024-05-11 )
Copyright

Copyright (temporaly) by SIP D1 SEAMAT2FHIR WG, CC(Creative Commons license) BY-ND CC表示・改変禁止

心臓カテーテル検査レポート情報のリソース構成情報と文書日付に関するCompositionの派生プロファイル


Usage:

  • This Resource Profile is not used by any profiles in this Implementation Guide

プロファイル詳細

This structure is derived from Composition

NameFlagsCard.TypeDescription & Constraintsdoco
.. Composition C 0..* Composition 臨床証明による単一の一貫した臨床声明で構成されたリソースのセット
composition-cathreport-metaprofile: meta.profileには、指定したプロファイルのURLの記述が存在しなければならない。
... meta
.... lastUpdated S 1..1 instant リソースのバージョンが最後に変更されたとき
.... profile S 1..* canonical(StructureDefinition) このリソースが適合を主張するプロファイル
... language S 0..1 code リソース コンテンツの言語
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... version S 0..1 (Complex) 文書バージョンを表す拡張
URL: http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-versionNumber
..... url S 1..1 uri identifies the meaning of the extension
..... value[x] S 1..1 string 文書のバージョン番号を表す文字列。
.... order S 0..1 (Complex) オーダーのServiceRequestリソースを参照する拡張
URL: http://hl7.org/fhir/us/ccda/StructureDefinition/OrderExtension
..... url S 1..1 uri 拡張機能の意味を識別します / identifies the meaning of the extension
..... value[x] S 1..1 Reference(ServiceRequest) オーダーのServiceRequestを参照するReference型の値。
... identifier S 1..1 Identifier 「作成物に対するバージョン非依存の識別子」
.... system S 1..1 uri 文書リソースIDの名前空間を表すURI。
Fixed Value: http://jpfhir.jp/fhir/core/IdSystem/documentInstance-identifier
.... value S 1..1 string 文書リソースID
... status 1..1 code この文書のステータス。
Fixed Value: final
... type S 1..1 CodeableConcept 文書区分コード
Binding: SEAMAT CATH Report Document Type ValueSet (required)
.... coding S 1..1 Coding 用語システムによって定義されたコード / Code defined by a terminology system
..... system S 0..1 uri 用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/SEAMAT/CodeSystem/JP_Composition_SEAMAT_DocumentType_CS
..... code S 1..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 18745-0
..... display S 0..1 string 文書区分コードの表示名。
Fixed Value: Cardiac catheterization study
... category S 1..1 CodeableConcept 文書カテゴリーコード
Binding: SEAMAT CATH Report Document Type ValueSet (required)
.... coding S 1..1 Coding 用語システムによって定義されたコード / Code defined by a terminology system
..... system S 1..1 uri 文書カテゴリコードのコード体系
Fixed Value: http://jpfhir.jp/fhir/SEAMAT/CodeSystem/JP_Composition_SEAMAT_DocumentType_CS
..... code S 1..1 code 文書カテゴリコード
Fixed Value: 18745-0
..... display S 0..1 string 文書カテゴリコードの表示名
Fixed Value: Cardiac catheterization study
... subject S 1..1 Reference(SEAMAT Common Patient Profile) 患者情報を表すPatientリソースへの参照。
.... reference S 1..1 string PatientリソースのfullUrl要素に指定されるUUIDを指定。
... date S 1..1 dateTime 作文編集時間 (Sakubun henshu jikan)
... Slices for author 1..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) 文書作成責任者と文書作成機関とへの参照。
Slice: Unordered, Open by profile:resolve()
.... author:authoringPractitioner S 0..1 Reference(SEAMAT Common Author Practitioner Profile) その作品を作ったのは誰で、あるいは何ですか?
.... author:authoringDevice S 0..1 Reference(SEAMAT Common Author Device Profile) その作品を作ったのは誰で、あるいは何ですか?
.... author:authoringOrganization S 0..1 Reference(SEAMAT Common Author Organization Profile) その作品を作ったのは誰で、あるいは何ですか?
... title S 1..1 string 人間が読みやすい名前/タイトル
... confidentiality S 0..1 code アフィニティー・ドメインによって定義される
... attester S 0..* BackboneElement 作成物の正確さを証明します。
.... mode 1..1 code 個人的 | 専門的 | 法的 | 公式的
Fixed Value: official
.... time S 0..1 dateTime 作文が証明されたとき
.... party 0..1 Reference(SEAMAT Common Authenticator Practitioner Profile) 「誰が構成を証明しましたか?」
... custodian S 1..1 Reference(SEAMAT Common Custodian Organization Profile) 文書の作成・修正を行い、文書の管理責任を持つ医療機関(Organizationリソース)への参照
.... reference 1..1 string custodianに対応するOrganizationリソースのfullUrl要素に指定されるUUIDを指定。
... event S 1..1 BackboneElement 検査実施日時
.... code S 0..1 CodeableConcept "ドキュメント化されるイベントに適用されるコード"
..... coding 0..0
..... text S 1..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
Fixed Value: 心カテ検査実施日時
.... period S 1..1 Period 心カテ検査実施日時
..... start S 1..1 dateTime 検査開始日時
..... end 0..1 dateTime 検査終了日時
.... detail S 1..* Reference(SEAMAT Common Procedure Profile) 心カテ検査実施情報
... Slices for section 0..* BackboneElement 構成はセクションに分割されます
Slice: Unordered, Open by value:code.coding.system, value:code.coding.code
.... section:All Slices Content/Rules for all slices
..... title S 1..1 string セクションタイトル
..... code S 1..1 CodeableConcept セクション区分コード
...... coding S 1..1 Coding 用語システムによって定義されたコード / Code defined by a terminology system
Binding: SEAMAT CATH Report Section Code ValueSet (required)
....... system S 1..1 uri セクション区分コードのコード体系
Fixed Value: http://jpfhir.jp/fhir/SEAMAT/CodeSystem/JP_Composition_SEAMAT_SectionCode_CS
....... code S 1..1 code セクション区分のコード値
....... display S 0..1 string セクション区分コードの表示名
....... userSelected 0..0
..... author S 0..1 Reference(SEAMAT Common Measurer Practitioner Profile | SEAMAT Common Measurer Device Profile) 誰または何がこの部分を著したか
..... text S 0..1 Narrative このセクションに含められるすべてのテキスト(叙述的記述)表現
...... status S 1..1 code セクションの内容作成状態コード
Fixed Value: additional
...... div 1..1 xhtml xhtml簡略形式に従った叙述記述データ
..... mode 0..0
..... orderedBy 0..0
.... section:additional S 0..1 BackboneElement 患者付帯情報セクション
..... title 0..1 string セクションのラベル(例:目次用)
Fixed Value: 患者付帯情報
..... code
...... coding
....... code 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 52460-3
....... display 0..1 string システムによって定義された表現 / Representation defined by the system
Required Pattern: 患者付帯情報セクション
..... entry 1..* Reference(SEAMAT Common Observation Profile) 患者付帯情報の構造化情報
.... section:comorbidity S 0..1 BackboneElement 併存疾患情報セクション
..... title 0..1 string セクションのラベル(例:目次用)
Fixed Value: 併存疾患情報
..... code
...... coding
....... code 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 78923-0
....... display 0..1 string システムによって定義された表現 / Representation defined by the system
Required Pattern: 併存疾患情報セクション
..... entry 1..* Reference(SEAMAT PCI Condiiton Profile) 併存疾患情報の構造化情報
.... section:riskFactors S 0..1 BackboneElement 冠危険因子セクション
..... title 0..1 string セクションのラベル(例:目次用)
Fixed Value: 冠危険因子
..... code
...... coding
....... code 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 78940-4
....... display 0..1 string システムによって定義された表現 / Representation defined by the system
Required Pattern: 冠危険因子セクション
..... entry 1..* Reference(SEAMAT PCI Condiiton Profile) 冠危険因子の構造化情報
.... section:history S 0..1 BackboneElement 循環器疾患既往歴セクション
..... title 0..1 string セクションのラベル(例:目次用)
Fixed Value: 循環器疾患既往歴
..... code
...... coding
....... code 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 78941-2
....... display 0..1 string システムによって定義された表現 / Representation defined by the system
Required Pattern: 循環器疾患既往歴セクション
..... entry 1..* Reference(SEAMAT PCI Condiiton Profile) 循環器疾患既往歴の構造化情報
.... section:revascularization S 0..1 BackboneElement 過去の血行再建セクション
..... title 0..1 string セクションのラベル(例:目次用)
Fixed Value: 過去の血行再建
..... code
...... coding
....... code 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 80286-8
....... display 0..1 string システムによって定義された表現 / Representation defined by the system
Required Pattern: 過去の血行再建セクション
..... entry 1..* Reference(SEAMAT Common Observation Profile) 過去の血行再建の構造化情報
.... section:preoperative S 0..1 BackboneElement 術前情報セクション
..... title 0..1 string セクションのラベル(例:目次用)
Fixed Value: 術前情報
..... code
...... coding
....... code 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 80528-3
....... display 0..1 string システムによって定義された表現 / Representation defined by the system
Required Pattern: 術前情報セクション
..... entry 1..* Reference(SEAMAT Common Observation Profile) 術前情報の構造化情報
.... section:studyInfo S 0..1 BackboneElement 検査情報セクション
..... title 0..1 string セクションのラベル(例:目次用)
Fixed Value: 検査情報
..... code
...... coding
....... code 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 80190-2
....... display 0..1 string システムによって定義された表現 / Representation defined by the system
Required Pattern: 検査情報セクション
..... entry 1..* Reference(SEAMAT Common Observation Profile) 検査情報の構造化情報
.... section:studyCont S 0..1 BackboneElement 検査内容セクション
..... title 0..1 string セクションのラベル(例:目次用)
Fixed Value: 検査内容
..... code
...... coding
....... code 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 78949-5
....... display 0..1 string システムによって定義された表現 / Representation defined by the system
Required Pattern: 検査内容セクション
..... entry 1..* Reference(SEAMAT Common Observation Profile) 検査内容の構造化情報
.... section:assisted S 0..1 BackboneElement 補助循環治療セクション
..... title 0..1 string セクションのラベル(例:目次用)
Fixed Value: 補助循環治療
..... code
...... coding
....... code 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 78933-9
....... display 0..1 string システムによって定義された表現 / Representation defined by the system
Required Pattern: 補助循環治療セクション
..... entry 1..* Reference(SEAMAT Common Observation Profile) 補助循環治療の構造化情報
.... section:catheter S 0..1 BackboneElement カテーテルセクション
..... title 0..1 string セクションのラベル(例:目次用)
Fixed Value: カテーテル
..... code
...... coding
....... code 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 78942-0
....... display 0..1 string システムによって定義された表現 / Representation defined by the system
Required Pattern: カテーテルセクション
..... entry 1..* Reference(SEAMAT Common Observation Profile) カテーテルの構造化情報
.... section:segment S 0..1 BackboneElement 冠動脈病変セクション
..... title 0..1 string セクションのラベル(例:目次用)
Fixed Value: 冠動脈病変
..... code
...... coding
....... code 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 78895-0
....... display 0..1 string システムによって定義された表現 / Representation defined by the system
Required Pattern: 冠動脈病変セクション
..... entry 1..* Reference(SEAMAT Common Observation Profile) 冠動脈病変の構造化情報
.... section:segmentEx S 0..1 BackboneElement 冠動脈病変[拡張項目]セクション
..... title 0..1 string セクションのラベル(例:目次用)
Fixed Value: 冠動脈病変[拡張項目]
..... code
...... coding
....... code 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 80192-8
....... display 0..1 string システムによって定義された表現 / Representation defined by the system
Required Pattern: 冠動脈病変[拡張項目]セクション
..... entry 1..* Reference(SEAMAT Common Observation Profile) 冠動脈病変[拡張項目]の構造化情報
.... section:lvg S 0..1 BackboneElement LVGセクション
..... title 0..1 string セクションのラベル(例:目次用)
Fixed Value: LVG
..... code
...... coding
....... code 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 78950-3
....... display 0..1 string システムによって定義された表現 / Representation defined by the system
Required Pattern: LVGセクション
..... entry 1..* Reference(SEAMAT Common Observation Profile) LVGの構造化情報
.... section:bloodPressure S 0..1 BackboneElement 心内圧データセクション
..... title 0..1 string セクションのラベル(例:目次用)
Fixed Value: 心内圧データ
..... code
...... coding
....... code 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 8357-6
....... display 0..1 string システムによって定義された表現 / Representation defined by the system
Required Pattern: 心内圧データセクション
..... entry 1..* Reference(SEAMAT Common Observation Profile) 心内圧データの構造化情報
.... section:spasm S 0..1 BackboneElement スパズム負荷試験セクション
..... title 0..1 string セクションのラベル(例:目次用)
Fixed Value: スパズム負荷試験
..... code
...... coding
....... code 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 80191-0
....... display 0..1 string システムによって定義された表現 / Representation defined by the system
Required Pattern: スパズム負荷試験セクション
..... entry 1..* Reference(SEAMAT Common Observation Profile) スパズム負荷試験の構造化情報
.... section:complication S 0..1 BackboneElement PCI合併症セクション
..... title 0..1 string セクションのラベル(例:目次用)
Fixed Value: PCI合併症
..... code
...... coding
....... code 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 78943-8
....... display 0..1 string システムによって定義された表現 / Representation defined by the system
Required Pattern: PCI合併症セクション
..... entry 1..* Reference(SEAMAT PCI Condiiton Profile) PCI合併症の構造化情報
.... section:procedure S 0..* BackboneElement PCI処置セクション
..... title 0..1 string セクションのラベル(例:目次用)
Fixed Value: PCI処置
..... code
...... coding
....... code 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 78914-9
....... display 0..1 string システムによって定義された表現 / Representation defined by the system
Required Pattern: PCI処置セクション
..... entry 1..* Reference(SEAMAT PCI procedure Procedure Profile) PCI処置の構造化情報
.... section:procedureEx S 0..* BackboneElement PCI処置[拡張項目]セクション
..... title 0..1 string セクションのラベル(例:目次用)
Fixed Value: PCI処置[拡張項目]
..... code
...... coding
....... code 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 80527-5
....... display 0..1 string システムによって定義された表現 / Representation defined by the system
Required Pattern: PCI処置[拡張項目]セクション
..... entry 1..* Reference(SEAMAT Common Observation Profile) PCI処置[拡張項目]の構造化情報
.... section:procDetailEx S 0..* BackboneElement PCI処置詳細[拡張項目]セクション
..... title 0..1 string セクションのラベル(例:目次用)
Fixed Value: PCI処置詳細[拡張項目]
..... code
...... coding
....... code 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 80731-3
....... display 0..1 string システムによって定義された表現 / Representation defined by the system
Required Pattern: PCI処置詳細[拡張項目]セクション
..... entry 1..* Reference(SEAMAT Common Observation Profile) PCI処置詳細[拡張項目]の構造化情報
.... section:procDetailStentEx S 0..* BackboneElement PCI処置詳細ステント基本情報[拡張項目]セクション
..... title 0..1 string セクションのラベル(例:目次用)
Fixed Value: PCI処置詳細ステント基本情報[拡張項目]
..... code
...... coding
....... code 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 78939-6
....... display 0..1 string システムによって定義された表現 / Representation defined by the system
Required Pattern: PCI処置詳細ステント基本情報[拡張項目]セクション
..... entry 1..* Reference(SEAMAT Common Observation Profile) PCI処置詳細ステント基本情報[拡張項目]の構造化情報

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Composition C 0..* Composition 臨床証明による単一の一貫した臨床声明で構成されたリソースのセット
composition-cathreport-metaprofile: meta.profileには、指定したプロファイルのURLの記述が存在しなければならない。
... id Σ 0..1 id このアーティファクトの論理ID
... meta Σ 0..1 Meta リソースに関するメタデータ
.... id 0..1 string エレメント相互参照のためのユニークID
.... extension 0..* Extension 実装によって定義される追加コンテンツ
Slice: Unordered, Open by value:url
.... versionId Σ 0..1 id バージョン固有の識別子 (Baajon koyū no shikibetsu-shi)
.... lastUpdated SΣ 1..1 instant リソースのバージョンが最後に変更されたとき
.... source Σ 0..1 uri 「リソースがどこから来たかを特定する」
.... profile SΣ 1..* canonical(StructureDefinition) このリソースが適合を主張するプロファイル
.... security Σ 0..* Coding このリソースに適用されたセキュリティラベル
Binding: All Security Labels (extensible): 医療プライバシーおよびセキュリティ分類システムからのセキュリティラベル。


.... tag Σ 0..* Coding このリソースに適用されたタグ
Binding: CommonTags (example): 様々なタグを表すコードで、一般的にはワークフローに関連しています。例:「ジョーンズ博士によるレビューが必要です」。


... implicitRules ?!Σ 0..1 uri このコンテンツが作成されたルールセット
... language S 0..1 code リソース コンテンツの言語
Binding: CommonLanguages (preferred): 「人間の言語。」

Additional BindingsPurpose
AllLanguages Max Binding
... text 0..1 Narrative 人間の解釈のためのリソースのテキスト要約
... contained 0..* Resource 「含まれている、インラインのリソース」
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... version S 0..1 (Complex) 文書バージョンを表す拡張
URL: http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-versionNumber
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..0
..... url S 1..1 uri "http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-versionNumber"
..... value[x] S 1..1 string 文書のバージョン番号を表す文字列。
.... order S 0..1 (Complex) オーダーのServiceRequestリソースを参照する拡張
URL: http://hl7.org/fhir/us/ccda/StructureDefinition/OrderExtension
..... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
..... extension 0..0
..... url S 1..1 uri "http://hl7.org/fhir/us/ccda/StructureDefinition/OrderExtension"
..... value[x] S 1..1 Reference(ServiceRequest) オーダーのServiceRequestを参照するReference型の値。
... modifierExtension ?! 0..* Extension 無視できない拡張機能 (Mushi dekinai kakuchou kinou)
... identifier SΣ 1..1 Identifier 「作成物に対するバージョン非依存の識別子」
.... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
.... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!Σ 0..1 code 通常|公式|一時的|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): 既知の場合、この識別子の目的を識別します。 / Identifies the purpose for this identifier, if known .

.... type Σ 0..1 CodeableConcept 識別子の説明 / Description of identifier
Binding: Identifier Type Codes (extensible): 特定の目的に使用する識別子を決定するために使用できる識別子のコード化されたタイプ。 / A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

.... system SΣ 1..1 uri 文書リソースIDの名前空間を表すURI。
Fixed Value: http://jpfhir.jp/fhir/core/IdSystem/documentInstance-identifier
.... value SΣ 1..1 string 文書リソースID
.... period Σ 0..1 Period IDが使用に有効だった時間期間 / Time period when id is/was valid for use
.... assigner Σ 0..1 Reference(Organization) IDを発行した組織(単なるテキストである可能性があります) / Organization that issued id (may be just text)
... status ?!Σ 1..1 code この文書のステータス。
Binding: CompositionStatus (required): 作成物のワークフロー/臨床的状況。


Fixed Value: final
... type SΣ 1..1 CodeableConcept 文書区分コード
Binding: SEAMAT CATH Report Document Type ValueSet (required)
.... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
.... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding SΣ 1..1 Coding 用語システムによって定義されたコード / Code defined by a terminology system
..... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
..... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system SΣ 0..1 uri 用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/SEAMAT/CodeSystem/JP_Composition_SEAMAT_DocumentType_CS
..... version Σ 0..1 string システムのバージョン - 関連する場合 / Version of the system - if relevant
..... code SΣ 1..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 18745-0
..... display SΣ 0..1 string 文書区分コードの表示名。
Fixed Value: Cardiac catheterization study
..... userSelected Σ 0..1 boolean このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
.... text Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
... category SΣ 1..1 CodeableConcept 文書カテゴリーコード
Binding: SEAMAT CATH Report Document Type ValueSet (required)
.... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
.... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding SΣ 1..1 Coding 用語システムによって定義されたコード / Code defined by a terminology system
..... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
..... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system SΣ 1..1 uri 文書カテゴリコードのコード体系
Fixed Value: http://jpfhir.jp/fhir/SEAMAT/CodeSystem/JP_Composition_SEAMAT_DocumentType_CS
..... version Σ 0..1 string システムのバージョン - 関連する場合 / Version of the system - if relevant
..... code SΣ 1..1 code 文書カテゴリコード
Fixed Value: 18745-0
..... display SΣ 0..1 string 文書カテゴリコードの表示名
Fixed Value: Cardiac catheterization study
..... userSelected Σ 0..1 boolean このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
.... text Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
... subject SΣ 1..1 Reference(SEAMAT Common Patient Profile) 患者情報を表すPatientリソースへの参照。
.... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
.... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference SΣC 1..1 string PatientリソースのfullUrl要素に指定されるUUIDを指定。
.... type Σ 0..1 uri 入力リファレンスを指す(例:「患者」) / Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): AAリソース(または、論理モデルの場合、論理モデルのURI)。 / Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ 0..1 Identifier 文字通りの参照が不明な場合、論理的参照 / Logical reference, when literal reference is not known
.... display Σ 0..1 string リソースのテキスト代替 / Text alternative for the resource
... encounter Σ 0..1 Reference(Encounter) "作品の文脈" (Sakuhin no bunmyaku)
... date SΣ 1..1 dateTime 作文編集時間 (Sakubun henshu jikan)
... Slices for author Σ 1..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) 文書作成責任者と文書作成機関とへの参照。
Slice: Unordered, Open by profile:resolve()
.... author:authoringPractitioner SΣ 0..1 Reference(SEAMAT Common Author Practitioner Profile) その作品を作ったのは誰で、あるいは何ですか?
.... author:authoringDevice SΣ 0..1 Reference(SEAMAT Common Author Device Profile) その作品を作ったのは誰で、あるいは何ですか?
.... author:authoringOrganization SΣ 0..1 Reference(SEAMAT Common Author Organization Profile) その作品を作ったのは誰で、あるいは何ですか?
... title SΣ 1..1 string 人間が読みやすい名前/タイトル
... confidentiality SΣ 0..1 code アフィニティー・ドメインによって定義される
Binding: v3.ConfidentialityClassification (2014-03-26) (required): 作成物の機密レベルを指定するコード。

... attester S 0..* BackboneElement 作成物の正確さを証明します。
.... id 0..1 string エレメント相互参照のためのユニークID
.... extension 0..* Extension 実装によって定義される追加コンテンツ
.... modifierExtension ?!Σ 0..* Extension 認識されなくても無視できない拡張機能
.... mode 1..1 code 個人的 | 専門的 | 法的 | 公式的
Binding: CompositionAttestationMode (required): 個人が作成物を認証する方法


Fixed Value: official
.... time S 0..1 dateTime 作文が証明されたとき
.... party 0..1 Reference(SEAMAT Common Authenticator Practitioner Profile) 「誰が構成を証明しましたか?」
... custodian SΣ 1..1 Reference(SEAMAT Common Custodian Organization Profile) 文書の作成・修正を行い、文書の管理責任を持つ医療機関(Organizationリソース)への参照
.... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
.... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 1..1 string custodianに対応するOrganizationリソースのfullUrl要素に指定されるUUIDを指定。
.... type Σ 0..1 uri 入力リファレンスを指す(例:「患者」) / Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): AAリソース(または、論理モデルの場合、論理モデルのURI)。 / Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ 0..1 Identifier 文字通りの参照が不明な場合、論理的参照 / Logical reference, when literal reference is not known
.... display Σ 0..1 string リソースのテキスト代替 / Text alternative for the resource
... relatesTo 0..* BackboneElement 他の作品や文書との関係性
.... id 0..1 string エレメント相互参照のためのユニークID
.... extension 0..* Extension 実装によって定義される追加コンテンツ
.... modifierExtension ?!Σ 0..* Extension 認識されなくても無視できない拡張機能
.... code 1..1 code "replaces | transforms | signs | appends" の日本語訳は次の通りです。 - replaces(置き換える) - transforms(変換する) - signs(署名する) - appends(追加する)
Binding: DocumentRelationshipType (required): 文書間の関係のタイプ

.... target[x] 1..1 関係のターゲット
..... targetIdentifier Identifier
..... targetReference Reference(Composition)
... event SΣ 1..1 BackboneElement 検査実施日時
.... id 0..1 string エレメント相互参照のためのユニークID
.... extension 0..* Extension 実装によって定義される追加コンテンツ
.... modifierExtension ?!Σ 0..* Extension 認識されなくても無視できない拡張機能
.... code SΣ 0..1 CodeableConcept "ドキュメント化されるイベントに適用されるコード"
Binding: v3 Code System ActCode (example): このコードリストは、記録されている主要な臨床行為を表します。


..... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
..... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
..... text SΣ 1..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
Fixed Value: 心カテ検査実施日時
.... period SΣ 1..1 Period 心カテ検査実施日時
..... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
..... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
..... start SΣC 1..1 dateTime 検査開始日時
..... end ΣC 0..1 dateTime 検査終了日時
.... detail SΣ 1..* Reference(SEAMAT Common Procedure Profile) 心カテ検査実施情報
... Slices for section C 0..* BackboneElement 構成はセクションに分割されます
Slice: Unordered, Open by value:code.coding.system, value:code.coding.code
cmp-1: セクションには、テキスト、エントリー、またはサブセクションのいずれかが少なくとも1つ必要です。
cmp-2: セクションが空の場合、emptyReasonを持つことはできません。
.... section:All Slices Content/Rules for all slices
..... id 0..1 string エレメント相互参照のためのユニークID
..... extension 0..* Extension 実装によって定義される追加コンテンツ
..... modifierExtension ?!Σ 0..* Extension 認識されなくても無視できない拡張機能
..... title S 1..1 string セクションタイトル
..... code S 1..1 CodeableConcept セクション区分コード
Binding: DocumentSectionCodes (example): 作品/文書の一部の分類。

...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... coding SΣ 1..1 Coding 用語システムによって定義されたコード / Code defined by a terminology system
Binding: SEAMAT CATH Report Section Code ValueSet (required)
....... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
....... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
....... system SΣ 1..1 uri セクション区分コードのコード体系
Fixed Value: http://jpfhir.jp/fhir/SEAMAT/CodeSystem/JP_Composition_SEAMAT_SectionCode_CS
....... version Σ 0..1 string システムのバージョン - 関連する場合 / Version of the system - if relevant
....... code SΣ 1..1 code セクション区分のコード値
....... display SΣ 0..1 string セクション区分コードの表示名
...... text Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
..... author S 0..1 Reference(SEAMAT Common Measurer Practitioner Profile | SEAMAT Common Measurer Device Profile) 誰または何がこの部分を著したか
..... focus 0..1 Reference(Resource) セクションが何についているか、構成の主題でない場合はいつでも。
..... text SC 0..1 Narrative このセクションに含められるすべてのテキスト(叙述的記述)表現
...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... status S 1..1 code セクションの内容作成状態コード
Binding: NarrativeStatus (required): リソースの叙述(Narative)のステータス。 / The status of a resource narrative.


Fixed Value: additional
...... div C 1..1 xhtml xhtml簡略形式に従った叙述記述データ
txt-1: 叙述(Narative)には、HTML 4.0標準<a>要素(名前またはHREFのいずれか)、画像、および内部に含まれるスタイルの第7〜11章(第9章のセクション4を除く)および15で説明した基本的なHTMLフォーマット要素と属性のみが含まれます。属性 / The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content
..... entry C 0..* Reference(Resource) このセクションを支持するデータに対する参照
..... emptyReason C 0..1 CodeableConcept なぜそのセクションは空ですか? (Naze sono sekushon wa karadesu ka?)
Binding: ListEmptyReasons (preferred): もしセクションが空っぽなら、なぜ空っぽなのか。

..... section C 0..* See section (Composition) ネストされたセクション
.... section:additional SC 0..1 BackboneElement 患者付帯情報セクション
cmp-1: セクションには、テキスト、エントリー、またはサブセクションのいずれかが少なくとも1つ必要です。
cmp-2: セクションが空の場合、emptyReasonを持つことはできません。
..... id 0..1 string エレメント相互参照のためのユニークID
..... extension 0..* Extension 実装によって定義される追加コンテンツ
..... modifierExtension ?!Σ 0..* Extension 認識されなくても無視できない拡張機能
..... title 0..1 string セクションのラベル(例:目次用)
Fixed Value: 患者付帯情報
..... code 0..1 CodeableConcept セクションの分類(推奨)
Binding: DocumentSectionCodes (example): 作品/文書の一部の分類。

...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... coding Σ 0..* Coding 用語システムによって定義されたコード / Code defined by a terminology system
....... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
....... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
....... system Σ 0..1 uri 用語システムのアイデンティティ / Identity of the terminology system
....... version Σ 0..1 string システムのバージョン - 関連する場合 / Version of the system - if relevant
....... code Σ 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 52460-3
....... display Σ 0..1 string システムによって定義された表現 / Representation defined by the system
Required Pattern: 患者付帯情報セクション
....... userSelected Σ 0..1 boolean このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
...... text Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) 誰または何がこの部分を著したか
..... focus 0..1 Reference(Resource) セクションが何についているか、構成の主題でない場合はいつでも。
..... text C 0..1 Narrative 人間の解釈のために、節のテキストの要約
..... mode 0..1 code 働いている | スナップショット | 変更。
Binding: ListMode (required): このセクションに適用される処理モード。 (Kono sekushon ni tekiyō sareru shori mōdo.)

..... orderedBy 0..1 CodeableConcept セクションエントリーの順序
Binding: ListOrderCodes (preferred): 「エントリーに含まれるアイテムにはどのような順序が適用されますか?」

..... entry C 1..* Reference(SEAMAT Common Observation Profile) 患者付帯情報の構造化情報
..... emptyReason C 0..1 CodeableConcept なぜそのセクションは空ですか? (Naze sono sekushon wa karadesu ka?)
Binding: ListEmptyReasons (preferred): もしセクションが空っぽなら、なぜ空っぽなのか。

..... section C 0..* See section (Composition) ネストされたセクション
.... section:comorbidity SC 0..1 BackboneElement 併存疾患情報セクション
cmp-1: セクションには、テキスト、エントリー、またはサブセクションのいずれかが少なくとも1つ必要です。
cmp-2: セクションが空の場合、emptyReasonを持つことはできません。
..... id 0..1 string エレメント相互参照のためのユニークID
..... extension 0..* Extension 実装によって定義される追加コンテンツ
..... modifierExtension ?!Σ 0..* Extension 認識されなくても無視できない拡張機能
..... title 0..1 string セクションのラベル(例:目次用)
Fixed Value: 併存疾患情報
..... code 0..1 CodeableConcept セクションの分類(推奨)
Binding: DocumentSectionCodes (example): 作品/文書の一部の分類。

...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... coding Σ 0..* Coding 用語システムによって定義されたコード / Code defined by a terminology system
....... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
....... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
....... system Σ 0..1 uri 用語システムのアイデンティティ / Identity of the terminology system
....... version Σ 0..1 string システムのバージョン - 関連する場合 / Version of the system - if relevant
....... code Σ 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 78923-0
....... display Σ 0..1 string システムによって定義された表現 / Representation defined by the system
Required Pattern: 併存疾患情報セクション
....... userSelected Σ 0..1 boolean このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
...... text Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) 誰または何がこの部分を著したか
..... focus 0..1 Reference(Resource) セクションが何についているか、構成の主題でない場合はいつでも。
..... text C 0..1 Narrative 人間の解釈のために、節のテキストの要約
..... mode 0..1 code 働いている | スナップショット | 変更。
Binding: ListMode (required): このセクションに適用される処理モード。 (Kono sekushon ni tekiyō sareru shori mōdo.)

..... orderedBy 0..1 CodeableConcept セクションエントリーの順序
Binding: ListOrderCodes (preferred): 「エントリーに含まれるアイテムにはどのような順序が適用されますか?」

..... entry C 1..* Reference(SEAMAT PCI Condiiton Profile) 併存疾患情報の構造化情報
..... emptyReason C 0..1 CodeableConcept なぜそのセクションは空ですか? (Naze sono sekushon wa karadesu ka?)
Binding: ListEmptyReasons (preferred): もしセクションが空っぽなら、なぜ空っぽなのか。

..... section C 0..* See section (Composition) ネストされたセクション
.... section:riskFactors SC 0..1 BackboneElement 冠危険因子セクション
cmp-1: セクションには、テキスト、エントリー、またはサブセクションのいずれかが少なくとも1つ必要です。
cmp-2: セクションが空の場合、emptyReasonを持つことはできません。
..... id 0..1 string エレメント相互参照のためのユニークID
..... extension 0..* Extension 実装によって定義される追加コンテンツ
..... modifierExtension ?!Σ 0..* Extension 認識されなくても無視できない拡張機能
..... title 0..1 string セクションのラベル(例:目次用)
Fixed Value: 冠危険因子
..... code 0..1 CodeableConcept セクションの分類(推奨)
Binding: DocumentSectionCodes (example): 作品/文書の一部の分類。

...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... coding Σ 0..* Coding 用語システムによって定義されたコード / Code defined by a terminology system
....... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
....... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
....... system Σ 0..1 uri 用語システムのアイデンティティ / Identity of the terminology system
....... version Σ 0..1 string システムのバージョン - 関連する場合 / Version of the system - if relevant
....... code Σ 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 78940-4
....... display Σ 0..1 string システムによって定義された表現 / Representation defined by the system
Required Pattern: 冠危険因子セクション
....... userSelected Σ 0..1 boolean このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
...... text Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) 誰または何がこの部分を著したか
..... focus 0..1 Reference(Resource) セクションが何についているか、構成の主題でない場合はいつでも。
..... text C 0..1 Narrative 人間の解釈のために、節のテキストの要約
..... mode 0..1 code 働いている | スナップショット | 変更。
Binding: ListMode (required): このセクションに適用される処理モード。 (Kono sekushon ni tekiyō sareru shori mōdo.)

..... orderedBy 0..1 CodeableConcept セクションエントリーの順序
Binding: ListOrderCodes (preferred): 「エントリーに含まれるアイテムにはどのような順序が適用されますか?」

..... entry C 1..* Reference(SEAMAT PCI Condiiton Profile) 冠危険因子の構造化情報
..... emptyReason C 0..1 CodeableConcept なぜそのセクションは空ですか? (Naze sono sekushon wa karadesu ka?)
Binding: ListEmptyReasons (preferred): もしセクションが空っぽなら、なぜ空っぽなのか。

..... section C 0..* See section (Composition) ネストされたセクション
.... section:history SC 0..1 BackboneElement 循環器疾患既往歴セクション
cmp-1: セクションには、テキスト、エントリー、またはサブセクションのいずれかが少なくとも1つ必要です。
cmp-2: セクションが空の場合、emptyReasonを持つことはできません。
..... id 0..1 string エレメント相互参照のためのユニークID
..... extension 0..* Extension 実装によって定義される追加コンテンツ
..... modifierExtension ?!Σ 0..* Extension 認識されなくても無視できない拡張機能
..... title 0..1 string セクションのラベル(例:目次用)
Fixed Value: 循環器疾患既往歴
..... code 0..1 CodeableConcept セクションの分類(推奨)
Binding: DocumentSectionCodes (example): 作品/文書の一部の分類。

...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... coding Σ 0..* Coding 用語システムによって定義されたコード / Code defined by a terminology system
....... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
....... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
....... system Σ 0..1 uri 用語システムのアイデンティティ / Identity of the terminology system
....... version Σ 0..1 string システムのバージョン - 関連する場合 / Version of the system - if relevant
....... code Σ 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 78941-2
....... display Σ 0..1 string システムによって定義された表現 / Representation defined by the system
Required Pattern: 循環器疾患既往歴セクション
....... userSelected Σ 0..1 boolean このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
...... text Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) 誰または何がこの部分を著したか
..... focus 0..1 Reference(Resource) セクションが何についているか、構成の主題でない場合はいつでも。
..... text C 0..1 Narrative 人間の解釈のために、節のテキストの要約
..... mode 0..1 code 働いている | スナップショット | 変更。
Binding: ListMode (required): このセクションに適用される処理モード。 (Kono sekushon ni tekiyō sareru shori mōdo.)

..... orderedBy 0..1 CodeableConcept セクションエントリーの順序
Binding: ListOrderCodes (preferred): 「エントリーに含まれるアイテムにはどのような順序が適用されますか?」

..... entry C 1..* Reference(SEAMAT PCI Condiiton Profile) 循環器疾患既往歴の構造化情報
..... emptyReason C 0..1 CodeableConcept なぜそのセクションは空ですか? (Naze sono sekushon wa karadesu ka?)
Binding: ListEmptyReasons (preferred): もしセクションが空っぽなら、なぜ空っぽなのか。

..... section C 0..* See section (Composition) ネストされたセクション
.... section:revascularization SC 0..1 BackboneElement 過去の血行再建セクション
cmp-1: セクションには、テキスト、エントリー、またはサブセクションのいずれかが少なくとも1つ必要です。
cmp-2: セクションが空の場合、emptyReasonを持つことはできません。
..... id 0..1 string エレメント相互参照のためのユニークID
..... extension 0..* Extension 実装によって定義される追加コンテンツ
..... modifierExtension ?!Σ 0..* Extension 認識されなくても無視できない拡張機能
..... title 0..1 string セクションのラベル(例:目次用)
Fixed Value: 過去の血行再建
..... code 0..1 CodeableConcept セクションの分類(推奨)
Binding: DocumentSectionCodes (example): 作品/文書の一部の分類。

...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... coding Σ 0..* Coding 用語システムによって定義されたコード / Code defined by a terminology system
....... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
....... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
....... system Σ 0..1 uri 用語システムのアイデンティティ / Identity of the terminology system
....... version Σ 0..1 string システムのバージョン - 関連する場合 / Version of the system - if relevant
....... code Σ 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 80286-8
....... display Σ 0..1 string システムによって定義された表現 / Representation defined by the system
Required Pattern: 過去の血行再建セクション
....... userSelected Σ 0..1 boolean このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
...... text Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) 誰または何がこの部分を著したか
..... focus 0..1 Reference(Resource) セクションが何についているか、構成の主題でない場合はいつでも。
..... text C 0..1 Narrative 人間の解釈のために、節のテキストの要約
..... mode 0..1 code 働いている | スナップショット | 変更。
Binding: ListMode (required): このセクションに適用される処理モード。 (Kono sekushon ni tekiyō sareru shori mōdo.)

..... orderedBy 0..1 CodeableConcept セクションエントリーの順序
Binding: ListOrderCodes (preferred): 「エントリーに含まれるアイテムにはどのような順序が適用されますか?」

..... entry C 1..* Reference(SEAMAT Common Observation Profile) 過去の血行再建の構造化情報
..... emptyReason C 0..1 CodeableConcept なぜそのセクションは空ですか? (Naze sono sekushon wa karadesu ka?)
Binding: ListEmptyReasons (preferred): もしセクションが空っぽなら、なぜ空っぽなのか。

..... section C 0..* See section (Composition) ネストされたセクション
.... section:preoperative SC 0..1 BackboneElement 術前情報セクション
cmp-1: セクションには、テキスト、エントリー、またはサブセクションのいずれかが少なくとも1つ必要です。
cmp-2: セクションが空の場合、emptyReasonを持つことはできません。
..... id 0..1 string エレメント相互参照のためのユニークID
..... extension 0..* Extension 実装によって定義される追加コンテンツ
..... modifierExtension ?!Σ 0..* Extension 認識されなくても無視できない拡張機能
..... title 0..1 string セクションのラベル(例:目次用)
Fixed Value: 術前情報
..... code 0..1 CodeableConcept セクションの分類(推奨)
Binding: DocumentSectionCodes (example): 作品/文書の一部の分類。

...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... coding Σ 0..* Coding 用語システムによって定義されたコード / Code defined by a terminology system
....... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
....... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
....... system Σ 0..1 uri 用語システムのアイデンティティ / Identity of the terminology system
....... version Σ 0..1 string システムのバージョン - 関連する場合 / Version of the system - if relevant
....... code Σ 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 80528-3
....... display Σ 0..1 string システムによって定義された表現 / Representation defined by the system
Required Pattern: 術前情報セクション
....... userSelected Σ 0..1 boolean このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
...... text Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) 誰または何がこの部分を著したか
..... focus 0..1 Reference(Resource) セクションが何についているか、構成の主題でない場合はいつでも。
..... text C 0..1 Narrative 人間の解釈のために、節のテキストの要約
..... mode 0..1 code 働いている | スナップショット | 変更。
Binding: ListMode (required): このセクションに適用される処理モード。 (Kono sekushon ni tekiyō sareru shori mōdo.)

..... orderedBy 0..1 CodeableConcept セクションエントリーの順序
Binding: ListOrderCodes (preferred): 「エントリーに含まれるアイテムにはどのような順序が適用されますか?」

..... entry C 1..* Reference(SEAMAT Common Observation Profile) 術前情報の構造化情報
..... emptyReason C 0..1 CodeableConcept なぜそのセクションは空ですか? (Naze sono sekushon wa karadesu ka?)
Binding: ListEmptyReasons (preferred): もしセクションが空っぽなら、なぜ空っぽなのか。

..... section C 0..* See section (Composition) ネストされたセクション
.... section:studyInfo SC 0..1 BackboneElement 検査情報セクション
cmp-1: セクションには、テキスト、エントリー、またはサブセクションのいずれかが少なくとも1つ必要です。
cmp-2: セクションが空の場合、emptyReasonを持つことはできません。
..... id 0..1 string エレメント相互参照のためのユニークID
..... extension 0..* Extension 実装によって定義される追加コンテンツ
..... modifierExtension ?!Σ 0..* Extension 認識されなくても無視できない拡張機能
..... title 0..1 string セクションのラベル(例:目次用)
Fixed Value: 検査情報
..... code 0..1 CodeableConcept セクションの分類(推奨)
Binding: DocumentSectionCodes (example): 作品/文書の一部の分類。

...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... coding Σ 0..* Coding 用語システムによって定義されたコード / Code defined by a terminology system
....... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
....... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
....... system Σ 0..1 uri 用語システムのアイデンティティ / Identity of the terminology system
....... version Σ 0..1 string システムのバージョン - 関連する場合 / Version of the system - if relevant
....... code Σ 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 80190-2
....... display Σ 0..1 string システムによって定義された表現 / Representation defined by the system
Required Pattern: 検査情報セクション
....... userSelected Σ 0..1 boolean このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
...... text Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) 誰または何がこの部分を著したか
..... focus 0..1 Reference(Resource) セクションが何についているか、構成の主題でない場合はいつでも。
..... text C 0..1 Narrative 人間の解釈のために、節のテキストの要約
..... mode 0..1 code 働いている | スナップショット | 変更。
Binding: ListMode (required): このセクションに適用される処理モード。 (Kono sekushon ni tekiyō sareru shori mōdo.)

..... orderedBy 0..1 CodeableConcept セクションエントリーの順序
Binding: ListOrderCodes (preferred): 「エントリーに含まれるアイテムにはどのような順序が適用されますか?」

..... entry C 1..* Reference(SEAMAT Common Observation Profile) 検査情報の構造化情報
..... emptyReason C 0..1 CodeableConcept なぜそのセクションは空ですか? (Naze sono sekushon wa karadesu ka?)
Binding: ListEmptyReasons (preferred): もしセクションが空っぽなら、なぜ空っぽなのか。

..... section C 0..* See section (Composition) ネストされたセクション
.... section:studyCont SC 0..1 BackboneElement 検査内容セクション
cmp-1: セクションには、テキスト、エントリー、またはサブセクションのいずれかが少なくとも1つ必要です。
cmp-2: セクションが空の場合、emptyReasonを持つことはできません。
..... id 0..1 string エレメント相互参照のためのユニークID
..... extension 0..* Extension 実装によって定義される追加コンテンツ
..... modifierExtension ?!Σ 0..* Extension 認識されなくても無視できない拡張機能
..... title 0..1 string セクションのラベル(例:目次用)
Fixed Value: 検査内容
..... code 0..1 CodeableConcept セクションの分類(推奨)
Binding: DocumentSectionCodes (example): 作品/文書の一部の分類。

...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... coding Σ 0..* Coding 用語システムによって定義されたコード / Code defined by a terminology system
....... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
....... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
....... system Σ 0..1 uri 用語システムのアイデンティティ / Identity of the terminology system
....... version Σ 0..1 string システムのバージョン - 関連する場合 / Version of the system - if relevant
....... code Σ 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 78949-5
....... display Σ 0..1 string システムによって定義された表現 / Representation defined by the system
Required Pattern: 検査内容セクション
....... userSelected Σ 0..1 boolean このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
...... text Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) 誰または何がこの部分を著したか
..... focus 0..1 Reference(Resource) セクションが何についているか、構成の主題でない場合はいつでも。
..... text C 0..1 Narrative 人間の解釈のために、節のテキストの要約
..... mode 0..1 code 働いている | スナップショット | 変更。
Binding: ListMode (required): このセクションに適用される処理モード。 (Kono sekushon ni tekiyō sareru shori mōdo.)

..... orderedBy 0..1 CodeableConcept セクションエントリーの順序
Binding: ListOrderCodes (preferred): 「エントリーに含まれるアイテムにはどのような順序が適用されますか?」

..... entry C 1..* Reference(SEAMAT Common Observation Profile) 検査内容の構造化情報
..... emptyReason C 0..1 CodeableConcept なぜそのセクションは空ですか? (Naze sono sekushon wa karadesu ka?)
Binding: ListEmptyReasons (preferred): もしセクションが空っぽなら、なぜ空っぽなのか。

..... section C 0..* See section (Composition) ネストされたセクション
.... section:assisted SC 0..1 BackboneElement 補助循環治療セクション
cmp-1: セクションには、テキスト、エントリー、またはサブセクションのいずれかが少なくとも1つ必要です。
cmp-2: セクションが空の場合、emptyReasonを持つことはできません。
..... id 0..1 string エレメント相互参照のためのユニークID
..... extension 0..* Extension 実装によって定義される追加コンテンツ
..... modifierExtension ?!Σ 0..* Extension 認識されなくても無視できない拡張機能
..... title 0..1 string セクションのラベル(例:目次用)
Fixed Value: 補助循環治療
..... code 0..1 CodeableConcept セクションの分類(推奨)
Binding: DocumentSectionCodes (example): 作品/文書の一部の分類。

...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... coding Σ 0..* Coding 用語システムによって定義されたコード / Code defined by a terminology system
....... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
....... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
....... system Σ 0..1 uri 用語システムのアイデンティティ / Identity of the terminology system
....... version Σ 0..1 string システムのバージョン - 関連する場合 / Version of the system - if relevant
....... code Σ 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 78933-9
....... display Σ 0..1 string システムによって定義された表現 / Representation defined by the system
Required Pattern: 補助循環治療セクション
....... userSelected Σ 0..1 boolean このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
...... text Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) 誰または何がこの部分を著したか
..... focus 0..1 Reference(Resource) セクションが何についているか、構成の主題でない場合はいつでも。
..... text C 0..1 Narrative 人間の解釈のために、節のテキストの要約
..... mode 0..1 code 働いている | スナップショット | 変更。
Binding: ListMode (required): このセクションに適用される処理モード。 (Kono sekushon ni tekiyō sareru shori mōdo.)

..... orderedBy 0..1 CodeableConcept セクションエントリーの順序
Binding: ListOrderCodes (preferred): 「エントリーに含まれるアイテムにはどのような順序が適用されますか?」

..... entry C 1..* Reference(SEAMAT Common Observation Profile) 補助循環治療の構造化情報
..... emptyReason C 0..1 CodeableConcept なぜそのセクションは空ですか? (Naze sono sekushon wa karadesu ka?)
Binding: ListEmptyReasons (preferred): もしセクションが空っぽなら、なぜ空っぽなのか。

..... section C 0..* See section (Composition) ネストされたセクション
.... section:catheter SC 0..1 BackboneElement カテーテルセクション
cmp-1: セクションには、テキスト、エントリー、またはサブセクションのいずれかが少なくとも1つ必要です。
cmp-2: セクションが空の場合、emptyReasonを持つことはできません。
..... id 0..1 string エレメント相互参照のためのユニークID
..... extension 0..* Extension 実装によって定義される追加コンテンツ
..... modifierExtension ?!Σ 0..* Extension 認識されなくても無視できない拡張機能
..... title 0..1 string セクションのラベル(例:目次用)
Fixed Value: カテーテル
..... code 0..1 CodeableConcept セクションの分類(推奨)
Binding: DocumentSectionCodes (example): 作品/文書の一部の分類。

...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... coding Σ 0..* Coding 用語システムによって定義されたコード / Code defined by a terminology system
....... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
....... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
....... system Σ 0..1 uri 用語システムのアイデンティティ / Identity of the terminology system
....... version Σ 0..1 string システムのバージョン - 関連する場合 / Version of the system - if relevant
....... code Σ 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 78942-0
....... display Σ 0..1 string システムによって定義された表現 / Representation defined by the system
Required Pattern: カテーテルセクション
....... userSelected Σ 0..1 boolean このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
...... text Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) 誰または何がこの部分を著したか
..... focus 0..1 Reference(Resource) セクションが何についているか、構成の主題でない場合はいつでも。
..... text C 0..1 Narrative 人間の解釈のために、節のテキストの要約
..... mode 0..1 code 働いている | スナップショット | 変更。
Binding: ListMode (required): このセクションに適用される処理モード。 (Kono sekushon ni tekiyō sareru shori mōdo.)

..... orderedBy 0..1 CodeableConcept セクションエントリーの順序
Binding: ListOrderCodes (preferred): 「エントリーに含まれるアイテムにはどのような順序が適用されますか?」

..... entry C 1..* Reference(SEAMAT Common Observation Profile) カテーテルの構造化情報
..... emptyReason C 0..1 CodeableConcept なぜそのセクションは空ですか? (Naze sono sekushon wa karadesu ka?)
Binding: ListEmptyReasons (preferred): もしセクションが空っぽなら、なぜ空っぽなのか。

..... section C 0..* See section (Composition) ネストされたセクション
.... section:segment SC 0..1 BackboneElement 冠動脈病変セクション
cmp-1: セクションには、テキスト、エントリー、またはサブセクションのいずれかが少なくとも1つ必要です。
cmp-2: セクションが空の場合、emptyReasonを持つことはできません。
..... id 0..1 string エレメント相互参照のためのユニークID
..... extension 0..* Extension 実装によって定義される追加コンテンツ
..... modifierExtension ?!Σ 0..* Extension 認識されなくても無視できない拡張機能
..... title 0..1 string セクションのラベル(例:目次用)
Fixed Value: 冠動脈病変
..... code 0..1 CodeableConcept セクションの分類(推奨)
Binding: DocumentSectionCodes (example): 作品/文書の一部の分類。

...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... coding Σ 0..* Coding 用語システムによって定義されたコード / Code defined by a terminology system
....... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
....... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
....... system Σ 0..1 uri 用語システムのアイデンティティ / Identity of the terminology system
....... version Σ 0..1 string システムのバージョン - 関連する場合 / Version of the system - if relevant
....... code Σ 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 78895-0
....... display Σ 0..1 string システムによって定義された表現 / Representation defined by the system
Required Pattern: 冠動脈病変セクション
....... userSelected Σ 0..1 boolean このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
...... text Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) 誰または何がこの部分を著したか
..... focus 0..1 Reference(Resource) セクションが何についているか、構成の主題でない場合はいつでも。
..... text C 0..1 Narrative 人間の解釈のために、節のテキストの要約
..... mode 0..1 code 働いている | スナップショット | 変更。
Binding: ListMode (required): このセクションに適用される処理モード。 (Kono sekushon ni tekiyō sareru shori mōdo.)

..... orderedBy 0..1 CodeableConcept セクションエントリーの順序
Binding: ListOrderCodes (preferred): 「エントリーに含まれるアイテムにはどのような順序が適用されますか?」

..... entry C 1..* Reference(SEAMAT Common Observation Profile) 冠動脈病変の構造化情報
..... emptyReason C 0..1 CodeableConcept なぜそのセクションは空ですか? (Naze sono sekushon wa karadesu ka?)
Binding: ListEmptyReasons (preferred): もしセクションが空っぽなら、なぜ空っぽなのか。

..... section C 0..* See section (Composition) ネストされたセクション
.... section:segmentEx SC 0..1 BackboneElement 冠動脈病変[拡張項目]セクション
cmp-1: セクションには、テキスト、エントリー、またはサブセクションのいずれかが少なくとも1つ必要です。
cmp-2: セクションが空の場合、emptyReasonを持つことはできません。
..... id 0..1 string エレメント相互参照のためのユニークID
..... extension 0..* Extension 実装によって定義される追加コンテンツ
..... modifierExtension ?!Σ 0..* Extension 認識されなくても無視できない拡張機能
..... title 0..1 string セクションのラベル(例:目次用)
Fixed Value: 冠動脈病変[拡張項目]
..... code 0..1 CodeableConcept セクションの分類(推奨)
Binding: DocumentSectionCodes (example): 作品/文書の一部の分類。

...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... coding Σ 0..* Coding 用語システムによって定義されたコード / Code defined by a terminology system
....... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
....... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
....... system Σ 0..1 uri 用語システムのアイデンティティ / Identity of the terminology system
....... version Σ 0..1 string システムのバージョン - 関連する場合 / Version of the system - if relevant
....... code Σ 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 80192-8
....... display Σ 0..1 string システムによって定義された表現 / Representation defined by the system
Required Pattern: 冠動脈病変[拡張項目]セクション
....... userSelected Σ 0..1 boolean このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
...... text Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) 誰または何がこの部分を著したか
..... focus 0..1 Reference(Resource) セクションが何についているか、構成の主題でない場合はいつでも。
..... text C 0..1 Narrative 人間の解釈のために、節のテキストの要約
..... mode 0..1 code 働いている | スナップショット | 変更。
Binding: ListMode (required): このセクションに適用される処理モード。 (Kono sekushon ni tekiyō sareru shori mōdo.)

..... orderedBy 0..1 CodeableConcept セクションエントリーの順序
Binding: ListOrderCodes (preferred): 「エントリーに含まれるアイテムにはどのような順序が適用されますか?」

..... entry C 1..* Reference(SEAMAT Common Observation Profile) 冠動脈病変[拡張項目]の構造化情報
..... emptyReason C 0..1 CodeableConcept なぜそのセクションは空ですか? (Naze sono sekushon wa karadesu ka?)
Binding: ListEmptyReasons (preferred): もしセクションが空っぽなら、なぜ空っぽなのか。

..... section C 0..* See section (Composition) ネストされたセクション
.... section:lvg SC 0..1 BackboneElement LVGセクション
cmp-1: セクションには、テキスト、エントリー、またはサブセクションのいずれかが少なくとも1つ必要です。
cmp-2: セクションが空の場合、emptyReasonを持つことはできません。
..... id 0..1 string エレメント相互参照のためのユニークID
..... extension 0..* Extension 実装によって定義される追加コンテンツ
..... modifierExtension ?!Σ 0..* Extension 認識されなくても無視できない拡張機能
..... title 0..1 string セクションのラベル(例:目次用)
Fixed Value: LVG
..... code 0..1 CodeableConcept セクションの分類(推奨)
Binding: DocumentSectionCodes (example): 作品/文書の一部の分類。

...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... coding Σ 0..* Coding 用語システムによって定義されたコード / Code defined by a terminology system
....... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
....... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
....... system Σ 0..1 uri 用語システムのアイデンティティ / Identity of the terminology system
....... version Σ 0..1 string システムのバージョン - 関連する場合 / Version of the system - if relevant
....... code Σ 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 78950-3
....... display Σ 0..1 string システムによって定義された表現 / Representation defined by the system
Required Pattern: LVGセクション
....... userSelected Σ 0..1 boolean このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
...... text Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) 誰または何がこの部分を著したか
..... focus 0..1 Reference(Resource) セクションが何についているか、構成の主題でない場合はいつでも。
..... text C 0..1 Narrative 人間の解釈のために、節のテキストの要約
..... mode 0..1 code 働いている | スナップショット | 変更。
Binding: ListMode (required): このセクションに適用される処理モード。 (Kono sekushon ni tekiyō sareru shori mōdo.)

..... orderedBy 0..1 CodeableConcept セクションエントリーの順序
Binding: ListOrderCodes (preferred): 「エントリーに含まれるアイテムにはどのような順序が適用されますか?」

..... entry C 1..* Reference(SEAMAT Common Observation Profile) LVGの構造化情報
..... emptyReason C 0..1 CodeableConcept なぜそのセクションは空ですか? (Naze sono sekushon wa karadesu ka?)
Binding: ListEmptyReasons (preferred): もしセクションが空っぽなら、なぜ空っぽなのか。

..... section C 0..* See section (Composition) ネストされたセクション
.... section:bloodPressure SC 0..1 BackboneElement 心内圧データセクション
cmp-1: セクションには、テキスト、エントリー、またはサブセクションのいずれかが少なくとも1つ必要です。
cmp-2: セクションが空の場合、emptyReasonを持つことはできません。
..... id 0..1 string エレメント相互参照のためのユニークID
..... extension 0..* Extension 実装によって定義される追加コンテンツ
..... modifierExtension ?!Σ 0..* Extension 認識されなくても無視できない拡張機能
..... title 0..1 string セクションのラベル(例:目次用)
Fixed Value: 心内圧データ
..... code 0..1 CodeableConcept セクションの分類(推奨)
Binding: DocumentSectionCodes (example): 作品/文書の一部の分類。

...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... coding Σ 0..* Coding 用語システムによって定義されたコード / Code defined by a terminology system
....... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
....... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
....... system Σ 0..1 uri 用語システムのアイデンティティ / Identity of the terminology system
....... version Σ 0..1 string システムのバージョン - 関連する場合 / Version of the system - if relevant
....... code Σ 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 8357-6
....... display Σ 0..1 string システムによって定義された表現 / Representation defined by the system
Required Pattern: 心内圧データセクション
....... userSelected Σ 0..1 boolean このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
...... text Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) 誰または何がこの部分を著したか
..... focus 0..1 Reference(Resource) セクションが何についているか、構成の主題でない場合はいつでも。
..... text C 0..1 Narrative 人間の解釈のために、節のテキストの要約
..... mode 0..1 code 働いている | スナップショット | 変更。
Binding: ListMode (required): このセクションに適用される処理モード。 (Kono sekushon ni tekiyō sareru shori mōdo.)

..... orderedBy 0..1 CodeableConcept セクションエントリーの順序
Binding: ListOrderCodes (preferred): 「エントリーに含まれるアイテムにはどのような順序が適用されますか?」

..... entry C 1..* Reference(SEAMAT Common Observation Profile) 心内圧データの構造化情報
..... emptyReason C 0..1 CodeableConcept なぜそのセクションは空ですか? (Naze sono sekushon wa karadesu ka?)
Binding: ListEmptyReasons (preferred): もしセクションが空っぽなら、なぜ空っぽなのか。

..... section C 0..* See section (Composition) ネストされたセクション
.... section:spasm SC 0..1 BackboneElement スパズム負荷試験セクション
cmp-1: セクションには、テキスト、エントリー、またはサブセクションのいずれかが少なくとも1つ必要です。
cmp-2: セクションが空の場合、emptyReasonを持つことはできません。
..... id 0..1 string エレメント相互参照のためのユニークID
..... extension 0..* Extension 実装によって定義される追加コンテンツ
..... modifierExtension ?!Σ 0..* Extension 認識されなくても無視できない拡張機能
..... title 0..1 string セクションのラベル(例:目次用)
Fixed Value: スパズム負荷試験
..... code 0..1 CodeableConcept セクションの分類(推奨)
Binding: DocumentSectionCodes (example): 作品/文書の一部の分類。

...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... coding Σ 0..* Coding 用語システムによって定義されたコード / Code defined by a terminology system
....... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
....... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
....... system Σ 0..1 uri 用語システムのアイデンティティ / Identity of the terminology system
....... version Σ 0..1 string システムのバージョン - 関連する場合 / Version of the system - if relevant
....... code Σ 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 80191-0
....... display Σ 0..1 string システムによって定義された表現 / Representation defined by the system
Required Pattern: スパズム負荷試験セクション
....... userSelected Σ 0..1 boolean このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
...... text Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) 誰または何がこの部分を著したか
..... focus 0..1 Reference(Resource) セクションが何についているか、構成の主題でない場合はいつでも。
..... text C 0..1 Narrative 人間の解釈のために、節のテキストの要約
..... mode 0..1 code 働いている | スナップショット | 変更。
Binding: ListMode (required): このセクションに適用される処理モード。 (Kono sekushon ni tekiyō sareru shori mōdo.)

..... orderedBy 0..1 CodeableConcept セクションエントリーの順序
Binding: ListOrderCodes (preferred): 「エントリーに含まれるアイテムにはどのような順序が適用されますか?」

..... entry C 1..* Reference(SEAMAT Common Observation Profile) スパズム負荷試験の構造化情報
..... emptyReason C 0..1 CodeableConcept なぜそのセクションは空ですか? (Naze sono sekushon wa karadesu ka?)
Binding: ListEmptyReasons (preferred): もしセクションが空っぽなら、なぜ空っぽなのか。

..... section C 0..* See section (Composition) ネストされたセクション
.... section:complication SC 0..1 BackboneElement PCI合併症セクション
cmp-1: セクションには、テキスト、エントリー、またはサブセクションのいずれかが少なくとも1つ必要です。
cmp-2: セクションが空の場合、emptyReasonを持つことはできません。
..... id 0..1 string エレメント相互参照のためのユニークID
..... extension 0..* Extension 実装によって定義される追加コンテンツ
..... modifierExtension ?!Σ 0..* Extension 認識されなくても無視できない拡張機能
..... title 0..1 string セクションのラベル(例:目次用)
Fixed Value: PCI合併症
..... code 0..1 CodeableConcept セクションの分類(推奨)
Binding: DocumentSectionCodes (example): 作品/文書の一部の分類。

...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... coding Σ 0..* Coding 用語システムによって定義されたコード / Code defined by a terminology system
....... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
....... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
....... system Σ 0..1 uri 用語システムのアイデンティティ / Identity of the terminology system
....... version Σ 0..1 string システムのバージョン - 関連する場合 / Version of the system - if relevant
....... code Σ 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 78943-8
....... display Σ 0..1 string システムによって定義された表現 / Representation defined by the system
Required Pattern: PCI合併症セクション
....... userSelected Σ 0..1 boolean このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
...... text Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) 誰または何がこの部分を著したか
..... focus 0..1 Reference(Resource) セクションが何についているか、構成の主題でない場合はいつでも。
..... text C 0..1 Narrative 人間の解釈のために、節のテキストの要約
..... mode 0..1 code 働いている | スナップショット | 変更。
Binding: ListMode (required): このセクションに適用される処理モード。 (Kono sekushon ni tekiyō sareru shori mōdo.)

..... orderedBy 0..1 CodeableConcept セクションエントリーの順序
Binding: ListOrderCodes (preferred): 「エントリーに含まれるアイテムにはどのような順序が適用されますか?」

..... entry C 1..* Reference(SEAMAT PCI Condiiton Profile) PCI合併症の構造化情報
..... emptyReason C 0..1 CodeableConcept なぜそのセクションは空ですか? (Naze sono sekushon wa karadesu ka?)
Binding: ListEmptyReasons (preferred): もしセクションが空っぽなら、なぜ空っぽなのか。

..... section C 0..* See section (Composition) ネストされたセクション
.... section:procedure SC 0..* BackboneElement PCI処置セクション
cmp-1: セクションには、テキスト、エントリー、またはサブセクションのいずれかが少なくとも1つ必要です。
cmp-2: セクションが空の場合、emptyReasonを持つことはできません。
..... id 0..1 string エレメント相互参照のためのユニークID
..... extension 0..* Extension 実装によって定義される追加コンテンツ
..... modifierExtension ?!Σ 0..* Extension 認識されなくても無視できない拡張機能
..... title 0..1 string セクションのラベル(例:目次用)
Fixed Value: PCI処置
..... code 0..1 CodeableConcept セクションの分類(推奨)
Binding: DocumentSectionCodes (example): 作品/文書の一部の分類。

...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... coding Σ 0..* Coding 用語システムによって定義されたコード / Code defined by a terminology system
....... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
....... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
....... system Σ 0..1 uri 用語システムのアイデンティティ / Identity of the terminology system
....... version Σ 0..1 string システムのバージョン - 関連する場合 / Version of the system - if relevant
....... code Σ 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 78914-9
....... display Σ 0..1 string システムによって定義された表現 / Representation defined by the system
Required Pattern: PCI処置セクション
....... userSelected Σ 0..1 boolean このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
...... text Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) 誰または何がこの部分を著したか
..... focus 0..1 Reference(Resource) セクションが何についているか、構成の主題でない場合はいつでも。
..... text C 0..1 Narrative 人間の解釈のために、節のテキストの要約
..... mode 0..1 code 働いている | スナップショット | 変更。
Binding: ListMode (required): このセクションに適用される処理モード。 (Kono sekushon ni tekiyō sareru shori mōdo.)

..... orderedBy 0..1 CodeableConcept セクションエントリーの順序
Binding: ListOrderCodes (preferred): 「エントリーに含まれるアイテムにはどのような順序が適用されますか?」

..... entry C 1..* Reference(SEAMAT PCI procedure Procedure Profile) PCI処置の構造化情報
..... emptyReason C 0..1 CodeableConcept なぜそのセクションは空ですか? (Naze sono sekushon wa karadesu ka?)
Binding: ListEmptyReasons (preferred): もしセクションが空っぽなら、なぜ空っぽなのか。

..... section C 0..* See section (Composition) ネストされたセクション
.... section:procedureEx SC 0..* BackboneElement PCI処置[拡張項目]セクション
cmp-1: セクションには、テキスト、エントリー、またはサブセクションのいずれかが少なくとも1つ必要です。
cmp-2: セクションが空の場合、emptyReasonを持つことはできません。
..... id 0..1 string エレメント相互参照のためのユニークID
..... extension 0..* Extension 実装によって定義される追加コンテンツ
..... modifierExtension ?!Σ 0..* Extension 認識されなくても無視できない拡張機能
..... title 0..1 string セクションのラベル(例:目次用)
Fixed Value: PCI処置[拡張項目]
..... code 0..1 CodeableConcept セクションの分類(推奨)
Binding: DocumentSectionCodes (example): 作品/文書の一部の分類。

...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... coding Σ 0..* Coding 用語システムによって定義されたコード / Code defined by a terminology system
....... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
....... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
....... system Σ 0..1 uri 用語システムのアイデンティティ / Identity of the terminology system
....... version Σ 0..1 string システムのバージョン - 関連する場合 / Version of the system - if relevant
....... code Σ 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 80527-5
....... display Σ 0..1 string システムによって定義された表現 / Representation defined by the system
Required Pattern: PCI処置[拡張項目]セクション
....... userSelected Σ 0..1 boolean このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
...... text Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) 誰または何がこの部分を著したか
..... focus 0..1 Reference(Resource) セクションが何についているか、構成の主題でない場合はいつでも。
..... text C 0..1 Narrative 人間の解釈のために、節のテキストの要約
..... mode 0..1 code 働いている | スナップショット | 変更。
Binding: ListMode (required): このセクションに適用される処理モード。 (Kono sekushon ni tekiyō sareru shori mōdo.)

..... orderedBy 0..1 CodeableConcept セクションエントリーの順序
Binding: ListOrderCodes (preferred): 「エントリーに含まれるアイテムにはどのような順序が適用されますか?」

..... entry C 1..* Reference(SEAMAT Common Observation Profile) PCI処置[拡張項目]の構造化情報
..... emptyReason C 0..1 CodeableConcept なぜそのセクションは空ですか? (Naze sono sekushon wa karadesu ka?)
Binding: ListEmptyReasons (preferred): もしセクションが空っぽなら、なぜ空っぽなのか。

..... section C 0..* See section (Composition) ネストされたセクション
.... section:procDetailEx SC 0..* BackboneElement PCI処置詳細[拡張項目]セクション
cmp-1: セクションには、テキスト、エントリー、またはサブセクションのいずれかが少なくとも1つ必要です。
cmp-2: セクションが空の場合、emptyReasonを持つことはできません。
..... id 0..1 string エレメント相互参照のためのユニークID
..... extension 0..* Extension 実装によって定義される追加コンテンツ
..... modifierExtension ?!Σ 0..* Extension 認識されなくても無視できない拡張機能
..... title 0..1 string セクションのラベル(例:目次用)
Fixed Value: PCI処置詳細[拡張項目]
..... code 0..1 CodeableConcept セクションの分類(推奨)
Binding: DocumentSectionCodes (example): 作品/文書の一部の分類。

...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... coding Σ 0..* Coding 用語システムによって定義されたコード / Code defined by a terminology system
....... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
....... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
....... system Σ 0..1 uri 用語システムのアイデンティティ / Identity of the terminology system
....... version Σ 0..1 string システムのバージョン - 関連する場合 / Version of the system - if relevant
....... code Σ 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 80731-3
....... display Σ 0..1 string システムによって定義された表現 / Representation defined by the system
Required Pattern: PCI処置詳細[拡張項目]セクション
....... userSelected Σ 0..1 boolean このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
...... text Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) 誰または何がこの部分を著したか
..... focus 0..1 Reference(Resource) セクションが何についているか、構成の主題でない場合はいつでも。
..... text C 0..1 Narrative 人間の解釈のために、節のテキストの要約
..... mode 0..1 code 働いている | スナップショット | 変更。
Binding: ListMode (required): このセクションに適用される処理モード。 (Kono sekushon ni tekiyō sareru shori mōdo.)

..... orderedBy 0..1 CodeableConcept セクションエントリーの順序
Binding: ListOrderCodes (preferred): 「エントリーに含まれるアイテムにはどのような順序が適用されますか?」

..... entry C 1..* Reference(SEAMAT Common Observation Profile) PCI処置詳細[拡張項目]の構造化情報
..... emptyReason C 0..1 CodeableConcept なぜそのセクションは空ですか? (Naze sono sekushon wa karadesu ka?)
Binding: ListEmptyReasons (preferred): もしセクションが空っぽなら、なぜ空っぽなのか。

..... section C 0..* See section (Composition) ネストされたセクション
.... section:procDetailStentEx SC 0..* BackboneElement PCI処置詳細ステント基本情報[拡張項目]セクション
cmp-1: セクションには、テキスト、エントリー、またはサブセクションのいずれかが少なくとも1つ必要です。
cmp-2: セクションが空の場合、emptyReasonを持つことはできません。
..... id 0..1 string エレメント相互参照のためのユニークID
..... extension 0..* Extension 実装によって定義される追加コンテンツ
..... modifierExtension ?!Σ 0..* Extension 認識されなくても無視できない拡張機能
..... title 0..1 string セクションのラベル(例:目次用)
Fixed Value: PCI処置詳細ステント基本情報[拡張項目]
..... code 0..1 CodeableConcept セクションの分類(推奨)
Binding: DocumentSectionCodes (example): 作品/文書の一部の分類。

...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... coding Σ 0..* Coding 用語システムによって定義されたコード / Code defined by a terminology system
....... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
....... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
....... system Σ 0..1 uri 用語システムのアイデンティティ / Identity of the terminology system
....... version Σ 0..1 string システムのバージョン - 関連する場合 / Version of the system - if relevant
....... code Σ 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 78939-6
....... display Σ 0..1 string システムによって定義された表現 / Representation defined by the system
Required Pattern: PCI処置詳細ステント基本情報[拡張項目]セクション
....... userSelected Σ 0..1 boolean このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
...... text Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) 誰または何がこの部分を著したか
..... focus 0..1 Reference(Resource) セクションが何についているか、構成の主題でない場合はいつでも。
..... text C 0..1 Narrative 人間の解釈のために、節のテキストの要約
..... mode 0..1 code 働いている | スナップショット | 変更。
Binding: ListMode (required): このセクションに適用される処理モード。 (Kono sekushon ni tekiyō sareru shori mōdo.)

..... orderedBy 0..1 CodeableConcept セクションエントリーの順序
Binding: ListOrderCodes (preferred): 「エントリーに含まれるアイテムにはどのような順序が適用されますか?」

..... entry C 1..* Reference(SEAMAT Common Observation Profile) PCI処置詳細ステント基本情報[拡張項目]の構造化情報
..... emptyReason C 0..1 CodeableConcept なぜそのセクションは空ですか? (Naze sono sekushon wa karadesu ka?)
Binding: ListEmptyReasons (preferred): もしセクションが空っぽなら、なぜ空っぽなのか。

..... section C 0..* See section (Composition) ネストされたセクション

doco Documentation for this format

Terminology バインディング

PathConformanceValueSet / CodeURI
Composition.meta.securityextensibleAll Security Labels
http://hl7.org/fhir/ValueSet/security-labels
from the FHIR Standard
Composition.meta.tagexampleCommonTags
http://hl7.org/fhir/ValueSet/common-tags
from the FHIR Standard
Composition.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Composition.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Composition.identifier.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Composition.statusrequiredFixed Value: final
http://hl7.org/fhir/ValueSet/composition-status|4.0.1
from the FHIR Standard
Composition.typerequiredJP_Composition_CATHReport_DocumentType_VS
http://jpfhir.jp/fhir/SEAMAT/ValueSet/JP_Composition_CATHReport_DocumentType_VS
from this IG
Composition.categoryrequiredJP_Composition_CATHReport_DocumentType_VS
http://jpfhir.jp/fhir/SEAMAT/ValueSet/JP_Composition_CATHReport_DocumentType_VS
from this IG
Composition.subject.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Composition.confidentialityrequiredv3.ConfidentialityClassification
http://terminology.hl7.org/ValueSet/v3-ConfidentialityClassification|2014-03-26
from the FHIR Standard
Composition.attester.moderequiredFixed Value: official
http://hl7.org/fhir/ValueSet/composition-attestation-mode|4.0.1
from the FHIR Standard
Composition.custodian.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Composition.relatesTo.coderequiredDocumentRelationshipType
http://hl7.org/fhir/ValueSet/document-relationship-type|4.0.1
from the FHIR Standard
Composition.event.codeexampleActCode
http://terminology.hl7.org/ValueSet/v3-ActCode
Composition.section.codeexampleDocumentSectionCodes
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section.code.codingrequiredJP_Composition_CATHReport_SectionCode_VS
http://jpfhir.jp/fhir/SEAMAT/ValueSet/JP_Composition_CATHReport_SectionCode_VS
from this IG
Composition.section.text.statusrequiredFixed Value: additional
http://hl7.org/fhir/ValueSet/narrative-status|4.0.1
from the FHIR Standard
Composition.section.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:additional.codeexampleDocumentSectionCodes
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:additional.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:additional.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:additional.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:comorbidity.codeexampleDocumentSectionCodes
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:comorbidity.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:comorbidity.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:comorbidity.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:riskFactors.codeexampleDocumentSectionCodes
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:riskFactors.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:riskFactors.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:riskFactors.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:history.codeexampleDocumentSectionCodes
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:history.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:history.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:history.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:revascularization.codeexampleDocumentSectionCodes
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:revascularization.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:revascularization.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:revascularization.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:preoperative.codeexampleDocumentSectionCodes
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:preoperative.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:preoperative.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:preoperative.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:studyInfo.codeexampleDocumentSectionCodes
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:studyInfo.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:studyInfo.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:studyInfo.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:studyCont.codeexampleDocumentSectionCodes
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:studyCont.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:studyCont.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:studyCont.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:assisted.codeexampleDocumentSectionCodes
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:assisted.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:assisted.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:assisted.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:catheter.codeexampleDocumentSectionCodes
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:catheter.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:catheter.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:catheter.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:segment.codeexampleDocumentSectionCodes
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:segment.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:segment.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:segment.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:segmentEx.codeexampleDocumentSectionCodes
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:segmentEx.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:segmentEx.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:segmentEx.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:lvg.codeexampleDocumentSectionCodes
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:lvg.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:lvg.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:lvg.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:bloodPressure.codeexampleDocumentSectionCodes
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:bloodPressure.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:bloodPressure.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:bloodPressure.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:spasm.codeexampleDocumentSectionCodes
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:spasm.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:spasm.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:spasm.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:complication.codeexampleDocumentSectionCodes
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:complication.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:complication.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:complication.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:procedure.codeexampleDocumentSectionCodes
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:procedure.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:procedure.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:procedure.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:procedureEx.codeexampleDocumentSectionCodes
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:procedureEx.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:procedureEx.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:procedureEx.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:procDetailEx.codeexampleDocumentSectionCodes
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:procDetailEx.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:procDetailEx.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:procDetailEx.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard
Composition.section:procDetailStentEx.codeexampleDocumentSectionCodes
http://hl7.org/fhir/ValueSet/doc-section-codes
from the FHIR Standard
Composition.section:procDetailStentEx.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
from the FHIR Standard
Composition.section:procDetailStentEx.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
from the FHIR Standard
Composition.section:procDetailStentEx.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
cmp-1errorComposition.section, Composition.section:additional, Composition.section:comorbidity, Composition.section:riskFactors, Composition.section:history, Composition.section:revascularization, Composition.section:preoperative, Composition.section:studyInfo, Composition.section:studyCont, Composition.section:assisted, Composition.section:catheter, Composition.section:segment, Composition.section:segmentEx, Composition.section:lvg, Composition.section:bloodPressure, Composition.section:spasm, Composition.section:complication, Composition.section:procedure, Composition.section:procedureEx, Composition.section:procDetailEx, Composition.section:procDetailStentExセクションには、テキスト、エントリー、またはサブセクションのいずれかが少なくとも1つ必要です。
: text.exists() or entry.exists() or section.exists()
cmp-2errorComposition.section, Composition.section:additional, Composition.section:comorbidity, Composition.section:riskFactors, Composition.section:history, Composition.section:revascularization, Composition.section:preoperative, Composition.section:studyInfo, Composition.section:studyCont, Composition.section:assisted, Composition.section:catheter, Composition.section:segment, Composition.section:segmentEx, Composition.section:lvg, Composition.section:bloodPressure, Composition.section:spasm, Composition.section:complication, Composition.section:procedure, Composition.section:procedureEx, Composition.section:procDetailEx, Composition.section:procDetailStentExセクションが空の場合、emptyReasonを持つことはできません。
: emptyReason.empty() or entry.empty()
composition-cathreport-metaprofileerrorCompositionmeta.profileには、指定したプロファイルのURLの記述が存在しなければならない。
: meta.profile.where($this = 'http://jpfhir.jp/fhir/SEAMAT/StructureDefinition/JP_Composition_CATHReport').exists()
dom-2errorCompositionもしリソースが他のリソースに含まれている場合、そのリソースにはネストされたリソースを含めてはなりません (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-3errorCompositionもしリソースが他のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含まれるリソースに参照されるべきです。
: 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-4errorCompositionもしリソースが別のリソースの中に含まれる場合、meta.versionIdまたはmeta.lastUpdatedを持つべきではありません。
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorCompositionもしリソースが他のリソースに含まれている場合、セキュリティラベルを持つべきではありません。
: contained.meta.security.empty()
dom-6best practiceComposition資源は堅牢な管理のために物語を持つべきである。
: text.`div`.exists()
ele-1error**ALL** elementsすべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensions拡張機能または値[x]のいずれかが必要です。両方ではありません。
: extension.exists() != value.exists()
txt-1errorComposition.section.text.div叙述(Narative)には、HTML 4.0標準<a>要素(名前またはHREFのいずれか)、画像、および内部に含まれるスタイルの第7〜11章(第9章のセクション4を除く)および15で説明した基本的なHTMLフォーマット要素と属性のみが含まれます。属性 / The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes
: htmlChecks()
txt-2errorComposition.section.text.div叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content
: htmlChecks()