電子カルテ情報共有サービス2文書5情報+患者サマリー FHIR実装ガイド JP-CLINS(CLinical Information Sharing ImplementationGuide) v1.5.5
1.5.5 - release
Japan
電子カルテ情報共有サービス2文書5情報+患者サマリー FHIR実装ガイド JP-CLINS(CLinical Information Sharing ImplementationGuide) v1.5.5 - Local Development build (v1.5.5) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-09-14 |
Definitions for the JP-Composition-eDischargeSummary resource profile.
Guidance on how to interpret the contents of this table can be found here
0. Composition | |
Invariants | checkExist-CDASection-or-structuredSection: 【セクション構成はCDAセクションと構造情報セクションのどちらか一方だけ存在している必要がある。】 (((section.code.coding.where(code = '200')).exists()) xor ((section.code.coding.where(code = '300')).exists()) ) |
2. Composition.meta | |
4. Composition.meta.lastUpdated | |
Control | 1..? |
Must Support | true |
6. Composition.meta.profile | |
Definition | 準拠しているプロファイルとして次のURLとバージョンを指定する。バージョン指定を省略した場合には、データ受信時点の最新バージョンとみなされる。http://jpfhir.jp/fhir/ePCS/StructureDefinition/JP_Composition_eDischargeSummary|x.y.z |
Short | 準拠しているプロファイルとして次のURLとバージョンを指定する。バージョン指定を省略した場合には、データ受信時点の最新バージョンとみなされる。http://jpfhir.jp/fhir/ePCS/StructureDefinition/JP_Composition_eDischargeSummary|x.y.z |
Control | 1..? |
Must Support | true |
8. Composition.extension | |
Control | 1..? |
Slicing | This element introduces a set of slices on Composition.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
10. Composition.extension:version | |
Slice Name | version |
Short | 文書バージョンを表す拡張 |
Control | 1..1 |
Type | Extension(Composition Version Number) (Extension Type: string) |
Must Support | true |
12. Composition.extension:version.url | |
Must Support | true |
14. Composition.extension:version.value[x] | |
Definition | 文書のバージョン番号を表す文字列。 例 : 第1版は "1" とする。 |
Short | 文書のバージョン番号を表す文字列。 |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
Must Support | true |
16. Composition.identifier | |
Note | This is a business identifier, not a resource identifier (see discussion) |
Control | 1..? |
Must Support | true |
18. Composition.identifier.system | |
Definition | 文書リソースIDの名前空間を表すURI。固定値。 |
Short | 文書リソースIDの名前空間を表すURI。固定値。 |
Control | 1..? |
Must Support | true |
Fixed Value | http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier |
20. Composition.identifier.value | |
Definition | その医療機関が発行した診療情報提供書をその医療機関内において一意に識別するID(診療情報提供書番号)を設定する。 Identifier型のvalue要素に、保険医療機関番号(10桁)、発行年(4桁)、施設内において発行年内で一意となる番号(32桁以内)をハット文字(“^”)で連結した文字列を指定する。 例:”1311234567-2020-00123456 |
Short | 文書リソースID |
Control | 1..? |
Must Support | true |
22. Composition.status | |
Definition | この文書のステータス。 仕様上は、preliminary | final | amended | entered_in_error のいずれかを設定できるが、医療機関から登録される段階では、"final" でなければならない。 |
Short | この文書のステータス。 |
Fixed Value | final |
24. Composition.type | |
Definition | documentタイプのうち文書種別 |
Short | 文書区分コード |
Binding | The codes SHALL be taken from FHIR文書の文書区分(医療文書) (required to http://jpfhir.jp/fhir/Common/ValueSet/doc-typecodes ) |
Must Support | true |
26. Composition.type.coding | |
Control | 1..1 |
Must Support | true |
28. Composition.type.coding.system | |
Definition | 文書区分コードのコード体系を識別するURI。固定値 |
Must Support | true |
Fixed Value | http://jpfhir.jp/fhir/Common/CodeSystem/doc-typecodes |
30. Composition.type.coding.version | |
Note | This is a business version Id, not a resource version Id (see discussion) |
Must Support | true |
32. Composition.type.coding.code | |
Definition | 退院時サマリー"18842-5"を指定。固定値。 |
Control | 1..? |
Must Support | true |
Fixed Value | 18842-5 |
34. Composition.type.coding.display | |
Definition | 文書区分コードの表示名。 |
Short | 文書区分コードの表示名。 |
Must Support | true |
Fixed Value | 退院時サマリー |
36. Composition.category | |
Definition | 文書カテゴリーコード。 退院時サマリーでは文書サブ区分からDISCHARGE:退院時文書 を使用する。 |
Short | 文書カテゴリーコード |
Control | 1..1 |
Binding | The codes SHALL be taken from FHIR文書の文書サブ区分(医療文書) (required to http://jpfhir.jp/fhir/Common/ValueSet/doc-subtypecodes ) |
Must Support | true |
38. Composition.category.coding | |
Control | 1..1 |
Must Support | true |
40. Composition.category.coding.system | |
Definition | 文書カテゴリコードのコード体系を識別するURI。固定値。 |
Short | 文書カテゴリコードのコード体系 |
Control | 1..? |
Must Support | true |
Fixed Value | http://jpfhir.jp/fhir/Common/CodeSystem/doc-subtypecodes |
42. Composition.category.coding.code | |
Definition | 文書カテゴリコード 退院時サマリーでは、文書サブ区分からDISCHARGE: 退院時文書 を使用する。 |
Short | 文書カテゴリコード |
Control | 1..? |
Must Support | true |
Fixed Value | DISCHARGE |
44. Composition.category.coding.display | |
Definition | 文書カテゴリ 退院時サマリーでは、文書サブ区分からDISCHARGE: 退院時文書 を使用する。 |
Short | 文書カテゴリコードの表示名 |
46. Composition.subject | |
Definition | 患者情報を表すPatientリソースへの参照。 |
Short | 患者情報を表すPatientリソースへの参照。 |
Control | 1..? |
Must Support | true |
48. Composition.subject.reference | |
Definition | Bundleリソースに記述されるPatientリソースのfullUrl要素に指定されるUUIDを指定。 例:"urn:uuid:11f0a9a6_a91d_3aef_fc4e_069995b89c4f" |
Short | PatientリソースのfullUrl要素に指定されるUUIDを指定。 |
Control | 1..? |
Must Support | true |
50. Composition.encounter | |
Definition | この文書が作成された受診時状況情報を表すEncounterリソースへの参照 |
Short | この文書が作成された受診時状況情報を表すEncounterリソースへの参照 |
Type | Reference(JP Core Encounter Profile) |
Must Support | true |
52. Composition.encounter.reference | |
Definition | Bundleリソースに記述されるEncounterリソースのfullUrl要素に指定されるUUIDを指定。 例:"urn:uuid:12f0a9a6_a91d_8aef_d14e_069795b89c9f" |
Short | EncounterリソースのfullUrl要素に指定されるUUIDを指定。 |
Control | 1..? |
Must Support | true |
54. Composition.date | |
Definition | このリソースを作成または最後に編集した日時。ISO8601に準拠し、秒の精度まで記録し、タイムゾーンも付記する。 午前0時を"24:00"と記録することはできないため"00:00"と記録すること。 例:"2020_08_21T12:28:21+09:00" |
Must Support | true |
56. Composition.author | |
Definition | 文書作成責任者を表すPractitionerリソースへの参照、および,文書作成機関か、または文書作成機関の診療科と文書作成機関を表すOrganizationリソースへの参照の2つのReferenceを繰り返す。 |
Short | 文書作成責任者と文書作成機関とへの参照。 |
Type | Reference(JP_Practitioner_eCS, JP_Organization_eCS) |
58. Composition.title | |
Must Support | true |
Fixed Value | 退院時サマリー |
60. Composition.custodian | |
Definition | 文書作成機関と同一の組織の場合、custodian要素からは文書作成機関を表すOrganizationリソースへの参照となる。文書作成機関とは異なる組織である場合は、文書作成機関とは別のOrganizationリソースで表現し、custodian要素からはそのOrganizationリソースを参照する。 |
Short | 文書の作成・修正を行い、文書の管理責任を持つ医療機関(Organizationリソース)への参照 |
Control | 1..? |
Type | Reference(JP_Organization_eCS) |
Must Support | true |
62. Composition.custodian.reference | |
Definition | custodianに対応するOrganizationリソースのfullUrl要素に指定されるUUIDを指定。 例:"urn:uuid:179f9f7f_e546_04c2_6888_a9e0b24e5720" |
Short | custodianに対応するOrganizationリソースのfullUrl要素に指定されるUUIDを指定。 |
Control | 1..? |
64. Composition.event | |
Definition | 退院時サマリーの発行イベントの情報 診療情報提供書と違いこの要素はなくてもよい |
Short | 退院時サマリーの発行イベントの情報 |
Control | 1..1 |
Must Support | true |
66. Composition.event.code | |
Control | 0..0 |
68. Composition.event.period | |
Definition | 退院時サマリーの対象となる入院期間。ISO8601に準拠yyyy-mm-dd形式で記述する。 |
Short | 退院時サマリーの対象となる入院期間 |
Control | 1..? |
Must Support | true |
70. Composition.event.period.start | |
Definition | 退院時サマリーの対象となる入院期間の入院日。ISO8601に準拠yyyy-mm-dd形式で記述する。 |
Short | 退院時サマリーの対象となる入院期間の入院日 |
Control | 1..? |
Must Support | true |
72. Composition.event.period.end | |
Definition | 退院時サマリーの対象となる入院期間の退院日。ISO8601に準拠yyyy-mm-dd形式で記述する。 |
Short | 退院時サマリーの対象となる入院期間の退院日 |
Control | 1..? |
Must Support | true |
74. Composition.section | |
Slicing | This element introduces a set of slices on Composition.section . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
76. Composition.section:cdaSection | |
Slice Name | cdaSection |
Definition | CDA参照セクション |
Short | CDA参照セクション |
Control | 0..1 |
Must Support | true |
78. Composition.section:cdaSection.title | |
Control | 1..? |
Must Support | true |
Fixed Value | CDA参照 |
80. Composition.section:cdaSection.code | |
Definition | セクション区分コード |
Short | セクション区分コード |
Control | 1..? |
Must Support | true |
82. Composition.section:cdaSection.code.coding | |
Control | 1..1 |
Binding | The codes SHALL be taken from 退院時サマリーセクション区分コード ValueSet (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section ) |
Must Support | true |
84. Composition.section:cdaSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
Short | セクション区分コードのコード体系 |
Control | 1..? |
Must Support | true |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
86. Composition.section:cdaSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 |
Short | セクション区分のコード値 |
Control | 1..? |
Must Support | true |
Fixed Value | 200 |
88. Composition.section:cdaSection.code.coding.display | |
Definition | セクション区分コードの表示名。 |
Short | セクション区分コードの表示名 |
Must Support | true |
Pattern Value | CDA参照セクション |
90. Composition.section:cdaSection.code.coding.userSelected | |
Control | 0..0 |
92. Composition.section:cdaSection.code.text | |
Control | 0..0 |
94. Composition.section:cdaSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 |
Must Support | true |
96. Composition.section:cdaSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 |
Short | セクションの内容作成状態コード |
Must Support | true |
Fixed Value | additional |
98. Composition.section:cdaSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 |
Short | xhtml簡略形式に従った叙述記述データ |
100. Composition.section:cdaSection.mode | |
Control | 0..0 |
102. Composition.section:cdaSection.orderedBy | |
Control | 0..0 |
104. Composition.section:cdaSection.entry | |
Definition | CDA規約文書ファイルへの参照 |
Short | CDA規約文書ファイルへの参照 |
Control | 1..1 |
Type | Reference(DocumentReference) |
106. Composition.section:cdaSection.section | |
Control | 0..0 |
108. Composition.section:structuredSection | |
Slice Name | structuredSection |
Definition | 構造情報セクション |
Short | 構造情報セクション |
Control | 0..1 |
Must Support | true |
110. Composition.section:structuredSection.title | |
Fixed Value | 構造情報 |
112. Composition.section:structuredSection.code | |
114. Composition.section:structuredSection.code.coding | |
116. Composition.section:structuredSection.code.coding.code | |
Control | 1..? |
Fixed Value | 300 |
118. Composition.section:structuredSection.code.coding.display | |
Pattern Value | 構造情報セクション |
120. Composition.section:structuredSection.code.text | |
Control | 0..0 |
122. Composition.section:structuredSection.text | |
Control | 0..0 |
124. Composition.section:structuredSection.emptyReason | |
Must Support | true |
126. Composition.section:structuredSection.section | |
Control | 10..? |
Slicing | This element introduces a set of slices on Composition.section.section . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
128. Composition.section:structuredSection.section:detailsOnAdmissionSection | |
Slice Name | detailsOnAdmissionSection |
Definition | 入院時詳細セクション |
Short | 入院時詳細セクション |
Control | 1..1 |
Type | BackboneElement |
Must Support | true |
130. Composition.section:structuredSection.section:detailsOnAdmissionSection.title | |
Definition | セクションタイトル。固定値。 |
Short | セクションタイトル |
Control | 1..? |
Must Support | true |
Pattern Value | 入院時詳細 |
132. Composition.section:structuredSection.section:detailsOnAdmissionSection.code | |
Definition | セクション区分コード |
Short | セクション区分コード |
Control | 1..? |
Must Support | true |
134. Composition.section:structuredSection.section:detailsOnAdmissionSection.code.coding | |
Control | 1..1 |
Must Support | true |
136. Composition.section:structuredSection.section:detailsOnAdmissionSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
Short | セクション区分コードのコード体系 |
Control | 1..? |
Must Support | true |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
138. Composition.section:structuredSection.section:detailsOnAdmissionSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 |
Short | セクション区分のコード値 |
Control | 1..? |
Must Support | true |
Fixed Value | 322 |
140. Composition.section:structuredSection.section:detailsOnAdmissionSection.code.coding.display | |
Definition | セクション区分コードの表示名。 |
Short | セクション区分コードの表示名 |
Must Support | true |
Pattern Value | 入院時詳細セクション |
142. Composition.section:structuredSection.section:detailsOnAdmissionSection.code.coding.userSelected | |
Control | 0..0 |
144. Composition.section:structuredSection.section:detailsOnAdmissionSection.code.text | |
Control | 0..0 |
146. Composition.section:structuredSection.section:detailsOnAdmissionSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 |
Must Support | true |
148. Composition.section:structuredSection.section:detailsOnAdmissionSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 |
Short | セクションの内容作成状態コード |
Must Support | true |
Fixed Value | additional |
150. Composition.section:structuredSection.section:detailsOnAdmissionSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 |
Short | xhtml簡略形式に従った叙述記述データ |
152. Composition.section:structuredSection.section:detailsOnAdmissionSection.mode | |
Control | 0..0 |
154. Composition.section:structuredSection.section:detailsOnAdmissionSection.orderedBy | |
Control | 0..0 |
156. Composition.section:structuredSection.section:detailsOnAdmissionSection.entry | |
Definition | Encounterリソースを参照 |
Short | Encounterリソースを参照 |
Control | 1..1 |
Type | Reference(JP Core Encounter Profile) |
Must Support | true |
158. Composition.section:structuredSection.section:detailsOnAdmissionSection.emptyReason | |
Must Support | true |
160. Composition.section:structuredSection.section:detailsOnAdmissionSection.section | |
Control | 0..0 |
162. Composition.section:structuredSection.section:diagnosesOnAdmissionSection | |
Slice Name | diagnosesOnAdmissionSection |
Definition | 入院時診断セクション |
Short | 入院時診断セクション |
Control | 1..1 |
Type | BackboneElement |
Must Support | true |
164. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.title | |
Definition | セクションタイトル。固定値。 |
Short | セクションタイトル |
Control | 1..? |
Must Support | true |
Pattern Value | 入院時診断 |
166. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.code | |
Definition | セクション区分コード |
Short | セクション区分コード |
Control | 1..? |
Must Support | true |
168. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.code.coding | |
Control | 1..1 |
Must Support | true |
170. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
Short | セクション区分コードのコード体系 |
Control | 1..? |
Must Support | true |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
172. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 |
Short | セクション区分のコード値 |
Control | 1..? |
Must Support | true |
Fixed Value | 342 |
174. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.code.coding.display | |
Definition | セクション区分コードの表示名。 |
Short | セクション区分コードの表示名 |
Must Support | true |
Pattern Value | 入院時診断セクション |
176. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.code.coding.userSelected | |
Control | 0..0 |
178. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.code.text | |
Control | 0..0 |
180. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 |
Must Support | true |
182. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 |
Short | セクションの内容作成状態コード |
Must Support | true |
Fixed Value | additional |
184. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 |
Short | xhtml簡略形式に従った叙述記述データ |
186. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.mode | |
Control | 0..0 |
188. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.orderedBy | |
Control | 0..0 |
190. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.entry | |
Definition | (入院時の)傷病名 |
Short | 必須。(入院時の)傷病名・主訴を1個以上必ず記述する。 |
Type | Reference(JP Core Condition Profile) |
Must Support | true |
192. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.emptyReason | |
Must Support | true |
194. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.section | |
Control | 0..0 |
196. Composition.section:structuredSection.section:allergyIntoleranceSection | |
Slice Name | allergyIntoleranceSection |
Definition | アレルギー・不耐性反応セクション |
Short | アレルギー・不耐性反応セクション |
Control | 0..1 |
Type | BackboneElement |
Must Support | true |
198. Composition.section:structuredSection.section:allergyIntoleranceSection.title | |
Definition | セクションタイトル。固定値。 |
Short | セクションタイトル |
Control | 1..? |
Must Support | true |
Pattern Value | アレルギー・不耐性反応 |
200. Composition.section:structuredSection.section:allergyIntoleranceSection.code | |
Definition | セクション区分コード |
Short | セクション区分コード |
Control | 1..? |
Must Support | true |
202. Composition.section:structuredSection.section:allergyIntoleranceSection.code.coding | |
Control | 1..1 |
Must Support | true |
204. Composition.section:structuredSection.section:allergyIntoleranceSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
Short | セクション区分コードのコード体系 |
Control | 1..? |
Must Support | true |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
206. Composition.section:structuredSection.section:allergyIntoleranceSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 |
Short | セクション区分のコード値 |
Control | 1..? |
Must Support | true |
Fixed Value | 510 |
208. Composition.section:structuredSection.section:allergyIntoleranceSection.code.coding.display | |
Definition | セクション区分コードの表示名。 |
Short | セクション区分コードの表示名 |
Must Support | true |
Pattern Value | アレルギー・不耐性反応セクション |
210. Composition.section:structuredSection.section:allergyIntoleranceSection.code.coding.userSelected | |
Control | 0..0 |
212. Composition.section:structuredSection.section:allergyIntoleranceSection.code.text | |
Control | 0..0 |
214. Composition.section:structuredSection.section:allergyIntoleranceSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 |
Must Support | true |
216. Composition.section:structuredSection.section:allergyIntoleranceSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 |
Short | セクションの内容作成状態コード |
Must Support | true |
Fixed Value | additional |
218. Composition.section:structuredSection.section:allergyIntoleranceSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 |
Short | xhtml簡略形式に従った叙述記述データ |
220. Composition.section:structuredSection.section:allergyIntoleranceSection.mode | |
Control | 0..0 |
222. Composition.section:structuredSection.section:allergyIntoleranceSection.orderedBy | |
Control | 0..0 |
224. Composition.section:structuredSection.section:allergyIntoleranceSection.entry | |
Definition | アレルギー・不耐性反応情報を記述して参照する。 1つのアレルギーにつき1つのAllergyIntoleranceリソースで記述されたものを参照する。 記述すべきアレルギー・不耐性反応情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 アレルギー・不耐性反応情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 |
Short | アレルギー・不耐性反応情報を記述したAllergyIntoleranceリソースを参照 |
Type | Reference(JP Core AllergyIntolerance Profile) |
Must Support | true |
226. Composition.section:structuredSection.section:allergyIntoleranceSection.section | |
Control | 0..0 |
228. Composition.section:structuredSection.section:chiefComplaintsSection | |
Slice Name | chiefComplaintsSection |
Definition | 主訴セクション |
Short | 主訴セクション |
Control | 1..1 |
Type | BackboneElement |
Must Support | true |
230. Composition.section:structuredSection.section:chiefComplaintsSection.title | |
Definition | セクションタイトル。固定値。 |
Short | セクションタイトル |
Control | 1..? |
Must Support | true |
Pattern Value | 主訴 |
232. Composition.section:structuredSection.section:chiefComplaintsSection.code | |
Definition | セクション区分コード |
Short | セクション区分コード |
Control | 1..? |
Must Support | true |
234. Composition.section:structuredSection.section:chiefComplaintsSection.code.coding | |
Control | 1..1 |
Must Support | true |
236. Composition.section:structuredSection.section:chiefComplaintsSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
Short | セクション区分コードのコード体系 |
Control | 1..? |
Must Support | true |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
238. Composition.section:structuredSection.section:chiefComplaintsSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 |
Short | セクション区分のコード値 |
Control | 1..? |
Must Support | true |
Fixed Value | 352 |
240. Composition.section:structuredSection.section:chiefComplaintsSection.code.coding.display | |
Definition | セクション区分コードの表示名。 |
Short | セクション区分コードの表示名 |
Must Support | true |
Pattern Value | 主訴セクション |
242. Composition.section:structuredSection.section:chiefComplaintsSection.code.coding.userSelected | |
Control | 0..0 |
244. Composition.section:structuredSection.section:chiefComplaintsSection.code.text | |
Control | 0..0 |
246. Composition.section:structuredSection.section:chiefComplaintsSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 |
Must Support | true |
248. Composition.section:structuredSection.section:chiefComplaintsSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 |
Short | セクションの内容作成状態コード |
Must Support | true |
Fixed Value | additional |
250. Composition.section:structuredSection.section:chiefComplaintsSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 |
Short | xhtml簡略形式に従った叙述記述データ |
252. Composition.section:structuredSection.section:chiefComplaintsSection.mode | |
Control | 0..0 |
254. Composition.section:structuredSection.section:chiefComplaintsSection.orderedBy | |
Control | 0..0 |
256. Composition.section:structuredSection.section:chiefComplaintsSection.entry | |
Definition | 主訴に対応するConditionリソースを参照 |
Short | 主訴に対応するConditionリソースを参照 |
Type | Reference(JP Core Condition Profile) |
Must Support | true |
258. Composition.section:structuredSection.section:chiefComplaintsSection.section | |
Control | 0..0 |
260. Composition.section:structuredSection.section:reasonForAdmissionSection | |
Slice Name | reasonForAdmissionSection |
Definition | 入院理由セクション |
Short | 入院理由セクション |
Control | 1..1 |
Type | BackboneElement |
Must Support | true |
262. Composition.section:structuredSection.section:reasonForAdmissionSection.title | |
Definition | セクションタイトル。固定値。 |
Short | セクションタイトル |
Control | 1..? |
Must Support | true |
Pattern Value | 入院理由 |
264. Composition.section:structuredSection.section:reasonForAdmissionSection.code | |
Definition | セクション区分コード |
Short | セクション区分コード |
Control | 1..? |
Must Support | true |
266. Composition.section:structuredSection.section:reasonForAdmissionSection.code.coding | |
Control | 1..1 |
Must Support | true |
268. Composition.section:structuredSection.section:reasonForAdmissionSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
Short | セクション区分コードのコード体系 |
Control | 1..? |
Must Support | true |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
270. Composition.section:structuredSection.section:reasonForAdmissionSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 |
Short | セクション区分のコード値 |
Control | 1..? |
Must Support | true |
Fixed Value | 312 |
272. Composition.section:structuredSection.section:reasonForAdmissionSection.code.coding.display | |
Definition | セクション区分コードの表示名。 |
Short | セクション区分コードの表示名 |
Must Support | true |
Pattern Value | 入院理由セクション |
274. Composition.section:structuredSection.section:reasonForAdmissionSection.code.coding.userSelected | |
Control | 0..0 |
276. Composition.section:structuredSection.section:reasonForAdmissionSection.code.text | |
Control | 0..0 |
278. Composition.section:structuredSection.section:reasonForAdmissionSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 |
Must Support | true |
280. Composition.section:structuredSection.section:reasonForAdmissionSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 |
Short | セクションの内容作成状態コード |
Must Support | true |
Fixed Value | additional |
282. Composition.section:structuredSection.section:reasonForAdmissionSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 |
Short | xhtml簡略形式に従った叙述記述データ |
284. Composition.section:structuredSection.section:reasonForAdmissionSection.mode | |
Control | 0..0 |
286. Composition.section:structuredSection.section:reasonForAdmissionSection.orderedBy | |
Control | 0..0 |
288. Composition.section:structuredSection.section:reasonForAdmissionSection.entry | |
Definition | CodeableConceptであるEncounter.reasonCodeに病名あるいはtextで記述できる |
Short | 入院理由をEncounter.reasonCodeに記述する |
Control | 0..1 |
Type | Reference(JP Core Encounter Profile) |
Must Support | true |
290. Composition.section:structuredSection.section:reasonForAdmissionSection.section | |
Control | 0..0 |
292. Composition.section:structuredSection.section:presentIllnessSection | |
Slice Name | presentIllnessSection |
Definition | 現病歴セクション |
Short | 現病歴セクション |
Control | 1..1 |
Type | BackboneElement |
Must Support | true |
294. Composition.section:structuredSection.section:presentIllnessSection.title | |
Definition | セクションタイトル。固定値。 |
Short | セクションタイトル |
Control | 1..? |
Must Support | true |
Pattern Value | 現病歴 |
296. Composition.section:structuredSection.section:presentIllnessSection.code | |
Definition | セクション区分コード |
Short | セクション区分コード |
Control | 1..? |
Must Support | true |
298. Composition.section:structuredSection.section:presentIllnessSection.code.coding | |
Control | 1..1 |
Must Support | true |
300. Composition.section:structuredSection.section:presentIllnessSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
Short | セクション区分コードのコード体系 |
Control | 1..? |
Must Support | true |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
302. Composition.section:structuredSection.section:presentIllnessSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 |
Short | セクション区分のコード値 |
Control | 1..? |
Must Support | true |
Fixed Value | 360 |
304. Composition.section:structuredSection.section:presentIllnessSection.code.coding.display | |
Definition | セクション区分コードの表示名。 |
Short | セクション区分コードの表示名 |
Must Support | true |
Pattern Value | 現病歴セクション |
306. Composition.section:structuredSection.section:presentIllnessSection.code.coding.userSelected | |
Control | 0..0 |
308. Composition.section:structuredSection.section:presentIllnessSection.code.text | |
Control | 0..0 |
310. Composition.section:structuredSection.section:presentIllnessSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 |
Must Support | true |
312. Composition.section:structuredSection.section:presentIllnessSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 |
Short | セクションの内容作成状態コード |
Must Support | true |
Fixed Value | additional |
314. Composition.section:structuredSection.section:presentIllnessSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 |
Short | xhtml簡略形式に従った叙述記述データ |
316. Composition.section:structuredSection.section:presentIllnessSection.mode | |
Control | 0..0 |
318. Composition.section:structuredSection.section:presentIllnessSection.orderedBy | |
Control | 0..0 |
320. Composition.section:structuredSection.section:presentIllnessSection.entry | |
Definition | フリーテキストでしか記述できない場合には、それをCondition.code.text およびCodition.noteに記述したConditionリソースを参照する。 疾患ごとに分けて現病歴を記述できる場合には、それぞれをひとつのConditionリソースで記述して参照する。 |
Short | 必須。現病歴として記述すべき疾患に関する現在にいたる経過歴を1個以上必ず記述したConditionリソースを参照する。 |
Type | Reference(JP Core Condition Profile) |
Must Support | true |
322. Composition.section:structuredSection.section:presentIllnessSection.section | |
Control | 0..0 |
324. Composition.section:structuredSection.section:pastIllnessSection | |
Slice Name | pastIllnessSection |
Definition | 既往歴セクション |
Short | 既往歴セクション |
Control | 0..1 |
Type | BackboneElement |
Must Support | true |
326. Composition.section:structuredSection.section:pastIllnessSection.title | |
Definition | セクションタイトル。固定値。 |
Short | セクションタイトル |
Control | 1..? |
Must Support | true |
Pattern Value | 既往歴 |
328. Composition.section:structuredSection.section:pastIllnessSection.code | |
Definition | セクション区分コード |
Short | セクション区分コード |
Control | 1..? |
Must Support | true |
330. Composition.section:structuredSection.section:pastIllnessSection.code.coding | |
Control | 1..1 |
Must Support | true |
332. Composition.section:structuredSection.section:pastIllnessSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
Short | セクション区分コードのコード体系 |
Control | 1..? |
Must Support | true |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
334. Composition.section:structuredSection.section:pastIllnessSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 |
Short | セクション区分のコード値 |
Control | 1..? |
Must Support | true |
Fixed Value | 370 |
336. Composition.section:structuredSection.section:pastIllnessSection.code.coding.display | |
Definition | セクション区分コードの表示名。 |
Short | セクション区分コードの表示名 |
Must Support | true |
Pattern Value | 既往歴セクション |
338. Composition.section:structuredSection.section:pastIllnessSection.code.coding.userSelected | |
Control | 0..0 |
340. Composition.section:structuredSection.section:pastIllnessSection.code.text | |
Control | 0..0 |
342. Composition.section:structuredSection.section:pastIllnessSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 |
Must Support | true |
344. Composition.section:structuredSection.section:pastIllnessSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 |
Short | セクションの内容作成状態コード |
Must Support | true |
Fixed Value | additional |
346. Composition.section:structuredSection.section:pastIllnessSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 |
Short | xhtml簡略形式に従った叙述記述データ |
348. Composition.section:structuredSection.section:pastIllnessSection.mode | |
Control | 0..0 |
350. Composition.section:structuredSection.section:pastIllnessSection.orderedBy | |
Control | 0..0 |
352. Composition.section:structuredSection.section:pastIllnessSection.entry | |
Definition | 既往歴をConditionリソースに記述して参照する。 1つの既往疾患につき1つのConditionリソースで記述されたものを参照する。 記述すべき既往疾患が存在しないことを明示的に記述する(「既往特になし」など)場合にはentry要素は出現せず、emptyReasonにnilknownを記述する。 既往疾患情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 |
Short | 既往歴をConditionリソースに記述して参照する。 |
Type | Reference(JP Core Condition Profile) |
Must Support | true |
354. Composition.section:structuredSection.section:pastIllnessSection.section | |
Control | 0..0 |
356. Composition.section:structuredSection.section:medicationsOnAdmissionSection | |
Slice Name | medicationsOnAdmissionSection |
Definition | 入院時服薬セクション |
Short | 入院時服薬セクション |
Control | 0..1 |
Type | BackboneElement |
Must Support | true |
358. Composition.section:structuredSection.section:medicationsOnAdmissionSection.title | |
Definition | セクションタイトル。固定値。 |
Short | セクションタイトル |
Control | 1..? |
Must Support | true |
Pattern Value | 入院時服薬 |
360. Composition.section:structuredSection.section:medicationsOnAdmissionSection.code | |
Definition | セクション区分コード |
Short | セクション区分コード |
Control | 1..? |
Must Support | true |
362. Composition.section:structuredSection.section:medicationsOnAdmissionSection.code.coding | |
Control | 1..1 |
Must Support | true |
364. Composition.section:structuredSection.section:medicationsOnAdmissionSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
Short | セクション区分コードのコード体系 |
Control | 1..? |
Must Support | true |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
366. Composition.section:structuredSection.section:medicationsOnAdmissionSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 |
Short | セクション区分のコード値 |
Control | 1..? |
Must Support | true |
Fixed Value | 432 |
368. Composition.section:structuredSection.section:medicationsOnAdmissionSection.code.coding.display | |
Definition | セクション区分コードの表示名。 |
Short | セクション区分コードの表示名 |
Must Support | true |
Pattern Value | 入院時服薬セクション |
370. Composition.section:structuredSection.section:medicationsOnAdmissionSection.code.coding.userSelected | |
Control | 0..0 |
372. Composition.section:structuredSection.section:medicationsOnAdmissionSection.code.text | |
Control | 0..0 |
374. Composition.section:structuredSection.section:medicationsOnAdmissionSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 |
Must Support | true |
376. Composition.section:structuredSection.section:medicationsOnAdmissionSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 |
Short | セクションの内容作成状態コード |
Must Support | true |
Fixed Value | additional |
378. Composition.section:structuredSection.section:medicationsOnAdmissionSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 |
Short | xhtml簡略形式に従った叙述記述データ |
380. Composition.section:structuredSection.section:medicationsOnAdmissionSection.mode | |
Control | 0..0 |
382. Composition.section:structuredSection.section:medicationsOnAdmissionSection.orderedBy | |
Control | 0..0 |
384. Composition.section:structuredSection.section:medicationsOnAdmissionSection.entry | |
Definition | 入院時の服薬情報(正確には入院直前までの服薬情報)は、1医薬品ごとに1つのMedicationStatementリソースを使用して記述する。 MedicationStatementでは、1医薬品ごとに用法を記述することができ、 それが必要な場合で情報が入手できる場合には、MedicationStatement.dosage要素に記述する |
Short | 投薬情報を記述したMedicationStatementを参照 |
Type | Reference(JP_MedicationRequest_eCS) |
Must Support | true |
386. Composition.section:structuredSection.section:medicationsOnAdmissionSection.section | |
Control | 0..0 |
388. Composition.section:structuredSection.section:socialHistorySection | |
Slice Name | socialHistorySection |
Definition | 社会歴・生活習慣セクション |
Short | 社会歴・生活習慣セクション |
Control | 0..1 |
Type | BackboneElement |
Must Support | true |
390. Composition.section:structuredSection.section:socialHistorySection.title | |
Definition | セクションタイトル。固定値。 |
Short | セクションタイトル |
Control | 1..? |
Must Support | true |
Pattern Value | 社会歴・生活習慣 |
392. Composition.section:structuredSection.section:socialHistorySection.code | |
Definition | セクション区分コード |
Short | セクション区分コード |
Control | 1..? |
Must Support | true |
394. Composition.section:structuredSection.section:socialHistorySection.code.coding | |
Control | 1..1 |
Must Support | true |
396. Composition.section:structuredSection.section:socialHistorySection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
Short | セクション区分コードのコード体系 |
Control | 1..? |
Must Support | true |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
398. Composition.section:structuredSection.section:socialHistorySection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 |
Short | セクション区分のコード値 |
Control | 1..? |
Must Support | true |
Fixed Value | 640 |
400. Composition.section:structuredSection.section:socialHistorySection.code.coding.display | |
Definition | セクション区分コードの表示名。 |
Short | セクション区分コードの表示名 |
Must Support | true |
Pattern Value | 社会歴・生活習慣セクション |
402. Composition.section:structuredSection.section:socialHistorySection.code.coding.userSelected | |
Control | 0..0 |
404. Composition.section:structuredSection.section:socialHistorySection.code.text | |
Control | 0..0 |
406. Composition.section:structuredSection.section:socialHistorySection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 |
Must Support | true |
408. Composition.section:structuredSection.section:socialHistorySection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 |
Short | セクションの内容作成状態コード |
Must Support | true |
Fixed Value | additional |
410. Composition.section:structuredSection.section:socialHistorySection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 |
Short | xhtml簡略形式に従った叙述記述データ |
412. Composition.section:structuredSection.section:socialHistorySection.mode | |
Control | 0..0 |
414. Composition.section:structuredSection.section:socialHistorySection.orderedBy | |
Control | 0..0 |
416. Composition.section:structuredSection.section:socialHistorySection.entry | |
Definition | 社会歴・生活習慣情報を記述して参照する。 1つの社会歴・生活習慣につき1つのObservationリソースで記述されたものを参照する。 記述すべき社会歴・生活習慣情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 社会歴・生活習慣情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 |
Short | 社会歴・生活習慣情報を記述したObservationリソースを参照 |
Type | Reference(JP Core Observation SocialHistory Profile) |
Must Support | true |
418. Composition.section:structuredSection.section:socialHistorySection.section | |
Control | 0..0 |
420. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection | |
Slice Name | physicalStatusOnAdmissionSection |
Definition | 入院時身体所見セクション |
Short | 入院時身体所見セクション |
Control | 0..1 |
Type | BackboneElement |
Must Support | true |
422. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.title | |
Definition | セクションタイトル。固定値。 |
Short | セクションタイトル |
Control | 1..? |
Must Support | true |
Pattern Value | 入院時身体所見 |
424. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.code | |
Definition | セクション区分コード |
Short | セクション区分コード |
Control | 1..? |
Must Support | true |
426. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.code.coding | |
Control | 1..1 |
Must Support | true |
428. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
Short | セクション区分コードのコード体系 |
Control | 1..? |
Must Support | true |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
430. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 |
Short | セクション区分のコード値 |
Control | 1..? |
Must Support | true |
Fixed Value | 612 |
432. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.code.coding.display | |
Definition | セクション区分コードの表示名。 |
Short | セクション区分コードの表示名 |
Must Support | true |
Pattern Value | 入院時身体所見セクション |
434. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.code.coding.userSelected | |
Control | 0..0 |
436. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.code.text | |
Control | 0..0 |
438. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 |
Must Support | true |
440. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 |
Short | セクションの内容作成状態コード |
Must Support | true |
Fixed Value | additional |
442. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 |
Short | xhtml簡略形式に従った叙述記述データ |
444. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.mode | |
Control | 0..0 |
446. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.orderedBy | |
Control | 0..0 |
448. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.entry | |
Definition | 入院時の身体所見を記述して参照する。 1つの身体所見につき1つのObservationリソースで記述されたものを参照する。 記述すべき身体所見が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 身体所見を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 |
Short | 入院時の身体所見を記述したObservationリソースを参照 |
Type | Reference(JP Core Observation Common Profile) |
Must Support | true |
450. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.section | |
Control | 0..0 |
452. Composition.section:structuredSection.section:familiyHistorySection | |
Slice Name | familiyHistorySection |
Definition | 家族歴セクション |
Short | 家族歴セクション |
Control | 0..1 |
Type | BackboneElement |
Must Support | true |
454. Composition.section:structuredSection.section:familiyHistorySection.title | |
Definition | セクションタイトル。固定値。 |
Short | セクションタイトル |
Control | 1..? |
Must Support | true |
Pattern Value | 家族歴 |
456. Composition.section:structuredSection.section:familiyHistorySection.code | |
Definition | セクション区分コード |
Short | セクション区分コード |
Control | 1..? |
Must Support | true |
458. Composition.section:structuredSection.section:familiyHistorySection.code.coding | |
Control | 1..1 |
Must Support | true |
460. Composition.section:structuredSection.section:familiyHistorySection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
Short | セクション区分コードのコード体系 |
Control | 1..? |
Must Support | true |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
462. Composition.section:structuredSection.section:familiyHistorySection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 |
Short | セクション区分のコード値 |
Control | 1..? |
Must Support | true |
Fixed Value | 550 |
464. Composition.section:structuredSection.section:familiyHistorySection.code.coding.display | |
Definition | セクション区分コードの表示名。 |
Short | セクション区分コードの表示名 |
Must Support | true |
Pattern Value | 家族歴セクション |
466. Composition.section:structuredSection.section:familiyHistorySection.code.coding.userSelected | |
Control | 0..0 |
468. Composition.section:structuredSection.section:familiyHistorySection.code.text | |
Control | 0..0 |
470. Composition.section:structuredSection.section:familiyHistorySection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 |
Must Support | true |
472. Composition.section:structuredSection.section:familiyHistorySection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 |
Short | セクションの内容作成状態コード |
Must Support | true |
Fixed Value | additional |
474. Composition.section:structuredSection.section:familiyHistorySection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 |
Short | xhtml簡略形式に従った叙述記述データ |
476. Composition.section:structuredSection.section:familiyHistorySection.mode | |
Control | 0..0 |
478. Composition.section:structuredSection.section:familiyHistorySection.orderedBy | |
Control | 0..0 |
480. Composition.section:structuredSection.section:familiyHistorySection.entry | |
Definition | 入院時に取得した家族歴情報情報を記述して参照する。 1つの家族歴につき1つのFamilyMemberHistoryリソースで記述されたものを参照する。 記述すべき家族歴情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 家族歴情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 |
Short | 入院時に取得した家族歴情報を記述したFamilyMemberHistoryリソースを参照 |
Type | Reference(JP Core FamilyMemberHistory Profile) |
Must Support | true |
482. Composition.section:structuredSection.section:familiyHistorySection.section | |
Control | 0..0 |
484. Composition.section:structuredSection.section:hospitalCourseSection | |
Slice Name | hospitalCourseSection |
Definition | 入院中経過セクション |
Short | 入院中経過セクション |
Control | 1..1 |
Type | BackboneElement |
Must Support | true |
486. Composition.section:structuredSection.section:hospitalCourseSection.title | |
Definition | セクションタイトル。固定値。 |
Short | セクションタイトル |
Control | 1..? |
Must Support | true |
Pattern Value | 入院中経過 |
488. Composition.section:structuredSection.section:hospitalCourseSection.code | |
Definition | セクション区分コード |
Short | セクション区分コード |
Control | 1..? |
Must Support | true |
490. Composition.section:structuredSection.section:hospitalCourseSection.code.coding | |
Control | 1..1 |
Must Support | true |
492. Composition.section:structuredSection.section:hospitalCourseSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
Short | セクション区分コードのコード体系 |
Control | 1..? |
Must Support | true |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
494. Composition.section:structuredSection.section:hospitalCourseSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 |
Short | セクション区分のコード値 |
Control | 1..? |
Must Support | true |
Fixed Value | 333 |
496. Composition.section:structuredSection.section:hospitalCourseSection.code.coding.display | |
Definition | セクション区分コードの表示名。 |
Short | セクション区分コードの表示名 |
Must Support | true |
Pattern Value | 入院中経過セクション |
498. Composition.section:structuredSection.section:hospitalCourseSection.code.coding.userSelected | |
Control | 0..0 |
500. Composition.section:structuredSection.section:hospitalCourseSection.code.text | |
Control | 0..0 |
502. Composition.section:structuredSection.section:hospitalCourseSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 |
Must Support | true |
504. Composition.section:structuredSection.section:hospitalCourseSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 |
Short | セクションの内容作成状態コード |
Must Support | true |
Fixed Value | additional |
506. Composition.section:structuredSection.section:hospitalCourseSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 |
Short | xhtml簡略形式に従った叙述記述データ |
508. Composition.section:structuredSection.section:hospitalCourseSection.mode | |
Control | 0..0 |
510. Composition.section:structuredSection.section:hospitalCourseSection.orderedBy | |
Control | 0..0 |
512. Composition.section:structuredSection.section:hospitalCourseSection.entry | |
Definition | 臨床経過を記述して参照する。 1つ以上のDocumentReferenceリソースで記述されたものを参照する。 診療情報提供書では臨床経過の記述は常に必要である。 |
Short | 臨床経過を記述したDocumentReferenceリソースを参照 |
Control | 1..? |
Type | Reference(JP_DocumentReference) |
Must Support | true |
514. Composition.section:structuredSection.section:hospitalCourseSection.section | |
Control | 0..0 |
516. Composition.section:structuredSection.section:detailsOnDischargeSection | |
Slice Name | detailsOnDischargeSection |
Definition | 退院時詳細セクション |
Short | 退院時詳細セクション |
Control | 1..1 |
Type | BackboneElement |
Must Support | true |
518. Composition.section:structuredSection.section:detailsOnDischargeSection.title | |
Definition | セクションタイトル。固定値。 |
Short | セクションタイトル |
Control | 1..? |
Must Support | true |
Pattern Value | 退院時詳細 |
520. Composition.section:structuredSection.section:detailsOnDischargeSection.code | |
Definition | セクション区分コード |
Short | セクション区分コード |
Control | 1..? |
Must Support | true |
522. Composition.section:structuredSection.section:detailsOnDischargeSection.code.coding | |
Control | 1..1 |
Must Support | true |
524. Composition.section:structuredSection.section:detailsOnDischargeSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
Short | セクション区分コードのコード体系 |
Control | 1..? |
Must Support | true |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
526. Composition.section:structuredSection.section:detailsOnDischargeSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 |
Short | セクション区分のコード値 |
Control | 1..? |
Must Support | true |
Fixed Value | 324 |
528. Composition.section:structuredSection.section:detailsOnDischargeSection.code.coding.display | |
Definition | セクション区分コードの表示名。 |
Short | セクション区分コードの表示名 |
Must Support | true |
Pattern Value | 退院時詳細セクション |
530. Composition.section:structuredSection.section:detailsOnDischargeSection.code.coding.userSelected | |
Control | 0..0 |
532. Composition.section:structuredSection.section:detailsOnDischargeSection.code.text | |
Control | 0..0 |
534. Composition.section:structuredSection.section:detailsOnDischargeSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 |
Must Support | true |
536. Composition.section:structuredSection.section:detailsOnDischargeSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 |
Short | セクションの内容作成状態コード |
Must Support | true |
Fixed Value | additional |
538. Composition.section:structuredSection.section:detailsOnDischargeSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 |
Short | xhtml簡略形式に従った叙述記述データ |
540. Composition.section:structuredSection.section:detailsOnDischargeSection.mode | |
Control | 0..0 |
542. Composition.section:structuredSection.section:detailsOnDischargeSection.orderedBy | |
Control | 0..0 |
544. Composition.section:structuredSection.section:detailsOnDischargeSection.entry | |
Definition | Encounterへの参照 |
Short | Encounterへの参照 |
Control | 1..1 |
Type | Reference(JP Core Encounter Profile) |
Must Support | true |
546. Composition.section:structuredSection.section:detailsOnDischargeSection.section | |
Control | 0..0 |
548. Composition.section:structuredSection.section:diagnosesOnDischargeSection | |
Slice Name | diagnosesOnDischargeSection |
Definition | 退院時診断セクション |
Short | 退院時診断セクション |
Control | 1..1 |
Type | BackboneElement |
Must Support | true |
550. Composition.section:structuredSection.section:diagnosesOnDischargeSection.title | |
Definition | セクションタイトル。固定値。 |
Short | セクションタイトル |
Control | 1..? |
Must Support | true |
Pattern Value | 退院時診断 |
552. Composition.section:structuredSection.section:diagnosesOnDischargeSection.code | |
Definition | セクション区分コード |
Short | セクション区分コード |
Control | 1..? |
Must Support | true |
554. Composition.section:structuredSection.section:diagnosesOnDischargeSection.code.coding | |
Control | 1..1 |
Must Support | true |
556. Composition.section:structuredSection.section:diagnosesOnDischargeSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
Short | セクション区分コードのコード体系 |
Control | 1..? |
Must Support | true |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
558. Composition.section:structuredSection.section:diagnosesOnDischargeSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 |
Short | セクション区分のコード値 |
Control | 1..? |
Must Support | true |
Fixed Value | 344 |
560. Composition.section:structuredSection.section:diagnosesOnDischargeSection.code.coding.display | |
Definition | セクション区分コードの表示名。 |
Short | セクション区分コードの表示名 |
Must Support | true |
Pattern Value | 退院時診断セクション |
562. Composition.section:structuredSection.section:diagnosesOnDischargeSection.code.coding.userSelected | |
Control | 0..0 |
564. Composition.section:structuredSection.section:diagnosesOnDischargeSection.code.text | |
Control | 0..0 |
566. Composition.section:structuredSection.section:diagnosesOnDischargeSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 |
Must Support | true |
568. Composition.section:structuredSection.section:diagnosesOnDischargeSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 |
Short | セクションの内容作成状態コード |
Must Support | true |
Fixed Value | additional |
570. Composition.section:structuredSection.section:diagnosesOnDischargeSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 |
Short | xhtml簡略形式に従った叙述記述データ |
572. Composition.section:structuredSection.section:diagnosesOnDischargeSection.mode | |
Control | 0..0 |
574. Composition.section:structuredSection.section:diagnosesOnDischargeSection.orderedBy | |
Control | 0..0 |
576. Composition.section:structuredSection.section:diagnosesOnDischargeSection.entry | |
Definition | 傷病名・主訴を1個以上必ず記述する。1つにつき1つのConditionで記述されたものを参照する。 フリーテキストでしか記述できない場合には、Condition.code.text に記述する。 |
Short | 必須。傷病名・主訴を1個以上必ず記述する。 |
Control | 1..? |
Type | Reference(JP Core Condition Profile) |
Must Support | true |
578. Composition.section:structuredSection.section:diagnosesOnDischargeSection.emptyReason | |
Must Support | true |
580. Composition.section:structuredSection.section:diagnosesOnDischargeSection.section | |
Control | 0..0 |
582. Composition.section:structuredSection.section:medicationOnDischargeSection | |
Slice Name | medicationOnDischargeSection |
Definition | 退院時投薬指示セクション |
Short | 退院時投薬指示セクション |
Control | 1..1 |
Type | BackboneElement |
Must Support | true |
584. Composition.section:structuredSection.section:medicationOnDischargeSection.title | |
Definition | セクションタイトル。固定値。 |
Short | セクションタイトル |
Control | 1..? |
Must Support | true |
Pattern Value | 退院時投薬指示 |
586. Composition.section:structuredSection.section:medicationOnDischargeSection.code | |
Definition | セクション区分コード |
Short | セクション区分コード |
Control | 1..? |
Must Support | true |
588. Composition.section:structuredSection.section:medicationOnDischargeSection.code.coding | |
Control | 1..1 |
Must Support | true |
590. Composition.section:structuredSection.section:medicationOnDischargeSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
Short | セクション区分コードのコード体系 |
Control | 1..? |
Must Support | true |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
592. Composition.section:structuredSection.section:medicationOnDischargeSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 |
Short | セクション区分のコード値 |
Control | 1..? |
Must Support | true |
Fixed Value | 444 |
594. Composition.section:structuredSection.section:medicationOnDischargeSection.code.coding.display | |
Definition | セクション区分コードの表示名。 |
Short | セクション区分コードの表示名 |
Must Support | true |
Pattern Value | 退院時投薬指示セクション |
596. Composition.section:structuredSection.section:medicationOnDischargeSection.code.coding.userSelected | |
Control | 0..0 |
598. Composition.section:structuredSection.section:medicationOnDischargeSection.code.text | |
Control | 0..0 |
600. Composition.section:structuredSection.section:medicationOnDischargeSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 |
Must Support | true |
602. Composition.section:structuredSection.section:medicationOnDischargeSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 |
Short | セクションの内容作成状態コード |
Must Support | true |
Fixed Value | additional |
604. Composition.section:structuredSection.section:medicationOnDischargeSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 |
Short | xhtml簡略形式に従った叙述記述データ |
606. Composition.section:structuredSection.section:medicationOnDischargeSection.mode | |
Control | 0..0 |
608. Composition.section:structuredSection.section:medicationOnDischargeSection.orderedBy | |
Control | 0..0 |
610. Composition.section:structuredSection.section:medicationOnDischargeSection.entry | |
Definition | 投薬指示情報を記述して参照する。 1つの投薬指示情報につき1つのMedicationRequestリソースで記述されたものを参照する。 記述すべき投薬指示情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 投薬指示情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 |
Short | 退院時の投薬指示情報を記述したMedicationRequestリソースを参照 |
Type | Reference(JP_MedicationRequest_eCS) |
Must Support | true |
612. Composition.section:structuredSection.section:medicationOnDischargeSection.section | |
Control | 0..0 |
614. Composition.section:structuredSection.section:instructionOnDischargeSection | |
Slice Name | instructionOnDischargeSection |
Definition | 退院時方針指示セクション |
Short | 退院時方針指示セクション |
Control | 1..1 |
Type | BackboneElement |
Must Support | true |
616. Composition.section:structuredSection.section:instructionOnDischargeSection.title | |
Definition | セクションタイトル。固定値。 |
Short | セクションタイトル |
Control | 1..? |
Must Support | true |
Pattern Value | 退院時方針指示 |
618. Composition.section:structuredSection.section:instructionOnDischargeSection.code | |
Definition | セクション区分コード |
Short | セクション区分コード |
Control | 1..? |
Must Support | true |
620. Composition.section:structuredSection.section:instructionOnDischargeSection.code.coding | |
Control | 1..1 |
Must Support | true |
622. Composition.section:structuredSection.section:instructionOnDischargeSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
Short | セクション区分コードのコード体系 |
Control | 1..? |
Must Support | true |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
624. Composition.section:structuredSection.section:instructionOnDischargeSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 |
Short | セクション区分のコード値 |
Control | 1..? |
Must Support | true |
Fixed Value | 424 |
626. Composition.section:structuredSection.section:instructionOnDischargeSection.code.coding.display | |
Definition | セクション区分コードの表示名。 |
Short | セクション区分コードの表示名 |
Must Support | true |
Pattern Value | 退院時方針指示セクション |
628. Composition.section:structuredSection.section:instructionOnDischargeSection.code.coding.userSelected | |
Control | 0..0 |
630. Composition.section:structuredSection.section:instructionOnDischargeSection.code.text | |
Control | 0..0 |
632. Composition.section:structuredSection.section:instructionOnDischargeSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 |
Must Support | true |
634. Composition.section:structuredSection.section:instructionOnDischargeSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 |
Short | セクションの内容作成状態コード |
Must Support | true |
Fixed Value | additional |
636. Composition.section:structuredSection.section:instructionOnDischargeSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 |
Short | xhtml簡略形式に従った叙述記述データ |
638. Composition.section:structuredSection.section:instructionOnDischargeSection.mode | |
Control | 0..0 |
640. Composition.section:structuredSection.section:instructionOnDischargeSection.orderedBy | |
Control | 0..0 |
642. Composition.section:structuredSection.section:instructionOnDischargeSection.entry | |
Definition | 診療方針指示を記述して参照する。 1つの指示をひとつのCarePlanリソースで記述されたものを参照する。 記述すべき診療方針指示が特にないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 |
Short | 退院時方針指示を記述したCarePlanリソースを参照 |
Type | Reference(JP_CarePlan) |
Must Support | true |
644. Composition.section:structuredSection.section:instructionOnDischargeSection.section | |
Control | 0..0 |
646. Composition.section:structuredSection.section:physicalStatusOnDischargeSection | |
Slice Name | physicalStatusOnDischargeSection |
Definition | 退院時身体所見セクション |
Short | 退院時身体所見セクション |
Control | 0..1 |
Type | BackboneElement |
Must Support | true |
648. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.title | |
Definition | セクションタイトル。固定値。 |
Short | セクションタイトル |
Control | 1..? |
Must Support | true |
Pattern Value | 退院時身体所見 |
650. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.code | |
Definition | セクション区分コード |
Short | セクション区分コード |
Control | 1..? |
Must Support | true |
652. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.code.coding | |
Control | 1..1 |
Must Support | true |
654. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
Short | セクション区分コードのコード体系 |
Control | 1..? |
Must Support | true |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
656. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 |
Short | セクション区分のコード値 |
Control | 1..? |
Must Support | true |
Fixed Value | 614 |
658. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.code.coding.display | |
Definition | セクション区分コードの表示名。 |
Short | セクション区分コードの表示名 |
Must Support | true |
Pattern Value | 退院時身体所見セクション |
660. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.code.coding.userSelected | |
Control | 0..0 |
662. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.code.text | |
Control | 0..0 |
664. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 |
Must Support | true |
666. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 |
Short | セクションの内容作成状態コード |
Must Support | true |
Fixed Value | additional |
668. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 |
Short | xhtml簡略形式に従った叙述記述データ |
670. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.mode | |
Control | 0..0 |
672. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.orderedBy | |
Control | 0..0 |
674. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.entry | |
Definition | 退院時の身体所見を記述して参照する。 1つの身体所見につき1つのObservationリソースで記述されたものを参照する。 記述すべき身体所見が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 身体所見を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 |
Short | 退院時の身体所見を記述したObservationリソースを参照 |
Type | Reference(JP Core Observation Common Profile) |
Must Support | true |
676. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.section | |
Control | 0..0 |
678. Composition.section:structuredSection.section:hospitalProcedureSection | |
Slice Name | hospitalProcedureSection |
Definition | 入院中治療セクション |
Short | 入院中治療セクション |
Control | 0..1 |
Type | BackboneElement |
Must Support | true |
680. Composition.section:structuredSection.section:hospitalProcedureSection.title | |
Definition | セクションタイトル。固定値。 |
Short | セクションタイトル |
Control | 1..? |
Must Support | true |
Pattern Value | 入院中治療 |
682. Composition.section:structuredSection.section:hospitalProcedureSection.code | |
Definition | セクション区分コード |
Short | セクション区分コード |
Control | 1..? |
Must Support | true |
684. Composition.section:structuredSection.section:hospitalProcedureSection.code.coding | |
Control | 1..1 |
Must Support | true |
686. Composition.section:structuredSection.section:hospitalProcedureSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
Short | セクション区分コードのコード体系 |
Control | 1..? |
Must Support | true |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
688. Composition.section:structuredSection.section:hospitalProcedureSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 |
Short | セクション区分のコード値 |
Control | 1..? |
Must Support | true |
Fixed Value | 713 |
690. Composition.section:structuredSection.section:hospitalProcedureSection.code.coding.display | |
Definition | セクション区分コードの表示名。 |
Short | セクション区分コードの表示名 |
Must Support | true |
Pattern Value | 入院中治療セクション |
692. Composition.section:structuredSection.section:hospitalProcedureSection.code.coding.userSelected | |
Control | 0..0 |
694. Composition.section:structuredSection.section:hospitalProcedureSection.code.text | |
Control | 0..0 |
696. Composition.section:structuredSection.section:hospitalProcedureSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 |
Must Support | true |
698. Composition.section:structuredSection.section:hospitalProcedureSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 |
Short | セクションの内容作成状態コード |
Must Support | true |
Fixed Value | additional |
700. Composition.section:structuredSection.section:hospitalProcedureSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 |
Short | xhtml簡略形式に従った叙述記述データ |
702. Composition.section:structuredSection.section:hospitalProcedureSection.mode | |
Control | 0..0 |
704. Composition.section:structuredSection.section:hospitalProcedureSection.orderedBy | |
Control | 0..0 |
706. Composition.section:structuredSection.section:hospitalProcedureSection.entry | |
Definition | 治療情報を記述して参照する。 1つの治療情報につき1つのProcedureリソースで記述されたものを参照する。 記述すべき治療情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 治療情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 |
Short | 治療情報を記述したProcedureリソースを参照 |
Type | Reference(JP Core Procedure Profile) |
Must Support | true |
708. Composition.section:structuredSection.section:hospitalProcedureSection.section | |
Control | 0..0 |
710. Composition.section:structuredSection.section:hospitalStudySection | |
Slice Name | hospitalStudySection |
Definition | 入院中検査結果セクション |
Short | 入院中検査結果セクション |
Control | 0..1 |
Type | BackboneElement |
Must Support | true |
712. Composition.section:structuredSection.section:hospitalStudySection.title | |
Definition | セクションタイトル。固定値。 |
Short | セクションタイトル |
Control | 1..? |
Must Support | true |
Pattern Value | 入院中検査結果 |
714. Composition.section:structuredSection.section:hospitalStudySection.code | |
Definition | セクション区分コード |
Short | セクション区分コード |
Control | 1..? |
Must Support | true |
716. Composition.section:structuredSection.section:hospitalStudySection.code.coding | |
Control | 1..1 |
Must Support | true |
718. Composition.section:structuredSection.section:hospitalStudySection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
Short | セクション区分コードのコード体系 |
Control | 1..? |
Must Support | true |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
720. Composition.section:structuredSection.section:hospitalStudySection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 |
Short | セクション区分のコード値 |
Control | 1..? |
Must Support | true |
Fixed Value | 623 |
722. Composition.section:structuredSection.section:hospitalStudySection.code.coding.display | |
Definition | セクション区分コードの表示名。 |
Short | セクション区分コードの表示名 |
Must Support | true |
Pattern Value | 入院中検査結果セクション |
724. Composition.section:structuredSection.section:hospitalStudySection.code.coding.userSelected | |
Control | 0..0 |
726. Composition.section:structuredSection.section:hospitalStudySection.code.text | |
Control | 0..0 |
728. Composition.section:structuredSection.section:hospitalStudySection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 |
Must Support | true |
730. Composition.section:structuredSection.section:hospitalStudySection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 |
Short | セクションの内容作成状態コード |
Must Support | true |
Fixed Value | additional |
732. Composition.section:structuredSection.section:hospitalStudySection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 |
Short | xhtml簡略形式に従った叙述記述データ |
734. Composition.section:structuredSection.section:hospitalStudySection.mode | |
Control | 0..0 |
736. Composition.section:structuredSection.section:hospitalStudySection.orderedBy | |
Control | 0..0 |
738. Composition.section:structuredSection.section:hospitalStudySection.entry | |
Definition | 入院中検査結果を記述して参照する。記述すべき結果が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 結果データを取得しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 |
Short | 入院中検査結果を記述したObservationリソースなどを参照 |
Type | Reference(JP Core Observation Common Profile, JP Core ImagingStudy Radiology Profile, JP Core DiagnosticReport Common Profile, Bundle) |
Must Support | true |
Must Support Types | No must-support rules about the choice of types/profiles |
740. Composition.section:structuredSection.section:hospitalStudySection.section | |
Control | 0..0 |
742. Composition.section:structuredSection.section:medicalDeviceSection | |
Slice Name | medicalDeviceSection |
Definition | 医療機器セクション |
Short | 医療機器セクション |
Control | 0..1 |
Type | BackboneElement |
Must Support | true |
744. Composition.section:structuredSection.section:medicalDeviceSection.title | |
Definition | セクションタイトル。固定値。 |
Short | セクションタイトル |
Control | 1..? |
Must Support | true |
Pattern Value | 医療機器 |
746. Composition.section:structuredSection.section:medicalDeviceSection.code | |
Definition | セクション区分コード |
Short | セクション区分コード |
Control | 1..? |
Must Support | true |
748. Composition.section:structuredSection.section:medicalDeviceSection.code.coding | |
Control | 1..1 |
Must Support | true |
750. Composition.section:structuredSection.section:medicalDeviceSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
Short | セクション区分コードのコード体系 |
Control | 1..? |
Must Support | true |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
752. Composition.section:structuredSection.section:medicalDeviceSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 |
Short | セクション区分のコード値 |
Control | 1..? |
Must Support | true |
Fixed Value | 810 |
754. Composition.section:structuredSection.section:medicalDeviceSection.code.coding.display | |
Definition | セクション区分コードの表示名。 |
Short | セクション区分コードの表示名 |
Must Support | true |
Pattern Value | 医療機器セクション |
756. Composition.section:structuredSection.section:medicalDeviceSection.code.coding.userSelected | |
Control | 0..0 |
758. Composition.section:structuredSection.section:medicalDeviceSection.code.text | |
Control | 0..0 |
760. Composition.section:structuredSection.section:medicalDeviceSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 |
Must Support | true |
762. Composition.section:structuredSection.section:medicalDeviceSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 |
Short | セクションの内容作成状態コード |
Must Support | true |
Fixed Value | additional |
764. Composition.section:structuredSection.section:medicalDeviceSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 |
Short | xhtml簡略形式に従った叙述記述データ |
766. Composition.section:structuredSection.section:medicalDeviceSection.mode | |
Control | 0..0 |
768. Composition.section:structuredSection.section:medicalDeviceSection.orderedBy | |
Control | 0..0 |
770. Composition.section:structuredSection.section:medicalDeviceSection.entry | |
Definition | 医療機器情報を記述して参照する。 1つの医療機器情報をひとつのDeviceUseStatementリソースで記述されたものを参照する。 記述すべき医療機器情報が特にないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 |
Short | 医療機器情報を記述したDocumentReferenceリソースを参照 |
Type | Reference(JP_DeviceUseStatement) |
Must Support | true |
772. Composition.section:structuredSection.section:medicalDeviceSection.section | |
Control | 0..0 |
774. Composition.section:structuredSection.section:immunizationSection | |
Slice Name | immunizationSection |
Definition | 予防接種歴セクション |
Short | 予防接種歴セクション |
Control | 0..1 |
Type | BackboneElement |
Must Support | true |
776. Composition.section:structuredSection.section:immunizationSection.title | |
Definition | セクションタイトル。固定値。 |
Short | セクションタイトル |
Control | 1..? |
Must Support | true |
Pattern Value | 予防接種歴 |
778. Composition.section:structuredSection.section:immunizationSection.code | |
Definition | セクション区分コード |
Short | セクション区分コード |
Control | 1..? |
Must Support | true |
780. Composition.section:structuredSection.section:immunizationSection.code.coding | |
Control | 1..1 |
Must Support | true |
782. Composition.section:structuredSection.section:immunizationSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
Short | セクション区分コードのコード体系 |
Control | 1..? |
Must Support | true |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
784. Composition.section:structuredSection.section:immunizationSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 |
Short | セクション区分のコード値 |
Control | 1..? |
Must Support | true |
Fixed Value | 530 |
786. Composition.section:structuredSection.section:immunizationSection.code.coding.display | |
Definition | セクション区分コードの表示名。 |
Short | セクション区分コードの表示名 |
Must Support | true |
Pattern Value | 予防接種歴セクション |
788. Composition.section:structuredSection.section:immunizationSection.code.coding.userSelected | |
Control | 0..0 |
790. Composition.section:structuredSection.section:immunizationSection.code.text | |
Control | 0..0 |
792. Composition.section:structuredSection.section:immunizationSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 |
Must Support | true |
794. Composition.section:structuredSection.section:immunizationSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 |
Short | セクションの内容作成状態コード |
Must Support | true |
Fixed Value | additional |
796. Composition.section:structuredSection.section:immunizationSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 |
Short | xhtml簡略形式に従った叙述記述データ |
798. Composition.section:structuredSection.section:immunizationSection.mode | |
Control | 0..0 |
800. Composition.section:structuredSection.section:immunizationSection.orderedBy | |
Control | 0..0 |
802. Composition.section:structuredSection.section:immunizationSection.entry | |
Definition | 予防接種歴情報を記述して参照する。 1つの予防接種歴情報につき1つのImmunizationリソースで記述されたものを参照する。 記述すべき予防接種歴情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 予防接種歴情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 |
Short | 予防接種歴情報を記述したImmunizationリソースを参照 |
Type | Reference(JP Core Immunization Profile) |
Must Support | true |
804. Composition.section:structuredSection.section:immunizationSection.section | |
Control | 0..0 |
806. Composition.section:structuredSection.section:advanceDirectiveSection | |
Slice Name | advanceDirectiveSection |
Definition | 事前指示セクション |
Short | 事前指示セクション |
Control | 0..1 |
Type | BackboneElement |
Must Support | true |
808. Composition.section:structuredSection.section:advanceDirectiveSection.title | |
Definition | セクションタイトル。固定値。 |
Short | セクションタイトル |
Control | 1..? |
Must Support | true |
Pattern Value | 事前指示 |
810. Composition.section:structuredSection.section:advanceDirectiveSection.code | |
Definition | セクション区分コード |
Short | セクション区分コード |
Control | 1..? |
Must Support | true |
812. Composition.section:structuredSection.section:advanceDirectiveSection.code.coding | |
Control | 1..1 |
Must Support | true |
814. Composition.section:structuredSection.section:advanceDirectiveSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
Short | セクション区分コードのコード体系 |
Control | 1..? |
Must Support | true |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
816. Composition.section:structuredSection.section:advanceDirectiveSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 |
Short | セクション区分のコード値 |
Control | 1..? |
Must Support | true |
Fixed Value | 410 |
818. Composition.section:structuredSection.section:advanceDirectiveSection.code.coding.display | |
Definition | セクション区分コードの表示名。 |
Short | セクション区分コードの表示名 |
Must Support | true |
Pattern Value | 事前指示セクション |
820. Composition.section:structuredSection.section:advanceDirectiveSection.code.coding.userSelected | |
Control | 0..0 |
822. Composition.section:structuredSection.section:advanceDirectiveSection.code.text | |
Control | 0..0 |
824. Composition.section:structuredSection.section:advanceDirectiveSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 |
Must Support | true |
826. Composition.section:structuredSection.section:advanceDirectiveSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 |
Short | セクションの内容作成状態コード |
Must Support | true |
Fixed Value | additional |
828. Composition.section:structuredSection.section:advanceDirectiveSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 |
Short | xhtml簡略形式に従った叙述記述データ |
830. Composition.section:structuredSection.section:advanceDirectiveSection.mode | |
Control | 0..0 |
832. Composition.section:structuredSection.section:advanceDirectiveSection.orderedBy | |
Control | 0..0 |
834. Composition.section:structuredSection.section:advanceDirectiveSection.entry | |
Definition | 事前指示を記述して参照する。 1つの指示をひとつのConsentリソースで記述されたものを参照する。 記述すべき事前指示が特にないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 |
Short | 事前指示を記述したConcentリソースを参照 |
Type | Reference(JP_Consent) |
Must Support | true |
836. Composition.section:structuredSection.section:advanceDirectiveSection.section | |
Control | 0..0 |
838. Composition.section:structuredSection.section:researchParticipationSection | |
Slice Name | researchParticipationSection |
Definition | 臨床研究参加セクション |
Short | 臨床研究参加セクション |
Control | 0..1 |
Type | BackboneElement |
Must Support | true |
840. Composition.section:structuredSection.section:researchParticipationSection.title | |
Definition | セクションタイトル。固定値。 |
Short | セクションタイトル |
Control | 1..? |
Must Support | true |
Pattern Value | 臨床研究参加 |
842. Composition.section:structuredSection.section:researchParticipationSection.code | |
Definition | セクション区分コード |
Short | セクション区分コード |
Control | 1..? |
Must Support | true |
844. Composition.section:structuredSection.section:researchParticipationSection.code.coding | |
Control | 1..1 |
Must Support | true |
846. Composition.section:structuredSection.section:researchParticipationSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
Short | セクション区分コードのコード体系 |
Control | 1..? |
Must Support | true |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
848. Composition.section:structuredSection.section:researchParticipationSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 |
Short | セクション区分のコード値 |
Control | 1..? |
Must Support | true |
Fixed Value | 830 |
850. Composition.section:structuredSection.section:researchParticipationSection.code.coding.display | |
Definition | セクション区分コードの表示名。 |
Short | セクション区分コードの表示名 |
Must Support | true |
Pattern Value | 臨床研究参加セクション |
852. Composition.section:structuredSection.section:researchParticipationSection.code.coding.userSelected | |
Control | 0..0 |
854. Composition.section:structuredSection.section:researchParticipationSection.code.text | |
Control | 0..0 |
856. Composition.section:structuredSection.section:researchParticipationSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 |
Must Support | true |
858. Composition.section:structuredSection.section:researchParticipationSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 |
Short | セクションの内容作成状態コード |
Must Support | true |
Fixed Value | additional |
860. Composition.section:structuredSection.section:researchParticipationSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 |
Short | xhtml簡略形式に従った叙述記述データ |
862. Composition.section:structuredSection.section:researchParticipationSection.mode | |
Control | 0..0 |
864. Composition.section:structuredSection.section:researchParticipationSection.orderedBy | |
Control | 0..0 |
866. Composition.section:structuredSection.section:researchParticipationSection.entry | |
Definition | 臨床研究参加情報を記述して参照する。 1つの臨床研究参加情報をひとつのResearchSubjectリソースで記述されたものを参照する。 記述すべき臨床研究参加情報が特にないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 |
Short | 臨床研究参加情報を記述したDocumentReferenceリソースを参照 |
Type | Reference(JP_ResearchSubject) |
Must Support | true |
868. Composition.section:structuredSection.section:researchParticipationSection.section | |
Control | 0..0 |
870. Composition.section:attachmentSection | |
Slice Name | attachmentSection |
Definition | 添付情報セクション |
Short | 添付情報セクション |
Control | 0..* |
Must Support | true |
872. Composition.section:attachmentSection.title | |
Control | 1..? |
Must Support | true |
Fixed Value | 添付情報 |
874. Composition.section:attachmentSection.code | |
Definition | セクション区分コード |
Short | セクション区分コード |
Control | 1..? |
Must Support | true |
876. Composition.section:attachmentSection.code.coding | |
Control | 1..1 |
Binding | The codes SHALL be taken from 退院時サマリーセクション区分コード ValueSet (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section ) |
Must Support | true |
878. Composition.section:attachmentSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
Short | セクション区分コードのコード体系 |
Control | 1..? |
Must Support | true |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
880. Composition.section:attachmentSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 |
Short | セクション区分のコード値 |
Control | 1..? |
Must Support | true |
Fixed Value | 210 |
882. Composition.section:attachmentSection.code.coding.display | |
Definition | セクション区分コードの表示名。 |
Short | セクション区分コードの表示名 |
Must Support | true |
Pattern Value | 添付情報セクション |
884. Composition.section:attachmentSection.code.coding.userSelected | |
Control | 0..0 |
886. Composition.section:attachmentSection.code.text | |
Control | 0..0 |
888. Composition.section:attachmentSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 |
Must Support | true |
890. Composition.section:attachmentSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 |
Short | セクションの内容作成状態コード |
Must Support | true |
Fixed Value | additional |
892. Composition.section:attachmentSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 |
Short | xhtml簡略形式に従った叙述記述データ |
894. Composition.section:attachmentSection.mode | |
Control | 0..0 |
896. Composition.section:attachmentSection.orderedBy | |
Control | 0..0 |
898. Composition.section:attachmentSection.entry | |
Definition | 添付情報ファイルへの参照 |
Short | 添付情報ファイルへの参照 |
Control | 1..? |
Type | Reference(DocumentReference, Bundle) |
900. Composition.section:attachmentSection.section | |
Control | 0..0 |
902. Composition.section:pdfSection | |
Slice Name | pdfSection |
Definition | PDFセクション |
Short | PDFセクション |
Control | 0..* |
Must Support | true |
904. Composition.section:pdfSection.title | |
Control | 1..? |
Must Support | true |
Fixed Value | PDF |
906. Composition.section:pdfSection.code | |
Definition | セクション区分コード |
Short | セクション区分コード |
Control | 1..? |
Must Support | true |
908. Composition.section:pdfSection.code.coding | |
Control | 1..1 |
Binding | The codes SHALL be taken from 退院時サマリーセクション区分コード ValueSet (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section ) |
Must Support | true |
910. Composition.section:pdfSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
Short | セクション区分コードのコード体系 |
Control | 1..? |
Must Support | true |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
912. Composition.section:pdfSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 |
Short | セクション区分のコード値 |
Control | 1..? |
Must Support | true |
Fixed Value | 230 |
914. Composition.section:pdfSection.code.coding.display | |
Definition | セクション区分コードの表示名。 |
Short | セクション区分コードの表示名 |
Must Support | true |
Pattern Value | PDFセクション |
916. Composition.section:pdfSection.code.coding.userSelected | |
Control | 0..0 |
918. Composition.section:pdfSection.code.text | |
Control | 0..0 |
920. Composition.section:pdfSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 |
Must Support | true |
922. Composition.section:pdfSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 |
Short | セクションの内容作成状態コード |
Must Support | true |
Fixed Value | additional |
924. Composition.section:pdfSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 |
Short | xhtml簡略形式に従った叙述記述データ |
926. Composition.section:pdfSection.mode | |
Control | 0..0 |
928. Composition.section:pdfSection.orderedBy | |
Control | 0..0 |
930. Composition.section:pdfSection.entry | |
Definition | PDFファイルへの参照 |
Short | PDFファイルへの参照 |
Control | 1..? |
Type | Reference(DocumentReference) |
932. Composition.section:pdfSection.section | |
Control | 0..0 |
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()) checkExist-CDASection-or-structuredSection: 【セクション構成はCDAセクションと構造情報セクションのどちらか一方だけ存在している必要がある。】 ( ((section.code.coding.where(code = '200')).exists()) xor ((section.code.coding.where(code = '300')).exists()) ) |
2. Composition.meta | |
Definition | リソースに関するMetadata。これはインフラストラクチャによって維持されるコンテンツです。 コンテンツの変更は、リソースのバージョン変更と常に関連しているわけではありません。 リソースに関するMetadata。これは、インフラストラクチャによって維持されるコンテンツです。コンテンツの変更は、常にリソースのバージョンの変更に関連付けられているとは限りません。 / The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource. |
Short | リソースに関するMetadataリソースに関するMetadata / Metadata about the resource |
Control | 0..1 |
Type | Meta |
Is Modifier | false |
Summary | true |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
4. Composition.meta.lastUpdated | |
Definition | リソースが最後に変更されたとき - 例えば、バージョンが変更されたとき。 |
Short | リソースのバージョンが最後に変更されたとき |
Comments | この値はリソースが初めて作成される場合を除いて常に設定されています。サーバー/リソースマネージャーがこの値を設定します。クライアントが提供する値は関係ありません。これはHTTP Last-Modifiedに相当し、readのインタラクションで同じ値を持つべきです。 |
Control | 10..1 |
Type | instant |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
6. Composition.meta.profile | |
Definition | 準拠しているプロファイルとして次のURLとバージョンを指定する。バージョン指定を省略した場合には、データ受信時点の最新バージョンとみなされる。http://jpfhir.jp/fhir/ePCS/StructureDefinition/JP_Composition_eDischargeSummary|x.y.z このリソースが準拠すると主張する StructureDefinition リソースに関するプロファイルのリストです。URL は StructureDefinition.url への参照です。 |
Short | 準拠しているプロファイルとして次のURLとバージョンを指定する。バージョン指定を省略した場合には、データ受信時点の最新バージョンとみなされる。http://jpfhir.jp/fhir/ePCS/StructureDefinition/JP_Composition_eDischargeSummary|x.y.zこのリソースが適合を主張するプロファイル |
Comments | これらの主張が時間の経過に伴って検証または更新される方法と、それらを決定するサーバーや他の基盤に任されます。プロファイルURLのリストは1セットです。 |
Control | 10..* |
Type | canonical(StructureDefinition) |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
8. 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())) |
10. Composition.extension | |
Definition | An Extension リソースの基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Extension実装で定義された追加のコンテンツ / Additional content defined by implementations |
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 10..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() )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.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
12. Composition.extension:version | |
Slice Name | version |
Definition | Version specific identifier for the composition, assigned when each version is created/updated. Note: this extension is deprecated because since R5 Composition has a version element which should be used instead. |
Short | 文書バージョンを表す拡張 |
Comments | While each resource, including the composition itself, has its own version identifier, this is a formal identifier for the logical version of the composition as a whole. It would remain constant if the resources were moved to a new server, and all got new individual resource versions, for example. |
Control | 1..1 |
Type | Extension(Composition Version Number) (Extension Type: string) |
Is Modifier | false |
Must Support | true |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( 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()) |
14. Composition.extension:version.extension | |
Definition | An Extension 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Extension実装で定義された追加のコンテンツ / Additional content defined by implementations |
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..0* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( 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()) |
Slicing | This element introduces a set of slices on Composition.extension.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
16. Composition.extension:version.url | |
Definition | Source of the definition for the extension code - a logical name or a URL. 拡張コードの定義のソース - 論理名またはURL。 / Source of the definition for the extension code - a logical name or a URL. |
Short | identifies the meaning of the extension拡張機能の意味を識別します / identifies the meaning of the extension |
Comments | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. 定義は、拡張性コードの計算可能または人間が読み取る可能性のある定義を直接指している場合があります。または、他の仕様で宣言されているように、論理的なURIである場合があります。定義は、拡張機能を定義する構造定義のURIでなければなりません。 / The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. |
Control | 1..1 |
Type | uri |
Is Modifier | false |
Must Support | true |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
Fixed Value | http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-versionNumber |
18. Composition.extension:version.value[x] | |
Definition | 文書のバージョン番号を表す文字列。 例 : 第1版は "1" とする。 拡張値の値 - データ型の制約付きセットの1つでなければなりません(リストの[拡張性](拡張性](拡張性。html)を参照)。 / Value of extension - must be one of a constrained set of the data types (see Extensibility for a list). |
Short | 文書のバージョン番号を表す文字列。拡張値の値 / Value of extension |
Control | 10..1 This element is affected by the following invariants: ext-1 |
Type | string, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, Coding, SampledData, id, positiveInt, Distance, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, CodeableConcept, ParameterDefinition, dateTime, code, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | false |
Invariants | ele-1: All FHIR elements must have a @value or 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())) |
20. 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: 拡張機能または値[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()) |
22. 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 | 10..1 |
Type | Identifier |
Is Modifier | false |
Must Support | true |
Summary | true |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
24. Composition.identifier.use | |
Definition | このidentifierの目的。 / The purpose of this identifier. |
Short | 通常|公式|一時的|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known) |
Comments | アプリケーションは、identifierが一時的なものであると明示的に言っていない限り、永続的であると想定できます。 / Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. |
Control | 0..1 |
Binding | The codes SHALL be taken from IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 (required to http://hl7.org/fhir/ValueSet/identifier-use|4.0.1 )既知の場合、このidentifierの目的を識別します。 / Identifies the purpose for this identifier, if known . |
Type | code |
Is Modifier | true because これは、アプリケーションが一時的なIDを永続的なIDと間違えてはならないため、「IS修飾子」とラベル付けされています。 / This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | 特定の使用のコンテキストが一連のidentifierの中から選択される適切なidentifierを許可します。 / Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
26. Composition.identifier.system | |
Definition | 文書リソースIDの名前空間を表すURI。固定値。 値の名前空間、つまり一意のセット値を記述するURLを確立します。 / Establishes the namespace for the value - that is, a URL that describes a set values that are unique. |
Short | 文書リソースIDの名前空間を表すURI。固定値。identifier値の名前空間 / The namespace for the identifier value |
Comments | identifier。システムは常にケースに敏感です。 / Identifier.system is always case sensitive. |
Control | 10..1 |
Type | uri |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | identifierのセットがたくさんあります。2つのidentifierを一致させるには、どのセットを扱っているかを知る必要があります。システムは、特定の一意のidentifierセットを識別します。 / There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. |
Fixed Value | http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
28. Composition.identifier.value | |
Definition | その医療機関が発行した診療情報提供書をその医療機関内において一意に識別するID(診療情報提供書番号)を設定する。 Identifier型のvalue要素に、保険医療機関番号(10桁)、発行年(4桁)、施設内において発行年内で一意となる番号(32桁以内)をハット文字(“^”)で連結した文字列を指定する。 例:”1311234567-2020-00123456 通常、identifierの部分はユーザーに関連し、システムのコンテキスト内で一意のユーザーに関連しています。 / The portion of the identifier typically relevant to the user and which is unique within the context of the system. |
Short | 文書リソースID一意の値 / The value that is unique |
Comments | 値が完全なURIの場合、システムはurn:ietf:rfc:3986でなければなりません。値の主な目的は、計算マッピングです。その結果、比較目的で正規化される可能性があります(例えば、有意でない白文字、ダッシュなどの削除)ヒューマンディスプレイ用の値は、[レンダリングされた値拡張](拡張レンダリングValue.html)を使用して伝達できます。identifier。価値は、identifierの知識を使用しない限り、ケースに敏感なものとして扱われます。システムにより、プロセッサーは、非セイズに固有の処理が安全であると確信できます。 / If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. |
Control | 10..1 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
30. Composition.status | |
Definition | この文書のステータス。 仕様上は、preliminary | final | amended | entered_in_error のいずれかを設定できるが、医療機関から登録される段階では、"final" でなければならない。 この作文のワークフロー/臨床ステータス。そのステータスは文書の臨床的立場の指標です。 |
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())) |
32. 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 FHIR文書の文書区分(医療文書)http://hl7.org/fhir/ValueSet/doc-typecodes (required to http://jpfhir.jp/fhir/Common/ValueSet/doc-typecodes ) |
Type | CodeableConcept |
Is Modifier | false |
Must Support | true |
Summary | true |
Requirements | Key metadata element describing the composition, used in searching/filtering. |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
34. Composition.type.coding | |
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. |
Short | 用語システムによって定義されたコード / Code defined by a terminology system |
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
Control | 10..1* |
Type | Coding |
Is Modifier | false |
Must Support | true |
Summary | true |
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
36. Composition.type.coding.system | |
Definition | 文書区分コードのコード体系を識別するURI。固定値 コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code. |
Short | 用語システムのアイデンティティ / Identity of the terminology system |
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
Control | 0..1 |
Type | uri |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. |
Fixed Value | http://jpfhir.jp/fhir/Common/CodeSystem/doc-typecodes |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
38. Composition.type.coding.version | |
Definition | このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. |
Short | システムのバージョン - 関連する場合 / Version of the system - if relevant |
Comments | 用語がコードシステムバージョンを識別するために使用する文字列を明確に定義していない場合、推奨は、そのバージョンがバージョンの日付として公式に公開された日付(FHIR日付形式で表現)を使用することです。 / Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. |
Note | This is a business version Id, not a resource version Id (see discussion) |
Control | 0..1 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
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())) |
40. Composition.type.coding.code | |
Definition | 退院時サマリー"18842-5"を指定。固定値。 システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
Short | システムによって定義された構文のシンボル / Symbol in syntax defined by the system |
Control | 10..1 |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. |
Fixed Value | 18842-5 |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
42. Composition.type.coding.display | |
Definition | 文書区分コードの表示名。 システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system. |
Short | 文書区分コードの表示名。システムによって定義された表現 / Representation defined by the system |
Control | 0..1 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
Fixed Value | 退院時サマリー |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
44. Composition.category | |
Definition | 文書カテゴリーコード。 退院時サマリーでは文書サブ区分からDISCHARGE:退院時文書 を使用する。 作文のタイプの分類 - インデックスや検索に役立ちます。これは、作文タイプで指定されたコードから暗示されるか、派生することができます。 |
Short | 文書カテゴリーコード"作成物のカテゴリー分類" |
Comments | これはXDS/MHDのMetadataフィールドです。 |
Control | 10..1* |
Binding | The codes SHALL be taken from For example codes, see FHIR文書の文書サブ区分(医療文書)http://hl7.org/fhir/ValueSet/document-classcodes (required to http://jpfhir.jp/fhir/Common/ValueSet/doc-subtypecodes ) |
Type | CodeableConcept |
Is Modifier | false |
Must Support | true |
Summary | true |
Requirements | Helps humans to assess whether the composition is of interest when viewing an index of compositions or documents. |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
46. Composition.category.coding | |
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. |
Short | 用語システムによって定義されたコード / Code defined by a terminology system |
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
Control | 10..1* |
Type | Coding |
Is Modifier | false |
Must Support | true |
Summary | true |
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
48. Composition.category.coding.system | |
Definition | 文書カテゴリコードのコード体系を識別するURI。固定値。 コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code. |
Short | 文書カテゴリコードのコード体系用語システムのアイデンティティ / Identity of the terminology system |
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
Control | 10..1 |
Type | uri |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. |
Fixed Value | http://jpfhir.jp/fhir/Common/CodeSystem/doc-subtypecodes |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
50. Composition.category.coding.code | |
Definition | 文書カテゴリコード 退院時サマリーでは、文書サブ区分からDISCHARGE: 退院時文書 を使用する。 システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
Short | 文書カテゴリコードシステムによって定義された構文のシンボル / Symbol in syntax defined by the system |
Control | 10..1 |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. |
Fixed Value | DISCHARGE |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
52. Composition.category.coding.display | |
Definition | 文書カテゴリ 退院時サマリーでは、文書サブ区分からDISCHARGE: 退院時文書 を使用する。 システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system. |
Short | 文書カテゴリコードの表示名システムによって定義された表現 / Representation defined by the system |
Control | 0..1 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
54. Composition.subject | |
Definition | 患者情報を表すPatientリソースへの参照。 作品が誰か、または何についてのものか。作品は人物(患者または医療従事者)、装置(例:機械)または一群の主題(家畜の群れに関する文書や、共通の暴露を共有する患者のセットなど)についてのものであることもある。 |
Short | 患者情報を表すPatientリソースへの参照。作品が誰や何についてのものか |
Comments | 臨床文書においては、通常患者が該当します。 |
Control | 10..1 |
Type | Reference(Resource) |
Is Modifier | false |
Must Support | true |
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())) |
56. Composition.subject.reference | |
Definition | Bundleリソースに記述されるPatientリソースのfullUrl要素に指定されるUUIDを指定。 例:"urn:uuid:11f0a9a6_a91d_3aef_fc4e_069995b89c4f" 他のリソースが見つかった場所への参照。参照は相対的な参照である場合があります。この場合、それはサービスベース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 | PatientリソースのfullUrl要素に指定されるUUIDを指定。リテラル参照、相対、内部または絶対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 | 10..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 |
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())) |
58. Composition.encounter | |
Definition | この文書が作成された受診時状況情報を表すEncounterリソースへの参照 この文書が関連する臨床面談やケアのタイプを説明します。 |
Short | この文書が作成された受診時状況情報を表すEncounterリソースへの参照"作品の文脈" |
Control | 0..1 |
Type | Reference(JP Core Encounter Profile, Encounter) |
Is Modifier | false |
Must Support | true |
Summary | true |
Requirements | Provides context for the composition and supports searching. |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
60. Composition.encounter.reference | |
Definition | Bundleリソースに記述されるEncounterリソースのfullUrl要素に指定されるUUIDを指定。 例:"urn:uuid:12f0a9a6_a91d_8aef_d14e_069795b89c9f" 他のリソースが見つかった場所への参照。参照は相対的な参照である場合があります。この場合、それはサービスベース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 | EncounterリソースのfullUrl要素に指定されるUUIDを指定。リテラル参照、相対、内部または絶対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 | 10..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 |
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())) |
62. Composition.date | |
Definition | このリソースを作成または最後に編集した日時。ISO8601に準拠し、秒の精度まで記録し、タイムゾーンも付記する。 午前0時を"24:00"と記録することはできないため"00:00"と記録すること。 例:"2020_08_21T12:28:21+09:00" 作文の編集時間、著者によって最後に論理的に変更されたときです。 |
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())) |
64. Composition.author | |
Definition | 文書作成責任者を表すPractitionerリソースへの参照、および,文書作成機関か、または文書作成機関の診療科と文書作成機関を表すOrganizationリソースへの参照の2つのReferenceを繰り返す。 誰が作文の情報に責任を持つかを確認する。タイピングした人と必ずしも同じである必要はない。 |
Short | 文書作成責任者と文書作成機関とへの参照。その作品を作ったのは誰で、あるいは何ですか? |
Control | 1..* |
Type | Reference(JP_Practitioner_eCS, JP_Organization_eCS, 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())) |
66. 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 |
Must Support | true |
Summary | true |
Fixed Value | 退院時サマリー |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
68. Composition.custodian | |
Definition | 文書作成機関と同一の組織の場合、custodian要素からは文書作成機関を表すOrganizationリソースへの参照となる。文書作成機関とは異なる組織である場合は、文書作成機関とは別のOrganizationリソースで表現し、custodian要素からはそのOrganizationリソースを参照する。 構成/文書情報を維持し、アクセス可能にする責任を持つ組織またはグループを特定します。 |
Short | 文書の作成・修正を行い、文書の管理責任を持つ医療機関(Organizationリソース)への参照組成を維持する組織 |
Comments | これは文書が構成から派生している場合に便利であり、文書の最新バージョンを取得する方法についてのガイダンスを提供します。これは時にはオプションであり、作成システムによっては知られていない場合があるため、文脈から推測することができます。ただし、派生文書を扱う際にはこの情報を確認することが重要であるため、管理者を提供することが推奨されます。 |
Control | 10..1 |
Type | Reference(JP_Organization_eCS, Organization) |
Is Modifier | false |
Must Support | true |
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())) |
70. Composition.custodian.reference | |
Definition | custodianに対応するOrganizationリソースのfullUrl要素に指定されるUUIDを指定。 例:"urn:uuid:179f9f7f_e546_04c2_6888_a9e0b24e5720" 他のリソースが見つかった場所への参照。参照は相対的な参照である場合があります。この場合、それはサービスベース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 | custodianに対応するOrganizationリソースのfullUrl要素に指定されるUUIDを指定。リテラル参照、相対、内部または絶対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 | 10..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())) |
72. Composition.event | |
Definition | 退院時サマリーの発行イベントの情報 診療情報提供書と違いこの要素はなくてもよい 大腸内視鏡検査や虫垂切除などの臨床サービスが記録されること。 |
Short | 退院時サマリーの発行イベントの情報記録されている臨床サービス |
Comments | イベントは、タイプ要素に一貫性が必要ですが、必要に応じてさらなる情報を提供することができます。 |
Control | 10..1* |
Type | BackboneElement |
Is Modifier | false |
Must Support | true |
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())) |
74. Composition.event.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: 拡張機能または値[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()) |
76. Composition.event.code | |
Definition | このコードリストは、大腸内視鏡検査や虫垂切除術などの主要な臨床行為を文書化するものです。場合によっては、種類コードに本質的にイベントが含まれており、文書化されているプロシジャー(処置等)が必ずしも「歴史および身体検査報告書」のような「歴史および身体検査」行為である必要はありません。 |
Short | "ドキュメント化されるイベントに適用されるコード" |
Comments | イベントは、単なる「プロシジャー(処置等)報告書」であり、プロシジャー(処置等)が「大腸内視鏡検査」である場合など、typeCodeに内在する行為をより専門的にすることができます。1つ以上のイベントコードが含まれている場合、これらはclassCode、practiceSettingCode、またはtypeCodeに内在する値と衝突してはならず、そうすると曖昧な状況が生じます。このコードの簡単なリストは、特定の種類のクエリのキーワードとして使用するために提供されています。 |
Control | 0..0* |
Binding | For example codes, see v3 Code System ActCodehttp://terminology.hl7.org/ValueSet/v3-ActCode (example to http://terminology.hl7.org/ValueSet/v3-ActCode )このコードリストは、記録されている主要な臨床行為を表します。 |
Type | CodeableConcept |
Is Modifier | false |
Summary | true |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
78. Composition.event.period | |
Definition | 退院時サマリーの対象となる入院期間。ISO8601に準拠yyyy-mm-dd形式で記述する。 文書でカバーされている期間。この期間において、文書が完全な表現であることを主張するものではありませんが、この期間のイベントを文書化していることだけを示しています。 |
Short | 退院時サマリーの対象となる入院期間文書に含まれる期間 |
Control | 10..1 |
Type | Period |
Is Modifier | false |
Must Support | true |
Summary | true |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
80. Composition.event.period.start | |
Definition | 退院時サマリーの対象となる入院期間の入院日。ISO8601に準拠yyyy-mm-dd形式で記述する。 期間の始まり。境界は包括的です。 / The start of the period. The boundary is inclusive. |
Short | 退院時サマリーの対象となる入院期間の入院日包括的境界で開始時間 / Starting time with inclusive boundary |
Comments | 低要素が欠落している場合、意味は低い境界が知られていないことです。 / If the low element is missing, the meaning is that the low boundary is not known. |
Control | 10..1 This element is affected by the following invariants: per-1 |
Type | dateTime |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
82. Composition.event.period.end | |
Definition | 退院時サマリーの対象となる入院期間の退院日。ISO8601に準拠yyyy-mm-dd形式で記述する。 期間の終わり。期間の終了が欠落している場合、インスタンスが作成された時点で終了がわかっていないか、計画されていないことを意味します。スタートは過去の可能性があり、将来の終了日です。つまり、その期間はその時点で終了すると予想される/計画されています。 / The end of the period. If the end of the period is missing, it means no end was known or planned at the time the instance was created. The start may be in the past, and the end date in the future, which means that period is expected/planned to end at that time. |
Short | 退院時サマリーの対象となる入院期間の退院日継続していない場合、包括的境界で終了時間 / End time with inclusive boundary, if not ongoing |
Comments | 高い値には、一致する日付/時間が含まれます。つまり、2012-02-03T10:00:00は、2012-02-03の終了値を持つ期間です。 / The high value includes any matching date/time. i.e. 2012-02-03T10:00:00 is in a period that has an end value of 2012-02-03. |
Control | 10..1 This element is affected by the following invariants: per-1 |
Type | dateTime |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Meaning if Missing | 期間の終了が欠落している場合、それは期間が進行中であることを意味します / If the end of the period is missing, it means that the period is ongoing |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
84. Composition.section | |
Definition | 作品を構成するセクションの根源。 |
Short | 構成はセクションに分割されます |
Control | 0..* |
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()) |
Slicing | This element introduces a set of slices on Composition.section . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
86. 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: 拡張機能または値[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()) |
88. Composition.section:cdaSection | |
Slice Name | cdaSection |
Definition | CDA参照セクション 作品を構成するセクションの根源。 |
Short | CDA参照セクション構成はセクションに分割されます |
Control | 0..1* |
Type | BackboneElement |
Is Modifier | false |
Must Support | true |
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()) |
90. Composition.section:cdaSection.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: 拡張機能または値[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()) |
92. Composition.section:cdaSection.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 |
Must Support | true |
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 |
Fixed Value | CDA参照 |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
94. Composition.section:cdaSection.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 |
Must Support | true |
Summary | false |
Requirements | Provides computable standardized labels to topics within the document. |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
96. Composition.section:cdaSection.code.coding | |
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. |
Short | 用語システムによって定義されたコード / Code defined by a terminology system |
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
Control | 10..1* |
Binding | The codes SHALL be taken from For codes, see 退院時サマリーセクション区分コード ValueSet (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section ) |
Type | Coding |
Is Modifier | false |
Must Support | true |
Summary | true |
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
98. Composition.section:cdaSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code. |
Short | セクション区分コードのコード体系用語システムのアイデンティティ / Identity of the terminology system |
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
Control | 10..1 |
Type | uri |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
100. Composition.section:cdaSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
Short | セクション区分のコード値システムによって定義された構文のシンボル / Symbol in syntax defined by the system |
Control | 10..1 |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. |
Fixed Value | 200 |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
102. Composition.section:cdaSection.code.coding.display | |
Definition | セクション区分コードの表示名。 システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system. |
Short | セクション区分コードの表示名システムによって定義された表現 / Representation defined by the system |
Control | 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 |
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
Pattern Value | CDA参照セクション |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
104. Composition.section:cdaSection.code.coding.userSelected | |
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user |
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
Control | 0..01 |
Type | boolean |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
106. Composition.section:cdaSection.code.text | |
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept |
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. |
Control | 0..01 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
108. Composition.section:cdaSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 人が理解しやすい物語形式で、セクションの確認されたコンテンツを含み、人間がリソースのコンテンツを表現するために使用されます。この物語には、すべての構造化データをエンコードする必要はありませんが、人間が物語を読んで十分に「臨床的に安全」であるために、十分な詳細を含む必要があります。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現人間の解釈のために、節のテキストの要約 |
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 |
Control | 0..1 This element is affected by the following invariants: cmp-1 |
Type | Narrative |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
110. Composition.section:cdaSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 叙述(Narative)のステータス - それが完全に生成されているかどうか(定義されたデータまたは拡張機能のみから)、または人間がそれを作成し、追加データが含まれている可能性があるかどうか。 / The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
Short | セクションの内容作成状態コード生成|拡張機能|追加|空の / generated | extensions | additional | empty |
Control | 1..1 |
Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | false |
Fixed Value | additional |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
112. Composition.section:cdaSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 実際の叙述(Narative)コンテンツ、XHTMLの剥がれたバージョン。 / The actual narrative content, a stripped down version of XHTML. |
Short | xhtml簡略形式に従った叙述記述データ限られたXHTMLコンテンツ / Limited xhtml content |
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
Control | 1..1 |
Type | xhtml |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) 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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() )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 (htmlChecks()) txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content (htmlChecks()) |
114. Composition.section:cdaSection.mode | |
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 |
Short | 働いている | スナップショット | 変更。 |
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 |
Control | 0..01 |
Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (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())) |
116. Composition.section:cdaSection.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())) |
118. Composition.section:cdaSection.entry | |
Definition | CDA規約文書ファイルへの参照 "このセクションの物語の出典となる実際のリソースへの言及。" |
Short | CDA規約文書ファイルへの参照このセクションを支持するデータに対する参照 |
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 |
Control | 10..1* This element is affected by the following invariants: cmp-2 |
Type | Reference(DocumentReference, Resource) |
Is Modifier | false |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
120. Composition.section:cdaSection.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())) |
122. Composition.section:structuredSection | |
Slice Name | structuredSection |
Definition | 構造情報セクション 作品を構成するセクションの根源。 |
Short | 構造情報セクション構成はセクションに分割されます |
Control | 0..1* |
Type | BackboneElement |
Is Modifier | false |
Must Support | true |
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()) |
124. Composition.section:structuredSection.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: 拡張機能または値[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()) |
126. Composition.section:structuredSection.title | |
Definition | この特定のセクションのラベル。これは文書のレンダリングされたコンテンツの一部となり、目次を作成するためにしばしば使用されます。 |
Short | セクションのラベル(例:目次用) |
Comments | タイトルは人間の読者のためのセクションを識別します。タイトルは、セクションの対象となるリソースのナラティブに一貫性が必要です。通常、セクションにはタイトルが必要ですが、一部の文書では不要または不適切です。これは、サブセクションに独自の区別的なタイトルがあるセクション、または単一のセクションしか持たない文書の場合です。ほとんどの実装ガイドでは、セクションタイトルを必須要素にすることがあります。 |
Control | 0..1 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | false |
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 |
Fixed Value | 構造情報 |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
128. Composition.section:structuredSection.text | |
Definition | 人が理解しやすい物語形式で、セクションの確認されたコンテンツを含み、人間がリソースのコンテンツを表現するために使用されます。この物語には、すべての構造化データをエンコードする必要はありませんが、人間が物語を読んで十分に「臨床的に安全」であるために、十分な詳細を含む必要があります。 |
Short | 人間の解釈のために、節のテキストの要約 |
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 |
Control | 0..01 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())) |
130. Composition.section:structuredSection.emptyReason | |
Definition | "セクションが空の場合、なぜリストが空なのですか。空のセクションには通常、空の理由を説明するテキストがあります。" |
Short | なぜそのセクションは空ですか? |
Comments | 空白セクションの多様な理由は、その解釈に重要な意味を持ちます。このコードは、セクション全体の内容が抑制されている場合に使用するものであり、単一のアイテムが省略されている場合には、実装者はテキストノートまたはエントリにフラグを使用することを検討することができます。 |
Control | 0..1 This element is affected by the following invariants: cmp-2 |
Binding | The codes SHOULD be taken from ListEmptyReasonshttp://hl7.org/fhir/ValueSet/list-empty-reason (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason )もしセクションが空っぽなら、なぜ空っぽなのか。 |
Type | CodeableConcept |
Is Modifier | false |
Must Support | true |
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())) |
132. Composition.section:structuredSection.section | |
Definition | このセクション内の入れ子のサブセクション。 |
Short | ネストされたセクション |
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 |
Control | 100..* 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())) |
Slicing | This element introduces a set of slices on Composition.section.section . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
134. Composition.section:structuredSection.section:detailsOnAdmissionSection | |
Slice Name | detailsOnAdmissionSection |
Definition | 入院時詳細セクション このセクション内の入れ子のサブセクション。 |
Short | 入院時詳細セクションネストされたセクション |
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 |
Control | 10..1* This element is affected by the following invariants: cmp-1 |
Type | BackboneElement |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
136. Composition.section:structuredSection.section:detailsOnAdmissionSection.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: 拡張機能または値[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()) |
138. Composition.section:structuredSection.section:detailsOnAdmissionSection.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 |
Must Support | true |
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 |
Pattern Value | 入院時詳細 |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
140. Composition.section:structuredSection.section:detailsOnAdmissionSection.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 |
Must Support | true |
Summary | false |
Requirements | Provides computable standardized labels to topics within the document. |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
142. Composition.section:structuredSection.section:detailsOnAdmissionSection.code.coding | |
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. |
Short | 用語システムによって定義されたコード / Code defined by a terminology system |
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
Control | 10..1* |
Type | Coding |
Is Modifier | false |
Must Support | true |
Summary | true |
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
144. Composition.section:structuredSection.section:detailsOnAdmissionSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code. |
Short | セクション区分コードのコード体系用語システムのアイデンティティ / Identity of the terminology system |
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
Control | 10..1 |
Type | uri |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
146. Composition.section:structuredSection.section:detailsOnAdmissionSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
Short | セクション区分のコード値システムによって定義された構文のシンボル / Symbol in syntax defined by the system |
Control | 10..1 |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. |
Fixed Value | 322 |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
148. Composition.section:structuredSection.section:detailsOnAdmissionSection.code.coding.display | |
Definition | セクション区分コードの表示名。 システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system. |
Short | セクション区分コードの表示名システムによって定義された表現 / Representation defined by the system |
Control | 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 |
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
Pattern Value | 入院時詳細セクション |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
150. Composition.section:structuredSection.section:detailsOnAdmissionSection.code.coding.userSelected | |
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user |
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
Control | 0..01 |
Type | boolean |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
152. Composition.section:structuredSection.section:detailsOnAdmissionSection.code.text | |
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept |
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. |
Control | 0..01 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
154. Composition.section:structuredSection.section:detailsOnAdmissionSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 人が理解しやすい物語形式で、セクションの確認されたコンテンツを含み、人間がリソースのコンテンツを表現するために使用されます。この物語には、すべての構造化データをエンコードする必要はありませんが、人間が物語を読んで十分に「臨床的に安全」であるために、十分な詳細を含む必要があります。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現人間の解釈のために、節のテキストの要約 |
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 |
Control | 0..1 This element is affected by the following invariants: cmp-1 |
Type | Narrative |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
156. Composition.section:structuredSection.section:detailsOnAdmissionSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 叙述(Narative)のステータス - それが完全に生成されているかどうか(定義されたデータまたは拡張機能のみから)、または人間がそれを作成し、追加データが含まれている可能性があるかどうか。 / The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
Short | セクションの内容作成状態コード生成|拡張機能|追加|空の / generated | extensions | additional | empty |
Control | 1..1 |
Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | false |
Fixed Value | additional |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
158. Composition.section:structuredSection.section:detailsOnAdmissionSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 実際の叙述(Narative)コンテンツ、XHTMLの剥がれたバージョン。 / The actual narrative content, a stripped down version of XHTML. |
Short | xhtml簡略形式に従った叙述記述データ限られたXHTMLコンテンツ / Limited xhtml content |
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
Control | 1..1 |
Type | xhtml |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) 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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() )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 (htmlChecks()) txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content (htmlChecks()) |
160. Composition.section:structuredSection.section:detailsOnAdmissionSection.mode | |
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 |
Short | 働いている | スナップショット | 変更。 |
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 |
Control | 0..01 |
Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (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())) |
162. Composition.section:structuredSection.section:detailsOnAdmissionSection.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())) |
164. Composition.section:structuredSection.section:detailsOnAdmissionSection.entry | |
Definition | Encounterリソースを参照 "このセクションの物語の出典となる実際のリソースへの言及。" |
Short | Encounterリソースを参照このセクションを支持するデータに対する参照 |
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 |
Control | 10..1* This element is affected by the following invariants: cmp-2 |
Type | Reference(JP Core Encounter Profile, Resource) |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
166. Composition.section:structuredSection.section:detailsOnAdmissionSection.emptyReason | |
Definition | "セクションが空の場合、なぜリストが空なのですか。空のセクションには通常、空の理由を説明するテキストがあります。" |
Short | なぜそのセクションは空ですか? |
Comments | 空白セクションの多様な理由は、その解釈に重要な意味を持ちます。このコードは、セクション全体の内容が抑制されている場合に使用するものであり、単一のアイテムが省略されている場合には、実装者はテキストノートまたはエントリにフラグを使用することを検討することができます。 |
Control | 0..1 This element is affected by the following invariants: cmp-2 |
Binding | The codes SHOULD be taken from ListEmptyReasonshttp://hl7.org/fhir/ValueSet/list-empty-reason (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason )もしセクションが空っぽなら、なぜ空っぽなのか。 |
Type | CodeableConcept |
Is Modifier | false |
Must Support | true |
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())) |
168. Composition.section:structuredSection.section:detailsOnAdmissionSection.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())) |
170. Composition.section:structuredSection.section:diagnosesOnAdmissionSection | |
Slice Name | diagnosesOnAdmissionSection |
Definition | 入院時診断セクション このセクション内の入れ子のサブセクション。 |
Short | 入院時診断セクションネストされたセクション |
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 |
Control | 10..1* This element is affected by the following invariants: cmp-1 |
Type | BackboneElement |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
172. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.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: 拡張機能または値[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()) |
174. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.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 |
Must Support | true |
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 |
Pattern Value | 入院時診断 |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
176. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.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 |
Must Support | true |
Summary | false |
Requirements | Provides computable standardized labels to topics within the document. |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
178. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.code.coding | |
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. |
Short | 用語システムによって定義されたコード / Code defined by a terminology system |
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
Control | 10..1* |
Type | Coding |
Is Modifier | false |
Must Support | true |
Summary | true |
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
180. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code. |
Short | セクション区分コードのコード体系用語システムのアイデンティティ / Identity of the terminology system |
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
Control | 10..1 |
Type | uri |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
182. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
Short | セクション区分のコード値システムによって定義された構文のシンボル / Symbol in syntax defined by the system |
Control | 10..1 |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. |
Fixed Value | 342 |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
184. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.code.coding.display | |
Definition | セクション区分コードの表示名。 システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system. |
Short | セクション区分コードの表示名システムによって定義された表現 / Representation defined by the system |
Control | 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 |
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
Pattern Value | 入院時診断セクション |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
186. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.code.coding.userSelected | |
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user |
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
Control | 0..01 |
Type | boolean |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
188. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.code.text | |
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept |
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. |
Control | 0..01 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
190. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 人が理解しやすい物語形式で、セクションの確認されたコンテンツを含み、人間がリソースのコンテンツを表現するために使用されます。この物語には、すべての構造化データをエンコードする必要はありませんが、人間が物語を読んで十分に「臨床的に安全」であるために、十分な詳細を含む必要があります。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現人間の解釈のために、節のテキストの要約 |
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 |
Control | 0..1 This element is affected by the following invariants: cmp-1 |
Type | Narrative |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
192. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 叙述(Narative)のステータス - それが完全に生成されているかどうか(定義されたデータまたは拡張機能のみから)、または人間がそれを作成し、追加データが含まれている可能性があるかどうか。 / The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
Short | セクションの内容作成状態コード生成|拡張機能|追加|空の / generated | extensions | additional | empty |
Control | 1..1 |
Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | false |
Fixed Value | additional |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
194. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 実際の叙述(Narative)コンテンツ、XHTMLの剥がれたバージョン。 / The actual narrative content, a stripped down version of XHTML. |
Short | xhtml簡略形式に従った叙述記述データ限られたXHTMLコンテンツ / Limited xhtml content |
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
Control | 1..1 |
Type | xhtml |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) 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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() )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 (htmlChecks()) txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content (htmlChecks()) |
196. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.mode | |
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 |
Short | 働いている | スナップショット | 変更。 |
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 |
Control | 0..01 |
Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (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())) |
198. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.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())) |
200. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.entry | |
Definition | (入院時の)傷病名 "このセクションの物語の出典となる実際のリソースへの言及。" |
Short | 必須。(入院時の)傷病名・主訴を1個以上必ず記述する。このセクションを支持するデータに対する参照 |
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 |
Control | 0..* This element is affected by the following invariants: cmp-2 |
Type | Reference(JP Core Condition Profile, Resource) |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
202. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.emptyReason | |
Definition | "セクションが空の場合、なぜリストが空なのですか。空のセクションには通常、空の理由を説明するテキストがあります。" |
Short | なぜそのセクションは空ですか? |
Comments | 空白セクションの多様な理由は、その解釈に重要な意味を持ちます。このコードは、セクション全体の内容が抑制されている場合に使用するものであり、単一のアイテムが省略されている場合には、実装者はテキストノートまたはエントリにフラグを使用することを検討することができます。 |
Control | 0..1 This element is affected by the following invariants: cmp-2 |
Binding | The codes SHOULD be taken from ListEmptyReasonshttp://hl7.org/fhir/ValueSet/list-empty-reason (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason )もしセクションが空っぽなら、なぜ空っぽなのか。 |
Type | CodeableConcept |
Is Modifier | false |
Must Support | true |
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())) |
204. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.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())) |
206. Composition.section:structuredSection.section:allergyIntoleranceSection | |
Slice Name | allergyIntoleranceSection |
Definition | アレルギー・不耐性反応セクション このセクション内の入れ子のサブセクション。 |
Short | アレルギー・不耐性反応セクションネストされたセクション |
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 |
Control | 0..1* This element is affected by the following invariants: cmp-1 |
Type | BackboneElement |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
208. Composition.section:structuredSection.section:allergyIntoleranceSection.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: 拡張機能または値[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()) |
210. Composition.section:structuredSection.section:allergyIntoleranceSection.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 |
Must Support | true |
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 |
Pattern Value | アレルギー・不耐性反応 |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
212. Composition.section:structuredSection.section:allergyIntoleranceSection.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 |
Must Support | true |
Summary | false |
Requirements | Provides computable standardized labels to topics within the document. |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
214. Composition.section:structuredSection.section:allergyIntoleranceSection.code.coding | |
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. |
Short | 用語システムによって定義されたコード / Code defined by a terminology system |
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
Control | 10..1* |
Type | Coding |
Is Modifier | false |
Must Support | true |
Summary | true |
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
216. Composition.section:structuredSection.section:allergyIntoleranceSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code. |
Short | セクション区分コードのコード体系用語システムのアイデンティティ / Identity of the terminology system |
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
Control | 10..1 |
Type | uri |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
218. Composition.section:structuredSection.section:allergyIntoleranceSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
Short | セクション区分のコード値システムによって定義された構文のシンボル / Symbol in syntax defined by the system |
Control | 10..1 |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. |
Fixed Value | 510 |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
220. Composition.section:structuredSection.section:allergyIntoleranceSection.code.coding.display | |
Definition | セクション区分コードの表示名。 システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system. |
Short | セクション区分コードの表示名システムによって定義された表現 / Representation defined by the system |
Control | 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 |
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
Pattern Value | アレルギー・不耐性反応セクション |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
222. Composition.section:structuredSection.section:allergyIntoleranceSection.code.coding.userSelected | |
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user |
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
Control | 0..01 |
Type | boolean |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
224. Composition.section:structuredSection.section:allergyIntoleranceSection.code.text | |
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept |
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. |
Control | 0..01 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
226. Composition.section:structuredSection.section:allergyIntoleranceSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 人が理解しやすい物語形式で、セクションの確認されたコンテンツを含み、人間がリソースのコンテンツを表現するために使用されます。この物語には、すべての構造化データをエンコードする必要はありませんが、人間が物語を読んで十分に「臨床的に安全」であるために、十分な詳細を含む必要があります。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現人間の解釈のために、節のテキストの要約 |
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 |
Control | 0..1 This element is affected by the following invariants: cmp-1 |
Type | Narrative |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
228. Composition.section:structuredSection.section:allergyIntoleranceSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 叙述(Narative)のステータス - それが完全に生成されているかどうか(定義されたデータまたは拡張機能のみから)、または人間がそれを作成し、追加データが含まれている可能性があるかどうか。 / The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
Short | セクションの内容作成状態コード生成|拡張機能|追加|空の / generated | extensions | additional | empty |
Control | 1..1 |
Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | false |
Fixed Value | additional |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
230. Composition.section:structuredSection.section:allergyIntoleranceSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 実際の叙述(Narative)コンテンツ、XHTMLの剥がれたバージョン。 / The actual narrative content, a stripped down version of XHTML. |
Short | xhtml簡略形式に従った叙述記述データ限られたXHTMLコンテンツ / Limited xhtml content |
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
Control | 1..1 |
Type | xhtml |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) 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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() )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 (htmlChecks()) txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content (htmlChecks()) |
232. Composition.section:structuredSection.section:allergyIntoleranceSection.mode | |
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 |
Short | 働いている | スナップショット | 変更。 |
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 |
Control | 0..01 |
Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (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())) |
234. Composition.section:structuredSection.section:allergyIntoleranceSection.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())) |
236. Composition.section:structuredSection.section:allergyIntoleranceSection.entry | |
Definition | アレルギー・不耐性反応情報を記述して参照する。 1つのアレルギーにつき1つのAllergyIntoleranceリソースで記述されたものを参照する。 記述すべきアレルギー・不耐性反応情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 アレルギー・不耐性反応情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 "このセクションの物語の出典となる実際のリソースへの言及。" |
Short | アレルギー・不耐性反応情報を記述したAllergyIntoleranceリソースを参照このセクションを支持するデータに対する参照 |
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 |
Control | 0..* This element is affected by the following invariants: cmp-2 |
Type | Reference(JP Core AllergyIntolerance Profile, Resource) |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
238. Composition.section:structuredSection.section:allergyIntoleranceSection.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())) |
240. Composition.section:structuredSection.section:chiefComplaintsSection | |
Slice Name | chiefComplaintsSection |
Definition | 主訴セクション このセクション内の入れ子のサブセクション。 |
Short | 主訴セクションネストされたセクション |
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 |
Control | 10..1* This element is affected by the following invariants: cmp-1 |
Type | BackboneElement |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
242. Composition.section:structuredSection.section:chiefComplaintsSection.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: 拡張機能または値[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()) |
244. Composition.section:structuredSection.section:chiefComplaintsSection.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 |
Must Support | true |
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 |
Pattern Value | 主訴 |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
246. Composition.section:structuredSection.section:chiefComplaintsSection.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 |
Must Support | true |
Summary | false |
Requirements | Provides computable standardized labels to topics within the document. |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
248. Composition.section:structuredSection.section:chiefComplaintsSection.code.coding | |
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. |
Short | 用語システムによって定義されたコード / Code defined by a terminology system |
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
Control | 10..1* |
Type | Coding |
Is Modifier | false |
Must Support | true |
Summary | true |
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
250. Composition.section:structuredSection.section:chiefComplaintsSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code. |
Short | セクション区分コードのコード体系用語システムのアイデンティティ / Identity of the terminology system |
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
Control | 10..1 |
Type | uri |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
252. Composition.section:structuredSection.section:chiefComplaintsSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
Short | セクション区分のコード値システムによって定義された構文のシンボル / Symbol in syntax defined by the system |
Control | 10..1 |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. |
Fixed Value | 352 |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
254. Composition.section:structuredSection.section:chiefComplaintsSection.code.coding.display | |
Definition | セクション区分コードの表示名。 システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system. |
Short | セクション区分コードの表示名システムによって定義された表現 / Representation defined by the system |
Control | 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 |
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
Pattern Value | 主訴セクション |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
256. Composition.section:structuredSection.section:chiefComplaintsSection.code.coding.userSelected | |
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user |
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
Control | 0..01 |
Type | boolean |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
258. Composition.section:structuredSection.section:chiefComplaintsSection.code.text | |
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept |
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. |
Control | 0..01 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
260. Composition.section:structuredSection.section:chiefComplaintsSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 人が理解しやすい物語形式で、セクションの確認されたコンテンツを含み、人間がリソースのコンテンツを表現するために使用されます。この物語には、すべての構造化データをエンコードする必要はありませんが、人間が物語を読んで十分に「臨床的に安全」であるために、十分な詳細を含む必要があります。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現人間の解釈のために、節のテキストの要約 |
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 |
Control | 0..1 This element is affected by the following invariants: cmp-1 |
Type | Narrative |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
262. Composition.section:structuredSection.section:chiefComplaintsSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 叙述(Narative)のステータス - それが完全に生成されているかどうか(定義されたデータまたは拡張機能のみから)、または人間がそれを作成し、追加データが含まれている可能性があるかどうか。 / The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
Short | セクションの内容作成状態コード生成|拡張機能|追加|空の / generated | extensions | additional | empty |
Control | 1..1 |
Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | false |
Fixed Value | additional |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
264. Composition.section:structuredSection.section:chiefComplaintsSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 実際の叙述(Narative)コンテンツ、XHTMLの剥がれたバージョン。 / The actual narrative content, a stripped down version of XHTML. |
Short | xhtml簡略形式に従った叙述記述データ限られたXHTMLコンテンツ / Limited xhtml content |
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
Control | 1..1 |
Type | xhtml |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) 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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() )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 (htmlChecks()) txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content (htmlChecks()) |
266. Composition.section:structuredSection.section:chiefComplaintsSection.mode | |
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 |
Short | 働いている | スナップショット | 変更。 |
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 |
Control | 0..01 |
Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (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())) |
268. Composition.section:structuredSection.section:chiefComplaintsSection.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())) |
270. Composition.section:structuredSection.section:chiefComplaintsSection.entry | |
Definition | 主訴に対応するConditionリソースを参照 "このセクションの物語の出典となる実際のリソースへの言及。" |
Short | 主訴に対応するConditionリソースを参照このセクションを支持するデータに対する参照 |
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 |
Control | 0..* This element is affected by the following invariants: cmp-2 |
Type | Reference(JP Core Condition Profile, Resource) |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
272. Composition.section:structuredSection.section:chiefComplaintsSection.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())) |
274. Composition.section:structuredSection.section:reasonForAdmissionSection | |
Slice Name | reasonForAdmissionSection |
Definition | 入院理由セクション このセクション内の入れ子のサブセクション。 |
Short | 入院理由セクションネストされたセクション |
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 |
Control | 10..1* This element is affected by the following invariants: cmp-1 |
Type | BackboneElement |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
276. Composition.section:structuredSection.section:reasonForAdmissionSection.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: 拡張機能または値[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()) |
278. Composition.section:structuredSection.section:reasonForAdmissionSection.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 |
Must Support | true |
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 |
Pattern Value | 入院理由 |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
280. Composition.section:structuredSection.section:reasonForAdmissionSection.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 |
Must Support | true |
Summary | false |
Requirements | Provides computable standardized labels to topics within the document. |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
282. Composition.section:structuredSection.section:reasonForAdmissionSection.code.coding | |
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. |
Short | 用語システムによって定義されたコード / Code defined by a terminology system |
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
Control | 10..1* |
Type | Coding |
Is Modifier | false |
Must Support | true |
Summary | true |
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
284. Composition.section:structuredSection.section:reasonForAdmissionSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code. |
Short | セクション区分コードのコード体系用語システムのアイデンティティ / Identity of the terminology system |
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
Control | 10..1 |
Type | uri |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
286. Composition.section:structuredSection.section:reasonForAdmissionSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
Short | セクション区分のコード値システムによって定義された構文のシンボル / Symbol in syntax defined by the system |
Control | 10..1 |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. |
Fixed Value | 312 |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
288. Composition.section:structuredSection.section:reasonForAdmissionSection.code.coding.display | |
Definition | セクション区分コードの表示名。 システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system. |
Short | セクション区分コードの表示名システムによって定義された表現 / Representation defined by the system |
Control | 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 |
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
Pattern Value | 入院理由セクション |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
290. Composition.section:structuredSection.section:reasonForAdmissionSection.code.coding.userSelected | |
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user |
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
Control | 0..01 |
Type | boolean |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
292. Composition.section:structuredSection.section:reasonForAdmissionSection.code.text | |
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept |
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. |
Control | 0..01 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
294. Composition.section:structuredSection.section:reasonForAdmissionSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 人が理解しやすい物語形式で、セクションの確認されたコンテンツを含み、人間がリソースのコンテンツを表現するために使用されます。この物語には、すべての構造化データをエンコードする必要はありませんが、人間が物語を読んで十分に「臨床的に安全」であるために、十分な詳細を含む必要があります。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現人間の解釈のために、節のテキストの要約 |
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 |
Control | 0..1 This element is affected by the following invariants: cmp-1 |
Type | Narrative |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
296. Composition.section:structuredSection.section:reasonForAdmissionSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 叙述(Narative)のステータス - それが完全に生成されているかどうか(定義されたデータまたは拡張機能のみから)、または人間がそれを作成し、追加データが含まれている可能性があるかどうか。 / The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
Short | セクションの内容作成状態コード生成|拡張機能|追加|空の / generated | extensions | additional | empty |
Control | 1..1 |
Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | false |
Fixed Value | additional |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
298. Composition.section:structuredSection.section:reasonForAdmissionSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 実際の叙述(Narative)コンテンツ、XHTMLの剥がれたバージョン。 / The actual narrative content, a stripped down version of XHTML. |
Short | xhtml簡略形式に従った叙述記述データ限られたXHTMLコンテンツ / Limited xhtml content |
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
Control | 1..1 |
Type | xhtml |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) 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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() )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 (htmlChecks()) txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content (htmlChecks()) |
300. Composition.section:structuredSection.section:reasonForAdmissionSection.mode | |
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 |
Short | 働いている | スナップショット | 変更。 |
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 |
Control | 0..01 |
Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (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())) |
302. Composition.section:structuredSection.section:reasonForAdmissionSection.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())) |
304. Composition.section:structuredSection.section:reasonForAdmissionSection.entry | |
Definition | CodeableConceptであるEncounter.reasonCodeに病名あるいはtextで記述できる "このセクションの物語の出典となる実際のリソースへの言及。" |
Short | 入院理由をEncounter.reasonCodeに記述するこのセクションを支持するデータに対する参照 |
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 |
Control | 0..1* This element is affected by the following invariants: cmp-2 |
Type | Reference(JP Core Encounter Profile, Resource) |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
306. Composition.section:structuredSection.section:reasonForAdmissionSection.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())) |
308. Composition.section:structuredSection.section:presentIllnessSection | |
Slice Name | presentIllnessSection |
Definition | 現病歴セクション このセクション内の入れ子のサブセクション。 |
Short | 現病歴セクションネストされたセクション |
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 |
Control | 10..1* This element is affected by the following invariants: cmp-1 |
Type | BackboneElement |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
310. Composition.section:structuredSection.section:presentIllnessSection.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: 拡張機能または値[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()) |
312. Composition.section:structuredSection.section:presentIllnessSection.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 |
Must Support | true |
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 |
Pattern Value | 現病歴 |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
314. Composition.section:structuredSection.section:presentIllnessSection.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 |
Must Support | true |
Summary | false |
Requirements | Provides computable standardized labels to topics within the document. |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
316. Composition.section:structuredSection.section:presentIllnessSection.code.coding | |
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. |
Short | 用語システムによって定義されたコード / Code defined by a terminology system |
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
Control | 10..1* |
Type | Coding |
Is Modifier | false |
Must Support | true |
Summary | true |
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
318. Composition.section:structuredSection.section:presentIllnessSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code. |
Short | セクション区分コードのコード体系用語システムのアイデンティティ / Identity of the terminology system |
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
Control | 10..1 |
Type | uri |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
320. Composition.section:structuredSection.section:presentIllnessSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
Short | セクション区分のコード値システムによって定義された構文のシンボル / Symbol in syntax defined by the system |
Control | 10..1 |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. |
Fixed Value | 360 |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
322. Composition.section:structuredSection.section:presentIllnessSection.code.coding.display | |
Definition | セクション区分コードの表示名。 システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system. |
Short | セクション区分コードの表示名システムによって定義された表現 / Representation defined by the system |
Control | 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 |
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
Pattern Value | 現病歴セクション |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
324. Composition.section:structuredSection.section:presentIllnessSection.code.coding.userSelected | |
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user |
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
Control | 0..01 |
Type | boolean |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
326. Composition.section:structuredSection.section:presentIllnessSection.code.text | |
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept |
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. |
Control | 0..01 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
328. Composition.section:structuredSection.section:presentIllnessSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 人が理解しやすい物語形式で、セクションの確認されたコンテンツを含み、人間がリソースのコンテンツを表現するために使用されます。この物語には、すべての構造化データをエンコードする必要はありませんが、人間が物語を読んで十分に「臨床的に安全」であるために、十分な詳細を含む必要があります。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現人間の解釈のために、節のテキストの要約 |
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 |
Control | 0..1 This element is affected by the following invariants: cmp-1 |
Type | Narrative |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
330. Composition.section:structuredSection.section:presentIllnessSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 叙述(Narative)のステータス - それが完全に生成されているかどうか(定義されたデータまたは拡張機能のみから)、または人間がそれを作成し、追加データが含まれている可能性があるかどうか。 / The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
Short | セクションの内容作成状態コード生成|拡張機能|追加|空の / generated | extensions | additional | empty |
Control | 1..1 |
Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | false |
Fixed Value | additional |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
332. Composition.section:structuredSection.section:presentIllnessSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 実際の叙述(Narative)コンテンツ、XHTMLの剥がれたバージョン。 / The actual narrative content, a stripped down version of XHTML. |
Short | xhtml簡略形式に従った叙述記述データ限られたXHTMLコンテンツ / Limited xhtml content |
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
Control | 1..1 |
Type | xhtml |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) 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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() )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 (htmlChecks()) txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content (htmlChecks()) |
334. Composition.section:structuredSection.section:presentIllnessSection.mode | |
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 |
Short | 働いている | スナップショット | 変更。 |
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 |
Control | 0..01 |
Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (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())) |
336. Composition.section:structuredSection.section:presentIllnessSection.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())) |
338. Composition.section:structuredSection.section:presentIllnessSection.entry | |
Definition | フリーテキストでしか記述できない場合には、それをCondition.code.text およびCodition.noteに記述したConditionリソースを参照する。 疾患ごとに分けて現病歴を記述できる場合には、それぞれをひとつのConditionリソースで記述して参照する。 "このセクションの物語の出典となる実際のリソースへの言及。" |
Short | 必須。現病歴として記述すべき疾患に関する現在にいたる経過歴を1個以上必ず記述したConditionリソースを参照する。このセクションを支持するデータに対する参照 |
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 |
Control | 0..* This element is affected by the following invariants: cmp-2 |
Type | Reference(JP Core Condition Profile, Resource) |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
340. Composition.section:structuredSection.section:presentIllnessSection.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())) |
342. Composition.section:structuredSection.section:pastIllnessSection | |
Slice Name | pastIllnessSection |
Definition | 既往歴セクション このセクション内の入れ子のサブセクション。 |
Short | 既往歴セクションネストされたセクション |
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 |
Control | 0..1* This element is affected by the following invariants: cmp-1 |
Type | BackboneElement |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
344. Composition.section:structuredSection.section:pastIllnessSection.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: 拡張機能または値[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()) |
346. Composition.section:structuredSection.section:pastIllnessSection.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 |
Must Support | true |
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 |
Pattern Value | 既往歴 |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
348. Composition.section:structuredSection.section:pastIllnessSection.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 |
Must Support | true |
Summary | false |
Requirements | Provides computable standardized labels to topics within the document. |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
350. Composition.section:structuredSection.section:pastIllnessSection.code.coding | |
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. |
Short | 用語システムによって定義されたコード / Code defined by a terminology system |
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
Control | 10..1* |
Type | Coding |
Is Modifier | false |
Must Support | true |
Summary | true |
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
352. Composition.section:structuredSection.section:pastIllnessSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code. |
Short | セクション区分コードのコード体系用語システムのアイデンティティ / Identity of the terminology system |
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
Control | 10..1 |
Type | uri |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
354. Composition.section:structuredSection.section:pastIllnessSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
Short | セクション区分のコード値システムによって定義された構文のシンボル / Symbol in syntax defined by the system |
Control | 10..1 |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. |
Fixed Value | 370 |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
356. Composition.section:structuredSection.section:pastIllnessSection.code.coding.display | |
Definition | セクション区分コードの表示名。 システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system. |
Short | セクション区分コードの表示名システムによって定義された表現 / Representation defined by the system |
Control | 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 |
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
Pattern Value | 既往歴セクション |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
358. Composition.section:structuredSection.section:pastIllnessSection.code.coding.userSelected | |
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user |
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
Control | 0..01 |
Type | boolean |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
360. Composition.section:structuredSection.section:pastIllnessSection.code.text | |
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept |
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. |
Control | 0..01 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
362. Composition.section:structuredSection.section:pastIllnessSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 人が理解しやすい物語形式で、セクションの確認されたコンテンツを含み、人間がリソースのコンテンツを表現するために使用されます。この物語には、すべての構造化データをエンコードする必要はありませんが、人間が物語を読んで十分に「臨床的に安全」であるために、十分な詳細を含む必要があります。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現人間の解釈のために、節のテキストの要約 |
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 |
Control | 0..1 This element is affected by the following invariants: cmp-1 |
Type | Narrative |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
364. Composition.section:structuredSection.section:pastIllnessSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 叙述(Narative)のステータス - それが完全に生成されているかどうか(定義されたデータまたは拡張機能のみから)、または人間がそれを作成し、追加データが含まれている可能性があるかどうか。 / The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
Short | セクションの内容作成状態コード生成|拡張機能|追加|空の / generated | extensions | additional | empty |
Control | 1..1 |
Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | false |
Fixed Value | additional |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
366. Composition.section:structuredSection.section:pastIllnessSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 実際の叙述(Narative)コンテンツ、XHTMLの剥がれたバージョン。 / The actual narrative content, a stripped down version of XHTML. |
Short | xhtml簡略形式に従った叙述記述データ限られたXHTMLコンテンツ / Limited xhtml content |
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
Control | 1..1 |
Type | xhtml |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) 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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() )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 (htmlChecks()) txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content (htmlChecks()) |
368. Composition.section:structuredSection.section:pastIllnessSection.mode | |
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 |
Short | 働いている | スナップショット | 変更。 |
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 |
Control | 0..01 |
Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (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())) |
370. Composition.section:structuredSection.section:pastIllnessSection.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())) |
372. Composition.section:structuredSection.section:pastIllnessSection.entry | |
Definition | 既往歴をConditionリソースに記述して参照する。 1つの既往疾患につき1つのConditionリソースで記述されたものを参照する。 記述すべき既往疾患が存在しないことを明示的に記述する(「既往特になし」など)場合にはentry要素は出現せず、emptyReasonにnilknownを記述する。 既往疾患情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 "このセクションの物語の出典となる実際のリソースへの言及。" |
Short | 既往歴をConditionリソースに記述して参照する。このセクションを支持するデータに対する参照 |
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 |
Control | 0..* This element is affected by the following invariants: cmp-2 |
Type | Reference(JP Core Condition Profile, Resource) |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
374. Composition.section:structuredSection.section:pastIllnessSection.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())) |
376. Composition.section:structuredSection.section:medicationsOnAdmissionSection | |
Slice Name | medicationsOnAdmissionSection |
Definition | 入院時服薬セクション このセクション内の入れ子のサブセクション。 |
Short | 入院時服薬セクションネストされたセクション |
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 |
Control | 0..1* This element is affected by the following invariants: cmp-1 |
Type | BackboneElement |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
378. Composition.section:structuredSection.section:medicationsOnAdmissionSection.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: 拡張機能または値[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()) |
380. Composition.section:structuredSection.section:medicationsOnAdmissionSection.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 |
Must Support | true |
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 |
Pattern Value | 入院時服薬 |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
382. Composition.section:structuredSection.section:medicationsOnAdmissionSection.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 |
Must Support | true |
Summary | false |
Requirements | Provides computable standardized labels to topics within the document. |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
384. Composition.section:structuredSection.section:medicationsOnAdmissionSection.code.coding | |
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. |
Short | 用語システムによって定義されたコード / Code defined by a terminology system |
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
Control | 10..1* |
Type | Coding |
Is Modifier | false |
Must Support | true |
Summary | true |
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
386. Composition.section:structuredSection.section:medicationsOnAdmissionSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code. |
Short | セクション区分コードのコード体系用語システムのアイデンティティ / Identity of the terminology system |
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
Control | 10..1 |
Type | uri |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
388. Composition.section:structuredSection.section:medicationsOnAdmissionSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
Short | セクション区分のコード値システムによって定義された構文のシンボル / Symbol in syntax defined by the system |
Control | 10..1 |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. |
Fixed Value | 432 |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
390. Composition.section:structuredSection.section:medicationsOnAdmissionSection.code.coding.display | |
Definition | セクション区分コードの表示名。 システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system. |
Short | セクション区分コードの表示名システムによって定義された表現 / Representation defined by the system |
Control | 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 |
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
Pattern Value | 入院時服薬セクション |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
392. Composition.section:structuredSection.section:medicationsOnAdmissionSection.code.coding.userSelected | |
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user |
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
Control | 0..01 |
Type | boolean |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
394. Composition.section:structuredSection.section:medicationsOnAdmissionSection.code.text | |
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept |
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. |
Control | 0..01 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
396. Composition.section:structuredSection.section:medicationsOnAdmissionSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 人が理解しやすい物語形式で、セクションの確認されたコンテンツを含み、人間がリソースのコンテンツを表現するために使用されます。この物語には、すべての構造化データをエンコードする必要はありませんが、人間が物語を読んで十分に「臨床的に安全」であるために、十分な詳細を含む必要があります。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現人間の解釈のために、節のテキストの要約 |
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 |
Control | 0..1 This element is affected by the following invariants: cmp-1 |
Type | Narrative |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
398. Composition.section:structuredSection.section:medicationsOnAdmissionSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 叙述(Narative)のステータス - それが完全に生成されているかどうか(定義されたデータまたは拡張機能のみから)、または人間がそれを作成し、追加データが含まれている可能性があるかどうか。 / The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
Short | セクションの内容作成状態コード生成|拡張機能|追加|空の / generated | extensions | additional | empty |
Control | 1..1 |
Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | false |
Fixed Value | additional |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
400. Composition.section:structuredSection.section:medicationsOnAdmissionSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 実際の叙述(Narative)コンテンツ、XHTMLの剥がれたバージョン。 / The actual narrative content, a stripped down version of XHTML. |
Short | xhtml簡略形式に従った叙述記述データ限られたXHTMLコンテンツ / Limited xhtml content |
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
Control | 1..1 |
Type | xhtml |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) 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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() )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 (htmlChecks()) txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content (htmlChecks()) |
402. Composition.section:structuredSection.section:medicationsOnAdmissionSection.mode | |
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 |
Short | 働いている | スナップショット | 変更。 |
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 |
Control | 0..01 |
Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (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())) |
404. Composition.section:structuredSection.section:medicationsOnAdmissionSection.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())) |
406. Composition.section:structuredSection.section:medicationsOnAdmissionSection.entry | |
Definition | 入院時の服薬情報(正確には入院直前までの服薬情報)は、1医薬品ごとに1つのMedicationStatementリソースを使用して記述する。 MedicationStatementでは、1医薬品ごとに用法を記述することができ、 それが必要な場合で情報が入手できる場合には、MedicationStatement.dosage要素に記述する "このセクションの物語の出典となる実際のリソースへの言及。" |
Short | 投薬情報を記述したMedicationStatementを参照このセクションを支持するデータに対する参照 |
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 |
Control | 0..* This element is affected by the following invariants: cmp-2 |
Type | Reference(JP_MedicationRequest_eCS, Resource) |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
408. Composition.section:structuredSection.section:medicationsOnAdmissionSection.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())) |
410. Composition.section:structuredSection.section:socialHistorySection | |
Slice Name | socialHistorySection |
Definition | 社会歴・生活習慣セクション このセクション内の入れ子のサブセクション。 |
Short | 社会歴・生活習慣セクションネストされたセクション |
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 |
Control | 0..1* This element is affected by the following invariants: cmp-1 |
Type | BackboneElement |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
412. Composition.section:structuredSection.section:socialHistorySection.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: 拡張機能または値[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()) |
414. Composition.section:structuredSection.section:socialHistorySection.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 |
Must Support | true |
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 |
Pattern Value | 社会歴・生活習慣 |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
416. Composition.section:structuredSection.section:socialHistorySection.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 |
Must Support | true |
Summary | false |
Requirements | Provides computable standardized labels to topics within the document. |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
418. Composition.section:structuredSection.section:socialHistorySection.code.coding | |
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. |
Short | 用語システムによって定義されたコード / Code defined by a terminology system |
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
Control | 10..1* |
Type | Coding |
Is Modifier | false |
Must Support | true |
Summary | true |
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
420. Composition.section:structuredSection.section:socialHistorySection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code. |
Short | セクション区分コードのコード体系用語システムのアイデンティティ / Identity of the terminology system |
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
Control | 10..1 |
Type | uri |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
422. Composition.section:structuredSection.section:socialHistorySection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
Short | セクション区分のコード値システムによって定義された構文のシンボル / Symbol in syntax defined by the system |
Control | 10..1 |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. |
Fixed Value | 640 |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
424. Composition.section:structuredSection.section:socialHistorySection.code.coding.display | |
Definition | セクション区分コードの表示名。 システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system. |
Short | セクション区分コードの表示名システムによって定義された表現 / Representation defined by the system |
Control | 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 |
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
Pattern Value | 社会歴・生活習慣セクション |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
426. Composition.section:structuredSection.section:socialHistorySection.code.coding.userSelected | |
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user |
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
Control | 0..01 |
Type | boolean |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
428. Composition.section:structuredSection.section:socialHistorySection.code.text | |
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept |
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. |
Control | 0..01 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
430. Composition.section:structuredSection.section:socialHistorySection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 人が理解しやすい物語形式で、セクションの確認されたコンテンツを含み、人間がリソースのコンテンツを表現するために使用されます。この物語には、すべての構造化データをエンコードする必要はありませんが、人間が物語を読んで十分に「臨床的に安全」であるために、十分な詳細を含む必要があります。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現人間の解釈のために、節のテキストの要約 |
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 |
Control | 0..1 This element is affected by the following invariants: cmp-1 |
Type | Narrative |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
432. Composition.section:structuredSection.section:socialHistorySection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 叙述(Narative)のステータス - それが完全に生成されているかどうか(定義されたデータまたは拡張機能のみから)、または人間がそれを作成し、追加データが含まれている可能性があるかどうか。 / The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
Short | セクションの内容作成状態コード生成|拡張機能|追加|空の / generated | extensions | additional | empty |
Control | 1..1 |
Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | false |
Fixed Value | additional |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
434. Composition.section:structuredSection.section:socialHistorySection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 実際の叙述(Narative)コンテンツ、XHTMLの剥がれたバージョン。 / The actual narrative content, a stripped down version of XHTML. |
Short | xhtml簡略形式に従った叙述記述データ限られたXHTMLコンテンツ / Limited xhtml content |
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
Control | 1..1 |
Type | xhtml |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) 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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() )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 (htmlChecks()) txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content (htmlChecks()) |
436. Composition.section:structuredSection.section:socialHistorySection.mode | |
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 |
Short | 働いている | スナップショット | 変更。 |
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 |
Control | 0..01 |
Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (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())) |
438. Composition.section:structuredSection.section:socialHistorySection.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())) |
440. Composition.section:structuredSection.section:socialHistorySection.entry | |
Definition | 社会歴・生活習慣情報を記述して参照する。 1つの社会歴・生活習慣につき1つのObservationリソースで記述されたものを参照する。 記述すべき社会歴・生活習慣情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 社会歴・生活習慣情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 "このセクションの物語の出典となる実際のリソースへの言及。" |
Short | 社会歴・生活習慣情報を記述したObservationリソースを参照このセクションを支持するデータに対する参照 |
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 |
Control | 0..* This element is affected by the following invariants: cmp-2 |
Type | Reference(JP Core Observation SocialHistory Profile, Resource) |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
442. Composition.section:structuredSection.section:socialHistorySection.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())) |
444. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection | |
Slice Name | physicalStatusOnAdmissionSection |
Definition | 入院時身体所見セクション このセクション内の入れ子のサブセクション。 |
Short | 入院時身体所見セクションネストされたセクション |
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 |
Control | 0..1* This element is affected by the following invariants: cmp-1 |
Type | BackboneElement |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
446. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.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: 拡張機能または値[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()) |
448. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.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 |
Must Support | true |
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 |
Pattern Value | 入院時身体所見 |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
450. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.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 |
Must Support | true |
Summary | false |
Requirements | Provides computable standardized labels to topics within the document. |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
452. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.code.coding | |
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. |
Short | 用語システムによって定義されたコード / Code defined by a terminology system |
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
Control | 10..1* |
Type | Coding |
Is Modifier | false |
Must Support | true |
Summary | true |
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
454. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code. |
Short | セクション区分コードのコード体系用語システムのアイデンティティ / Identity of the terminology system |
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
Control | 10..1 |
Type | uri |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
456. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
Short | セクション区分のコード値システムによって定義された構文のシンボル / Symbol in syntax defined by the system |
Control | 10..1 |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. |
Fixed Value | 612 |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
458. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.code.coding.display | |
Definition | セクション区分コードの表示名。 システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system. |
Short | セクション区分コードの表示名システムによって定義された表現 / Representation defined by the system |
Control | 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 |
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
Pattern Value | 入院時身体所見セクション |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
460. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.code.coding.userSelected | |
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user |
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
Control | 0..01 |
Type | boolean |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
462. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.code.text | |
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept |
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. |
Control | 0..01 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
464. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 人が理解しやすい物語形式で、セクションの確認されたコンテンツを含み、人間がリソースのコンテンツを表現するために使用されます。この物語には、すべての構造化データをエンコードする必要はありませんが、人間が物語を読んで十分に「臨床的に安全」であるために、十分な詳細を含む必要があります。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現人間の解釈のために、節のテキストの要約 |
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 |
Control | 0..1 This element is affected by the following invariants: cmp-1 |
Type | Narrative |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
466. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 叙述(Narative)のステータス - それが完全に生成されているかどうか(定義されたデータまたは拡張機能のみから)、または人間がそれを作成し、追加データが含まれている可能性があるかどうか。 / The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
Short | セクションの内容作成状態コード生成|拡張機能|追加|空の / generated | extensions | additional | empty |
Control | 1..1 |
Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | false |
Fixed Value | additional |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
468. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 実際の叙述(Narative)コンテンツ、XHTMLの剥がれたバージョン。 / The actual narrative content, a stripped down version of XHTML. |
Short | xhtml簡略形式に従った叙述記述データ限られたXHTMLコンテンツ / Limited xhtml content |
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
Control | 1..1 |
Type | xhtml |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) 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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() )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 (htmlChecks()) txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content (htmlChecks()) |
470. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.mode | |
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 |
Short | 働いている | スナップショット | 変更。 |
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 |
Control | 0..01 |
Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (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())) |
472. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.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())) |
474. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.entry | |
Definition | 入院時の身体所見を記述して参照する。 1つの身体所見につき1つのObservationリソースで記述されたものを参照する。 記述すべき身体所見が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 身体所見を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 "このセクションの物語の出典となる実際のリソースへの言及。" |
Short | 入院時の身体所見を記述したObservationリソースを参照このセクションを支持するデータに対する参照 |
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 |
Control | 0..* This element is affected by the following invariants: cmp-2 |
Type | Reference(JP Core Observation Common Profile, Resource) |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
476. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.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())) |
478. Composition.section:structuredSection.section:familiyHistorySection | |
Slice Name | familiyHistorySection |
Definition | 家族歴セクション このセクション内の入れ子のサブセクション。 |
Short | 家族歴セクションネストされたセクション |
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 |
Control | 0..1* This element is affected by the following invariants: cmp-1 |
Type | BackboneElement |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
480. Composition.section:structuredSection.section:familiyHistorySection.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: 拡張機能または値[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()) |
482. Composition.section:structuredSection.section:familiyHistorySection.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 |
Must Support | true |
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 |
Pattern Value | 家族歴 |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
484. Composition.section:structuredSection.section:familiyHistorySection.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 |
Must Support | true |
Summary | false |
Requirements | Provides computable standardized labels to topics within the document. |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
486. Composition.section:structuredSection.section:familiyHistorySection.code.coding | |
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. |
Short | 用語システムによって定義されたコード / Code defined by a terminology system |
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
Control | 10..1* |
Type | Coding |
Is Modifier | false |
Must Support | true |
Summary | true |
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
488. Composition.section:structuredSection.section:familiyHistorySection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code. |
Short | セクション区分コードのコード体系用語システムのアイデンティティ / Identity of the terminology system |
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
Control | 10..1 |
Type | uri |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
490. Composition.section:structuredSection.section:familiyHistorySection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
Short | セクション区分のコード値システムによって定義された構文のシンボル / Symbol in syntax defined by the system |
Control | 10..1 |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. |
Fixed Value | 550 |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
492. Composition.section:structuredSection.section:familiyHistorySection.code.coding.display | |
Definition | セクション区分コードの表示名。 システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system. |
Short | セクション区分コードの表示名システムによって定義された表現 / Representation defined by the system |
Control | 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 |
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
Pattern Value | 家族歴セクション |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
494. Composition.section:structuredSection.section:familiyHistorySection.code.coding.userSelected | |
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user |
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
Control | 0..01 |
Type | boolean |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
496. Composition.section:structuredSection.section:familiyHistorySection.code.text | |
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept |
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. |
Control | 0..01 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
498. Composition.section:structuredSection.section:familiyHistorySection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 人が理解しやすい物語形式で、セクションの確認されたコンテンツを含み、人間がリソースのコンテンツを表現するために使用されます。この物語には、すべての構造化データをエンコードする必要はありませんが、人間が物語を読んで十分に「臨床的に安全」であるために、十分な詳細を含む必要があります。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現人間の解釈のために、節のテキストの要約 |
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 |
Control | 0..1 This element is affected by the following invariants: cmp-1 |
Type | Narrative |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
500. Composition.section:structuredSection.section:familiyHistorySection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 叙述(Narative)のステータス - それが完全に生成されているかどうか(定義されたデータまたは拡張機能のみから)、または人間がそれを作成し、追加データが含まれている可能性があるかどうか。 / The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
Short | セクションの内容作成状態コード生成|拡張機能|追加|空の / generated | extensions | additional | empty |
Control | 1..1 |
Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | false |
Fixed Value | additional |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
502. Composition.section:structuredSection.section:familiyHistorySection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 実際の叙述(Narative)コンテンツ、XHTMLの剥がれたバージョン。 / The actual narrative content, a stripped down version of XHTML. |
Short | xhtml簡略形式に従った叙述記述データ限られたXHTMLコンテンツ / Limited xhtml content |
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
Control | 1..1 |
Type | xhtml |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) 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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() )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 (htmlChecks()) txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content (htmlChecks()) |
504. Composition.section:structuredSection.section:familiyHistorySection.mode | |
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 |
Short | 働いている | スナップショット | 変更。 |
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 |
Control | 0..01 |
Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (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())) |
506. Composition.section:structuredSection.section:familiyHistorySection.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())) |
508. Composition.section:structuredSection.section:familiyHistorySection.entry | |
Definition | 入院時に取得した家族歴情報情報を記述して参照する。 1つの家族歴につき1つのFamilyMemberHistoryリソースで記述されたものを参照する。 記述すべき家族歴情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 家族歴情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 "このセクションの物語の出典となる実際のリソースへの言及。" |
Short | 入院時に取得した家族歴情報を記述したFamilyMemberHistoryリソースを参照このセクションを支持するデータに対する参照 |
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 |
Control | 0..* This element is affected by the following invariants: cmp-2 |
Type | Reference(JP Core FamilyMemberHistory Profile, Resource) |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
510. Composition.section:structuredSection.section:familiyHistorySection.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())) |
512. Composition.section:structuredSection.section:hospitalCourseSection | |
Slice Name | hospitalCourseSection |
Definition | 入院中経過セクション このセクション内の入れ子のサブセクション。 |
Short | 入院中経過セクションネストされたセクション |
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 |
Control | 10..1* This element is affected by the following invariants: cmp-1 |
Type | BackboneElement |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
514. Composition.section:structuredSection.section:hospitalCourseSection.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: 拡張機能または値[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()) |
516. Composition.section:structuredSection.section:hospitalCourseSection.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 |
Must Support | true |
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 |
Pattern Value | 入院中経過 |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
518. Composition.section:structuredSection.section:hospitalCourseSection.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 |
Must Support | true |
Summary | false |
Requirements | Provides computable standardized labels to topics within the document. |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
520. Composition.section:structuredSection.section:hospitalCourseSection.code.coding | |
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. |
Short | 用語システムによって定義されたコード / Code defined by a terminology system |
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
Control | 10..1* |
Type | Coding |
Is Modifier | false |
Must Support | true |
Summary | true |
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
522. Composition.section:structuredSection.section:hospitalCourseSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code. |
Short | セクション区分コードのコード体系用語システムのアイデンティティ / Identity of the terminology system |
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
Control | 10..1 |
Type | uri |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
524. Composition.section:structuredSection.section:hospitalCourseSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
Short | セクション区分のコード値システムによって定義された構文のシンボル / Symbol in syntax defined by the system |
Control | 10..1 |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. |
Fixed Value | 333 |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
526. Composition.section:structuredSection.section:hospitalCourseSection.code.coding.display | |
Definition | セクション区分コードの表示名。 システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system. |
Short | セクション区分コードの表示名システムによって定義された表現 / Representation defined by the system |
Control | 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 |
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
Pattern Value | 入院中経過セクション |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
528. Composition.section:structuredSection.section:hospitalCourseSection.code.coding.userSelected | |
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user |
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
Control | 0..01 |
Type | boolean |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
530. Composition.section:structuredSection.section:hospitalCourseSection.code.text | |
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept |
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. |
Control | 0..01 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
532. Composition.section:structuredSection.section:hospitalCourseSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 人が理解しやすい物語形式で、セクションの確認されたコンテンツを含み、人間がリソースのコンテンツを表現するために使用されます。この物語には、すべての構造化データをエンコードする必要はありませんが、人間が物語を読んで十分に「臨床的に安全」であるために、十分な詳細を含む必要があります。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現人間の解釈のために、節のテキストの要約 |
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 |
Control | 0..1 This element is affected by the following invariants: cmp-1 |
Type | Narrative |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
534. Composition.section:structuredSection.section:hospitalCourseSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 叙述(Narative)のステータス - それが完全に生成されているかどうか(定義されたデータまたは拡張機能のみから)、または人間がそれを作成し、追加データが含まれている可能性があるかどうか。 / The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
Short | セクションの内容作成状態コード生成|拡張機能|追加|空の / generated | extensions | additional | empty |
Control | 1..1 |
Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | false |
Fixed Value | additional |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
536. Composition.section:structuredSection.section:hospitalCourseSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 実際の叙述(Narative)コンテンツ、XHTMLの剥がれたバージョン。 / The actual narrative content, a stripped down version of XHTML. |
Short | xhtml簡略形式に従った叙述記述データ限られたXHTMLコンテンツ / Limited xhtml content |
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
Control | 1..1 |
Type | xhtml |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) 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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() )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 (htmlChecks()) txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content (htmlChecks()) |
538. Composition.section:structuredSection.section:hospitalCourseSection.mode | |
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 |
Short | 働いている | スナップショット | 変更。 |
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 |
Control | 0..01 |
Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (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())) |
540. Composition.section:structuredSection.section:hospitalCourseSection.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())) |
542. Composition.section:structuredSection.section:hospitalCourseSection.entry | |
Definition | 臨床経過を記述して参照する。 1つ以上のDocumentReferenceリソースで記述されたものを参照する。 診療情報提供書では臨床経過の記述は常に必要である。 "このセクションの物語の出典となる実際のリソースへの言及。" |
Short | 臨床経過を記述したDocumentReferenceリソースを参照このセクションを支持するデータに対する参照 |
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 |
Control | 10..* This element is affected by the following invariants: cmp-2 |
Type | Reference(JP_DocumentReference, Resource) |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
544. Composition.section:structuredSection.section:hospitalCourseSection.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())) |
546. Composition.section:structuredSection.section:detailsOnDischargeSection | |
Slice Name | detailsOnDischargeSection |
Definition | 退院時詳細セクション このセクション内の入れ子のサブセクション。 |
Short | 退院時詳細セクションネストされたセクション |
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 |
Control | 10..1* This element is affected by the following invariants: cmp-1 |
Type | BackboneElement |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
548. Composition.section:structuredSection.section:detailsOnDischargeSection.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: 拡張機能または値[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()) |
550. Composition.section:structuredSection.section:detailsOnDischargeSection.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 |
Must Support | true |
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 |
Pattern Value | 退院時詳細 |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
552. Composition.section:structuredSection.section:detailsOnDischargeSection.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 |
Must Support | true |
Summary | false |
Requirements | Provides computable standardized labels to topics within the document. |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
554. Composition.section:structuredSection.section:detailsOnDischargeSection.code.coding | |
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. |
Short | 用語システムによって定義されたコード / Code defined by a terminology system |
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
Control | 10..1* |
Type | Coding |
Is Modifier | false |
Must Support | true |
Summary | true |
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
556. Composition.section:structuredSection.section:detailsOnDischargeSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code. |
Short | セクション区分コードのコード体系用語システムのアイデンティティ / Identity of the terminology system |
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
Control | 10..1 |
Type | uri |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
558. Composition.section:structuredSection.section:detailsOnDischargeSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
Short | セクション区分のコード値システムによって定義された構文のシンボル / Symbol in syntax defined by the system |
Control | 10..1 |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. |
Fixed Value | 324 |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
560. Composition.section:structuredSection.section:detailsOnDischargeSection.code.coding.display | |
Definition | セクション区分コードの表示名。 システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system. |
Short | セクション区分コードの表示名システムによって定義された表現 / Representation defined by the system |
Control | 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 |
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
Pattern Value | 退院時詳細セクション |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
562. Composition.section:structuredSection.section:detailsOnDischargeSection.code.coding.userSelected | |
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user |
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
Control | 0..01 |
Type | boolean |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
564. Composition.section:structuredSection.section:detailsOnDischargeSection.code.text | |
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept |
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. |
Control | 0..01 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
566. Composition.section:structuredSection.section:detailsOnDischargeSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 人が理解しやすい物語形式で、セクションの確認されたコンテンツを含み、人間がリソースのコンテンツを表現するために使用されます。この物語には、すべての構造化データをエンコードする必要はありませんが、人間が物語を読んで十分に「臨床的に安全」であるために、十分な詳細を含む必要があります。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現人間の解釈のために、節のテキストの要約 |
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 |
Control | 0..1 This element is affected by the following invariants: cmp-1 |
Type | Narrative |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
568. Composition.section:structuredSection.section:detailsOnDischargeSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 叙述(Narative)のステータス - それが完全に生成されているかどうか(定義されたデータまたは拡張機能のみから)、または人間がそれを作成し、追加データが含まれている可能性があるかどうか。 / The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
Short | セクションの内容作成状態コード生成|拡張機能|追加|空の / generated | extensions | additional | empty |
Control | 1..1 |
Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | false |
Fixed Value | additional |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
570. Composition.section:structuredSection.section:detailsOnDischargeSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 実際の叙述(Narative)コンテンツ、XHTMLの剥がれたバージョン。 / The actual narrative content, a stripped down version of XHTML. |
Short | xhtml簡略形式に従った叙述記述データ限られたXHTMLコンテンツ / Limited xhtml content |
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
Control | 1..1 |
Type | xhtml |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) 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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() )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 (htmlChecks()) txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content (htmlChecks()) |
572. Composition.section:structuredSection.section:detailsOnDischargeSection.mode | |
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 |
Short | 働いている | スナップショット | 変更。 |
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 |
Control | 0..01 |
Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (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())) |
574. Composition.section:structuredSection.section:detailsOnDischargeSection.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())) |
576. Composition.section:structuredSection.section:detailsOnDischargeSection.entry | |
Definition | Encounterへの参照 "このセクションの物語の出典となる実際のリソースへの言及。" |
Short | Encounterへの参照このセクションを支持するデータに対する参照 |
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 |
Control | 10..1* This element is affected by the following invariants: cmp-2 |
Type | Reference(JP Core Encounter Profile, Resource) |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
578. Composition.section:structuredSection.section:detailsOnDischargeSection.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())) |
580. Composition.section:structuredSection.section:diagnosesOnDischargeSection | |
Slice Name | diagnosesOnDischargeSection |
Definition | 退院時診断セクション このセクション内の入れ子のサブセクション。 |
Short | 退院時診断セクションネストされたセクション |
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 |
Control | 10..1* This element is affected by the following invariants: cmp-1 |
Type | BackboneElement |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
582. Composition.section:structuredSection.section:diagnosesOnDischargeSection.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: 拡張機能または値[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()) |
584. Composition.section:structuredSection.section:diagnosesOnDischargeSection.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 |
Must Support | true |
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 |
Pattern Value | 退院時診断 |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
586. Composition.section:structuredSection.section:diagnosesOnDischargeSection.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 |
Must Support | true |
Summary | false |
Requirements | Provides computable standardized labels to topics within the document. |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
588. Composition.section:structuredSection.section:diagnosesOnDischargeSection.code.coding | |
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. |
Short | 用語システムによって定義されたコード / Code defined by a terminology system |
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
Control | 10..1* |
Type | Coding |
Is Modifier | false |
Must Support | true |
Summary | true |
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
590. Composition.section:structuredSection.section:diagnosesOnDischargeSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code. |
Short | セクション区分コードのコード体系用語システムのアイデンティティ / Identity of the terminology system |
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
Control | 10..1 |
Type | uri |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
592. Composition.section:structuredSection.section:diagnosesOnDischargeSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
Short | セクション区分のコード値システムによって定義された構文のシンボル / Symbol in syntax defined by the system |
Control | 10..1 |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. |
Fixed Value | 344 |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
594. Composition.section:structuredSection.section:diagnosesOnDischargeSection.code.coding.display | |
Definition | セクション区分コードの表示名。 システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system. |
Short | セクション区分コードの表示名システムによって定義された表現 / Representation defined by the system |
Control | 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 |
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
Pattern Value | 退院時診断セクション |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
596. Composition.section:structuredSection.section:diagnosesOnDischargeSection.code.coding.userSelected | |
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user |
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
Control | 0..01 |
Type | boolean |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
598. Composition.section:structuredSection.section:diagnosesOnDischargeSection.code.text | |
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept |
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. |
Control | 0..01 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
600. Composition.section:structuredSection.section:diagnosesOnDischargeSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 人が理解しやすい物語形式で、セクションの確認されたコンテンツを含み、人間がリソースのコンテンツを表現するために使用されます。この物語には、すべての構造化データをエンコードする必要はありませんが、人間が物語を読んで十分に「臨床的に安全」であるために、十分な詳細を含む必要があります。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現人間の解釈のために、節のテキストの要約 |
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 |
Control | 0..1 This element is affected by the following invariants: cmp-1 |
Type | Narrative |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
602. Composition.section:structuredSection.section:diagnosesOnDischargeSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 叙述(Narative)のステータス - それが完全に生成されているかどうか(定義されたデータまたは拡張機能のみから)、または人間がそれを作成し、追加データが含まれている可能性があるかどうか。 / The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
Short | セクションの内容作成状態コード生成|拡張機能|追加|空の / generated | extensions | additional | empty |
Control | 1..1 |
Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | false |
Fixed Value | additional |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
604. Composition.section:structuredSection.section:diagnosesOnDischargeSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 実際の叙述(Narative)コンテンツ、XHTMLの剥がれたバージョン。 / The actual narrative content, a stripped down version of XHTML. |
Short | xhtml簡略形式に従った叙述記述データ限られたXHTMLコンテンツ / Limited xhtml content |
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
Control | 1..1 |
Type | xhtml |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) 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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() )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 (htmlChecks()) txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content (htmlChecks()) |
606. Composition.section:structuredSection.section:diagnosesOnDischargeSection.mode | |
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 |
Short | 働いている | スナップショット | 変更。 |
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 |
Control | 0..01 |
Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (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())) |
608. Composition.section:structuredSection.section:diagnosesOnDischargeSection.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())) |
610. Composition.section:structuredSection.section:diagnosesOnDischargeSection.entry | |
Definition | 傷病名・主訴を1個以上必ず記述する。1つにつき1つのConditionで記述されたものを参照する。 フリーテキストでしか記述できない場合には、Condition.code.text に記述する。 "このセクションの物語の出典となる実際のリソースへの言及。" |
Short | 必須。傷病名・主訴を1個以上必ず記述する。このセクションを支持するデータに対する参照 |
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 |
Control | 10..* This element is affected by the following invariants: cmp-2 |
Type | Reference(JP Core Condition Profile, Resource) |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
612. Composition.section:structuredSection.section:diagnosesOnDischargeSection.emptyReason | |
Definition | "セクションが空の場合、なぜリストが空なのですか。空のセクションには通常、空の理由を説明するテキストがあります。" |
Short | なぜそのセクションは空ですか? |
Comments | 空白セクションの多様な理由は、その解釈に重要な意味を持ちます。このコードは、セクション全体の内容が抑制されている場合に使用するものであり、単一のアイテムが省略されている場合には、実装者はテキストノートまたはエントリにフラグを使用することを検討することができます。 |
Control | 0..1 This element is affected by the following invariants: cmp-2 |
Binding | The codes SHOULD be taken from ListEmptyReasonshttp://hl7.org/fhir/ValueSet/list-empty-reason (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason )もしセクションが空っぽなら、なぜ空っぽなのか。 |
Type | CodeableConcept |
Is Modifier | false |
Must Support | true |
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())) |
614. Composition.section:structuredSection.section:diagnosesOnDischargeSection.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())) |
616. Composition.section:structuredSection.section:medicationOnDischargeSection | |
Slice Name | medicationOnDischargeSection |
Definition | 退院時投薬指示セクション このセクション内の入れ子のサブセクション。 |
Short | 退院時投薬指示セクションネストされたセクション |
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 |
Control | 10..1* This element is affected by the following invariants: cmp-1 |
Type | BackboneElement |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
618. Composition.section:structuredSection.section:medicationOnDischargeSection.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: 拡張機能または値[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()) |
620. Composition.section:structuredSection.section:medicationOnDischargeSection.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 |
Must Support | true |
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 |
Pattern Value | 退院時投薬指示 |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
622. Composition.section:structuredSection.section:medicationOnDischargeSection.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 |
Must Support | true |
Summary | false |
Requirements | Provides computable standardized labels to topics within the document. |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
624. Composition.section:structuredSection.section:medicationOnDischargeSection.code.coding | |
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. |
Short | 用語システムによって定義されたコード / Code defined by a terminology system |
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
Control | 10..1* |
Type | Coding |
Is Modifier | false |
Must Support | true |
Summary | true |
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
626. Composition.section:structuredSection.section:medicationOnDischargeSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code. |
Short | セクション区分コードのコード体系用語システムのアイデンティティ / Identity of the terminology system |
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
Control | 10..1 |
Type | uri |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
628. Composition.section:structuredSection.section:medicationOnDischargeSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
Short | セクション区分のコード値システムによって定義された構文のシンボル / Symbol in syntax defined by the system |
Control | 10..1 |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. |
Fixed Value | 444 |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
630. Composition.section:structuredSection.section:medicationOnDischargeSection.code.coding.display | |
Definition | セクション区分コードの表示名。 システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system. |
Short | セクション区分コードの表示名システムによって定義された表現 / Representation defined by the system |
Control | 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 |
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
Pattern Value | 退院時投薬指示セクション |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
632. Composition.section:structuredSection.section:medicationOnDischargeSection.code.coding.userSelected | |
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user |
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
Control | 0..01 |
Type | boolean |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
634. Composition.section:structuredSection.section:medicationOnDischargeSection.code.text | |
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept |
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. |
Control | 0..01 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
636. Composition.section:structuredSection.section:medicationOnDischargeSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 人が理解しやすい物語形式で、セクションの確認されたコンテンツを含み、人間がリソースのコンテンツを表現するために使用されます。この物語には、すべての構造化データをエンコードする必要はありませんが、人間が物語を読んで十分に「臨床的に安全」であるために、十分な詳細を含む必要があります。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現人間の解釈のために、節のテキストの要約 |
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 |
Control | 0..1 This element is affected by the following invariants: cmp-1 |
Type | Narrative |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
638. Composition.section:structuredSection.section:medicationOnDischargeSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 叙述(Narative)のステータス - それが完全に生成されているかどうか(定義されたデータまたは拡張機能のみから)、または人間がそれを作成し、追加データが含まれている可能性があるかどうか。 / The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
Short | セクションの内容作成状態コード生成|拡張機能|追加|空の / generated | extensions | additional | empty |
Control | 1..1 |
Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | false |
Fixed Value | additional |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
640. Composition.section:structuredSection.section:medicationOnDischargeSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 実際の叙述(Narative)コンテンツ、XHTMLの剥がれたバージョン。 / The actual narrative content, a stripped down version of XHTML. |
Short | xhtml簡略形式に従った叙述記述データ限られたXHTMLコンテンツ / Limited xhtml content |
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
Control | 1..1 |
Type | xhtml |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) 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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() )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 (htmlChecks()) txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content (htmlChecks()) |
642. Composition.section:structuredSection.section:medicationOnDischargeSection.mode | |
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 |
Short | 働いている | スナップショット | 変更。 |
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 |
Control | 0..01 |
Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (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())) |
644. Composition.section:structuredSection.section:medicationOnDischargeSection.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())) |
646. Composition.section:structuredSection.section:medicationOnDischargeSection.entry | |
Definition | 投薬指示情報を記述して参照する。 1つの投薬指示情報につき1つのMedicationRequestリソースで記述されたものを参照する。 記述すべき投薬指示情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 投薬指示情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 "このセクションの物語の出典となる実際のリソースへの言及。" |
Short | 退院時の投薬指示情報を記述したMedicationRequestリソースを参照このセクションを支持するデータに対する参照 |
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 |
Control | 0..* This element is affected by the following invariants: cmp-2 |
Type | Reference(JP_MedicationRequest_eCS, Resource) |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
648. Composition.section:structuredSection.section:medicationOnDischargeSection.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())) |
650. Composition.section:structuredSection.section:instructionOnDischargeSection | |
Slice Name | instructionOnDischargeSection |
Definition | 退院時方針指示セクション このセクション内の入れ子のサブセクション。 |
Short | 退院時方針指示セクションネストされたセクション |
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 |
Control | 10..1* This element is affected by the following invariants: cmp-1 |
Type | BackboneElement |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
652. Composition.section:structuredSection.section:instructionOnDischargeSection.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: 拡張機能または値[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()) |
654. Composition.section:structuredSection.section:instructionOnDischargeSection.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 |
Must Support | true |
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 |
Pattern Value | 退院時方針指示 |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
656. Composition.section:structuredSection.section:instructionOnDischargeSection.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 |
Must Support | true |
Summary | false |
Requirements | Provides computable standardized labels to topics within the document. |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
658. Composition.section:structuredSection.section:instructionOnDischargeSection.code.coding | |
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. |
Short | 用語システムによって定義されたコード / Code defined by a terminology system |
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
Control | 10..1* |
Type | Coding |
Is Modifier | false |
Must Support | true |
Summary | true |
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
660. Composition.section:structuredSection.section:instructionOnDischargeSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code. |
Short | セクション区分コードのコード体系用語システムのアイデンティティ / Identity of the terminology system |
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
Control | 10..1 |
Type | uri |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
662. Composition.section:structuredSection.section:instructionOnDischargeSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
Short | セクション区分のコード値システムによって定義された構文のシンボル / Symbol in syntax defined by the system |
Control | 10..1 |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. |
Fixed Value | 424 |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
664. Composition.section:structuredSection.section:instructionOnDischargeSection.code.coding.display | |
Definition | セクション区分コードの表示名。 システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system. |
Short | セクション区分コードの表示名システムによって定義された表現 / Representation defined by the system |
Control | 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 |
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
Pattern Value | 退院時方針指示セクション |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
666. Composition.section:structuredSection.section:instructionOnDischargeSection.code.coding.userSelected | |
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user |
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
Control | 0..01 |
Type | boolean |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
668. Composition.section:structuredSection.section:instructionOnDischargeSection.code.text | |
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept |
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. |
Control | 0..01 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
670. Composition.section:structuredSection.section:instructionOnDischargeSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 人が理解しやすい物語形式で、セクションの確認されたコンテンツを含み、人間がリソースのコンテンツを表現するために使用されます。この物語には、すべての構造化データをエンコードする必要はありませんが、人間が物語を読んで十分に「臨床的に安全」であるために、十分な詳細を含む必要があります。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現人間の解釈のために、節のテキストの要約 |
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 |
Control | 0..1 This element is affected by the following invariants: cmp-1 |
Type | Narrative |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
672. Composition.section:structuredSection.section:instructionOnDischargeSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 叙述(Narative)のステータス - それが完全に生成されているかどうか(定義されたデータまたは拡張機能のみから)、または人間がそれを作成し、追加データが含まれている可能性があるかどうか。 / The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
Short | セクションの内容作成状態コード生成|拡張機能|追加|空の / generated | extensions | additional | empty |
Control | 1..1 |
Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | false |
Fixed Value | additional |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
674. Composition.section:structuredSection.section:instructionOnDischargeSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 実際の叙述(Narative)コンテンツ、XHTMLの剥がれたバージョン。 / The actual narrative content, a stripped down version of XHTML. |
Short | xhtml簡略形式に従った叙述記述データ限られたXHTMLコンテンツ / Limited xhtml content |
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
Control | 1..1 |
Type | xhtml |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) 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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() )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 (htmlChecks()) txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content (htmlChecks()) |
676. Composition.section:structuredSection.section:instructionOnDischargeSection.mode | |
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 |
Short | 働いている | スナップショット | 変更。 |
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 |
Control | 0..01 |
Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (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())) |
678. Composition.section:structuredSection.section:instructionOnDischargeSection.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())) |
680. Composition.section:structuredSection.section:instructionOnDischargeSection.entry | |
Definition | 診療方針指示を記述して参照する。 1つの指示をひとつのCarePlanリソースで記述されたものを参照する。 記述すべき診療方針指示が特にないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 "このセクションの物語の出典となる実際のリソースへの言及。" |
Short | 退院時方針指示を記述したCarePlanリソースを参照このセクションを支持するデータに対する参照 |
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 |
Control | 0..* This element is affected by the following invariants: cmp-2 |
Type | Reference(JP_CarePlan, Resource) |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
682. Composition.section:structuredSection.section:instructionOnDischargeSection.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())) |
684. Composition.section:structuredSection.section:physicalStatusOnDischargeSection | |
Slice Name | physicalStatusOnDischargeSection |
Definition | 退院時身体所見セクション このセクション内の入れ子のサブセクション。 |
Short | 退院時身体所見セクションネストされたセクション |
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 |
Control | 0..1* This element is affected by the following invariants: cmp-1 |
Type | BackboneElement |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
686. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.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: 拡張機能または値[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()) |
688. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.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 |
Must Support | true |
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 |
Pattern Value | 退院時身体所見 |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
690. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.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 |
Must Support | true |
Summary | false |
Requirements | Provides computable standardized labels to topics within the document. |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
692. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.code.coding | |
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. |
Short | 用語システムによって定義されたコード / Code defined by a terminology system |
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
Control | 10..1* |
Type | Coding |
Is Modifier | false |
Must Support | true |
Summary | true |
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
694. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code. |
Short | セクション区分コードのコード体系用語システムのアイデンティティ / Identity of the terminology system |
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
Control | 10..1 |
Type | uri |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
696. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
Short | セクション区分のコード値システムによって定義された構文のシンボル / Symbol in syntax defined by the system |
Control | 10..1 |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. |
Fixed Value | 614 |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
698. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.code.coding.display | |
Definition | セクション区分コードの表示名。 システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system. |
Short | セクション区分コードの表示名システムによって定義された表現 / Representation defined by the system |
Control | 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 |
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
Pattern Value | 退院時身体所見セクション |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
700. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.code.coding.userSelected | |
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user |
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
Control | 0..01 |
Type | boolean |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
702. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.code.text | |
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept |
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. |
Control | 0..01 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
704. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 人が理解しやすい物語形式で、セクションの確認されたコンテンツを含み、人間がリソースのコンテンツを表現するために使用されます。この物語には、すべての構造化データをエンコードする必要はありませんが、人間が物語を読んで十分に「臨床的に安全」であるために、十分な詳細を含む必要があります。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現人間の解釈のために、節のテキストの要約 |
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 |
Control | 0..1 This element is affected by the following invariants: cmp-1 |
Type | Narrative |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
706. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 叙述(Narative)のステータス - それが完全に生成されているかどうか(定義されたデータまたは拡張機能のみから)、または人間がそれを作成し、追加データが含まれている可能性があるかどうか。 / The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
Short | セクションの内容作成状態コード生成|拡張機能|追加|空の / generated | extensions | additional | empty |
Control | 1..1 |
Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | false |
Fixed Value | additional |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
708. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 実際の叙述(Narative)コンテンツ、XHTMLの剥がれたバージョン。 / The actual narrative content, a stripped down version of XHTML. |
Short | xhtml簡略形式に従った叙述記述データ限られたXHTMLコンテンツ / Limited xhtml content |
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
Control | 1..1 |
Type | xhtml |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) 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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() )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 (htmlChecks()) txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content (htmlChecks()) |
710. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.mode | |
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 |
Short | 働いている | スナップショット | 変更。 |
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 |
Control | 0..01 |
Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (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())) |
712. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.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())) |
714. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.entry | |
Definition | 退院時の身体所見を記述して参照する。 1つの身体所見につき1つのObservationリソースで記述されたものを参照する。 記述すべき身体所見が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 身体所見を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 "このセクションの物語の出典となる実際のリソースへの言及。" |
Short | 退院時の身体所見を記述したObservationリソースを参照このセクションを支持するデータに対する参照 |
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 |
Control | 0..* This element is affected by the following invariants: cmp-2 |
Type | Reference(JP Core Observation Common Profile, Resource) |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
716. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.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())) |
718. Composition.section:structuredSection.section:hospitalProcedureSection | |
Slice Name | hospitalProcedureSection |
Definition | 入院中治療セクション このセクション内の入れ子のサブセクション。 |
Short | 入院中治療セクションネストされたセクション |
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 |
Control | 0..1* This element is affected by the following invariants: cmp-1 |
Type | BackboneElement |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
720. Composition.section:structuredSection.section:hospitalProcedureSection.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: 拡張機能または値[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()) |
722. Composition.section:structuredSection.section:hospitalProcedureSection.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 |
Must Support | true |
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 |
Pattern Value | 入院中治療 |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
724. Composition.section:structuredSection.section:hospitalProcedureSection.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 |
Must Support | true |
Summary | false |
Requirements | Provides computable standardized labels to topics within the document. |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
726. Composition.section:structuredSection.section:hospitalProcedureSection.code.coding | |
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. |
Short | 用語システムによって定義されたコード / Code defined by a terminology system |
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
Control | 10..1* |
Type | Coding |
Is Modifier | false |
Must Support | true |
Summary | true |
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
728. Composition.section:structuredSection.section:hospitalProcedureSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code. |
Short | セクション区分コードのコード体系用語システムのアイデンティティ / Identity of the terminology system |
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
Control | 10..1 |
Type | uri |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
730. Composition.section:structuredSection.section:hospitalProcedureSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
Short | セクション区分のコード値システムによって定義された構文のシンボル / Symbol in syntax defined by the system |
Control | 10..1 |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. |
Fixed Value | 713 |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
732. Composition.section:structuredSection.section:hospitalProcedureSection.code.coding.display | |
Definition | セクション区分コードの表示名。 システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system. |
Short | セクション区分コードの表示名システムによって定義された表現 / Representation defined by the system |
Control | 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 |
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
Pattern Value | 入院中治療セクション |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
734. Composition.section:structuredSection.section:hospitalProcedureSection.code.coding.userSelected | |
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user |
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
Control | 0..01 |
Type | boolean |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
736. Composition.section:structuredSection.section:hospitalProcedureSection.code.text | |
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept |
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. |
Control | 0..01 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
738. Composition.section:structuredSection.section:hospitalProcedureSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 人が理解しやすい物語形式で、セクションの確認されたコンテンツを含み、人間がリソースのコンテンツを表現するために使用されます。この物語には、すべての構造化データをエンコードする必要はありませんが、人間が物語を読んで十分に「臨床的に安全」であるために、十分な詳細を含む必要があります。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現人間の解釈のために、節のテキストの要約 |
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 |
Control | 0..1 This element is affected by the following invariants: cmp-1 |
Type | Narrative |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
740. Composition.section:structuredSection.section:hospitalProcedureSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 叙述(Narative)のステータス - それが完全に生成されているかどうか(定義されたデータまたは拡張機能のみから)、または人間がそれを作成し、追加データが含まれている可能性があるかどうか。 / The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
Short | セクションの内容作成状態コード生成|拡張機能|追加|空の / generated | extensions | additional | empty |
Control | 1..1 |
Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | false |
Fixed Value | additional |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
742. Composition.section:structuredSection.section:hospitalProcedureSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 実際の叙述(Narative)コンテンツ、XHTMLの剥がれたバージョン。 / The actual narrative content, a stripped down version of XHTML. |
Short | xhtml簡略形式に従った叙述記述データ限られたXHTMLコンテンツ / Limited xhtml content |
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
Control | 1..1 |
Type | xhtml |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) 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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() )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 (htmlChecks()) txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content (htmlChecks()) |
744. Composition.section:structuredSection.section:hospitalProcedureSection.mode | |
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 |
Short | 働いている | スナップショット | 変更。 |
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 |
Control | 0..01 |
Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (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())) |
746. Composition.section:structuredSection.section:hospitalProcedureSection.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())) |
748. Composition.section:structuredSection.section:hospitalProcedureSection.entry | |
Definition | 治療情報を記述して参照する。 1つの治療情報につき1つのProcedureリソースで記述されたものを参照する。 記述すべき治療情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 治療情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 "このセクションの物語の出典となる実際のリソースへの言及。" |
Short | 治療情報を記述したProcedureリソースを参照このセクションを支持するデータに対する参照 |
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 |
Control | 0..* This element is affected by the following invariants: cmp-2 |
Type | Reference(JP Core Procedure Profile, Resource) |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
750. Composition.section:structuredSection.section:hospitalProcedureSection.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())) |
752. Composition.section:structuredSection.section:hospitalStudySection | |
Slice Name | hospitalStudySection |
Definition | 入院中検査結果セクション このセクション内の入れ子のサブセクション。 |
Short | 入院中検査結果セクションネストされたセクション |
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 |
Control | 0..1* This element is affected by the following invariants: cmp-1 |
Type | BackboneElement |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
754. Composition.section:structuredSection.section:hospitalStudySection.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: 拡張機能または値[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()) |
756. Composition.section:structuredSection.section:hospitalStudySection.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 |
Must Support | true |
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 |
Pattern Value | 入院中検査結果 |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
758. Composition.section:structuredSection.section:hospitalStudySection.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 |
Must Support | true |
Summary | false |
Requirements | Provides computable standardized labels to topics within the document. |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
760. Composition.section:structuredSection.section:hospitalStudySection.code.coding | |
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. |
Short | 用語システムによって定義されたコード / Code defined by a terminology system |
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
Control | 10..1* |
Type | Coding |
Is Modifier | false |
Must Support | true |
Summary | true |
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
762. Composition.section:structuredSection.section:hospitalStudySection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code. |
Short | セクション区分コードのコード体系用語システムのアイデンティティ / Identity of the terminology system |
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
Control | 10..1 |
Type | uri |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
764. Composition.section:structuredSection.section:hospitalStudySection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
Short | セクション区分のコード値システムによって定義された構文のシンボル / Symbol in syntax defined by the system |
Control | 10..1 |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. |
Fixed Value | 623 |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
766. Composition.section:structuredSection.section:hospitalStudySection.code.coding.display | |
Definition | セクション区分コードの表示名。 システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system. |
Short | セクション区分コードの表示名システムによって定義された表現 / Representation defined by the system |
Control | 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 |
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
Pattern Value | 入院中検査結果セクション |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
768. Composition.section:structuredSection.section:hospitalStudySection.code.coding.userSelected | |
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user |
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
Control | 0..01 |
Type | boolean |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
770. Composition.section:structuredSection.section:hospitalStudySection.code.text | |
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept |
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. |
Control | 0..01 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
772. Composition.section:structuredSection.section:hospitalStudySection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 人が理解しやすい物語形式で、セクションの確認されたコンテンツを含み、人間がリソースのコンテンツを表現するために使用されます。この物語には、すべての構造化データをエンコードする必要はありませんが、人間が物語を読んで十分に「臨床的に安全」であるために、十分な詳細を含む必要があります。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現人間の解釈のために、節のテキストの要約 |
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 |
Control | 0..1 This element is affected by the following invariants: cmp-1 |
Type | Narrative |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
774. Composition.section:structuredSection.section:hospitalStudySection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 叙述(Narative)のステータス - それが完全に生成されているかどうか(定義されたデータまたは拡張機能のみから)、または人間がそれを作成し、追加データが含まれている可能性があるかどうか。 / The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
Short | セクションの内容作成状態コード生成|拡張機能|追加|空の / generated | extensions | additional | empty |
Control | 1..1 |
Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | false |
Fixed Value | additional |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
776. Composition.section:structuredSection.section:hospitalStudySection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 実際の叙述(Narative)コンテンツ、XHTMLの剥がれたバージョン。 / The actual narrative content, a stripped down version of XHTML. |
Short | xhtml簡略形式に従った叙述記述データ限られたXHTMLコンテンツ / Limited xhtml content |
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
Control | 1..1 |
Type | xhtml |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) 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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() )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 (htmlChecks()) txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content (htmlChecks()) |
778. Composition.section:structuredSection.section:hospitalStudySection.mode | |
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 |
Short | 働いている | スナップショット | 変更。 |
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 |
Control | 0..01 |
Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (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())) |
780. Composition.section:structuredSection.section:hospitalStudySection.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())) |
782. Composition.section:structuredSection.section:hospitalStudySection.entry | |
Definition | 入院中検査結果を記述して参照する。記述すべき結果が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 結果データを取得しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 "このセクションの物語の出典となる実際のリソースへの言及。" |
Short | 入院中検査結果を記述したObservationリソースなどを参照このセクションを支持するデータに対する参照 |
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 |
Control | 0..* This element is affected by the following invariants: cmp-2 |
Type | Reference(JP Core Observation Common Profile, JP Core ImagingStudy Radiology Profile, JP Core DiagnosticReport Common Profile, Bundle, Resource) |
Is Modifier | false |
Must Support | true |
Must Support Types | No must-support rules about the choice of types/profiles |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
784. Composition.section:structuredSection.section:hospitalStudySection.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())) |
786. Composition.section:structuredSection.section:medicalDeviceSection | |
Slice Name | medicalDeviceSection |
Definition | 医療機器セクション このセクション内の入れ子のサブセクション。 |
Short | 医療機器セクションネストされたセクション |
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 |
Control | 0..1* This element is affected by the following invariants: cmp-1 |
Type | BackboneElement |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
788. Composition.section:structuredSection.section:medicalDeviceSection.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: 拡張機能または値[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()) |
790. Composition.section:structuredSection.section:medicalDeviceSection.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 |
Must Support | true |
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 |
Pattern Value | 医療機器 |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
792. Composition.section:structuredSection.section:medicalDeviceSection.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 |
Must Support | true |
Summary | false |
Requirements | Provides computable standardized labels to topics within the document. |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
794. Composition.section:structuredSection.section:medicalDeviceSection.code.coding | |
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. |
Short | 用語システムによって定義されたコード / Code defined by a terminology system |
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
Control | 10..1* |
Type | Coding |
Is Modifier | false |
Must Support | true |
Summary | true |
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
796. Composition.section:structuredSection.section:medicalDeviceSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code. |
Short | セクション区分コードのコード体系用語システムのアイデンティティ / Identity of the terminology system |
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
Control | 10..1 |
Type | uri |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
798. Composition.section:structuredSection.section:medicalDeviceSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
Short | セクション区分のコード値システムによって定義された構文のシンボル / Symbol in syntax defined by the system |
Control | 10..1 |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. |
Fixed Value | 810 |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
800. Composition.section:structuredSection.section:medicalDeviceSection.code.coding.display | |
Definition | セクション区分コードの表示名。 システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system. |
Short | セクション区分コードの表示名システムによって定義された表現 / Representation defined by the system |
Control | 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 |
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
Pattern Value | 医療機器セクション |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
802. Composition.section:structuredSection.section:medicalDeviceSection.code.coding.userSelected | |
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user |
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
Control | 0..01 |
Type | boolean |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
804. Composition.section:structuredSection.section:medicalDeviceSection.code.text | |
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept |
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. |
Control | 0..01 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
806. Composition.section:structuredSection.section:medicalDeviceSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 人が理解しやすい物語形式で、セクションの確認されたコンテンツを含み、人間がリソースのコンテンツを表現するために使用されます。この物語には、すべての構造化データをエンコードする必要はありませんが、人間が物語を読んで十分に「臨床的に安全」であるために、十分な詳細を含む必要があります。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現人間の解釈のために、節のテキストの要約 |
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 |
Control | 0..1 This element is affected by the following invariants: cmp-1 |
Type | Narrative |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
808. Composition.section:structuredSection.section:medicalDeviceSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 叙述(Narative)のステータス - それが完全に生成されているかどうか(定義されたデータまたは拡張機能のみから)、または人間がそれを作成し、追加データが含まれている可能性があるかどうか。 / The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
Short | セクションの内容作成状態コード生成|拡張機能|追加|空の / generated | extensions | additional | empty |
Control | 1..1 |
Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | false |
Fixed Value | additional |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
810. Composition.section:structuredSection.section:medicalDeviceSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 実際の叙述(Narative)コンテンツ、XHTMLの剥がれたバージョン。 / The actual narrative content, a stripped down version of XHTML. |
Short | xhtml簡略形式に従った叙述記述データ限られたXHTMLコンテンツ / Limited xhtml content |
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
Control | 1..1 |
Type | xhtml |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) 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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() )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 (htmlChecks()) txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content (htmlChecks()) |
812. Composition.section:structuredSection.section:medicalDeviceSection.mode | |
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 |
Short | 働いている | スナップショット | 変更。 |
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 |
Control | 0..01 |
Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (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())) |
814. Composition.section:structuredSection.section:medicalDeviceSection.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())) |
816. Composition.section:structuredSection.section:medicalDeviceSection.entry | |
Definition | 医療機器情報を記述して参照する。 1つの医療機器情報をひとつのDeviceUseStatementリソースで記述されたものを参照する。 記述すべき医療機器情報が特にないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 "このセクションの物語の出典となる実際のリソースへの言及。" |
Short | 医療機器情報を記述したDocumentReferenceリソースを参照このセクションを支持するデータに対する参照 |
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 |
Control | 0..* This element is affected by the following invariants: cmp-2 |
Type | Reference(JP_DeviceUseStatement, Resource) |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
818. Composition.section:structuredSection.section:medicalDeviceSection.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())) |
820. Composition.section:structuredSection.section:immunizationSection | |
Slice Name | immunizationSection |
Definition | 予防接種歴セクション このセクション内の入れ子のサブセクション。 |
Short | 予防接種歴セクションネストされたセクション |
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 |
Control | 0..1* This element is affected by the following invariants: cmp-1 |
Type | BackboneElement |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
822. Composition.section:structuredSection.section:immunizationSection.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: 拡張機能または値[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()) |
824. Composition.section:structuredSection.section:immunizationSection.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 |
Must Support | true |
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 |
Pattern Value | 予防接種歴 |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
826. Composition.section:structuredSection.section:immunizationSection.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 |
Must Support | true |
Summary | false |
Requirements | Provides computable standardized labels to topics within the document. |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
828. Composition.section:structuredSection.section:immunizationSection.code.coding | |
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. |
Short | 用語システムによって定義されたコード / Code defined by a terminology system |
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
Control | 10..1* |
Type | Coding |
Is Modifier | false |
Must Support | true |
Summary | true |
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
830. Composition.section:structuredSection.section:immunizationSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code. |
Short | セクション区分コードのコード体系用語システムのアイデンティティ / Identity of the terminology system |
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
Control | 10..1 |
Type | uri |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
832. Composition.section:structuredSection.section:immunizationSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
Short | セクション区分のコード値システムによって定義された構文のシンボル / Symbol in syntax defined by the system |
Control | 10..1 |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. |
Fixed Value | 530 |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
834. Composition.section:structuredSection.section:immunizationSection.code.coding.display | |
Definition | セクション区分コードの表示名。 システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system. |
Short | セクション区分コードの表示名システムによって定義された表現 / Representation defined by the system |
Control | 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 |
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
Pattern Value | 予防接種歴セクション |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
836. Composition.section:structuredSection.section:immunizationSection.code.coding.userSelected | |
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user |
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
Control | 0..01 |
Type | boolean |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
838. Composition.section:structuredSection.section:immunizationSection.code.text | |
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept |
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. |
Control | 0..01 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
840. Composition.section:structuredSection.section:immunizationSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 人が理解しやすい物語形式で、セクションの確認されたコンテンツを含み、人間がリソースのコンテンツを表現するために使用されます。この物語には、すべての構造化データをエンコードする必要はありませんが、人間が物語を読んで十分に「臨床的に安全」であるために、十分な詳細を含む必要があります。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現人間の解釈のために、節のテキストの要約 |
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 |
Control | 0..1 This element is affected by the following invariants: cmp-1 |
Type | Narrative |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
842. Composition.section:structuredSection.section:immunizationSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 叙述(Narative)のステータス - それが完全に生成されているかどうか(定義されたデータまたは拡張機能のみから)、または人間がそれを作成し、追加データが含まれている可能性があるかどうか。 / The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
Short | セクションの内容作成状態コード生成|拡張機能|追加|空の / generated | extensions | additional | empty |
Control | 1..1 |
Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | false |
Fixed Value | additional |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
844. Composition.section:structuredSection.section:immunizationSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 実際の叙述(Narative)コンテンツ、XHTMLの剥がれたバージョン。 / The actual narrative content, a stripped down version of XHTML. |
Short | xhtml簡略形式に従った叙述記述データ限られたXHTMLコンテンツ / Limited xhtml content |
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
Control | 1..1 |
Type | xhtml |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) 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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() )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 (htmlChecks()) txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content (htmlChecks()) |
846. Composition.section:structuredSection.section:immunizationSection.mode | |
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 |
Short | 働いている | スナップショット | 変更。 |
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 |
Control | 0..01 |
Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (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())) |
848. Composition.section:structuredSection.section:immunizationSection.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())) |
850. Composition.section:structuredSection.section:immunizationSection.entry | |
Definition | 予防接種歴情報を記述して参照する。 1つの予防接種歴情報につき1つのImmunizationリソースで記述されたものを参照する。 記述すべき予防接種歴情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 予防接種歴情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 "このセクションの物語の出典となる実際のリソースへの言及。" |
Short | 予防接種歴情報を記述したImmunizationリソースを参照このセクションを支持するデータに対する参照 |
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 |
Control | 0..* This element is affected by the following invariants: cmp-2 |
Type | Reference(JP Core Immunization Profile, Resource) |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
852. Composition.section:structuredSection.section:immunizationSection.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())) |
854. Composition.section:structuredSection.section:advanceDirectiveSection | |
Slice Name | advanceDirectiveSection |
Definition | 事前指示セクション このセクション内の入れ子のサブセクション。 |
Short | 事前指示セクションネストされたセクション |
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 |
Control | 0..1* This element is affected by the following invariants: cmp-1 |
Type | BackboneElement |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
856. Composition.section:structuredSection.section:advanceDirectiveSection.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: 拡張機能または値[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()) |
858. Composition.section:structuredSection.section:advanceDirectiveSection.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 |
Must Support | true |
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 |
Pattern Value | 事前指示 |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
860. Composition.section:structuredSection.section:advanceDirectiveSection.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 |
Must Support | true |
Summary | false |
Requirements | Provides computable standardized labels to topics within the document. |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
862. Composition.section:structuredSection.section:advanceDirectiveSection.code.coding | |
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. |
Short | 用語システムによって定義されたコード / Code defined by a terminology system |
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
Control | 10..1* |
Type | Coding |
Is Modifier | false |
Must Support | true |
Summary | true |
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
864. Composition.section:structuredSection.section:advanceDirectiveSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code. |
Short | セクション区分コードのコード体系用語システムのアイデンティティ / Identity of the terminology system |
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
Control | 10..1 |
Type | uri |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
866. Composition.section:structuredSection.section:advanceDirectiveSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
Short | セクション区分のコード値システムによって定義された構文のシンボル / Symbol in syntax defined by the system |
Control | 10..1 |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. |
Fixed Value | 410 |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
868. Composition.section:structuredSection.section:advanceDirectiveSection.code.coding.display | |
Definition | セクション区分コードの表示名。 システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system. |
Short | セクション区分コードの表示名システムによって定義された表現 / Representation defined by the system |
Control | 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 |
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
Pattern Value | 事前指示セクション |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
870. Composition.section:structuredSection.section:advanceDirectiveSection.code.coding.userSelected | |
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user |
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
Control | 0..01 |
Type | boolean |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
872. Composition.section:structuredSection.section:advanceDirectiveSection.code.text | |
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept |
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. |
Control | 0..01 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
874. Composition.section:structuredSection.section:advanceDirectiveSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 人が理解しやすい物語形式で、セクションの確認されたコンテンツを含み、人間がリソースのコンテンツを表現するために使用されます。この物語には、すべての構造化データをエンコードする必要はありませんが、人間が物語を読んで十分に「臨床的に安全」であるために、十分な詳細を含む必要があります。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現人間の解釈のために、節のテキストの要約 |
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 |
Control | 0..1 This element is affected by the following invariants: cmp-1 |
Type | Narrative |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
876. Composition.section:structuredSection.section:advanceDirectiveSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 叙述(Narative)のステータス - それが完全に生成されているかどうか(定義されたデータまたは拡張機能のみから)、または人間がそれを作成し、追加データが含まれている可能性があるかどうか。 / The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
Short | セクションの内容作成状態コード生成|拡張機能|追加|空の / generated | extensions | additional | empty |
Control | 1..1 |
Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | false |
Fixed Value | additional |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
878. Composition.section:structuredSection.section:advanceDirectiveSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 実際の叙述(Narative)コンテンツ、XHTMLの剥がれたバージョン。 / The actual narrative content, a stripped down version of XHTML. |
Short | xhtml簡略形式に従った叙述記述データ限られたXHTMLコンテンツ / Limited xhtml content |
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
Control | 1..1 |
Type | xhtml |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) 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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() )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 (htmlChecks()) txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content (htmlChecks()) |
880. Composition.section:structuredSection.section:advanceDirectiveSection.mode | |
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 |
Short | 働いている | スナップショット | 変更。 |
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 |
Control | 0..01 |
Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (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())) |
882. Composition.section:structuredSection.section:advanceDirectiveSection.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())) |
884. Composition.section:structuredSection.section:advanceDirectiveSection.entry | |
Definition | 事前指示を記述して参照する。 1つの指示をひとつのConsentリソースで記述されたものを参照する。 記述すべき事前指示が特にないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 "このセクションの物語の出典となる実際のリソースへの言及。" |
Short | 事前指示を記述したConcentリソースを参照このセクションを支持するデータに対する参照 |
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 |
Control | 0..* This element is affected by the following invariants: cmp-2 |
Type | Reference(JP_Consent, Resource) |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
886. Composition.section:structuredSection.section:advanceDirectiveSection.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())) |
888. Composition.section:structuredSection.section:researchParticipationSection | |
Slice Name | researchParticipationSection |
Definition | 臨床研究参加セクション このセクション内の入れ子のサブセクション。 |
Short | 臨床研究参加セクションネストされたセクション |
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 |
Control | 0..1* This element is affected by the following invariants: cmp-1 |
Type | BackboneElement |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
890. Composition.section:structuredSection.section:researchParticipationSection.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: 拡張機能または値[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()) |
892. Composition.section:structuredSection.section:researchParticipationSection.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 |
Must Support | true |
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 |
Pattern Value | 臨床研究参加 |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
894. Composition.section:structuredSection.section:researchParticipationSection.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 |
Must Support | true |
Summary | false |
Requirements | Provides computable standardized labels to topics within the document. |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
896. Composition.section:structuredSection.section:researchParticipationSection.code.coding | |
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. |
Short | 用語システムによって定義されたコード / Code defined by a terminology system |
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
Control | 10..1* |
Type | Coding |
Is Modifier | false |
Must Support | true |
Summary | true |
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
898. Composition.section:structuredSection.section:researchParticipationSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code. |
Short | セクション区分コードのコード体系用語システムのアイデンティティ / Identity of the terminology system |
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
Control | 10..1 |
Type | uri |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
900. Composition.section:structuredSection.section:researchParticipationSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
Short | セクション区分のコード値システムによって定義された構文のシンボル / Symbol in syntax defined by the system |
Control | 10..1 |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. |
Fixed Value | 830 |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
902. Composition.section:structuredSection.section:researchParticipationSection.code.coding.display | |
Definition | セクション区分コードの表示名。 システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system. |
Short | セクション区分コードの表示名システムによって定義された表現 / Representation defined by the system |
Control | 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 |
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
Pattern Value | 臨床研究参加セクション |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
904. Composition.section:structuredSection.section:researchParticipationSection.code.coding.userSelected | |
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user |
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
Control | 0..01 |
Type | boolean |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
906. Composition.section:structuredSection.section:researchParticipationSection.code.text | |
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept |
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. |
Control | 0..01 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
908. Composition.section:structuredSection.section:researchParticipationSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 人が理解しやすい物語形式で、セクションの確認されたコンテンツを含み、人間がリソースのコンテンツを表現するために使用されます。この物語には、すべての構造化データをエンコードする必要はありませんが、人間が物語を読んで十分に「臨床的に安全」であるために、十分な詳細を含む必要があります。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現人間の解釈のために、節のテキストの要約 |
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 |
Control | 0..1 This element is affected by the following invariants: cmp-1 |
Type | Narrative |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
910. Composition.section:structuredSection.section:researchParticipationSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 叙述(Narative)のステータス - それが完全に生成されているかどうか(定義されたデータまたは拡張機能のみから)、または人間がそれを作成し、追加データが含まれている可能性があるかどうか。 / The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
Short | セクションの内容作成状態コード生成|拡張機能|追加|空の / generated | extensions | additional | empty |
Control | 1..1 |
Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | false |
Fixed Value | additional |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
912. Composition.section:structuredSection.section:researchParticipationSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 実際の叙述(Narative)コンテンツ、XHTMLの剥がれたバージョン。 / The actual narrative content, a stripped down version of XHTML. |
Short | xhtml簡略形式に従った叙述記述データ限られたXHTMLコンテンツ / Limited xhtml content |
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
Control | 1..1 |
Type | xhtml |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) 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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() )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 (htmlChecks()) txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content (htmlChecks()) |
914. Composition.section:structuredSection.section:researchParticipationSection.mode | |
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 |
Short | 働いている | スナップショット | 変更。 |
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 |
Control | 0..01 |
Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (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())) |
916. Composition.section:structuredSection.section:researchParticipationSection.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())) |
918. Composition.section:structuredSection.section:researchParticipationSection.entry | |
Definition | 臨床研究参加情報を記述して参照する。 1つの臨床研究参加情報をひとつのResearchSubjectリソースで記述されたものを参照する。 記述すべき臨床研究参加情報が特にないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 "このセクションの物語の出典となる実際のリソースへの言及。" |
Short | 臨床研究参加情報を記述したDocumentReferenceリソースを参照このセクションを支持するデータに対する参照 |
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 |
Control | 0..* This element is affected by the following invariants: cmp-2 |
Type | Reference(JP_ResearchSubject, Resource) |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
920. Composition.section:structuredSection.section:researchParticipationSection.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())) |
922. Composition.section:attachmentSection | |
Slice Name | attachmentSection |
Definition | 添付情報セクション 作品を構成するセクションの根源。 |
Short | 添付情報セクション構成はセクションに分割されます |
Control | 0..* |
Type | BackboneElement |
Is Modifier | false |
Must Support | true |
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()) |
924. Composition.section:attachmentSection.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: 拡張機能または値[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()) |
926. Composition.section:attachmentSection.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 |
Must Support | true |
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 |
Fixed Value | 添付情報 |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
928. Composition.section:attachmentSection.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 |
Must Support | true |
Summary | false |
Requirements | Provides computable standardized labels to topics within the document. |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
930. Composition.section:attachmentSection.code.coding | |
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. |
Short | 用語システムによって定義されたコード / Code defined by a terminology system |
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
Control | 10..1* |
Binding | The codes SHALL be taken from For codes, see 退院時サマリーセクション区分コード ValueSet (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section ) |
Type | Coding |
Is Modifier | false |
Must Support | true |
Summary | true |
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
932. Composition.section:attachmentSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code. |
Short | セクション区分コードのコード体系用語システムのアイデンティティ / Identity of the terminology system |
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
Control | 10..1 |
Type | uri |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
934. Composition.section:attachmentSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
Short | セクション区分のコード値システムによって定義された構文のシンボル / Symbol in syntax defined by the system |
Control | 10..1 |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. |
Fixed Value | 210 |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
936. Composition.section:attachmentSection.code.coding.display | |
Definition | セクション区分コードの表示名。 システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system. |
Short | セクション区分コードの表示名システムによって定義された表現 / Representation defined by the system |
Control | 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 |
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
Pattern Value | 添付情報セクション |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
938. Composition.section:attachmentSection.code.coding.userSelected | |
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user |
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
Control | 0..01 |
Type | boolean |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
940. Composition.section:attachmentSection.code.text | |
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept |
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. |
Control | 0..01 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
942. Composition.section:attachmentSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 人が理解しやすい物語形式で、セクションの確認されたコンテンツを含み、人間がリソースのコンテンツを表現するために使用されます。この物語には、すべての構造化データをエンコードする必要はありませんが、人間が物語を読んで十分に「臨床的に安全」であるために、十分な詳細を含む必要があります。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現人間の解釈のために、節のテキストの要約 |
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 |
Control | 0..1 This element is affected by the following invariants: cmp-1 |
Type | Narrative |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
944. Composition.section:attachmentSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 叙述(Narative)のステータス - それが完全に生成されているかどうか(定義されたデータまたは拡張機能のみから)、または人間がそれを作成し、追加データが含まれている可能性があるかどうか。 / The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
Short | セクションの内容作成状態コード生成|拡張機能|追加|空の / generated | extensions | additional | empty |
Control | 1..1 |
Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | false |
Fixed Value | additional |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
946. Composition.section:attachmentSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 実際の叙述(Narative)コンテンツ、XHTMLの剥がれたバージョン。 / The actual narrative content, a stripped down version of XHTML. |
Short | xhtml簡略形式に従った叙述記述データ限られたXHTMLコンテンツ / Limited xhtml content |
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
Control | 1..1 |
Type | xhtml |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) 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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() )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 (htmlChecks()) txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content (htmlChecks()) |
948. Composition.section:attachmentSection.mode | |
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 |
Short | 働いている | スナップショット | 変更。 |
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 |
Control | 0..01 |
Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (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())) |
950. Composition.section:attachmentSection.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())) |
952. Composition.section:attachmentSection.entry | |
Definition | 添付情報ファイルへの参照 "このセクションの物語の出典となる実際のリソースへの言及。" |
Short | 添付情報ファイルへの参照このセクションを支持するデータに対する参照 |
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 |
Control | 10..* This element is affected by the following invariants: cmp-2 |
Type | Reference(DocumentReference, Bundle, Resource) |
Is Modifier | false |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
954. Composition.section:attachmentSection.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())) |
956. Composition.section:pdfSection | |
Slice Name | pdfSection |
Definition | PDFセクション 作品を構成するセクションの根源。 |
Short | PDFセクション構成はセクションに分割されます |
Control | 0..* |
Type | BackboneElement |
Is Modifier | false |
Must Support | true |
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()) |
958. Composition.section:pdfSection.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: 拡張機能または値[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()) |
960. Composition.section:pdfSection.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 |
Must Support | true |
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 |
Fixed Value | PDF |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
962. Composition.section:pdfSection.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 |
Must Support | true |
Summary | false |
Requirements | Provides computable standardized labels to topics within the document. |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
964. Composition.section:pdfSection.code.coding | |
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. |
Short | 用語システムによって定義されたコード / Code defined by a terminology system |
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
Control | 10..1* |
Binding | The codes SHALL be taken from For codes, see 退院時サマリーセクション区分コード ValueSet (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section ) |
Type | Coding |
Is Modifier | false |
Must Support | true |
Summary | true |
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
966. Composition.section:pdfSection.code.coding.system | |
Definition | セクション区分コードのコード体系を識別するURI。固定値。 コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code. |
Short | セクション区分コードのコード体系用語システムのアイデンティティ / Identity of the terminology system |
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
Control | 10..1 |
Type | uri |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. |
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
968. Composition.section:pdfSection.code.coding.code | |
Definition | セクション区分のコード値。 固定値。 システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
Short | セクション区分のコード値システムによって定義された構文のシンボル / Symbol in syntax defined by the system |
Control | 10..1 |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | true |
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. |
Fixed Value | 230 |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
970. Composition.section:pdfSection.code.coding.display | |
Definition | セクション区分コードの表示名。 システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system. |
Short | セクション区分コードの表示名システムによって定義された表現 / Representation defined by the system |
Control | 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 |
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
Pattern Value | PDFセクション |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
972. Composition.section:pdfSection.code.coding.userSelected | |
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user |
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
Control | 0..01 |
Type | boolean |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
974. Composition.section:pdfSection.code.text | |
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept |
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. |
Control | 0..01 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
976. Composition.section:pdfSection.text | |
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 人が理解しやすい物語形式で、セクションの確認されたコンテンツを含み、人間がリソースのコンテンツを表現するために使用されます。この物語には、すべての構造化データをエンコードする必要はありませんが、人間が物語を読んで十分に「臨床的に安全」であるために、十分な詳細を含む必要があります。 |
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現人間の解釈のために、節のテキストの要約 |
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 |
Control | 0..1 This element is affected by the following invariants: cmp-1 |
Type | Narrative |
Is Modifier | false |
Must Support | true |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
978. Composition.section:pdfSection.text.status | |
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 叙述(Narative)のステータス - それが完全に生成されているかどうか(定義されたデータまたは拡張機能のみから)、または人間がそれを作成し、追加データが含まれている可能性があるかどうか。 / The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
Short | セクションの内容作成状態コード生成|拡張機能|追加|空の / generated | extensions | additional | empty |
Control | 1..1 |
Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. |
Type | code |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Summary | false |
Fixed Value | additional |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
980. Composition.section:pdfSection.text.div | |
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 実際の叙述(Narative)コンテンツ、XHTMLの剥がれたバージョン。 / The actual narrative content, a stripped down version of XHTML. |
Short | xhtml簡略形式に従った叙述記述データ限られたXHTMLコンテンツ / Limited xhtml content |
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
Control | 1..1 |
Type | xhtml |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) 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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() )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 (htmlChecks()) txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content (htmlChecks()) |
982. Composition.section:pdfSection.mode | |
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 |
Short | 働いている | スナップショット | 変更。 |
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 |
Control | 0..01 |
Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (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())) |
984. Composition.section:pdfSection.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())) |
986. Composition.section:pdfSection.entry | |
Definition | PDFファイルへの参照 "このセクションの物語の出典となる実際のリソースへの言及。" |
Short | PDFファイルへの参照このセクションを支持するデータに対する参照 |
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 |
Control | 10..* This element is affected by the following invariants: cmp-2 |
Type | Reference(DocumentReference, Resource) |
Is Modifier | false |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
988. Composition.section:pdfSection.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 | |||||
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() )checkExist-CDASection-or-structuredSection: 【セクション構成はCDAセクションと構造情報セクションのどちらか一方だけ存在している必要がある。】 ( ((section.code.coding.where(code = '200')).exists()) xor ((section.code.coding.where(code = '300')).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.meta.id | |||||
Definition | リソース内の要素の固有ID(内部参照用)。これは、スペースを含まない任意の文字列値である可能性があります。 | ||||
Short | エレメント相互参照のためのユニークID | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
8. Composition.meta.extension | |||||
Definition | 要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。 | ||||
Short | 実装によって定義される追加コンテンツ | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.meta.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
10. Composition.meta.versionId | |||||
Definition | URLのバージョン部分に表示されるバージョン固有のidentifier。この値は、リソースが作成、更新、または削除された場合に変更されます。 | ||||
Short | バージョン固有のidentifier (Baajon koyū no shikibetsu-shi) | ||||
Comments | サーバーがこの値を割り当て、クライアントが指定した値を無視する。ただし、サーバーが更新/削除時にバージョンの整合性を強制する場合を除く。 | ||||
Control | 0..1 | ||||
Type | id | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
12. Composition.meta.lastUpdated | |||||
Definition | リソースが最後に変更されたとき - 例えば、バージョンが変更されたとき。 | ||||
Short | リソースのバージョンが最後に変更されたとき | ||||
Comments | この値はリソースが初めて作成される場合を除いて常に設定されています。サーバー/リソースマネージャーがこの値を設定します。クライアントが提供する値は関係ありません。これはHTTP Last-Modifiedに相当し、readのインタラクションで同じ値を持つべきです。 | ||||
Control | 1..1 | ||||
Type | instant | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
14. Composition.meta.source | |||||
Definition | リソースのソースシステムを識別するURI。これにより、リソース内の情報のソースをトラックまたは区別するために使用できる最小限の[プロビナンス](provenance.html#)情報が提供されます。ソースは、別のFHIRサーバー、ドキュメント、メッセージ、データベースなどを識別できます。 | ||||
Short | 「リソースがどこから来たかを特定する」 | ||||
Comments | プロバナンスのリソースにおいて、これはProvenance.entity.what[x]に対応します。ソースの正確な使用方法(および含意されるProvenance.entity.role)は実装者の判断に委ねられます。指定されたソースは1つだけです。追加のプロバナンスの詳細が必要な場合は、完全なプロバナンスリソースを使用するべきです。 この要素は、正規のURLでホストされていないリソースの現在のマスターソースがどこにあるかを示すために使用できます。 | ||||
Control | 0..1 | ||||
Type | uri | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
16. Composition.meta.profile | |||||
Definition | 準拠しているプロファイルとして次のURLとバージョンを指定する。バージョン指定を省略した場合には、データ受信時点の最新バージョンとみなされる。http://jpfhir.jp/fhir/ePCS/StructureDefinition/JP_Composition_eDischargeSummary|x.y.z | ||||
Short | 準拠しているプロファイルとして次のURLとバージョンを指定する。バージョン指定を省略した場合には、データ受信時点の最新バージョンとみなされる。http://jpfhir.jp/fhir/ePCS/StructureDefinition/JP_Composition_eDischargeSummary|x.y.z | ||||
Comments | これらの主張が時間の経過に伴って検証または更新される方法と、それらを決定するサーバーや他の基盤に任されます。プロファイルURLのリストは1セットです。 | ||||
Control | 1..* | ||||
Type | canonical(StructureDefinition) | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
18. Composition.meta.security | |||||
Definition | このリソースにはセキュリティラベルが適用されています。これらのタグにより、特定のリソースが全体的なセキュリティポリシーやインフラストラクチャに関連付けられます。 | ||||
Short | このリソースに適用されたセキュリティラベル | ||||
Comments | セキュリティラベルは変更せずにリソースのバージョンを更新可能です。セキュリティラベルのリストはセットであり、一意性はシステム/コードに基づき、バージョンと表示は無視されます。 | ||||
Control | 0..* | ||||
Binding | Unless not suitable, these codes SHALL be taken from All Security Labels (extensible to http://hl7.org/fhir/ValueSet/security-labels )医療プライバシーおよびセキュリティ分類システムからのセキュリティラベル。 | ||||
Type | Coding | ||||
Is Modifier | false | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
20. Composition.meta.tag | |||||
Definition | このリソースに適用されるタグです。タグは、リソースをプロセスやワークフローに識別し、関連付けるために使用することが意図されており、アプリケーションはリソースの意味を解釈する際にタグを考慮する必要はありません。 | ||||
Short | このリソースに適用されたタグ | ||||
Comments | リソースの表示バージョンを変更することなく、タグを更新できます。タグのリストは集合です。ユニーク性はシステム/コードに基づき、バージョンと表示は無視されます。 | ||||
Control | 0..* | ||||
Binding | For example codes, see CommonTags (example to http://hl7.org/fhir/ValueSet/common-tags )様々なタグを表すコードで、一般的にはワークフローに関連しています。例:「ジョーンズ博士によるレビューが必要です」。 | ||||
Type | Coding | ||||
Is Modifier | false | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
22. 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()) ) | ||||
24. 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()) ) | ||||
26. 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()) ) | ||||
28. Composition.contained | |||||
Definition | これらのリソースは、それらを含むリソースから独立した存在を持ちません。それらは独立して識別することはできず、独自の独立したトランザクション範囲を持つこともできません。 | ||||
Short | 「含まれている、インラインのリソース」 | ||||
Comments | コンテンツが適切に識別できる場合には、これを行うべきではありません。識別が失われると、再び復元することは非常に困難であり(文脈に依存します)、メタ要素にプロファイルとタグを持つことができますが、セキュリティのラベルを持っていてはいけません。 | ||||
Control | 0..* | ||||
Type | Resource | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | inline resources, anonymous resources, contained resources | ||||
30. Composition.extension | |||||
Definition | An Extension | ||||
Short | Extension | ||||
Control | 1..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
32. Composition.extension:version | |||||
Slice Name | version | ||||
Definition | Version specific identifier for the composition, assigned when each version is created/updated. Note: this extension is deprecated because since R5 Composition has a version element which should be used instead. | ||||
Short | 文書バージョンを表す拡張 | ||||
Comments | While each resource, including the composition itself, has its own version identifier, this is a formal identifier for the logical version of the composition as a whole. It would remain constant if the resources were moved to a new server, and all got new individual resource versions, for example. | ||||
Control | 1..1 | ||||
Type | Extension(Composition Version Number) (Extension Type: string) | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
34. Composition.extension:version.id | |||||
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | Unique id for inter-element referencing | ||||
Control | 0..1 This element is affected by the following invariants: ele-1 | ||||
Type | id | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
36. Composition.extension:version.extension | |||||
Definition | An Extension | ||||
Short | Extension | ||||
Control | 0..0 | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.extension.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
38. Composition.extension:version.url | |||||
Definition | Source of the definition for the extension code - a logical name or a URL. | ||||
Short | identifies the meaning of the extension | ||||
Comments | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. | ||||
Control | 1..1 | ||||
Type | uri | ||||
Is Modifier | false | ||||
Must Support | true | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
Fixed Value | http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-versionNumber | ||||
40. Composition.extension:version.value[x] | |||||
Definition | 文書のバージョン番号を表す文字列。 例 : 第1版は "1" とする。 | ||||
Short | 文書のバージョン番号を表す文字列。 | ||||
Control | 1..1 This element is affected by the following invariants: ext-1 | ||||
Type | string | ||||
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
42. 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: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
44. 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 | 1..1 | ||||
Type | Identifier | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
46. Composition.identifier.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
48. Composition.identifier.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.identifier.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
50. Composition.identifier.use | |||||
Definition | このidentifierの目的。 / The purpose of this identifier. | ||||
Short | 通常|公式|一時的|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known) | ||||
Comments | アプリケーションは、identifierが一時的なものであると明示的に言っていない限り、永続的であると想定できます。 / Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. | ||||
Control | 0..1 | ||||
Binding | The codes SHALL be taken from IdentifierUse (required to http://hl7.org/fhir/ValueSet/identifier-use|4.0.1 )既知の場合、このidentifierの目的を識別します。 / Identifies the purpose for this identifier, if known . | ||||
Type | code | ||||
Is Modifier | true because これは、アプリケーションが一時的なIDを永続的なIDと間違えてはならないため、「IS修飾子」とラベル付けされています。 / This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | 特定の使用のコンテキストが一連のidentifierの中から選択される適切なidentifierを許可します。 / Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
52. Composition.identifier.type | |||||
Definition | 特定の目的に使用するidentifierを決定するために使用できるidentifierのコード化されたタイプ。 / A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. | ||||
Short | identifierの説明 / Description of identifier | ||||
Comments | この要素は、identifierの一般的なカテゴリのみを扱います。identifier。システムに対応するコードに使用しないでください。一部のidentifierは、一般的な使用法により複数のカテゴリに分類される場合があります。システムがわかっている場合、タイプは常にシステム定義の一部であるため、タイプは不要です。ただし、システムが不明なidentifierを処理する必要があることがよくあります。多くの異なるシステムが同じタイプを持っているため、タイプとシステムの間に1:1の関係はありません。 / This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. | ||||
Control | 0..1 | ||||
Binding | Unless not suitable, these codes SHALL be taken from Identifier Type Codes (extensible to http://hl7.org/fhir/ValueSet/identifier-type )特定の目的に使用するidentifierを決定するために使用できるidentifierのコード化されたタイプ。 / A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
Type | CodeableConcept | ||||
Is Modifier | false | ||||
Summary | true | ||||
Requirements | identifierシステムが不明な場合、ユーザーはidentifierを使用できます。 / Allows users to make use of identifiers when the identifier system is not known. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
54. Composition.identifier.system | |||||
Definition | 文書リソースIDの名前空間を表すURI。固定値。 | ||||
Short | 文書リソースIDの名前空間を表すURI。固定値。 | ||||
Comments | identifier。システムは常にケースに敏感です。 / Identifier.system is always case sensitive. | ||||
Control | 1..1 | ||||
Type | uri | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | identifierのセットがたくさんあります。2つのidentifierを一致させるには、どのセットを扱っているかを知る必要があります。システムは、特定の一意のidentifierセットを識別します。 / There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. | ||||
Fixed Value | http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
56. Composition.identifier.value | |||||
Definition | その医療機関が発行した診療情報提供書をその医療機関内において一意に識別するID(診療情報提供書番号)を設定する。 Identifier型のvalue要素に、保険医療機関番号(10桁)、発行年(4桁)、施設内において発行年内で一意となる番号(32桁以内)をハット文字(“^”)で連結した文字列を指定する。 例:”1311234567-2020-00123456 | ||||
Short | 文書リソースID | ||||
Comments | 値が完全なURIの場合、システムはurn:ietf:rfc:3986でなければなりません。値の主な目的は、計算マッピングです。その結果、比較目的で正規化される可能性があります(例えば、有意でない白文字、ダッシュなどの削除)ヒューマンディスプレイ用の値は、[レンダリングされた値拡張](拡張レンダリングValue.html)を使用して伝達できます。identifier。価値は、identifierの知識を使用しない限り、ケースに敏感なものとして扱われます。システムにより、プロセッサーは、非セイズに固有の処理が安全であると確信できます。 / If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. | ||||
Control | 1..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
58. Composition.identifier.period | |||||
Definition | identifierが使用される/有効な期間。 / Time period during which identifier is/was valid for use. | ||||
Short | IDが使用に有効だった時間期間 / Time period when id is/was valid for use | ||||
Control | 0..1 | ||||
Type | Period | ||||
Is Modifier | false | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
60. Composition.identifier.assigner | |||||
Definition | identifierを発行/管理する組織。 / Organization that issued/manages the identifier. | ||||
Short | IDを発行した組織(単なるテキストである可能性があります) / Organization that issued id (may be just text) | ||||
Comments | identifierは、.reference要素を省略し、割り当て組織に関する名前またはその他のテキスト情報を反映した.display要素のみを含む場合があります。 / The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. | ||||
Control | 0..1 | ||||
Type | Reference(Organization) | ||||
Is Modifier | false | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
62. Composition.status | |||||
Definition | この文書のステータス。 仕様上は、preliminary | final | amended | entered_in_error のいずれかを設定できるが、医療機関から登録される段階では、"final" でなければならない。 | ||||
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()) ) | ||||
64. Composition.type | |||||
Definition | documentタイプのうち文書種別 | ||||
Short | 文書区分コード | ||||
Comments | 構成タイプについては、LOINCは普及しており、HL7によって強く支持されています。多くの実装ガイドでは、特定のLOINCコードを必要とするか、LOINCを拡張バインディングとして使用します。 | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from FHIR文書の文書区分(医療文書) (required to http://jpfhir.jp/fhir/Common/ValueSet/doc-typecodes ) | ||||
Type | CodeableConcept | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | Key metadata element describing the composition, used in searching/filtering. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
66. Composition.type.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 | ||||
68. Composition.type.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.type.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
70. Composition.type.coding | |||||
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. | ||||
Short | 用語システムによって定義されたコード / Code defined by a terminology system | ||||
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
Control | 1..1 | ||||
Type | Coding | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
72. Composition.type.coding.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
74. Composition.type.coding.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.type.coding.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
76. Composition.type.coding.system | |||||
Definition | 文書区分コードのコード体系を識別するURI。固定値 | ||||
Short | 用語システムのアイデンティティ / Identity of the terminology system | ||||
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
Control | 0..1 | ||||
Type | uri | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. | ||||
Fixed Value | http://jpfhir.jp/fhir/Common/CodeSystem/doc-typecodes | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
78. Composition.type.coding.version | |||||
Definition | このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
Short | システムのバージョン - 関連する場合 / Version of the system - if relevant | ||||
Comments | 用語がコードシステムバージョンを識別するために使用する文字列を明確に定義していない場合、推奨は、そのバージョンがバージョンの日付として公式に公開された日付(FHIR日付形式で表現)を使用することです。 / Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
Note | This is a business version Id, not a resource version Id (see discussion) | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
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()) ) | ||||
80. Composition.type.coding.code | |||||
Definition | 退院時サマリー"18842-5"を指定。固定値。 | ||||
Short | システムによって定義された構文のシンボル / Symbol in syntax defined by the system | ||||
Control | 1..1 | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. | ||||
Fixed Value | 18842-5 | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
82. Composition.type.coding.display | |||||
Definition | 文書区分コードの表示名。 | ||||
Short | 文書区分コードの表示名。 | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
Fixed Value | 退院時サマリー | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
84. Composition.type.coding.userSelected | |||||
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user | ||||
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
Control | 0..1 | ||||
Type | boolean | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
86. Composition.type.text | |||||
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept | ||||
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
88. Composition.category | |||||
Definition | 文書カテゴリーコード。 退院時サマリーでは文書サブ区分からDISCHARGE:退院時文書 を使用する。 | ||||
Short | 文書カテゴリーコード | ||||
Comments | これはXDS/MHDのMetadataフィールドです。 | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from FHIR文書の文書サブ区分(医療文書) (required to http://jpfhir.jp/fhir/Common/ValueSet/doc-subtypecodes ) | ||||
Type | CodeableConcept | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | Helps humans to assess whether the composition is of interest when viewing an index of compositions or documents. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
90. Composition.category.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
92. Composition.category.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.category.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
94. Composition.category.coding | |||||
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. | ||||
Short | 用語システムによって定義されたコード / Code defined by a terminology system | ||||
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
Control | 1..1 | ||||
Type | Coding | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
96. Composition.category.coding.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
98. Composition.category.coding.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.category.coding.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
100. Composition.category.coding.system | |||||
Definition | 文書カテゴリコードのコード体系を識別するURI。固定値。 | ||||
Short | 文書カテゴリコードのコード体系 | ||||
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
Control | 1..1 | ||||
Type | uri | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. | ||||
Fixed Value | http://jpfhir.jp/fhir/Common/CodeSystem/doc-subtypecodes | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
102. Composition.category.coding.version | |||||
Definition | このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
Short | システムのバージョン - 関連する場合 / Version of the system - if relevant | ||||
Comments | 用語がコードシステムバージョンを識別するために使用する文字列を明確に定義していない場合、推奨は、そのバージョンがバージョンの日付として公式に公開された日付(FHIR日付形式で表現)を使用することです。 / Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
Note | This is a business version Id, not a resource version Id (see discussion) | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
104. Composition.category.coding.code | |||||
Definition | 文書カテゴリコード 退院時サマリーでは、文書サブ区分からDISCHARGE: 退院時文書 を使用する。 | ||||
Short | 文書カテゴリコード | ||||
Control | 1..1 | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. | ||||
Fixed Value | DISCHARGE | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
106. Composition.category.coding.display | |||||
Definition | 文書カテゴリ 退院時サマリーでは、文書サブ区分からDISCHARGE: 退院時文書 を使用する。 | ||||
Short | 文書カテゴリコードの表示名 | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
108. Composition.category.coding.userSelected | |||||
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user | ||||
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
Control | 0..1 | ||||
Type | boolean | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
110. Composition.category.text | |||||
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept | ||||
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
112. Composition.subject | |||||
Definition | 患者情報を表すPatientリソースへの参照。 | ||||
Short | 患者情報を表すPatientリソースへの参照。 | ||||
Comments | 臨床文書においては、通常患者が該当します。 | ||||
Control | 1..1 | ||||
Type | Reference(Resource) | ||||
Is Modifier | false | ||||
Must Support | true | ||||
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()) ) | ||||
114. Composition.subject.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 | ||||
116. Composition.subject.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.subject.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
118. Composition.subject.reference | |||||
Definition | Bundleリソースに記述されるPatientリソースのfullUrl要素に指定されるUUIDを指定。 例:"urn:uuid:11f0a9a6_a91d_3aef_fc4e_069995b89c4f" | ||||
Short | PatientリソースのfullUrl要素に指定されるUUIDを指定。 | ||||
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 | 1..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 | ||||
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()) ) | ||||
120. Composition.subject.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()) ) | ||||
122. Composition.subject.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()) ) | ||||
124. Composition.subject.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 | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
126. Composition.encounter | |||||
Definition | この文書が作成された受診時状況情報を表すEncounterリソースへの参照 | ||||
Short | この文書が作成された受診時状況情報を表すEncounterリソースへの参照 | ||||
Control | 0..1 | ||||
Type | Reference(JP Core Encounter Profile) | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | Provides context for the composition and supports searching. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
128. Composition.encounter.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
130. Composition.encounter.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.encounter.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
132. Composition.encounter.reference | |||||
Definition | Bundleリソースに記述されるEncounterリソースのfullUrl要素に指定されるUUIDを指定。 例:"urn:uuid:12f0a9a6_a91d_8aef_d14e_069795b89c9f" | ||||
Short | EncounterリソースのfullUrl要素に指定されるUUIDを指定。 | ||||
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 | 1..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 | ||||
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()) ) | ||||
134. Composition.encounter.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()) ) | ||||
136. Composition.encounter.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()) ) | ||||
138. Composition.encounter.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 | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
140. Composition.date | |||||
Definition | このリソースを作成または最後に編集した日時。ISO8601に準拠し、秒の精度まで記録し、タイムゾーンも付記する。 午前0時を"24:00"と記録することはできないため"00:00"と記録すること。 例:"2020_08_21T12:28:21+09:00" | ||||
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()) ) | ||||
142. Composition.author | |||||
Definition | 文書作成責任者を表すPractitionerリソースへの参照、および,文書作成機関か、または文書作成機関の診療科と文書作成機関を表すOrganizationリソースへの参照の2つのReferenceを繰り返す。 | ||||
Short | 文書作成責任者と文書作成機関とへの参照。 | ||||
Control | 1..* | ||||
Type | Reference(JP_Practitioner_eCS, JP_Organization_eCS) | ||||
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()) ) | ||||
144. 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 | ||||
Must Support | true | ||||
Summary | true | ||||
Fixed Value | 退院時サマリー | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
146. Composition.confidentiality | |||||
Definition | 作成物の機密度レベルを指定するコード。 | ||||
Short | アフィニティー・ドメインによって定義される | ||||
Comments | この要素の正確な使用方法、執行方法および高度に機密性の高い文書に関連する問題は、基本仕様の範囲外にあり、実装プロファイル(セキュリティセクションを参照)に委任されています。この要素は修飾子としてラベル付けされています。なぜなら、高度に機密性の高い文書を無視するような扱いを受けてはならないからです。 | ||||
Control | 0..1 | ||||
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()) ) | ||||
148. Composition.attester | |||||
Definition | 構成物/文書の正確さを証明した参加者 | ||||
Short | 作成物の正確さを証明します。 | ||||
Comments | 各承認者を一度だけリストに挙げてください。 | ||||
Control | 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()) ) | ||||
150. Composition.attester.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 | ||||
152. Composition.attester.extension | |||||
Definition | 要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。 | ||||
Short | 実装によって定義される追加コンテンツ | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
154. Composition.attester.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: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
156. Composition.attester.mode | |||||
Definition | 正式証明書発行者が提供する承認の種類。 | ||||
Short | 個人的 | 専門的 | 法的 | 公式的 | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from CompositionAttestationMode (required to http://hl7.org/fhir/ValueSet/composition-attestation-mode|4.0.1 )個人が作成物を認証する方法 | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | false | ||||
Requirements | Indicates the level of authority of the attestation. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
158. Composition.attester.time | |||||
Definition | 作文が当事者によって証明されたとき。 | ||||
Short | 作文が証明されたとき | ||||
Control | 0..1 | ||||
Type | dateTime | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | false | ||||
Requirements | Identifies when the information in the composition was deemed accurate. (Things may have changed since then.). | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
160. Composition.attester.party | |||||
Definition | 「誰が特定の方法で構成を証明したのですか?」 | ||||
Short | 「誰が構成を証明しましたか?」 | ||||
Control | 0..1 | ||||
Type | Reference(Patient, RelatedPerson, Practitioner, PractitionerRole, Organization) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Requirements | Identifies who has taken on the responsibility for accuracy of the composition content. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
162. Composition.custodian | |||||
Definition | 文書作成機関と同一の組織の場合、custodian要素からは文書作成機関を表すOrganizationリソースへの参照となる。文書作成機関とは異なる組織である場合は、文書作成機関とは別のOrganizationリソースで表現し、custodian要素からはそのOrganizationリソースを参照する。 | ||||
Short | 文書の作成・修正を行い、文書の管理責任を持つ医療機関(Organizationリソース)への参照 | ||||
Comments | これは文書が構成から派生している場合に便利であり、文書の最新バージョンを取得する方法についてのガイダンスを提供します。これは時にはオプションであり、作成システムによっては知られていない場合があるため、文脈から推測することができます。ただし、派生文書を扱う際にはこの情報を確認することが重要であるため、管理者を提供することが推奨されます。 | ||||
Control | 1..1 | ||||
Type | Reference(JP_Organization_eCS) | ||||
Is Modifier | false | ||||
Must Support | true | ||||
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()) ) | ||||
164. Composition.custodian.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 | ||||
166. Composition.custodian.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.custodian.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
168. Composition.custodian.reference | |||||
Definition | custodianに対応するOrganizationリソースのfullUrl要素に指定されるUUIDを指定。 例:"urn:uuid:179f9f7f_e546_04c2_6888_a9e0b24e5720" | ||||
Short | custodianに対応するOrganizationリソースのfullUrl要素に指定されるUUIDを指定。 | ||||
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 | 1..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()) ) | ||||
170. Composition.custodian.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()) ) | ||||
172. Composition.custodian.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()) ) | ||||
174. Composition.custodian.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 | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
176. Composition.relatesTo | |||||
Definition | この作成物が既存の他の作成物や文書と持つ関係。 | ||||
Short | 他の作品や文書との関係性 | ||||
Comments | ドキュメントとは、バージョン固有の構成物である。 | ||||
Control | 0..* | ||||
Type | BackboneElement | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
178. Composition.relatesTo.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 | ||||
180. Composition.relatesTo.extension | |||||
Definition | 要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。 | ||||
Short | 実装によって定義される追加コンテンツ | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
182. Composition.relatesTo.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: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
184. Composition.relatesTo.code | |||||
Definition | この作品が他の作品や文書とどのような関係を持っているか。 | ||||
Short | "replaces | transforms | signs | appends" の日本語訳は次の通りです。 - replaces(置き換える) - transforms(変換する) - signs(署名する) - appends(追加する) | ||||
Comments | もしこの文書が別の文書を付録として添付している場合、参照された文書にアクセスしなければ、この文書は完全に理解できません。 | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from DocumentRelationshipType (required to http://hl7.org/fhir/ValueSet/document-relationship-type|4.0.1 )文書間の関係のタイプ | ||||
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()) ) | ||||
186. Composition.relatesTo.target[x] | |||||
Definition | この関係のターゲット構成/文書。 | ||||
Short | 関係のターゲット | ||||
Control | 1..1 | ||||
Type | Choice of: Identifier, Reference(Composition) | ||||
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
188. Composition.event | |||||
Definition | 退院時サマリーの発行イベントの情報 診療情報提供書と違いこの要素はなくてもよい | ||||
Short | 退院時サマリーの発行イベントの情報 | ||||
Comments | イベントは、タイプ要素に一貫性が必要ですが、必要に応じてさらなる情報を提供することができます。 | ||||
Control | 1..1 | ||||
Type | BackboneElement | ||||
Is Modifier | false | ||||
Must Support | true | ||||
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()) ) | ||||
190. Composition.event.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 | ||||
192. Composition.event.extension | |||||
Definition | 要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。 | ||||
Short | 実装によって定義される追加コンテンツ | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
194. Composition.event.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: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
196. Composition.event.code | |||||
Definition | このコードリストは、大腸内視鏡検査や虫垂切除術などの主要な臨床行為を文書化するものです。場合によっては、種類コードに本質的にイベントが含まれており、文書化されているプロシジャー(処置等)が必ずしも「歴史および身体検査報告書」のような「歴史および身体検査」行為である必要はありません。 | ||||
Short | "ドキュメント化されるイベントに適用されるコード" | ||||
Comments | イベントは、単なる「プロシジャー(処置等)報告書」であり、プロシジャー(処置等)が「大腸内視鏡検査」である場合など、typeCodeに内在する行為をより専門的にすることができます。1つ以上のイベントコードが含まれている場合、これらはclassCode、practiceSettingCode、またはtypeCodeに内在する値と衝突してはならず、そうすると曖昧な状況が生じます。このコードの簡単なリストは、特定の種類のクエリのキーワードとして使用するために提供されています。 | ||||
Control | 0..0 | ||||
Binding | For example codes, see v3 Code System ActCode (example to http://terminology.hl7.org/ValueSet/v3-ActCode )このコードリストは、記録されている主要な臨床行為を表します。 | ||||
Type | CodeableConcept | ||||
Is Modifier | false | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
198. Composition.event.period | |||||
Definition | 退院時サマリーの対象となる入院期間。ISO8601に準拠yyyy-mm-dd形式で記述する。 | ||||
Short | 退院時サマリーの対象となる入院期間 | ||||
Control | 1..1 | ||||
Type | Period | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
200. Composition.event.period.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
202. Composition.event.period.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.event.period.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
204. Composition.event.period.start | |||||
Definition | 退院時サマリーの対象となる入院期間の入院日。ISO8601に準拠yyyy-mm-dd形式で記述する。 | ||||
Short | 退院時サマリーの対象となる入院期間の入院日 | ||||
Comments | 低要素が欠落している場合、意味は低い境界が知られていないことです。 / If the low element is missing, the meaning is that the low boundary is not known. | ||||
Control | 1..1 This element is affected by the following invariants: per-1 | ||||
Type | dateTime | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
206. Composition.event.period.end | |||||
Definition | 退院時サマリーの対象となる入院期間の退院日。ISO8601に準拠yyyy-mm-dd形式で記述する。 | ||||
Short | 退院時サマリーの対象となる入院期間の退院日 | ||||
Comments | 高い値には、一致する日付/時間が含まれます。つまり、2012-02-03T10:00:00は、2012-02-03の終了値を持つ期間です。 / The high value includes any matching date/time. i.e. 2012-02-03T10:00:00 is in a period that has an end value of 2012-02-03. | ||||
Control | 1..1 This element is affected by the following invariants: per-1 | ||||
Type | dateTime | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Meaning if Missing | 期間の終了が欠落している場合、それは期間が進行中であることを意味します / If the end of the period is missing, it means that the period is ongoing | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
208. Composition.event.detail | |||||
Definition | ドキュメンテーションされているイベントの説明や参照。例えば、このように大腸内視鏡検査や虫垂切除手術をドキュメンテーションするために使用することができます。 | ||||
Short | 記録されているイベント | ||||
Control | 0..* | ||||
Type | Reference(Resource) | ||||
Is Modifier | false | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
210. Composition.section | |||||
Definition | 作品を構成するセクションの根源。 | ||||
Short | 構成はセクションに分割されます | ||||
Control | 0..* | ||||
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()) ) | ||||
Slicing | This element introduces a set of slices on Composition.section . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
212. 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 | ||||
214. 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: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
216. 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: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
218. Composition.section.title | |||||
Definition | この特定のセクションのラベル。これは文書のレンダリングされたコンテンツの一部となり、目次を作成するためにしばしば使用されます。 | ||||
Short | セクションのラベル(例:目次用) | ||||
Comments | タイトルは人間の読者のためのセクションを識別します。タイトルは、セクションの対象となるリソースのナラティブに一貫性が必要です。通常、セクションにはタイトルが必要ですが、一部の文書では不要または不適切です。これは、サブセクションに独自の区別的なタイトルがあるセクション、または単一のセクションしか持たない文書の場合です。ほとんどの実装ガイドでは、セクションタイトルを必須要素にすることがあります。 | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | false | ||||
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()) ) | ||||
220. Composition.section.code | |||||
Definition | セクションに含まれるコンテンツの種類を識別するコードです。これはセクションタイトルと一致する必要があります。 | ||||
Short | セクションの分類(推奨) | ||||
Comments | そのコードは、文書の自動処理用のセクションを識別します。文書の構造を制御するためにプロファイルを使用する場合、これは特に関連しています。 もしセクションにサブセクションではなくコンテンツが含まれている場合、セクションコードは、セクションコードの注釈にあるリソースの意味や解釈を変更しません。 | ||||
Control | 0..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()) ) | ||||
222. Composition.section.author | |||||
Definition | 「このセクションの情報の責任者を識別することであり、入力した人ではない」という意味です。 | ||||
Short | 誰または何がこの部分を著したか | ||||
Control | 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()) ) | ||||
224. Composition.section.focus | |||||
Definition | セクションの実際のフォーカスは、作成物の主題ではなく、代わりに(患者の主題の場合)配偶者、親、胎児、あるいはドナーなどの何かまたは誰かを表すときのことです。フォーカスが指定されていない場合、フォーカスは親セクションのフォーカス、または作成物自体の主題になるものと仮定されます。フォーカスを持つセクションには、論理的な主体(患者、主題、フォーカスなど)がセクションのフォーカスに一致するリソースしか含まれません。または論理的な主体(少数のリソース)が存在しない場合にも含まれます。 | ||||
Short | セクションが何についているか、構成の主題でない場合はいつでも。 | ||||
Comments | 通常、文書のセクションは、その文書の対象である患者、または患者グループ、場所、機器などに関するものです。一部の文書においては、いくつかのセクションには関連するエンティティに関するデータが実際に含まれています。典型的な例は、母親に関する新生児退院の要約のセクションや、各家族メンバーについてのセクションを含む家族歴の文書などがありますが、その他の例もあります。 | ||||
Control | 0..1 | ||||
Type | Reference(Resource) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
226. 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()) ) | ||||
228. Composition.section.mode | |||||
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 | ||||
Short | 働いている | スナップショット | 変更。 | ||||
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()) ) | ||||
230. Composition.section.orderedBy | |||||
Definition | セクションエントリー内のアイテムに適用される順序を指定します。 | ||||
Short | セクションエントリーの順序 | ||||
Comments | アプリケーションは提供された順序で順序付きリストを描画する必要がありますが、ユーザーが自分の好みに基づいて再順序付けすることもできます。順序が指定されていない場合、順序は不明ですが、それでも何らかの順序がある可能性があります。 | ||||
Control | 0..1 | ||||
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()) ) | ||||
232. Composition.section.entry | |||||
Definition | "このセクションの物語の出典となる実際のリソースへの言及。" | ||||
Short | このセクションを支持するデータに対する参照 | ||||
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 | ||||
Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
Type | Reference(Resource) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
234. 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()) ) | ||||
236. Composition.section.section | |||||
Definition | このセクション内の入れ子のサブセクション。 | ||||
Short | ネストされたセクション | ||||
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 | ||||
Control | 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()) ) | ||||
238. Composition.section:cdaSection | |||||
Slice Name | cdaSection | ||||
Definition | CDA参照セクション | ||||
Short | CDA参照セクション | ||||
Control | 0..1 | ||||
Type | BackboneElement | ||||
Is Modifier | false | ||||
Must Support | true | ||||
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()) ) | ||||
240. Composition.section:cdaSection.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 | ||||
242. Composition.section:cdaSection.extension | |||||
Definition | 要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。 | ||||
Short | 実装によって定義される追加コンテンツ | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
244. Composition.section:cdaSection.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: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
246. Composition.section:cdaSection.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 | ||||
Must Support | true | ||||
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 | ||||
Fixed Value | CDA参照 | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
248. Composition.section:cdaSection.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 | ||||
Must Support | true | ||||
Summary | false | ||||
Requirements | Provides computable standardized labels to topics within the document. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
250. Composition.section:cdaSection.code.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
252. Composition.section:cdaSection.code.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.code.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
254. Composition.section:cdaSection.code.coding | |||||
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. | ||||
Short | 用語システムによって定義されたコード / Code defined by a terminology system | ||||
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from 退院時サマリーセクション区分コード ValueSet (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section ) | ||||
Type | Coding | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
256. Composition.section:cdaSection.code.coding.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
258. Composition.section:cdaSection.code.coding.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.code.coding.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
260. Composition.section:cdaSection.code.coding.system | |||||
Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
Short | セクション区分コードのコード体系 | ||||
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
Control | 1..1 | ||||
Type | uri | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. | ||||
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
262. Composition.section:cdaSection.code.coding.version | |||||
Definition | このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
Short | システムのバージョン - 関連する場合 / Version of the system - if relevant | ||||
Comments | 用語がコードシステムバージョンを識別するために使用する文字列を明確に定義していない場合、推奨は、そのバージョンがバージョンの日付として公式に公開された日付(FHIR日付形式で表現)を使用することです。 / Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
Note | This is a business version Id, not a resource version Id (see discussion) | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
264. Composition.section:cdaSection.code.coding.code | |||||
Definition | セクション区分のコード値。 固定値。 | ||||
Short | セクション区分のコード値 | ||||
Control | 1..1 | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. | ||||
Fixed Value | 200 | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
266. Composition.section:cdaSection.code.coding.display | |||||
Definition | セクション区分コードの表示名。 | ||||
Short | セクション区分コードの表示名 | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
Pattern Value | CDA参照セクション | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
268. Composition.section:cdaSection.code.coding.userSelected | |||||
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user | ||||
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
Control | 0..0 | ||||
Type | boolean | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
270. Composition.section:cdaSection.code.text | |||||
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept | ||||
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. | ||||
Control | 0..0 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
272. Composition.section:cdaSection.author | |||||
Definition | 「このセクションの情報の責任者を識別することであり、入力した人ではない」という意味です。 | ||||
Short | 誰または何がこの部分を著したか | ||||
Control | 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()) ) | ||||
274. Composition.section:cdaSection.focus | |||||
Definition | セクションの実際のフォーカスは、作成物の主題ではなく、代わりに(患者の主題の場合)配偶者、親、胎児、あるいはドナーなどの何かまたは誰かを表すときのことです。フォーカスが指定されていない場合、フォーカスは親セクションのフォーカス、または作成物自体の主題になるものと仮定されます。フォーカスを持つセクションには、論理的な主体(患者、主題、フォーカスなど)がセクションのフォーカスに一致するリソースしか含まれません。または論理的な主体(少数のリソース)が存在しない場合にも含まれます。 | ||||
Short | セクションが何についているか、構成の主題でない場合はいつでも。 | ||||
Comments | 通常、文書のセクションは、その文書の対象である患者、または患者グループ、場所、機器などに関するものです。一部の文書においては、いくつかのセクションには関連するエンティティに関するデータが実際に含まれています。典型的な例は、母親に関する新生児退院の要約のセクションや、各家族メンバーについてのセクションを含む家族歴の文書などがありますが、その他の例もあります。 | ||||
Control | 0..1 | ||||
Type | Reference(Resource) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
276. Composition.section:cdaSection.text | |||||
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 | ||||
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 | ||||
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 | ||||
Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
Type | Narrative | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
278. Composition.section:cdaSection.text.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 | ||||
280. Composition.section:cdaSection.text.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.text.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
282. Composition.section:cdaSection.text.status | |||||
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 | ||||
Short | セクションの内容作成状態コード | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | false | ||||
Fixed Value | additional | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
284. Composition.section:cdaSection.text.div | |||||
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 | ||||
Short | xhtml簡略形式に従った叙述記述データ | ||||
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
Control | 1..1 | ||||
Type | xhtml | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() ) | ||||
286. Composition.section:cdaSection.mode | |||||
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 | ||||
Short | 働いている | スナップショット | 変更。 | ||||
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 | ||||
Control | 0..0 | ||||
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()) ) | ||||
288. Composition.section:cdaSection.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()) ) | ||||
290. Composition.section:cdaSection.entry | |||||
Definition | CDA規約文書ファイルへの参照 | ||||
Short | CDA規約文書ファイルへの参照 | ||||
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 | ||||
Control | 1..1 This element is affected by the following invariants: cmp-2 | ||||
Type | Reference(DocumentReference) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
292. Composition.section:cdaSection.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()) ) | ||||
294. Composition.section:cdaSection.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()) ) | ||||
296. Composition.section:structuredSection | |||||
Slice Name | structuredSection | ||||
Definition | 構造情報セクション | ||||
Short | 構造情報セクション | ||||
Control | 0..1 | ||||
Type | BackboneElement | ||||
Is Modifier | false | ||||
Must Support | true | ||||
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()) ) | ||||
298. Composition.section:structuredSection.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 | ||||
300. Composition.section:structuredSection.extension | |||||
Definition | 要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。 | ||||
Short | 実装によって定義される追加コンテンツ | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
302. Composition.section:structuredSection.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: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
304. Composition.section:structuredSection.title | |||||
Definition | この特定のセクションのラベル。これは文書のレンダリングされたコンテンツの一部となり、目次を作成するためにしばしば使用されます。 | ||||
Short | セクションのラベル(例:目次用) | ||||
Comments | タイトルは人間の読者のためのセクションを識別します。タイトルは、セクションの対象となるリソースのナラティブに一貫性が必要です。通常、セクションにはタイトルが必要ですが、一部の文書では不要または不適切です。これは、サブセクションに独自の区別的なタイトルがあるセクション、または単一のセクションしか持たない文書の場合です。ほとんどの実装ガイドでは、セクションタイトルを必須要素にすることがあります。 | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | false | ||||
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 | ||||
Fixed Value | 構造情報 | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
306. Composition.section:structuredSection.code | |||||
Definition | セクションに含まれるコンテンツの種類を識別するコードです。これはセクションタイトルと一致する必要があります。 | ||||
Short | セクションの分類(推奨) | ||||
Comments | そのコードは、文書の自動処理用のセクションを識別します。文書の構造を制御するためにプロファイルを使用する場合、これは特に関連しています。 もしセクションにサブセクションではなくコンテンツが含まれている場合、セクションコードは、セクションコードの注釈にあるリソースの意味や解釈を変更しません。 | ||||
Control | 0..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()) ) | ||||
308. Composition.section:structuredSection.code.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
310. Composition.section:structuredSection.code.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.code.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
312. Composition.section:structuredSection.code.coding | |||||
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. | ||||
Short | 用語システムによって定義されたコード / Code defined by a terminology system | ||||
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
Control | 0..* | ||||
Type | Coding | ||||
Is Modifier | false | ||||
Summary | true | ||||
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
314. Composition.section:structuredSection.code.coding.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
316. Composition.section:structuredSection.code.coding.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.code.coding.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
318. Composition.section:structuredSection.code.coding.system | |||||
Definition | コード内のシンボルの意味を定義するコードシステムの識別。 / The identification of the code system that defines the meaning of the symbol in the code. | ||||
Short | 用語システムのアイデンティティ / Identity of the terminology system | ||||
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
Control | 0..1 | ||||
Type | uri | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
320. Composition.section:structuredSection.code.coding.version | |||||
Definition | このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
Short | システムのバージョン - 関連する場合 / Version of the system - if relevant | ||||
Comments | 用語がコードシステムバージョンを識別するために使用する文字列を明確に定義していない場合、推奨は、そのバージョンがバージョンの日付として公式に公開された日付(FHIR日付形式で表現)を使用することです。 / Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
Note | This is a business version Id, not a resource version Id (see discussion) | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
322. Composition.section:structuredSection.code.coding.code | |||||
Definition | システムによって定義された構文のシンボル。シンボルは、定義されたコードまたはコーディングシステムによって定義された構文の式(例:調整後)である場合があります。 / A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). | ||||
Short | システムによって定義された構文のシンボル / Symbol in syntax defined by the system | ||||
Control | 1..1 | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. | ||||
Fixed Value | 300 | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
324. Composition.section:structuredSection.code.coding.display | |||||
Definition | システムのルールに従って、システム内のコードの意味の表現。 / A representation of the meaning of the code in the system, following the rules of the system. | ||||
Short | システムによって定義された表現 / Representation defined by the system | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
Pattern Value | 構造情報セクション | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
326. Composition.section:structuredSection.code.coding.userSelected | |||||
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user | ||||
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
Control | 0..1 | ||||
Type | boolean | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
328. Composition.section:structuredSection.code.text | |||||
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept | ||||
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. | ||||
Control | 0..0 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
330. Composition.section:structuredSection.author | |||||
Definition | 「このセクションの情報の責任者を識別することであり、入力した人ではない」という意味です。 | ||||
Short | 誰または何がこの部分を著したか | ||||
Control | 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()) ) | ||||
332. Composition.section:structuredSection.focus | |||||
Definition | セクションの実際のフォーカスは、作成物の主題ではなく、代わりに(患者の主題の場合)配偶者、親、胎児、あるいはドナーなどの何かまたは誰かを表すときのことです。フォーカスが指定されていない場合、フォーカスは親セクションのフォーカス、または作成物自体の主題になるものと仮定されます。フォーカスを持つセクションには、論理的な主体(患者、主題、フォーカスなど)がセクションのフォーカスに一致するリソースしか含まれません。または論理的な主体(少数のリソース)が存在しない場合にも含まれます。 | ||||
Short | セクションが何についているか、構成の主題でない場合はいつでも。 | ||||
Comments | 通常、文書のセクションは、その文書の対象である患者、または患者グループ、場所、機器などに関するものです。一部の文書においては、いくつかのセクションには関連するエンティティに関するデータが実際に含まれています。典型的な例は、母親に関する新生児退院の要約のセクションや、各家族メンバーについてのセクションを含む家族歴の文書などがありますが、その他の例もあります。 | ||||
Control | 0..1 | ||||
Type | Reference(Resource) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
334. Composition.section:structuredSection.text | |||||
Definition | 人が理解しやすい物語形式で、セクションの確認されたコンテンツを含み、人間がリソースのコンテンツを表現するために使用されます。この物語には、すべての構造化データをエンコードする必要はありませんが、人間が物語を読んで十分に「臨床的に安全」であるために、十分な詳細を含む必要があります。 | ||||
Short | 人間の解釈のために、節のテキストの要約 | ||||
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 | ||||
Control | 0..0 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()) ) | ||||
336. Composition.section:structuredSection.mode | |||||
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 | ||||
Short | 働いている | スナップショット | 変更。 | ||||
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()) ) | ||||
338. Composition.section:structuredSection.orderedBy | |||||
Definition | セクションエントリー内のアイテムに適用される順序を指定します。 | ||||
Short | セクションエントリーの順序 | ||||
Comments | アプリケーションは提供された順序で順序付きリストを描画する必要がありますが、ユーザーが自分の好みに基づいて再順序付けすることもできます。順序が指定されていない場合、順序は不明ですが、それでも何らかの順序がある可能性があります。 | ||||
Control | 0..1 | ||||
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()) ) | ||||
340. Composition.section:structuredSection.entry | |||||
Definition | "このセクションの物語の出典となる実際のリソースへの言及。" | ||||
Short | このセクションを支持するデータに対する参照 | ||||
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 | ||||
Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
Type | Reference(Resource) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
342. Composition.section:structuredSection.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 | ||||
Must Support | true | ||||
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()) ) | ||||
344. Composition.section:structuredSection.section | |||||
Definition | このセクション内の入れ子のサブセクション。 | ||||
Short | ネストされたセクション | ||||
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 | ||||
Control | 10..* 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()) ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
346. Composition.section:structuredSection.section:detailsOnAdmissionSection | |||||
Slice Name | detailsOnAdmissionSection | ||||
Definition | 入院時詳細セクション | ||||
Short | 入院時詳細セクション | ||||
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 | ||||
Control | 1..1 This element is affected by the following invariants: cmp-1 | ||||
Type | BackboneElement | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
348. Composition.section:structuredSection.section:detailsOnAdmissionSection.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 | ||||
350. Composition.section:structuredSection.section:detailsOnAdmissionSection.extension | |||||
Definition | 要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。 | ||||
Short | 実装によって定義される追加コンテンツ | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
352. Composition.section:structuredSection.section:detailsOnAdmissionSection.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: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
354. Composition.section:structuredSection.section:detailsOnAdmissionSection.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 | ||||
Must Support | true | ||||
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 | ||||
Pattern Value | 入院時詳細 | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
356. Composition.section:structuredSection.section:detailsOnAdmissionSection.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 | ||||
Must Support | true | ||||
Summary | false | ||||
Requirements | Provides computable standardized labels to topics within the document. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
358. Composition.section:structuredSection.section:detailsOnAdmissionSection.code.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
360. Composition.section:structuredSection.section:detailsOnAdmissionSection.code.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
362. Composition.section:structuredSection.section:detailsOnAdmissionSection.code.coding | |||||
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. | ||||
Short | 用語システムによって定義されたコード / Code defined by a terminology system | ||||
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
Control | 1..1 | ||||
Type | Coding | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
364. Composition.section:structuredSection.section:detailsOnAdmissionSection.code.coding.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
366. Composition.section:structuredSection.section:detailsOnAdmissionSection.code.coding.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
368. Composition.section:structuredSection.section:detailsOnAdmissionSection.code.coding.system | |||||
Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
Short | セクション区分コードのコード体系 | ||||
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
Control | 1..1 | ||||
Type | uri | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. | ||||
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
370. Composition.section:structuredSection.section:detailsOnAdmissionSection.code.coding.version | |||||
Definition | このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
Short | システムのバージョン - 関連する場合 / Version of the system - if relevant | ||||
Comments | 用語がコードシステムバージョンを識別するために使用する文字列を明確に定義していない場合、推奨は、そのバージョンがバージョンの日付として公式に公開された日付(FHIR日付形式で表現)を使用することです。 / Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
Note | This is a business version Id, not a resource version Id (see discussion) | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
372. Composition.section:structuredSection.section:detailsOnAdmissionSection.code.coding.code | |||||
Definition | セクション区分のコード値。 固定値。 | ||||
Short | セクション区分のコード値 | ||||
Control | 1..1 | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. | ||||
Fixed Value | 322 | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
374. Composition.section:structuredSection.section:detailsOnAdmissionSection.code.coding.display | |||||
Definition | セクション区分コードの表示名。 | ||||
Short | セクション区分コードの表示名 | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
Pattern Value | 入院時詳細セクション | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
376. Composition.section:structuredSection.section:detailsOnAdmissionSection.code.coding.userSelected | |||||
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user | ||||
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
Control | 0..0 | ||||
Type | boolean | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
378. Composition.section:structuredSection.section:detailsOnAdmissionSection.code.text | |||||
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept | ||||
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. | ||||
Control | 0..0 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
380. Composition.section:structuredSection.section:detailsOnAdmissionSection.author | |||||
Definition | 「このセクションの情報の責任者を識別することであり、入力した人ではない」という意味です。 | ||||
Short | 誰または何がこの部分を著したか | ||||
Control | 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()) ) | ||||
382. Composition.section:structuredSection.section:detailsOnAdmissionSection.focus | |||||
Definition | セクションの実際のフォーカスは、作成物の主題ではなく、代わりに(患者の主題の場合)配偶者、親、胎児、あるいはドナーなどの何かまたは誰かを表すときのことです。フォーカスが指定されていない場合、フォーカスは親セクションのフォーカス、または作成物自体の主題になるものと仮定されます。フォーカスを持つセクションには、論理的な主体(患者、主題、フォーカスなど)がセクションのフォーカスに一致するリソースしか含まれません。または論理的な主体(少数のリソース)が存在しない場合にも含まれます。 | ||||
Short | セクションが何についているか、構成の主題でない場合はいつでも。 | ||||
Comments | 通常、文書のセクションは、その文書の対象である患者、または患者グループ、場所、機器などに関するものです。一部の文書においては、いくつかのセクションには関連するエンティティに関するデータが実際に含まれています。典型的な例は、母親に関する新生児退院の要約のセクションや、各家族メンバーについてのセクションを含む家族歴の文書などがありますが、その他の例もあります。 | ||||
Control | 0..1 | ||||
Type | Reference(Resource) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
384. Composition.section:structuredSection.section:detailsOnAdmissionSection.text | |||||
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 | ||||
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 | ||||
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 | ||||
Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
Type | Narrative | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
386. Composition.section:structuredSection.section:detailsOnAdmissionSection.text.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 | ||||
388. Composition.section:structuredSection.section:detailsOnAdmissionSection.text.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.section.text.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
390. Composition.section:structuredSection.section:detailsOnAdmissionSection.text.status | |||||
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 | ||||
Short | セクションの内容作成状態コード | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | false | ||||
Fixed Value | additional | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
392. Composition.section:structuredSection.section:detailsOnAdmissionSection.text.div | |||||
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 | ||||
Short | xhtml簡略形式に従った叙述記述データ | ||||
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
Control | 1..1 | ||||
Type | xhtml | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() ) | ||||
394. Composition.section:structuredSection.section:detailsOnAdmissionSection.mode | |||||
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 | ||||
Short | 働いている | スナップショット | 変更。 | ||||
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 | ||||
Control | 0..0 | ||||
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()) ) | ||||
396. Composition.section:structuredSection.section:detailsOnAdmissionSection.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()) ) | ||||
398. Composition.section:structuredSection.section:detailsOnAdmissionSection.entry | |||||
Definition | Encounterリソースを参照 | ||||
Short | Encounterリソースを参照 | ||||
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 | ||||
Control | 1..1 This element is affected by the following invariants: cmp-2 | ||||
Type | Reference(JP Core Encounter Profile) | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
400. Composition.section:structuredSection.section:detailsOnAdmissionSection.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 | ||||
Must Support | true | ||||
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()) ) | ||||
402. Composition.section:structuredSection.section:detailsOnAdmissionSection.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()) ) | ||||
404. Composition.section:structuredSection.section:diagnosesOnAdmissionSection | |||||
Slice Name | diagnosesOnAdmissionSection | ||||
Definition | 入院時診断セクション | ||||
Short | 入院時診断セクション | ||||
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 | ||||
Control | 1..1 This element is affected by the following invariants: cmp-1 | ||||
Type | BackboneElement | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
406. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.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 | ||||
408. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.extension | |||||
Definition | 要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。 | ||||
Short | 実装によって定義される追加コンテンツ | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
410. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.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: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
412. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.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 | ||||
Must Support | true | ||||
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 | ||||
Pattern Value | 入院時診断 | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
414. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.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 | ||||
Must Support | true | ||||
Summary | false | ||||
Requirements | Provides computable standardized labels to topics within the document. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
416. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.code.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
418. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.code.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
420. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.code.coding | |||||
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. | ||||
Short | 用語システムによって定義されたコード / Code defined by a terminology system | ||||
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
Control | 1..1 | ||||
Type | Coding | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
422. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.code.coding.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
424. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.code.coding.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
426. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.code.coding.system | |||||
Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
Short | セクション区分コードのコード体系 | ||||
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
Control | 1..1 | ||||
Type | uri | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. | ||||
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
428. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.code.coding.version | |||||
Definition | このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
Short | システムのバージョン - 関連する場合 / Version of the system - if relevant | ||||
Comments | 用語がコードシステムバージョンを識別するために使用する文字列を明確に定義していない場合、推奨は、そのバージョンがバージョンの日付として公式に公開された日付(FHIR日付形式で表現)を使用することです。 / Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
Note | This is a business version Id, not a resource version Id (see discussion) | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
430. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.code.coding.code | |||||
Definition | セクション区分のコード値。 固定値。 | ||||
Short | セクション区分のコード値 | ||||
Control | 1..1 | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. | ||||
Fixed Value | 342 | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
432. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.code.coding.display | |||||
Definition | セクション区分コードの表示名。 | ||||
Short | セクション区分コードの表示名 | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
Pattern Value | 入院時診断セクション | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
434. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.code.coding.userSelected | |||||
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user | ||||
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
Control | 0..0 | ||||
Type | boolean | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
436. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.code.text | |||||
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept | ||||
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. | ||||
Control | 0..0 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
438. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.author | |||||
Definition | 「このセクションの情報の責任者を識別することであり、入力した人ではない」という意味です。 | ||||
Short | 誰または何がこの部分を著したか | ||||
Control | 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()) ) | ||||
440. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.focus | |||||
Definition | セクションの実際のフォーカスは、作成物の主題ではなく、代わりに(患者の主題の場合)配偶者、親、胎児、あるいはドナーなどの何かまたは誰かを表すときのことです。フォーカスが指定されていない場合、フォーカスは親セクションのフォーカス、または作成物自体の主題になるものと仮定されます。フォーカスを持つセクションには、論理的な主体(患者、主題、フォーカスなど)がセクションのフォーカスに一致するリソースしか含まれません。または論理的な主体(少数のリソース)が存在しない場合にも含まれます。 | ||||
Short | セクションが何についているか、構成の主題でない場合はいつでも。 | ||||
Comments | 通常、文書のセクションは、その文書の対象である患者、または患者グループ、場所、機器などに関するものです。一部の文書においては、いくつかのセクションには関連するエンティティに関するデータが実際に含まれています。典型的な例は、母親に関する新生児退院の要約のセクションや、各家族メンバーについてのセクションを含む家族歴の文書などがありますが、その他の例もあります。 | ||||
Control | 0..1 | ||||
Type | Reference(Resource) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
442. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.text | |||||
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 | ||||
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 | ||||
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 | ||||
Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
Type | Narrative | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
444. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.text.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 | ||||
446. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.text.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.section.text.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
448. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.text.status | |||||
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 | ||||
Short | セクションの内容作成状態コード | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | false | ||||
Fixed Value | additional | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
450. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.text.div | |||||
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 | ||||
Short | xhtml簡略形式に従った叙述記述データ | ||||
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
Control | 1..1 | ||||
Type | xhtml | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() ) | ||||
452. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.mode | |||||
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 | ||||
Short | 働いている | スナップショット | 変更。 | ||||
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 | ||||
Control | 0..0 | ||||
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()) ) | ||||
454. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.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()) ) | ||||
456. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.entry | |||||
Definition | (入院時の)傷病名 | ||||
Short | 必須。(入院時の)傷病名・主訴を1個以上必ず記述する。 | ||||
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 | ||||
Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
Type | Reference(JP Core Condition Profile) | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
458. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.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 | ||||
Must Support | true | ||||
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()) ) | ||||
460. Composition.section:structuredSection.section:diagnosesOnAdmissionSection.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()) ) | ||||
462. Composition.section:structuredSection.section:allergyIntoleranceSection | |||||
Slice Name | allergyIntoleranceSection | ||||
Definition | アレルギー・不耐性反応セクション | ||||
Short | アレルギー・不耐性反応セクション | ||||
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 | ||||
Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
Type | BackboneElement | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
464. Composition.section:structuredSection.section:allergyIntoleranceSection.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 | ||||
466. Composition.section:structuredSection.section:allergyIntoleranceSection.extension | |||||
Definition | 要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。 | ||||
Short | 実装によって定義される追加コンテンツ | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
468. Composition.section:structuredSection.section:allergyIntoleranceSection.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: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
470. Composition.section:structuredSection.section:allergyIntoleranceSection.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 | ||||
Must Support | true | ||||
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 | ||||
Pattern Value | アレルギー・不耐性反応 | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
472. Composition.section:structuredSection.section:allergyIntoleranceSection.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 | ||||
Must Support | true | ||||
Summary | false | ||||
Requirements | Provides computable standardized labels to topics within the document. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
474. Composition.section:structuredSection.section:allergyIntoleranceSection.code.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
476. Composition.section:structuredSection.section:allergyIntoleranceSection.code.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
478. Composition.section:structuredSection.section:allergyIntoleranceSection.code.coding | |||||
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. | ||||
Short | 用語システムによって定義されたコード / Code defined by a terminology system | ||||
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
Control | 1..1 | ||||
Type | Coding | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
480. Composition.section:structuredSection.section:allergyIntoleranceSection.code.coding.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
482. Composition.section:structuredSection.section:allergyIntoleranceSection.code.coding.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
484. Composition.section:structuredSection.section:allergyIntoleranceSection.code.coding.system | |||||
Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
Short | セクション区分コードのコード体系 | ||||
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
Control | 1..1 | ||||
Type | uri | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. | ||||
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
486. Composition.section:structuredSection.section:allergyIntoleranceSection.code.coding.version | |||||
Definition | このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
Short | システムのバージョン - 関連する場合 / Version of the system - if relevant | ||||
Comments | 用語がコードシステムバージョンを識別するために使用する文字列を明確に定義していない場合、推奨は、そのバージョンがバージョンの日付として公式に公開された日付(FHIR日付形式で表現)を使用することです。 / Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
Note | This is a business version Id, not a resource version Id (see discussion) | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
488. Composition.section:structuredSection.section:allergyIntoleranceSection.code.coding.code | |||||
Definition | セクション区分のコード値。 固定値。 | ||||
Short | セクション区分のコード値 | ||||
Control | 1..1 | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. | ||||
Fixed Value | 510 | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
490. Composition.section:structuredSection.section:allergyIntoleranceSection.code.coding.display | |||||
Definition | セクション区分コードの表示名。 | ||||
Short | セクション区分コードの表示名 | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
Pattern Value | アレルギー・不耐性反応セクション | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
492. Composition.section:structuredSection.section:allergyIntoleranceSection.code.coding.userSelected | |||||
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user | ||||
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
Control | 0..0 | ||||
Type | boolean | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
494. Composition.section:structuredSection.section:allergyIntoleranceSection.code.text | |||||
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept | ||||
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. | ||||
Control | 0..0 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
496. Composition.section:structuredSection.section:allergyIntoleranceSection.author | |||||
Definition | 「このセクションの情報の責任者を識別することであり、入力した人ではない」という意味です。 | ||||
Short | 誰または何がこの部分を著したか | ||||
Control | 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()) ) | ||||
498. Composition.section:structuredSection.section:allergyIntoleranceSection.focus | |||||
Definition | セクションの実際のフォーカスは、作成物の主題ではなく、代わりに(患者の主題の場合)配偶者、親、胎児、あるいはドナーなどの何かまたは誰かを表すときのことです。フォーカスが指定されていない場合、フォーカスは親セクションのフォーカス、または作成物自体の主題になるものと仮定されます。フォーカスを持つセクションには、論理的な主体(患者、主題、フォーカスなど)がセクションのフォーカスに一致するリソースしか含まれません。または論理的な主体(少数のリソース)が存在しない場合にも含まれます。 | ||||
Short | セクションが何についているか、構成の主題でない場合はいつでも。 | ||||
Comments | 通常、文書のセクションは、その文書の対象である患者、または患者グループ、場所、機器などに関するものです。一部の文書においては、いくつかのセクションには関連するエンティティに関するデータが実際に含まれています。典型的な例は、母親に関する新生児退院の要約のセクションや、各家族メンバーについてのセクションを含む家族歴の文書などがありますが、その他の例もあります。 | ||||
Control | 0..1 | ||||
Type | Reference(Resource) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
500. Composition.section:structuredSection.section:allergyIntoleranceSection.text | |||||
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 | ||||
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 | ||||
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 | ||||
Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
Type | Narrative | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
502. Composition.section:structuredSection.section:allergyIntoleranceSection.text.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 | ||||
504. Composition.section:structuredSection.section:allergyIntoleranceSection.text.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.section.text.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
506. Composition.section:structuredSection.section:allergyIntoleranceSection.text.status | |||||
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 | ||||
Short | セクションの内容作成状態コード | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | false | ||||
Fixed Value | additional | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
508. Composition.section:structuredSection.section:allergyIntoleranceSection.text.div | |||||
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 | ||||
Short | xhtml簡略形式に従った叙述記述データ | ||||
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
Control | 1..1 | ||||
Type | xhtml | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() ) | ||||
510. Composition.section:structuredSection.section:allergyIntoleranceSection.mode | |||||
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 | ||||
Short | 働いている | スナップショット | 変更。 | ||||
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 | ||||
Control | 0..0 | ||||
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()) ) | ||||
512. Composition.section:structuredSection.section:allergyIntoleranceSection.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()) ) | ||||
514. Composition.section:structuredSection.section:allergyIntoleranceSection.entry | |||||
Definition | アレルギー・不耐性反応情報を記述して参照する。 1つのアレルギーにつき1つのAllergyIntoleranceリソースで記述されたものを参照する。 記述すべきアレルギー・不耐性反応情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 アレルギー・不耐性反応情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 | ||||
Short | アレルギー・不耐性反応情報を記述したAllergyIntoleranceリソースを参照 | ||||
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 | ||||
Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
Type | Reference(JP Core AllergyIntolerance Profile) | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
516. Composition.section:structuredSection.section:allergyIntoleranceSection.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()) ) | ||||
518. Composition.section:structuredSection.section:allergyIntoleranceSection.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()) ) | ||||
520. Composition.section:structuredSection.section:chiefComplaintsSection | |||||
Slice Name | chiefComplaintsSection | ||||
Definition | 主訴セクション | ||||
Short | 主訴セクション | ||||
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 | ||||
Control | 1..1 This element is affected by the following invariants: cmp-1 | ||||
Type | BackboneElement | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
522. Composition.section:structuredSection.section:chiefComplaintsSection.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 | ||||
524. Composition.section:structuredSection.section:chiefComplaintsSection.extension | |||||
Definition | 要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。 | ||||
Short | 実装によって定義される追加コンテンツ | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
526. Composition.section:structuredSection.section:chiefComplaintsSection.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: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
528. Composition.section:structuredSection.section:chiefComplaintsSection.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 | ||||
Must Support | true | ||||
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 | ||||
Pattern Value | 主訴 | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
530. Composition.section:structuredSection.section:chiefComplaintsSection.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 | ||||
Must Support | true | ||||
Summary | false | ||||
Requirements | Provides computable standardized labels to topics within the document. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
532. Composition.section:structuredSection.section:chiefComplaintsSection.code.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
534. Composition.section:structuredSection.section:chiefComplaintsSection.code.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
536. Composition.section:structuredSection.section:chiefComplaintsSection.code.coding | |||||
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. | ||||
Short | 用語システムによって定義されたコード / Code defined by a terminology system | ||||
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
Control | 1..1 | ||||
Type | Coding | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
538. Composition.section:structuredSection.section:chiefComplaintsSection.code.coding.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
540. Composition.section:structuredSection.section:chiefComplaintsSection.code.coding.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
542. Composition.section:structuredSection.section:chiefComplaintsSection.code.coding.system | |||||
Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
Short | セクション区分コードのコード体系 | ||||
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
Control | 1..1 | ||||
Type | uri | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. | ||||
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
544. Composition.section:structuredSection.section:chiefComplaintsSection.code.coding.version | |||||
Definition | このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
Short | システムのバージョン - 関連する場合 / Version of the system - if relevant | ||||
Comments | 用語がコードシステムバージョンを識別するために使用する文字列を明確に定義していない場合、推奨は、そのバージョンがバージョンの日付として公式に公開された日付(FHIR日付形式で表現)を使用することです。 / Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
Note | This is a business version Id, not a resource version Id (see discussion) | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
546. Composition.section:structuredSection.section:chiefComplaintsSection.code.coding.code | |||||
Definition | セクション区分のコード値。 固定値。 | ||||
Short | セクション区分のコード値 | ||||
Control | 1..1 | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. | ||||
Fixed Value | 352 | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
548. Composition.section:structuredSection.section:chiefComplaintsSection.code.coding.display | |||||
Definition | セクション区分コードの表示名。 | ||||
Short | セクション区分コードの表示名 | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
Pattern Value | 主訴セクション | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
550. Composition.section:structuredSection.section:chiefComplaintsSection.code.coding.userSelected | |||||
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user | ||||
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
Control | 0..0 | ||||
Type | boolean | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
552. Composition.section:structuredSection.section:chiefComplaintsSection.code.text | |||||
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept | ||||
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. | ||||
Control | 0..0 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
554. Composition.section:structuredSection.section:chiefComplaintsSection.author | |||||
Definition | 「このセクションの情報の責任者を識別することであり、入力した人ではない」という意味です。 | ||||
Short | 誰または何がこの部分を著したか | ||||
Control | 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()) ) | ||||
556. Composition.section:structuredSection.section:chiefComplaintsSection.focus | |||||
Definition | セクションの実際のフォーカスは、作成物の主題ではなく、代わりに(患者の主題の場合)配偶者、親、胎児、あるいはドナーなどの何かまたは誰かを表すときのことです。フォーカスが指定されていない場合、フォーカスは親セクションのフォーカス、または作成物自体の主題になるものと仮定されます。フォーカスを持つセクションには、論理的な主体(患者、主題、フォーカスなど)がセクションのフォーカスに一致するリソースしか含まれません。または論理的な主体(少数のリソース)が存在しない場合にも含まれます。 | ||||
Short | セクションが何についているか、構成の主題でない場合はいつでも。 | ||||
Comments | 通常、文書のセクションは、その文書の対象である患者、または患者グループ、場所、機器などに関するものです。一部の文書においては、いくつかのセクションには関連するエンティティに関するデータが実際に含まれています。典型的な例は、母親に関する新生児退院の要約のセクションや、各家族メンバーについてのセクションを含む家族歴の文書などがありますが、その他の例もあります。 | ||||
Control | 0..1 | ||||
Type | Reference(Resource) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
558. Composition.section:structuredSection.section:chiefComplaintsSection.text | |||||
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 | ||||
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 | ||||
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 | ||||
Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
Type | Narrative | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
560. Composition.section:structuredSection.section:chiefComplaintsSection.text.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 | ||||
562. Composition.section:structuredSection.section:chiefComplaintsSection.text.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.section.text.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
564. Composition.section:structuredSection.section:chiefComplaintsSection.text.status | |||||
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 | ||||
Short | セクションの内容作成状態コード | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | false | ||||
Fixed Value | additional | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
566. Composition.section:structuredSection.section:chiefComplaintsSection.text.div | |||||
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 | ||||
Short | xhtml簡略形式に従った叙述記述データ | ||||
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
Control | 1..1 | ||||
Type | xhtml | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() ) | ||||
568. Composition.section:structuredSection.section:chiefComplaintsSection.mode | |||||
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 | ||||
Short | 働いている | スナップショット | 変更。 | ||||
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 | ||||
Control | 0..0 | ||||
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()) ) | ||||
570. Composition.section:structuredSection.section:chiefComplaintsSection.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()) ) | ||||
572. Composition.section:structuredSection.section:chiefComplaintsSection.entry | |||||
Definition | 主訴に対応するConditionリソースを参照 | ||||
Short | 主訴に対応するConditionリソースを参照 | ||||
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 | ||||
Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
Type | Reference(JP Core Condition Profile) | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
574. Composition.section:structuredSection.section:chiefComplaintsSection.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()) ) | ||||
576. Composition.section:structuredSection.section:chiefComplaintsSection.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()) ) | ||||
578. Composition.section:structuredSection.section:reasonForAdmissionSection | |||||
Slice Name | reasonForAdmissionSection | ||||
Definition | 入院理由セクション | ||||
Short | 入院理由セクション | ||||
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 | ||||
Control | 1..1 This element is affected by the following invariants: cmp-1 | ||||
Type | BackboneElement | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
580. Composition.section:structuredSection.section:reasonForAdmissionSection.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 | ||||
582. Composition.section:structuredSection.section:reasonForAdmissionSection.extension | |||||
Definition | 要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。 | ||||
Short | 実装によって定義される追加コンテンツ | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
584. Composition.section:structuredSection.section:reasonForAdmissionSection.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: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
586. Composition.section:structuredSection.section:reasonForAdmissionSection.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 | ||||
Must Support | true | ||||
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 | ||||
Pattern Value | 入院理由 | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
588. Composition.section:structuredSection.section:reasonForAdmissionSection.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 | ||||
Must Support | true | ||||
Summary | false | ||||
Requirements | Provides computable standardized labels to topics within the document. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
590. Composition.section:structuredSection.section:reasonForAdmissionSection.code.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
592. Composition.section:structuredSection.section:reasonForAdmissionSection.code.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
594. Composition.section:structuredSection.section:reasonForAdmissionSection.code.coding | |||||
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. | ||||
Short | 用語システムによって定義されたコード / Code defined by a terminology system | ||||
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
Control | 1..1 | ||||
Type | Coding | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
596. Composition.section:structuredSection.section:reasonForAdmissionSection.code.coding.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
598. Composition.section:structuredSection.section:reasonForAdmissionSection.code.coding.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
600. Composition.section:structuredSection.section:reasonForAdmissionSection.code.coding.system | |||||
Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
Short | セクション区分コードのコード体系 | ||||
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
Control | 1..1 | ||||
Type | uri | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. | ||||
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
602. Composition.section:structuredSection.section:reasonForAdmissionSection.code.coding.version | |||||
Definition | このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
Short | システムのバージョン - 関連する場合 / Version of the system - if relevant | ||||
Comments | 用語がコードシステムバージョンを識別するために使用する文字列を明確に定義していない場合、推奨は、そのバージョンがバージョンの日付として公式に公開された日付(FHIR日付形式で表現)を使用することです。 / Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
Note | This is a business version Id, not a resource version Id (see discussion) | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
604. Composition.section:structuredSection.section:reasonForAdmissionSection.code.coding.code | |||||
Definition | セクション区分のコード値。 固定値。 | ||||
Short | セクション区分のコード値 | ||||
Control | 1..1 | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. | ||||
Fixed Value | 312 | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
606. Composition.section:structuredSection.section:reasonForAdmissionSection.code.coding.display | |||||
Definition | セクション区分コードの表示名。 | ||||
Short | セクション区分コードの表示名 | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
Pattern Value | 入院理由セクション | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
608. Composition.section:structuredSection.section:reasonForAdmissionSection.code.coding.userSelected | |||||
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user | ||||
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
Control | 0..0 | ||||
Type | boolean | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
610. Composition.section:structuredSection.section:reasonForAdmissionSection.code.text | |||||
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept | ||||
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. | ||||
Control | 0..0 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
612. Composition.section:structuredSection.section:reasonForAdmissionSection.author | |||||
Definition | 「このセクションの情報の責任者を識別することであり、入力した人ではない」という意味です。 | ||||
Short | 誰または何がこの部分を著したか | ||||
Control | 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()) ) | ||||
614. Composition.section:structuredSection.section:reasonForAdmissionSection.focus | |||||
Definition | セクションの実際のフォーカスは、作成物の主題ではなく、代わりに(患者の主題の場合)配偶者、親、胎児、あるいはドナーなどの何かまたは誰かを表すときのことです。フォーカスが指定されていない場合、フォーカスは親セクションのフォーカス、または作成物自体の主題になるものと仮定されます。フォーカスを持つセクションには、論理的な主体(患者、主題、フォーカスなど)がセクションのフォーカスに一致するリソースしか含まれません。または論理的な主体(少数のリソース)が存在しない場合にも含まれます。 | ||||
Short | セクションが何についているか、構成の主題でない場合はいつでも。 | ||||
Comments | 通常、文書のセクションは、その文書の対象である患者、または患者グループ、場所、機器などに関するものです。一部の文書においては、いくつかのセクションには関連するエンティティに関するデータが実際に含まれています。典型的な例は、母親に関する新生児退院の要約のセクションや、各家族メンバーについてのセクションを含む家族歴の文書などがありますが、その他の例もあります。 | ||||
Control | 0..1 | ||||
Type | Reference(Resource) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
616. Composition.section:structuredSection.section:reasonForAdmissionSection.text | |||||
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 | ||||
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 | ||||
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 | ||||
Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
Type | Narrative | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
618. Composition.section:structuredSection.section:reasonForAdmissionSection.text.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 | ||||
620. Composition.section:structuredSection.section:reasonForAdmissionSection.text.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.section.text.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
622. Composition.section:structuredSection.section:reasonForAdmissionSection.text.status | |||||
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 | ||||
Short | セクションの内容作成状態コード | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | false | ||||
Fixed Value | additional | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
624. Composition.section:structuredSection.section:reasonForAdmissionSection.text.div | |||||
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 | ||||
Short | xhtml簡略形式に従った叙述記述データ | ||||
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
Control | 1..1 | ||||
Type | xhtml | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() ) | ||||
626. Composition.section:structuredSection.section:reasonForAdmissionSection.mode | |||||
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 | ||||
Short | 働いている | スナップショット | 変更。 | ||||
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 | ||||
Control | 0..0 | ||||
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()) ) | ||||
628. Composition.section:structuredSection.section:reasonForAdmissionSection.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()) ) | ||||
630. Composition.section:structuredSection.section:reasonForAdmissionSection.entry | |||||
Definition | CodeableConceptであるEncounter.reasonCodeに病名あるいはtextで記述できる | ||||
Short | 入院理由をEncounter.reasonCodeに記述する | ||||
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 | ||||
Control | 0..1 This element is affected by the following invariants: cmp-2 | ||||
Type | Reference(JP Core Encounter Profile) | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
632. Composition.section:structuredSection.section:reasonForAdmissionSection.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()) ) | ||||
634. Composition.section:structuredSection.section:reasonForAdmissionSection.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()) ) | ||||
636. Composition.section:structuredSection.section:presentIllnessSection | |||||
Slice Name | presentIllnessSection | ||||
Definition | 現病歴セクション | ||||
Short | 現病歴セクション | ||||
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 | ||||
Control | 1..1 This element is affected by the following invariants: cmp-1 | ||||
Type | BackboneElement | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
638. Composition.section:structuredSection.section:presentIllnessSection.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 | ||||
640. Composition.section:structuredSection.section:presentIllnessSection.extension | |||||
Definition | 要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。 | ||||
Short | 実装によって定義される追加コンテンツ | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
642. Composition.section:structuredSection.section:presentIllnessSection.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: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
644. Composition.section:structuredSection.section:presentIllnessSection.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 | ||||
Must Support | true | ||||
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 | ||||
Pattern Value | 現病歴 | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
646. Composition.section:structuredSection.section:presentIllnessSection.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 | ||||
Must Support | true | ||||
Summary | false | ||||
Requirements | Provides computable standardized labels to topics within the document. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
648. Composition.section:structuredSection.section:presentIllnessSection.code.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
650. Composition.section:structuredSection.section:presentIllnessSection.code.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
652. Composition.section:structuredSection.section:presentIllnessSection.code.coding | |||||
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. | ||||
Short | 用語システムによって定義されたコード / Code defined by a terminology system | ||||
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
Control | 1..1 | ||||
Type | Coding | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
654. Composition.section:structuredSection.section:presentIllnessSection.code.coding.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
656. Composition.section:structuredSection.section:presentIllnessSection.code.coding.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
658. Composition.section:structuredSection.section:presentIllnessSection.code.coding.system | |||||
Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
Short | セクション区分コードのコード体系 | ||||
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
Control | 1..1 | ||||
Type | uri | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. | ||||
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
660. Composition.section:structuredSection.section:presentIllnessSection.code.coding.version | |||||
Definition | このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
Short | システムのバージョン - 関連する場合 / Version of the system - if relevant | ||||
Comments | 用語がコードシステムバージョンを識別するために使用する文字列を明確に定義していない場合、推奨は、そのバージョンがバージョンの日付として公式に公開された日付(FHIR日付形式で表現)を使用することです。 / Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
Note | This is a business version Id, not a resource version Id (see discussion) | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
662. Composition.section:structuredSection.section:presentIllnessSection.code.coding.code | |||||
Definition | セクション区分のコード値。 固定値。 | ||||
Short | セクション区分のコード値 | ||||
Control | 1..1 | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. | ||||
Fixed Value | 360 | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
664. Composition.section:structuredSection.section:presentIllnessSection.code.coding.display | |||||
Definition | セクション区分コードの表示名。 | ||||
Short | セクション区分コードの表示名 | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
Pattern Value | 現病歴セクション | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
666. Composition.section:structuredSection.section:presentIllnessSection.code.coding.userSelected | |||||
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user | ||||
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
Control | 0..0 | ||||
Type | boolean | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
668. Composition.section:structuredSection.section:presentIllnessSection.code.text | |||||
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept | ||||
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. | ||||
Control | 0..0 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
670. Composition.section:structuredSection.section:presentIllnessSection.author | |||||
Definition | 「このセクションの情報の責任者を識別することであり、入力した人ではない」という意味です。 | ||||
Short | 誰または何がこの部分を著したか | ||||
Control | 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()) ) | ||||
672. Composition.section:structuredSection.section:presentIllnessSection.focus | |||||
Definition | セクションの実際のフォーカスは、作成物の主題ではなく、代わりに(患者の主題の場合)配偶者、親、胎児、あるいはドナーなどの何かまたは誰かを表すときのことです。フォーカスが指定されていない場合、フォーカスは親セクションのフォーカス、または作成物自体の主題になるものと仮定されます。フォーカスを持つセクションには、論理的な主体(患者、主題、フォーカスなど)がセクションのフォーカスに一致するリソースしか含まれません。または論理的な主体(少数のリソース)が存在しない場合にも含まれます。 | ||||
Short | セクションが何についているか、構成の主題でない場合はいつでも。 | ||||
Comments | 通常、文書のセクションは、その文書の対象である患者、または患者グループ、場所、機器などに関するものです。一部の文書においては、いくつかのセクションには関連するエンティティに関するデータが実際に含まれています。典型的な例は、母親に関する新生児退院の要約のセクションや、各家族メンバーについてのセクションを含む家族歴の文書などがありますが、その他の例もあります。 | ||||
Control | 0..1 | ||||
Type | Reference(Resource) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
674. Composition.section:structuredSection.section:presentIllnessSection.text | |||||
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 | ||||
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 | ||||
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 | ||||
Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
Type | Narrative | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
676. Composition.section:structuredSection.section:presentIllnessSection.text.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 | ||||
678. Composition.section:structuredSection.section:presentIllnessSection.text.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.section.text.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
680. Composition.section:structuredSection.section:presentIllnessSection.text.status | |||||
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 | ||||
Short | セクションの内容作成状態コード | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | false | ||||
Fixed Value | additional | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
682. Composition.section:structuredSection.section:presentIllnessSection.text.div | |||||
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 | ||||
Short | xhtml簡略形式に従った叙述記述データ | ||||
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
Control | 1..1 | ||||
Type | xhtml | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() ) | ||||
684. Composition.section:structuredSection.section:presentIllnessSection.mode | |||||
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 | ||||
Short | 働いている | スナップショット | 変更。 | ||||
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 | ||||
Control | 0..0 | ||||
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()) ) | ||||
686. Composition.section:structuredSection.section:presentIllnessSection.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()) ) | ||||
688. Composition.section:structuredSection.section:presentIllnessSection.entry | |||||
Definition | フリーテキストでしか記述できない場合には、それをCondition.code.text およびCodition.noteに記述したConditionリソースを参照する。 疾患ごとに分けて現病歴を記述できる場合には、それぞれをひとつのConditionリソースで記述して参照する。 | ||||
Short | 必須。現病歴として記述すべき疾患に関する現在にいたる経過歴を1個以上必ず記述したConditionリソースを参照する。 | ||||
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 | ||||
Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
Type | Reference(JP Core Condition Profile) | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
690. Composition.section:structuredSection.section:presentIllnessSection.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()) ) | ||||
692. Composition.section:structuredSection.section:presentIllnessSection.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()) ) | ||||
694. Composition.section:structuredSection.section:pastIllnessSection | |||||
Slice Name | pastIllnessSection | ||||
Definition | 既往歴セクション | ||||
Short | 既往歴セクション | ||||
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 | ||||
Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
Type | BackboneElement | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
696. Composition.section:structuredSection.section:pastIllnessSection.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 | ||||
698. Composition.section:structuredSection.section:pastIllnessSection.extension | |||||
Definition | 要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。 | ||||
Short | 実装によって定義される追加コンテンツ | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
700. Composition.section:structuredSection.section:pastIllnessSection.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: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
702. Composition.section:structuredSection.section:pastIllnessSection.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 | ||||
Must Support | true | ||||
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 | ||||
Pattern Value | 既往歴 | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
704. Composition.section:structuredSection.section:pastIllnessSection.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 | ||||
Must Support | true | ||||
Summary | false | ||||
Requirements | Provides computable standardized labels to topics within the document. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
706. Composition.section:structuredSection.section:pastIllnessSection.code.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
708. Composition.section:structuredSection.section:pastIllnessSection.code.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
710. Composition.section:structuredSection.section:pastIllnessSection.code.coding | |||||
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. | ||||
Short | 用語システムによって定義されたコード / Code defined by a terminology system | ||||
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
Control | 1..1 | ||||
Type | Coding | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
712. Composition.section:structuredSection.section:pastIllnessSection.code.coding.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
714. Composition.section:structuredSection.section:pastIllnessSection.code.coding.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
716. Composition.section:structuredSection.section:pastIllnessSection.code.coding.system | |||||
Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
Short | セクション区分コードのコード体系 | ||||
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
Control | 1..1 | ||||
Type | uri | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. | ||||
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
718. Composition.section:structuredSection.section:pastIllnessSection.code.coding.version | |||||
Definition | このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
Short | システムのバージョン - 関連する場合 / Version of the system - if relevant | ||||
Comments | 用語がコードシステムバージョンを識別するために使用する文字列を明確に定義していない場合、推奨は、そのバージョンがバージョンの日付として公式に公開された日付(FHIR日付形式で表現)を使用することです。 / Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
Note | This is a business version Id, not a resource version Id (see discussion) | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
720. Composition.section:structuredSection.section:pastIllnessSection.code.coding.code | |||||
Definition | セクション区分のコード値。 固定値。 | ||||
Short | セクション区分のコード値 | ||||
Control | 1..1 | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. | ||||
Fixed Value | 370 | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
722. Composition.section:structuredSection.section:pastIllnessSection.code.coding.display | |||||
Definition | セクション区分コードの表示名。 | ||||
Short | セクション区分コードの表示名 | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
Pattern Value | 既往歴セクション | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
724. Composition.section:structuredSection.section:pastIllnessSection.code.coding.userSelected | |||||
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user | ||||
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
Control | 0..0 | ||||
Type | boolean | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
726. Composition.section:structuredSection.section:pastIllnessSection.code.text | |||||
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept | ||||
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. | ||||
Control | 0..0 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
728. Composition.section:structuredSection.section:pastIllnessSection.author | |||||
Definition | 「このセクションの情報の責任者を識別することであり、入力した人ではない」という意味です。 | ||||
Short | 誰または何がこの部分を著したか | ||||
Control | 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()) ) | ||||
730. Composition.section:structuredSection.section:pastIllnessSection.focus | |||||
Definition | セクションの実際のフォーカスは、作成物の主題ではなく、代わりに(患者の主題の場合)配偶者、親、胎児、あるいはドナーなどの何かまたは誰かを表すときのことです。フォーカスが指定されていない場合、フォーカスは親セクションのフォーカス、または作成物自体の主題になるものと仮定されます。フォーカスを持つセクションには、論理的な主体(患者、主題、フォーカスなど)がセクションのフォーカスに一致するリソースしか含まれません。または論理的な主体(少数のリソース)が存在しない場合にも含まれます。 | ||||
Short | セクションが何についているか、構成の主題でない場合はいつでも。 | ||||
Comments | 通常、文書のセクションは、その文書の対象である患者、または患者グループ、場所、機器などに関するものです。一部の文書においては、いくつかのセクションには関連するエンティティに関するデータが実際に含まれています。典型的な例は、母親に関する新生児退院の要約のセクションや、各家族メンバーについてのセクションを含む家族歴の文書などがありますが、その他の例もあります。 | ||||
Control | 0..1 | ||||
Type | Reference(Resource) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
732. Composition.section:structuredSection.section:pastIllnessSection.text | |||||
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 | ||||
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 | ||||
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 | ||||
Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
Type | Narrative | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
734. Composition.section:structuredSection.section:pastIllnessSection.text.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 | ||||
736. Composition.section:structuredSection.section:pastIllnessSection.text.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.section.text.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
738. Composition.section:structuredSection.section:pastIllnessSection.text.status | |||||
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 | ||||
Short | セクションの内容作成状態コード | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | false | ||||
Fixed Value | additional | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
740. Composition.section:structuredSection.section:pastIllnessSection.text.div | |||||
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 | ||||
Short | xhtml簡略形式に従った叙述記述データ | ||||
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
Control | 1..1 | ||||
Type | xhtml | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() ) | ||||
742. Composition.section:structuredSection.section:pastIllnessSection.mode | |||||
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 | ||||
Short | 働いている | スナップショット | 変更。 | ||||
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 | ||||
Control | 0..0 | ||||
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()) ) | ||||
744. Composition.section:structuredSection.section:pastIllnessSection.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()) ) | ||||
746. Composition.section:structuredSection.section:pastIllnessSection.entry | |||||
Definition | 既往歴をConditionリソースに記述して参照する。 1つの既往疾患につき1つのConditionリソースで記述されたものを参照する。 記述すべき既往疾患が存在しないことを明示的に記述する(「既往特になし」など)場合にはentry要素は出現せず、emptyReasonにnilknownを記述する。 既往疾患情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 | ||||
Short | 既往歴をConditionリソースに記述して参照する。 | ||||
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 | ||||
Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
Type | Reference(JP Core Condition Profile) | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
748. Composition.section:structuredSection.section:pastIllnessSection.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()) ) | ||||
750. Composition.section:structuredSection.section:pastIllnessSection.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()) ) | ||||
752. Composition.section:structuredSection.section:medicationsOnAdmissionSection | |||||
Slice Name | medicationsOnAdmissionSection | ||||
Definition | 入院時服薬セクション | ||||
Short | 入院時服薬セクション | ||||
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 | ||||
Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
Type | BackboneElement | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
754. Composition.section:structuredSection.section:medicationsOnAdmissionSection.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 | ||||
756. Composition.section:structuredSection.section:medicationsOnAdmissionSection.extension | |||||
Definition | 要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。 | ||||
Short | 実装によって定義される追加コンテンツ | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
758. Composition.section:structuredSection.section:medicationsOnAdmissionSection.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: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
760. Composition.section:structuredSection.section:medicationsOnAdmissionSection.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 | ||||
Must Support | true | ||||
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 | ||||
Pattern Value | 入院時服薬 | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
762. Composition.section:structuredSection.section:medicationsOnAdmissionSection.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 | ||||
Must Support | true | ||||
Summary | false | ||||
Requirements | Provides computable standardized labels to topics within the document. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
764. Composition.section:structuredSection.section:medicationsOnAdmissionSection.code.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
766. Composition.section:structuredSection.section:medicationsOnAdmissionSection.code.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
768. Composition.section:structuredSection.section:medicationsOnAdmissionSection.code.coding | |||||
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. | ||||
Short | 用語システムによって定義されたコード / Code defined by a terminology system | ||||
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
Control | 1..1 | ||||
Type | Coding | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
770. Composition.section:structuredSection.section:medicationsOnAdmissionSection.code.coding.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
772. Composition.section:structuredSection.section:medicationsOnAdmissionSection.code.coding.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
774. Composition.section:structuredSection.section:medicationsOnAdmissionSection.code.coding.system | |||||
Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
Short | セクション区分コードのコード体系 | ||||
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
Control | 1..1 | ||||
Type | uri | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. | ||||
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
776. Composition.section:structuredSection.section:medicationsOnAdmissionSection.code.coding.version | |||||
Definition | このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
Short | システムのバージョン - 関連する場合 / Version of the system - if relevant | ||||
Comments | 用語がコードシステムバージョンを識別するために使用する文字列を明確に定義していない場合、推奨は、そのバージョンがバージョンの日付として公式に公開された日付(FHIR日付形式で表現)を使用することです。 / Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
Note | This is a business version Id, not a resource version Id (see discussion) | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
778. Composition.section:structuredSection.section:medicationsOnAdmissionSection.code.coding.code | |||||
Definition | セクション区分のコード値。 固定値。 | ||||
Short | セクション区分のコード値 | ||||
Control | 1..1 | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. | ||||
Fixed Value | 432 | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
780. Composition.section:structuredSection.section:medicationsOnAdmissionSection.code.coding.display | |||||
Definition | セクション区分コードの表示名。 | ||||
Short | セクション区分コードの表示名 | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
Pattern Value | 入院時服薬セクション | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
782. Composition.section:structuredSection.section:medicationsOnAdmissionSection.code.coding.userSelected | |||||
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user | ||||
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
Control | 0..0 | ||||
Type | boolean | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
784. Composition.section:structuredSection.section:medicationsOnAdmissionSection.code.text | |||||
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept | ||||
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. | ||||
Control | 0..0 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
786. Composition.section:structuredSection.section:medicationsOnAdmissionSection.author | |||||
Definition | 「このセクションの情報の責任者を識別することであり、入力した人ではない」という意味です。 | ||||
Short | 誰または何がこの部分を著したか | ||||
Control | 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()) ) | ||||
788. Composition.section:structuredSection.section:medicationsOnAdmissionSection.focus | |||||
Definition | セクションの実際のフォーカスは、作成物の主題ではなく、代わりに(患者の主題の場合)配偶者、親、胎児、あるいはドナーなどの何かまたは誰かを表すときのことです。フォーカスが指定されていない場合、フォーカスは親セクションのフォーカス、または作成物自体の主題になるものと仮定されます。フォーカスを持つセクションには、論理的な主体(患者、主題、フォーカスなど)がセクションのフォーカスに一致するリソースしか含まれません。または論理的な主体(少数のリソース)が存在しない場合にも含まれます。 | ||||
Short | セクションが何についているか、構成の主題でない場合はいつでも。 | ||||
Comments | 通常、文書のセクションは、その文書の対象である患者、または患者グループ、場所、機器などに関するものです。一部の文書においては、いくつかのセクションには関連するエンティティに関するデータが実際に含まれています。典型的な例は、母親に関する新生児退院の要約のセクションや、各家族メンバーについてのセクションを含む家族歴の文書などがありますが、その他の例もあります。 | ||||
Control | 0..1 | ||||
Type | Reference(Resource) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
790. Composition.section:structuredSection.section:medicationsOnAdmissionSection.text | |||||
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 | ||||
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 | ||||
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 | ||||
Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
Type | Narrative | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
792. Composition.section:structuredSection.section:medicationsOnAdmissionSection.text.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 | ||||
794. Composition.section:structuredSection.section:medicationsOnAdmissionSection.text.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.section.text.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
796. Composition.section:structuredSection.section:medicationsOnAdmissionSection.text.status | |||||
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 | ||||
Short | セクションの内容作成状態コード | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | false | ||||
Fixed Value | additional | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
798. Composition.section:structuredSection.section:medicationsOnAdmissionSection.text.div | |||||
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 | ||||
Short | xhtml簡略形式に従った叙述記述データ | ||||
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
Control | 1..1 | ||||
Type | xhtml | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() ) | ||||
800. Composition.section:structuredSection.section:medicationsOnAdmissionSection.mode | |||||
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 | ||||
Short | 働いている | スナップショット | 変更。 | ||||
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 | ||||
Control | 0..0 | ||||
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()) ) | ||||
802. Composition.section:structuredSection.section:medicationsOnAdmissionSection.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()) ) | ||||
804. Composition.section:structuredSection.section:medicationsOnAdmissionSection.entry | |||||
Definition | 入院時の服薬情報(正確には入院直前までの服薬情報)は、1医薬品ごとに1つのMedicationStatementリソースを使用して記述する。 MedicationStatementでは、1医薬品ごとに用法を記述することができ、 それが必要な場合で情報が入手できる場合には、MedicationStatement.dosage要素に記述する | ||||
Short | 投薬情報を記述したMedicationStatementを参照 | ||||
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 | ||||
Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
Type | Reference(JP_MedicationRequest_eCS) | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
806. Composition.section:structuredSection.section:medicationsOnAdmissionSection.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()) ) | ||||
808. Composition.section:structuredSection.section:medicationsOnAdmissionSection.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()) ) | ||||
810. Composition.section:structuredSection.section:socialHistorySection | |||||
Slice Name | socialHistorySection | ||||
Definition | 社会歴・生活習慣セクション | ||||
Short | 社会歴・生活習慣セクション | ||||
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 | ||||
Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
Type | BackboneElement | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
812. Composition.section:structuredSection.section:socialHistorySection.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 | ||||
814. Composition.section:structuredSection.section:socialHistorySection.extension | |||||
Definition | 要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。 | ||||
Short | 実装によって定義される追加コンテンツ | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
816. Composition.section:structuredSection.section:socialHistorySection.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: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
818. Composition.section:structuredSection.section:socialHistorySection.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 | ||||
Must Support | true | ||||
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 | ||||
Pattern Value | 社会歴・生活習慣 | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
820. Composition.section:structuredSection.section:socialHistorySection.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 | ||||
Must Support | true | ||||
Summary | false | ||||
Requirements | Provides computable standardized labels to topics within the document. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
822. Composition.section:structuredSection.section:socialHistorySection.code.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
824. Composition.section:structuredSection.section:socialHistorySection.code.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
826. Composition.section:structuredSection.section:socialHistorySection.code.coding | |||||
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. | ||||
Short | 用語システムによって定義されたコード / Code defined by a terminology system | ||||
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
Control | 1..1 | ||||
Type | Coding | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
828. Composition.section:structuredSection.section:socialHistorySection.code.coding.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
830. Composition.section:structuredSection.section:socialHistorySection.code.coding.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
832. Composition.section:structuredSection.section:socialHistorySection.code.coding.system | |||||
Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
Short | セクション区分コードのコード体系 | ||||
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
Control | 1..1 | ||||
Type | uri | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. | ||||
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
834. Composition.section:structuredSection.section:socialHistorySection.code.coding.version | |||||
Definition | このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
Short | システムのバージョン - 関連する場合 / Version of the system - if relevant | ||||
Comments | 用語がコードシステムバージョンを識別するために使用する文字列を明確に定義していない場合、推奨は、そのバージョンがバージョンの日付として公式に公開された日付(FHIR日付形式で表現)を使用することです。 / Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
Note | This is a business version Id, not a resource version Id (see discussion) | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
836. Composition.section:structuredSection.section:socialHistorySection.code.coding.code | |||||
Definition | セクション区分のコード値。 固定値。 | ||||
Short | セクション区分のコード値 | ||||
Control | 1..1 | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. | ||||
Fixed Value | 640 | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
838. Composition.section:structuredSection.section:socialHistorySection.code.coding.display | |||||
Definition | セクション区分コードの表示名。 | ||||
Short | セクション区分コードの表示名 | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
Pattern Value | 社会歴・生活習慣セクション | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
840. Composition.section:structuredSection.section:socialHistorySection.code.coding.userSelected | |||||
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user | ||||
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
Control | 0..0 | ||||
Type | boolean | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
842. Composition.section:structuredSection.section:socialHistorySection.code.text | |||||
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept | ||||
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. | ||||
Control | 0..0 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
844. Composition.section:structuredSection.section:socialHistorySection.author | |||||
Definition | 「このセクションの情報の責任者を識別することであり、入力した人ではない」という意味です。 | ||||
Short | 誰または何がこの部分を著したか | ||||
Control | 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()) ) | ||||
846. Composition.section:structuredSection.section:socialHistorySection.focus | |||||
Definition | セクションの実際のフォーカスは、作成物の主題ではなく、代わりに(患者の主題の場合)配偶者、親、胎児、あるいはドナーなどの何かまたは誰かを表すときのことです。フォーカスが指定されていない場合、フォーカスは親セクションのフォーカス、または作成物自体の主題になるものと仮定されます。フォーカスを持つセクションには、論理的な主体(患者、主題、フォーカスなど)がセクションのフォーカスに一致するリソースしか含まれません。または論理的な主体(少数のリソース)が存在しない場合にも含まれます。 | ||||
Short | セクションが何についているか、構成の主題でない場合はいつでも。 | ||||
Comments | 通常、文書のセクションは、その文書の対象である患者、または患者グループ、場所、機器などに関するものです。一部の文書においては、いくつかのセクションには関連するエンティティに関するデータが実際に含まれています。典型的な例は、母親に関する新生児退院の要約のセクションや、各家族メンバーについてのセクションを含む家族歴の文書などがありますが、その他の例もあります。 | ||||
Control | 0..1 | ||||
Type | Reference(Resource) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
848. Composition.section:structuredSection.section:socialHistorySection.text | |||||
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 | ||||
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 | ||||
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 | ||||
Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
Type | Narrative | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
850. Composition.section:structuredSection.section:socialHistorySection.text.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 | ||||
852. Composition.section:structuredSection.section:socialHistorySection.text.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.section.text.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
854. Composition.section:structuredSection.section:socialHistorySection.text.status | |||||
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 | ||||
Short | セクションの内容作成状態コード | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | false | ||||
Fixed Value | additional | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
856. Composition.section:structuredSection.section:socialHistorySection.text.div | |||||
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 | ||||
Short | xhtml簡略形式に従った叙述記述データ | ||||
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
Control | 1..1 | ||||
Type | xhtml | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() ) | ||||
858. Composition.section:structuredSection.section:socialHistorySection.mode | |||||
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 | ||||
Short | 働いている | スナップショット | 変更。 | ||||
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 | ||||
Control | 0..0 | ||||
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()) ) | ||||
860. Composition.section:structuredSection.section:socialHistorySection.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()) ) | ||||
862. Composition.section:structuredSection.section:socialHistorySection.entry | |||||
Definition | 社会歴・生活習慣情報を記述して参照する。 1つの社会歴・生活習慣につき1つのObservationリソースで記述されたものを参照する。 記述すべき社会歴・生活習慣情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 社会歴・生活習慣情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 | ||||
Short | 社会歴・生活習慣情報を記述したObservationリソースを参照 | ||||
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 | ||||
Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
Type | Reference(JP Core Observation SocialHistory Profile) | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
864. Composition.section:structuredSection.section:socialHistorySection.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()) ) | ||||
866. Composition.section:structuredSection.section:socialHistorySection.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()) ) | ||||
868. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection | |||||
Slice Name | physicalStatusOnAdmissionSection | ||||
Definition | 入院時身体所見セクション | ||||
Short | 入院時身体所見セクション | ||||
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 | ||||
Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
Type | BackboneElement | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
870. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.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 | ||||
872. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.extension | |||||
Definition | 要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。 | ||||
Short | 実装によって定義される追加コンテンツ | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
874. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.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: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
876. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.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 | ||||
Must Support | true | ||||
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 | ||||
Pattern Value | 入院時身体所見 | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
878. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.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 | ||||
Must Support | true | ||||
Summary | false | ||||
Requirements | Provides computable standardized labels to topics within the document. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
880. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.code.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
882. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.code.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
884. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.code.coding | |||||
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. | ||||
Short | 用語システムによって定義されたコード / Code defined by a terminology system | ||||
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
Control | 1..1 | ||||
Type | Coding | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
886. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.code.coding.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
888. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.code.coding.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
890. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.code.coding.system | |||||
Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
Short | セクション区分コードのコード体系 | ||||
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
Control | 1..1 | ||||
Type | uri | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. | ||||
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
892. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.code.coding.version | |||||
Definition | このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
Short | システムのバージョン - 関連する場合 / Version of the system - if relevant | ||||
Comments | 用語がコードシステムバージョンを識別するために使用する文字列を明確に定義していない場合、推奨は、そのバージョンがバージョンの日付として公式に公開された日付(FHIR日付形式で表現)を使用することです。 / Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
Note | This is a business version Id, not a resource version Id (see discussion) | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
894. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.code.coding.code | |||||
Definition | セクション区分のコード値。 固定値。 | ||||
Short | セクション区分のコード値 | ||||
Control | 1..1 | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. | ||||
Fixed Value | 612 | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
896. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.code.coding.display | |||||
Definition | セクション区分コードの表示名。 | ||||
Short | セクション区分コードの表示名 | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
Pattern Value | 入院時身体所見セクション | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
898. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.code.coding.userSelected | |||||
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user | ||||
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
Control | 0..0 | ||||
Type | boolean | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
900. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.code.text | |||||
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept | ||||
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. | ||||
Control | 0..0 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
902. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.author | |||||
Definition | 「このセクションの情報の責任者を識別することであり、入力した人ではない」という意味です。 | ||||
Short | 誰または何がこの部分を著したか | ||||
Control | 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()) ) | ||||
904. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.focus | |||||
Definition | セクションの実際のフォーカスは、作成物の主題ではなく、代わりに(患者の主題の場合)配偶者、親、胎児、あるいはドナーなどの何かまたは誰かを表すときのことです。フォーカスが指定されていない場合、フォーカスは親セクションのフォーカス、または作成物自体の主題になるものと仮定されます。フォーカスを持つセクションには、論理的な主体(患者、主題、フォーカスなど)がセクションのフォーカスに一致するリソースしか含まれません。または論理的な主体(少数のリソース)が存在しない場合にも含まれます。 | ||||
Short | セクションが何についているか、構成の主題でない場合はいつでも。 | ||||
Comments | 通常、文書のセクションは、その文書の対象である患者、または患者グループ、場所、機器などに関するものです。一部の文書においては、いくつかのセクションには関連するエンティティに関するデータが実際に含まれています。典型的な例は、母親に関する新生児退院の要約のセクションや、各家族メンバーについてのセクションを含む家族歴の文書などがありますが、その他の例もあります。 | ||||
Control | 0..1 | ||||
Type | Reference(Resource) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
906. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.text | |||||
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 | ||||
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 | ||||
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 | ||||
Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
Type | Narrative | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
908. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.text.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 | ||||
910. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.text.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.section.text.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
912. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.text.status | |||||
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 | ||||
Short | セクションの内容作成状態コード | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | false | ||||
Fixed Value | additional | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
914. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.text.div | |||||
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 | ||||
Short | xhtml簡略形式に従った叙述記述データ | ||||
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
Control | 1..1 | ||||
Type | xhtml | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() ) | ||||
916. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.mode | |||||
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 | ||||
Short | 働いている | スナップショット | 変更。 | ||||
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 | ||||
Control | 0..0 | ||||
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()) ) | ||||
918. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.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()) ) | ||||
920. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.entry | |||||
Definition | 入院時の身体所見を記述して参照する。 1つの身体所見につき1つのObservationリソースで記述されたものを参照する。 記述すべき身体所見が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 身体所見を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 | ||||
Short | 入院時の身体所見を記述したObservationリソースを参照 | ||||
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 | ||||
Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
Type | Reference(JP Core Observation Common Profile) | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
922. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.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()) ) | ||||
924. Composition.section:structuredSection.section:physicalStatusOnAdmissionSection.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()) ) | ||||
926. Composition.section:structuredSection.section:familiyHistorySection | |||||
Slice Name | familiyHistorySection | ||||
Definition | 家族歴セクション | ||||
Short | 家族歴セクション | ||||
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 | ||||
Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
Type | BackboneElement | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
928. Composition.section:structuredSection.section:familiyHistorySection.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 | ||||
930. Composition.section:structuredSection.section:familiyHistorySection.extension | |||||
Definition | 要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。 | ||||
Short | 実装によって定義される追加コンテンツ | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
932. Composition.section:structuredSection.section:familiyHistorySection.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: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
934. Composition.section:structuredSection.section:familiyHistorySection.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 | ||||
Must Support | true | ||||
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 | ||||
Pattern Value | 家族歴 | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
936. Composition.section:structuredSection.section:familiyHistorySection.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 | ||||
Must Support | true | ||||
Summary | false | ||||
Requirements | Provides computable standardized labels to topics within the document. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
938. Composition.section:structuredSection.section:familiyHistorySection.code.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
940. Composition.section:structuredSection.section:familiyHistorySection.code.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
942. Composition.section:structuredSection.section:familiyHistorySection.code.coding | |||||
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. | ||||
Short | 用語システムによって定義されたコード / Code defined by a terminology system | ||||
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
Control | 1..1 | ||||
Type | Coding | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
944. Composition.section:structuredSection.section:familiyHistorySection.code.coding.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
946. Composition.section:structuredSection.section:familiyHistorySection.code.coding.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
948. Composition.section:structuredSection.section:familiyHistorySection.code.coding.system | |||||
Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
Short | セクション区分コードのコード体系 | ||||
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
Control | 1..1 | ||||
Type | uri | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. | ||||
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
950. Composition.section:structuredSection.section:familiyHistorySection.code.coding.version | |||||
Definition | このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
Short | システムのバージョン - 関連する場合 / Version of the system - if relevant | ||||
Comments | 用語がコードシステムバージョンを識別するために使用する文字列を明確に定義していない場合、推奨は、そのバージョンがバージョンの日付として公式に公開された日付(FHIR日付形式で表現)を使用することです。 / Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
Note | This is a business version Id, not a resource version Id (see discussion) | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
952. Composition.section:structuredSection.section:familiyHistorySection.code.coding.code | |||||
Definition | セクション区分のコード値。 固定値。 | ||||
Short | セクション区分のコード値 | ||||
Control | 1..1 | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. | ||||
Fixed Value | 550 | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
954. Composition.section:structuredSection.section:familiyHistorySection.code.coding.display | |||||
Definition | セクション区分コードの表示名。 | ||||
Short | セクション区分コードの表示名 | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
Pattern Value | 家族歴セクション | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
956. Composition.section:structuredSection.section:familiyHistorySection.code.coding.userSelected | |||||
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user | ||||
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
Control | 0..0 | ||||
Type | boolean | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
958. Composition.section:structuredSection.section:familiyHistorySection.code.text | |||||
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept | ||||
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. | ||||
Control | 0..0 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
960. Composition.section:structuredSection.section:familiyHistorySection.author | |||||
Definition | 「このセクションの情報の責任者を識別することであり、入力した人ではない」という意味です。 | ||||
Short | 誰または何がこの部分を著したか | ||||
Control | 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()) ) | ||||
962. Composition.section:structuredSection.section:familiyHistorySection.focus | |||||
Definition | セクションの実際のフォーカスは、作成物の主題ではなく、代わりに(患者の主題の場合)配偶者、親、胎児、あるいはドナーなどの何かまたは誰かを表すときのことです。フォーカスが指定されていない場合、フォーカスは親セクションのフォーカス、または作成物自体の主題になるものと仮定されます。フォーカスを持つセクションには、論理的な主体(患者、主題、フォーカスなど)がセクションのフォーカスに一致するリソースしか含まれません。または論理的な主体(少数のリソース)が存在しない場合にも含まれます。 | ||||
Short | セクションが何についているか、構成の主題でない場合はいつでも。 | ||||
Comments | 通常、文書のセクションは、その文書の対象である患者、または患者グループ、場所、機器などに関するものです。一部の文書においては、いくつかのセクションには関連するエンティティに関するデータが実際に含まれています。典型的な例は、母親に関する新生児退院の要約のセクションや、各家族メンバーについてのセクションを含む家族歴の文書などがありますが、その他の例もあります。 | ||||
Control | 0..1 | ||||
Type | Reference(Resource) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
964. Composition.section:structuredSection.section:familiyHistorySection.text | |||||
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 | ||||
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 | ||||
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 | ||||
Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
Type | Narrative | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
966. Composition.section:structuredSection.section:familiyHistorySection.text.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 | ||||
968. Composition.section:structuredSection.section:familiyHistorySection.text.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.section.text.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
970. Composition.section:structuredSection.section:familiyHistorySection.text.status | |||||
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 | ||||
Short | セクションの内容作成状態コード | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | false | ||||
Fixed Value | additional | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
972. Composition.section:structuredSection.section:familiyHistorySection.text.div | |||||
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 | ||||
Short | xhtml簡略形式に従った叙述記述データ | ||||
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
Control | 1..1 | ||||
Type | xhtml | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() ) | ||||
974. Composition.section:structuredSection.section:familiyHistorySection.mode | |||||
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 | ||||
Short | 働いている | スナップショット | 変更。 | ||||
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 | ||||
Control | 0..0 | ||||
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()) ) | ||||
976. Composition.section:structuredSection.section:familiyHistorySection.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()) ) | ||||
978. Composition.section:structuredSection.section:familiyHistorySection.entry | |||||
Definition | 入院時に取得した家族歴情報情報を記述して参照する。 1つの家族歴につき1つのFamilyMemberHistoryリソースで記述されたものを参照する。 記述すべき家族歴情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 家族歴情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 | ||||
Short | 入院時に取得した家族歴情報を記述したFamilyMemberHistoryリソースを参照 | ||||
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 | ||||
Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
Type | Reference(JP Core FamilyMemberHistory Profile) | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
980. Composition.section:structuredSection.section:familiyHistorySection.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()) ) | ||||
982. Composition.section:structuredSection.section:familiyHistorySection.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()) ) | ||||
984. Composition.section:structuredSection.section:hospitalCourseSection | |||||
Slice Name | hospitalCourseSection | ||||
Definition | 入院中経過セクション | ||||
Short | 入院中経過セクション | ||||
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 | ||||
Control | 1..1 This element is affected by the following invariants: cmp-1 | ||||
Type | BackboneElement | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
986. Composition.section:structuredSection.section:hospitalCourseSection.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 | ||||
988. Composition.section:structuredSection.section:hospitalCourseSection.extension | |||||
Definition | 要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。 | ||||
Short | 実装によって定義される追加コンテンツ | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
990. Composition.section:structuredSection.section:hospitalCourseSection.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: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
992. Composition.section:structuredSection.section:hospitalCourseSection.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 | ||||
Must Support | true | ||||
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 | ||||
Pattern Value | 入院中経過 | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
994. Composition.section:structuredSection.section:hospitalCourseSection.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 | ||||
Must Support | true | ||||
Summary | false | ||||
Requirements | Provides computable standardized labels to topics within the document. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
996. Composition.section:structuredSection.section:hospitalCourseSection.code.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
998. Composition.section:structuredSection.section:hospitalCourseSection.code.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1000. Composition.section:structuredSection.section:hospitalCourseSection.code.coding | |||||
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. | ||||
Short | 用語システムによって定義されたコード / Code defined by a terminology system | ||||
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
Control | 1..1 | ||||
Type | Coding | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1002. Composition.section:structuredSection.section:hospitalCourseSection.code.coding.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
1004. Composition.section:structuredSection.section:hospitalCourseSection.code.coding.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1006. Composition.section:structuredSection.section:hospitalCourseSection.code.coding.system | |||||
Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
Short | セクション区分コードのコード体系 | ||||
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
Control | 1..1 | ||||
Type | uri | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. | ||||
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1008. Composition.section:structuredSection.section:hospitalCourseSection.code.coding.version | |||||
Definition | このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
Short | システムのバージョン - 関連する場合 / Version of the system - if relevant | ||||
Comments | 用語がコードシステムバージョンを識別するために使用する文字列を明確に定義していない場合、推奨は、そのバージョンがバージョンの日付として公式に公開された日付(FHIR日付形式で表現)を使用することです。 / Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
Note | This is a business version Id, not a resource version Id (see discussion) | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1010. Composition.section:structuredSection.section:hospitalCourseSection.code.coding.code | |||||
Definition | セクション区分のコード値。 固定値。 | ||||
Short | セクション区分のコード値 | ||||
Control | 1..1 | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. | ||||
Fixed Value | 333 | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1012. Composition.section:structuredSection.section:hospitalCourseSection.code.coding.display | |||||
Definition | セクション区分コードの表示名。 | ||||
Short | セクション区分コードの表示名 | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
Pattern Value | 入院中経過セクション | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1014. Composition.section:structuredSection.section:hospitalCourseSection.code.coding.userSelected | |||||
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user | ||||
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
Control | 0..0 | ||||
Type | boolean | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1016. Composition.section:structuredSection.section:hospitalCourseSection.code.text | |||||
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept | ||||
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. | ||||
Control | 0..0 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1018. Composition.section:structuredSection.section:hospitalCourseSection.author | |||||
Definition | 「このセクションの情報の責任者を識別することであり、入力した人ではない」という意味です。 | ||||
Short | 誰または何がこの部分を著したか | ||||
Control | 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()) ) | ||||
1020. Composition.section:structuredSection.section:hospitalCourseSection.focus | |||||
Definition | セクションの実際のフォーカスは、作成物の主題ではなく、代わりに(患者の主題の場合)配偶者、親、胎児、あるいはドナーなどの何かまたは誰かを表すときのことです。フォーカスが指定されていない場合、フォーカスは親セクションのフォーカス、または作成物自体の主題になるものと仮定されます。フォーカスを持つセクションには、論理的な主体(患者、主題、フォーカスなど)がセクションのフォーカスに一致するリソースしか含まれません。または論理的な主体(少数のリソース)が存在しない場合にも含まれます。 | ||||
Short | セクションが何についているか、構成の主題でない場合はいつでも。 | ||||
Comments | 通常、文書のセクションは、その文書の対象である患者、または患者グループ、場所、機器などに関するものです。一部の文書においては、いくつかのセクションには関連するエンティティに関するデータが実際に含まれています。典型的な例は、母親に関する新生児退院の要約のセクションや、各家族メンバーについてのセクションを含む家族歴の文書などがありますが、その他の例もあります。 | ||||
Control | 0..1 | ||||
Type | Reference(Resource) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1022. Composition.section:structuredSection.section:hospitalCourseSection.text | |||||
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 | ||||
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 | ||||
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 | ||||
Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
Type | Narrative | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1024. Composition.section:structuredSection.section:hospitalCourseSection.text.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 | ||||
1026. Composition.section:structuredSection.section:hospitalCourseSection.text.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.section.text.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1028. Composition.section:structuredSection.section:hospitalCourseSection.text.status | |||||
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 | ||||
Short | セクションの内容作成状態コード | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | false | ||||
Fixed Value | additional | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1030. Composition.section:structuredSection.section:hospitalCourseSection.text.div | |||||
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 | ||||
Short | xhtml簡略形式に従った叙述記述データ | ||||
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
Control | 1..1 | ||||
Type | xhtml | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() ) | ||||
1032. Composition.section:structuredSection.section:hospitalCourseSection.mode | |||||
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 | ||||
Short | 働いている | スナップショット | 変更。 | ||||
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 | ||||
Control | 0..0 | ||||
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()) ) | ||||
1034. Composition.section:structuredSection.section:hospitalCourseSection.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()) ) | ||||
1036. Composition.section:structuredSection.section:hospitalCourseSection.entry | |||||
Definition | 臨床経過を記述して参照する。 1つ以上のDocumentReferenceリソースで記述されたものを参照する。 診療情報提供書では臨床経過の記述は常に必要である。 | ||||
Short | 臨床経過を記述したDocumentReferenceリソースを参照 | ||||
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 | ||||
Control | 1..* This element is affected by the following invariants: cmp-2 | ||||
Type | Reference(JP_DocumentReference) | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1038. Composition.section:structuredSection.section:hospitalCourseSection.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()) ) | ||||
1040. Composition.section:structuredSection.section:hospitalCourseSection.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()) ) | ||||
1042. Composition.section:structuredSection.section:detailsOnDischargeSection | |||||
Slice Name | detailsOnDischargeSection | ||||
Definition | 退院時詳細セクション | ||||
Short | 退院時詳細セクション | ||||
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 | ||||
Control | 1..1 This element is affected by the following invariants: cmp-1 | ||||
Type | BackboneElement | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1044. Composition.section:structuredSection.section:detailsOnDischargeSection.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 | ||||
1046. Composition.section:structuredSection.section:detailsOnDischargeSection.extension | |||||
Definition | 要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。 | ||||
Short | 実装によって定義される追加コンテンツ | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
1048. Composition.section:structuredSection.section:detailsOnDischargeSection.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: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
1050. Composition.section:structuredSection.section:detailsOnDischargeSection.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 | ||||
Must Support | true | ||||
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 | ||||
Pattern Value | 退院時詳細 | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1052. Composition.section:structuredSection.section:detailsOnDischargeSection.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 | ||||
Must Support | true | ||||
Summary | false | ||||
Requirements | Provides computable standardized labels to topics within the document. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1054. Composition.section:structuredSection.section:detailsOnDischargeSection.code.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
1056. Composition.section:structuredSection.section:detailsOnDischargeSection.code.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1058. Composition.section:structuredSection.section:detailsOnDischargeSection.code.coding | |||||
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. | ||||
Short | 用語システムによって定義されたコード / Code defined by a terminology system | ||||
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
Control | 1..1 | ||||
Type | Coding | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1060. Composition.section:structuredSection.section:detailsOnDischargeSection.code.coding.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
1062. Composition.section:structuredSection.section:detailsOnDischargeSection.code.coding.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1064. Composition.section:structuredSection.section:detailsOnDischargeSection.code.coding.system | |||||
Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
Short | セクション区分コードのコード体系 | ||||
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
Control | 1..1 | ||||
Type | uri | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. | ||||
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1066. Composition.section:structuredSection.section:detailsOnDischargeSection.code.coding.version | |||||
Definition | このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
Short | システムのバージョン - 関連する場合 / Version of the system - if relevant | ||||
Comments | 用語がコードシステムバージョンを識別するために使用する文字列を明確に定義していない場合、推奨は、そのバージョンがバージョンの日付として公式に公開された日付(FHIR日付形式で表現)を使用することです。 / Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
Note | This is a business version Id, not a resource version Id (see discussion) | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1068. Composition.section:structuredSection.section:detailsOnDischargeSection.code.coding.code | |||||
Definition | セクション区分のコード値。 固定値。 | ||||
Short | セクション区分のコード値 | ||||
Control | 1..1 | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. | ||||
Fixed Value | 324 | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1070. Composition.section:structuredSection.section:detailsOnDischargeSection.code.coding.display | |||||
Definition | セクション区分コードの表示名。 | ||||
Short | セクション区分コードの表示名 | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
Pattern Value | 退院時詳細セクション | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1072. Composition.section:structuredSection.section:detailsOnDischargeSection.code.coding.userSelected | |||||
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user | ||||
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
Control | 0..0 | ||||
Type | boolean | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1074. Composition.section:structuredSection.section:detailsOnDischargeSection.code.text | |||||
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept | ||||
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. | ||||
Control | 0..0 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1076. Composition.section:structuredSection.section:detailsOnDischargeSection.author | |||||
Definition | 「このセクションの情報の責任者を識別することであり、入力した人ではない」という意味です。 | ||||
Short | 誰または何がこの部分を著したか | ||||
Control | 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()) ) | ||||
1078. Composition.section:structuredSection.section:detailsOnDischargeSection.focus | |||||
Definition | セクションの実際のフォーカスは、作成物の主題ではなく、代わりに(患者の主題の場合)配偶者、親、胎児、あるいはドナーなどの何かまたは誰かを表すときのことです。フォーカスが指定されていない場合、フォーカスは親セクションのフォーカス、または作成物自体の主題になるものと仮定されます。フォーカスを持つセクションには、論理的な主体(患者、主題、フォーカスなど)がセクションのフォーカスに一致するリソースしか含まれません。または論理的な主体(少数のリソース)が存在しない場合にも含まれます。 | ||||
Short | セクションが何についているか、構成の主題でない場合はいつでも。 | ||||
Comments | 通常、文書のセクションは、その文書の対象である患者、または患者グループ、場所、機器などに関するものです。一部の文書においては、いくつかのセクションには関連するエンティティに関するデータが実際に含まれています。典型的な例は、母親に関する新生児退院の要約のセクションや、各家族メンバーについてのセクションを含む家族歴の文書などがありますが、その他の例もあります。 | ||||
Control | 0..1 | ||||
Type | Reference(Resource) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1080. Composition.section:structuredSection.section:detailsOnDischargeSection.text | |||||
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 | ||||
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 | ||||
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 | ||||
Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
Type | Narrative | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1082. Composition.section:structuredSection.section:detailsOnDischargeSection.text.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 | ||||
1084. Composition.section:structuredSection.section:detailsOnDischargeSection.text.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.section.text.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1086. Composition.section:structuredSection.section:detailsOnDischargeSection.text.status | |||||
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 | ||||
Short | セクションの内容作成状態コード | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | false | ||||
Fixed Value | additional | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1088. Composition.section:structuredSection.section:detailsOnDischargeSection.text.div | |||||
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 | ||||
Short | xhtml簡略形式に従った叙述記述データ | ||||
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
Control | 1..1 | ||||
Type | xhtml | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() ) | ||||
1090. Composition.section:structuredSection.section:detailsOnDischargeSection.mode | |||||
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 | ||||
Short | 働いている | スナップショット | 変更。 | ||||
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 | ||||
Control | 0..0 | ||||
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()) ) | ||||
1092. Composition.section:structuredSection.section:detailsOnDischargeSection.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()) ) | ||||
1094. Composition.section:structuredSection.section:detailsOnDischargeSection.entry | |||||
Definition | Encounterへの参照 | ||||
Short | Encounterへの参照 | ||||
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 | ||||
Control | 1..1 This element is affected by the following invariants: cmp-2 | ||||
Type | Reference(JP Core Encounter Profile) | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1096. Composition.section:structuredSection.section:detailsOnDischargeSection.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()) ) | ||||
1098. Composition.section:structuredSection.section:detailsOnDischargeSection.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()) ) | ||||
1100. Composition.section:structuredSection.section:diagnosesOnDischargeSection | |||||
Slice Name | diagnosesOnDischargeSection | ||||
Definition | 退院時診断セクション | ||||
Short | 退院時診断セクション | ||||
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 | ||||
Control | 1..1 This element is affected by the following invariants: cmp-1 | ||||
Type | BackboneElement | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1102. Composition.section:structuredSection.section:diagnosesOnDischargeSection.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 | ||||
1104. Composition.section:structuredSection.section:diagnosesOnDischargeSection.extension | |||||
Definition | 要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。 | ||||
Short | 実装によって定義される追加コンテンツ | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
1106. Composition.section:structuredSection.section:diagnosesOnDischargeSection.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: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
1108. Composition.section:structuredSection.section:diagnosesOnDischargeSection.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 | ||||
Must Support | true | ||||
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 | ||||
Pattern Value | 退院時診断 | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1110. Composition.section:structuredSection.section:diagnosesOnDischargeSection.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 | ||||
Must Support | true | ||||
Summary | false | ||||
Requirements | Provides computable standardized labels to topics within the document. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1112. Composition.section:structuredSection.section:diagnosesOnDischargeSection.code.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
1114. Composition.section:structuredSection.section:diagnosesOnDischargeSection.code.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1116. Composition.section:structuredSection.section:diagnosesOnDischargeSection.code.coding | |||||
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. | ||||
Short | 用語システムによって定義されたコード / Code defined by a terminology system | ||||
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
Control | 1..1 | ||||
Type | Coding | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1118. Composition.section:structuredSection.section:diagnosesOnDischargeSection.code.coding.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
1120. Composition.section:structuredSection.section:diagnosesOnDischargeSection.code.coding.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1122. Composition.section:structuredSection.section:diagnosesOnDischargeSection.code.coding.system | |||||
Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
Short | セクション区分コードのコード体系 | ||||
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
Control | 1..1 | ||||
Type | uri | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. | ||||
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1124. Composition.section:structuredSection.section:diagnosesOnDischargeSection.code.coding.version | |||||
Definition | このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
Short | システムのバージョン - 関連する場合 / Version of the system - if relevant | ||||
Comments | 用語がコードシステムバージョンを識別するために使用する文字列を明確に定義していない場合、推奨は、そのバージョンがバージョンの日付として公式に公開された日付(FHIR日付形式で表現)を使用することです。 / Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
Note | This is a business version Id, not a resource version Id (see discussion) | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1126. Composition.section:structuredSection.section:diagnosesOnDischargeSection.code.coding.code | |||||
Definition | セクション区分のコード値。 固定値。 | ||||
Short | セクション区分のコード値 | ||||
Control | 1..1 | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. | ||||
Fixed Value | 344 | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1128. Composition.section:structuredSection.section:diagnosesOnDischargeSection.code.coding.display | |||||
Definition | セクション区分コードの表示名。 | ||||
Short | セクション区分コードの表示名 | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
Pattern Value | 退院時診断セクション | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1130. Composition.section:structuredSection.section:diagnosesOnDischargeSection.code.coding.userSelected | |||||
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user | ||||
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
Control | 0..0 | ||||
Type | boolean | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1132. Composition.section:structuredSection.section:diagnosesOnDischargeSection.code.text | |||||
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept | ||||
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. | ||||
Control | 0..0 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1134. Composition.section:structuredSection.section:diagnosesOnDischargeSection.author | |||||
Definition | 「このセクションの情報の責任者を識別することであり、入力した人ではない」という意味です。 | ||||
Short | 誰または何がこの部分を著したか | ||||
Control | 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()) ) | ||||
1136. Composition.section:structuredSection.section:diagnosesOnDischargeSection.focus | |||||
Definition | セクションの実際のフォーカスは、作成物の主題ではなく、代わりに(患者の主題の場合)配偶者、親、胎児、あるいはドナーなどの何かまたは誰かを表すときのことです。フォーカスが指定されていない場合、フォーカスは親セクションのフォーカス、または作成物自体の主題になるものと仮定されます。フォーカスを持つセクションには、論理的な主体(患者、主題、フォーカスなど)がセクションのフォーカスに一致するリソースしか含まれません。または論理的な主体(少数のリソース)が存在しない場合にも含まれます。 | ||||
Short | セクションが何についているか、構成の主題でない場合はいつでも。 | ||||
Comments | 通常、文書のセクションは、その文書の対象である患者、または患者グループ、場所、機器などに関するものです。一部の文書においては、いくつかのセクションには関連するエンティティに関するデータが実際に含まれています。典型的な例は、母親に関する新生児退院の要約のセクションや、各家族メンバーについてのセクションを含む家族歴の文書などがありますが、その他の例もあります。 | ||||
Control | 0..1 | ||||
Type | Reference(Resource) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1138. Composition.section:structuredSection.section:diagnosesOnDischargeSection.text | |||||
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 | ||||
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 | ||||
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 | ||||
Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
Type | Narrative | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1140. Composition.section:structuredSection.section:diagnosesOnDischargeSection.text.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 | ||||
1142. Composition.section:structuredSection.section:diagnosesOnDischargeSection.text.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.section.text.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1144. Composition.section:structuredSection.section:diagnosesOnDischargeSection.text.status | |||||
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 | ||||
Short | セクションの内容作成状態コード | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | false | ||||
Fixed Value | additional | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1146. Composition.section:structuredSection.section:diagnosesOnDischargeSection.text.div | |||||
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 | ||||
Short | xhtml簡略形式に従った叙述記述データ | ||||
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
Control | 1..1 | ||||
Type | xhtml | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() ) | ||||
1148. Composition.section:structuredSection.section:diagnosesOnDischargeSection.mode | |||||
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 | ||||
Short | 働いている | スナップショット | 変更。 | ||||
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 | ||||
Control | 0..0 | ||||
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()) ) | ||||
1150. Composition.section:structuredSection.section:diagnosesOnDischargeSection.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()) ) | ||||
1152. Composition.section:structuredSection.section:diagnosesOnDischargeSection.entry | |||||
Definition | 傷病名・主訴を1個以上必ず記述する。1つにつき1つのConditionで記述されたものを参照する。 フリーテキストでしか記述できない場合には、Condition.code.text に記述する。 | ||||
Short | 必須。傷病名・主訴を1個以上必ず記述する。 | ||||
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 | ||||
Control | 1..* This element is affected by the following invariants: cmp-2 | ||||
Type | Reference(JP Core Condition Profile) | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1154. Composition.section:structuredSection.section:diagnosesOnDischargeSection.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 | ||||
Must Support | true | ||||
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()) ) | ||||
1156. Composition.section:structuredSection.section:diagnosesOnDischargeSection.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()) ) | ||||
1158. Composition.section:structuredSection.section:medicationOnDischargeSection | |||||
Slice Name | medicationOnDischargeSection | ||||
Definition | 退院時投薬指示セクション | ||||
Short | 退院時投薬指示セクション | ||||
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 | ||||
Control | 1..1 This element is affected by the following invariants: cmp-1 | ||||
Type | BackboneElement | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1160. Composition.section:structuredSection.section:medicationOnDischargeSection.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 | ||||
1162. Composition.section:structuredSection.section:medicationOnDischargeSection.extension | |||||
Definition | 要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。 | ||||
Short | 実装によって定義される追加コンテンツ | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
1164. Composition.section:structuredSection.section:medicationOnDischargeSection.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: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
1166. Composition.section:structuredSection.section:medicationOnDischargeSection.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 | ||||
Must Support | true | ||||
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 | ||||
Pattern Value | 退院時投薬指示 | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1168. Composition.section:structuredSection.section:medicationOnDischargeSection.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 | ||||
Must Support | true | ||||
Summary | false | ||||
Requirements | Provides computable standardized labels to topics within the document. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1170. Composition.section:structuredSection.section:medicationOnDischargeSection.code.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
1172. Composition.section:structuredSection.section:medicationOnDischargeSection.code.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1174. Composition.section:structuredSection.section:medicationOnDischargeSection.code.coding | |||||
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. | ||||
Short | 用語システムによって定義されたコード / Code defined by a terminology system | ||||
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
Control | 1..1 | ||||
Type | Coding | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1176. Composition.section:structuredSection.section:medicationOnDischargeSection.code.coding.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
1178. Composition.section:structuredSection.section:medicationOnDischargeSection.code.coding.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1180. Composition.section:structuredSection.section:medicationOnDischargeSection.code.coding.system | |||||
Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
Short | セクション区分コードのコード体系 | ||||
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
Control | 1..1 | ||||
Type | uri | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. | ||||
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1182. Composition.section:structuredSection.section:medicationOnDischargeSection.code.coding.version | |||||
Definition | このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
Short | システムのバージョン - 関連する場合 / Version of the system - if relevant | ||||
Comments | 用語がコードシステムバージョンを識別するために使用する文字列を明確に定義していない場合、推奨は、そのバージョンがバージョンの日付として公式に公開された日付(FHIR日付形式で表現)を使用することです。 / Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
Note | This is a business version Id, not a resource version Id (see discussion) | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1184. Composition.section:structuredSection.section:medicationOnDischargeSection.code.coding.code | |||||
Definition | セクション区分のコード値。 固定値。 | ||||
Short | セクション区分のコード値 | ||||
Control | 1..1 | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. | ||||
Fixed Value | 444 | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1186. Composition.section:structuredSection.section:medicationOnDischargeSection.code.coding.display | |||||
Definition | セクション区分コードの表示名。 | ||||
Short | セクション区分コードの表示名 | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
Pattern Value | 退院時投薬指示セクション | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1188. Composition.section:structuredSection.section:medicationOnDischargeSection.code.coding.userSelected | |||||
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user | ||||
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
Control | 0..0 | ||||
Type | boolean | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1190. Composition.section:structuredSection.section:medicationOnDischargeSection.code.text | |||||
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept | ||||
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. | ||||
Control | 0..0 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1192. Composition.section:structuredSection.section:medicationOnDischargeSection.author | |||||
Definition | 「このセクションの情報の責任者を識別することであり、入力した人ではない」という意味です。 | ||||
Short | 誰または何がこの部分を著したか | ||||
Control | 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()) ) | ||||
1194. Composition.section:structuredSection.section:medicationOnDischargeSection.focus | |||||
Definition | セクションの実際のフォーカスは、作成物の主題ではなく、代わりに(患者の主題の場合)配偶者、親、胎児、あるいはドナーなどの何かまたは誰かを表すときのことです。フォーカスが指定されていない場合、フォーカスは親セクションのフォーカス、または作成物自体の主題になるものと仮定されます。フォーカスを持つセクションには、論理的な主体(患者、主題、フォーカスなど)がセクションのフォーカスに一致するリソースしか含まれません。または論理的な主体(少数のリソース)が存在しない場合にも含まれます。 | ||||
Short | セクションが何についているか、構成の主題でない場合はいつでも。 | ||||
Comments | 通常、文書のセクションは、その文書の対象である患者、または患者グループ、場所、機器などに関するものです。一部の文書においては、いくつかのセクションには関連するエンティティに関するデータが実際に含まれています。典型的な例は、母親に関する新生児退院の要約のセクションや、各家族メンバーについてのセクションを含む家族歴の文書などがありますが、その他の例もあります。 | ||||
Control | 0..1 | ||||
Type | Reference(Resource) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1196. Composition.section:structuredSection.section:medicationOnDischargeSection.text | |||||
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 | ||||
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 | ||||
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 | ||||
Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
Type | Narrative | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1198. Composition.section:structuredSection.section:medicationOnDischargeSection.text.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 | ||||
1200. Composition.section:structuredSection.section:medicationOnDischargeSection.text.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.section.text.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1202. Composition.section:structuredSection.section:medicationOnDischargeSection.text.status | |||||
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 | ||||
Short | セクションの内容作成状態コード | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | false | ||||
Fixed Value | additional | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1204. Composition.section:structuredSection.section:medicationOnDischargeSection.text.div | |||||
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 | ||||
Short | xhtml簡略形式に従った叙述記述データ | ||||
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
Control | 1..1 | ||||
Type | xhtml | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() ) | ||||
1206. Composition.section:structuredSection.section:medicationOnDischargeSection.mode | |||||
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 | ||||
Short | 働いている | スナップショット | 変更。 | ||||
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 | ||||
Control | 0..0 | ||||
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()) ) | ||||
1208. Composition.section:structuredSection.section:medicationOnDischargeSection.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()) ) | ||||
1210. Composition.section:structuredSection.section:medicationOnDischargeSection.entry | |||||
Definition | 投薬指示情報を記述して参照する。 1つの投薬指示情報につき1つのMedicationRequestリソースで記述されたものを参照する。 記述すべき投薬指示情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 投薬指示情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 | ||||
Short | 退院時の投薬指示情報を記述したMedicationRequestリソースを参照 | ||||
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 | ||||
Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
Type | Reference(JP_MedicationRequest_eCS) | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1212. Composition.section:structuredSection.section:medicationOnDischargeSection.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()) ) | ||||
1214. Composition.section:structuredSection.section:medicationOnDischargeSection.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()) ) | ||||
1216. Composition.section:structuredSection.section:instructionOnDischargeSection | |||||
Slice Name | instructionOnDischargeSection | ||||
Definition | 退院時方針指示セクション | ||||
Short | 退院時方針指示セクション | ||||
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 | ||||
Control | 1..1 This element is affected by the following invariants: cmp-1 | ||||
Type | BackboneElement | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1218. Composition.section:structuredSection.section:instructionOnDischargeSection.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 | ||||
1220. Composition.section:structuredSection.section:instructionOnDischargeSection.extension | |||||
Definition | 要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。 | ||||
Short | 実装によって定義される追加コンテンツ | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
1222. Composition.section:structuredSection.section:instructionOnDischargeSection.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: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
1224. Composition.section:structuredSection.section:instructionOnDischargeSection.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 | ||||
Must Support | true | ||||
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 | ||||
Pattern Value | 退院時方針指示 | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1226. Composition.section:structuredSection.section:instructionOnDischargeSection.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 | ||||
Must Support | true | ||||
Summary | false | ||||
Requirements | Provides computable standardized labels to topics within the document. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1228. Composition.section:structuredSection.section:instructionOnDischargeSection.code.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
1230. Composition.section:structuredSection.section:instructionOnDischargeSection.code.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1232. Composition.section:structuredSection.section:instructionOnDischargeSection.code.coding | |||||
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. | ||||
Short | 用語システムによって定義されたコード / Code defined by a terminology system | ||||
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
Control | 1..1 | ||||
Type | Coding | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1234. Composition.section:structuredSection.section:instructionOnDischargeSection.code.coding.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
1236. Composition.section:structuredSection.section:instructionOnDischargeSection.code.coding.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1238. Composition.section:structuredSection.section:instructionOnDischargeSection.code.coding.system | |||||
Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
Short | セクション区分コードのコード体系 | ||||
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
Control | 1..1 | ||||
Type | uri | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. | ||||
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1240. Composition.section:structuredSection.section:instructionOnDischargeSection.code.coding.version | |||||
Definition | このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
Short | システムのバージョン - 関連する場合 / Version of the system - if relevant | ||||
Comments | 用語がコードシステムバージョンを識別するために使用する文字列を明確に定義していない場合、推奨は、そのバージョンがバージョンの日付として公式に公開された日付(FHIR日付形式で表現)を使用することです。 / Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
Note | This is a business version Id, not a resource version Id (see discussion) | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1242. Composition.section:structuredSection.section:instructionOnDischargeSection.code.coding.code | |||||
Definition | セクション区分のコード値。 固定値。 | ||||
Short | セクション区分のコード値 | ||||
Control | 1..1 | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. | ||||
Fixed Value | 424 | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1244. Composition.section:structuredSection.section:instructionOnDischargeSection.code.coding.display | |||||
Definition | セクション区分コードの表示名。 | ||||
Short | セクション区分コードの表示名 | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
Pattern Value | 退院時方針指示セクション | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1246. Composition.section:structuredSection.section:instructionOnDischargeSection.code.coding.userSelected | |||||
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user | ||||
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
Control | 0..0 | ||||
Type | boolean | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1248. Composition.section:structuredSection.section:instructionOnDischargeSection.code.text | |||||
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept | ||||
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. | ||||
Control | 0..0 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1250. Composition.section:structuredSection.section:instructionOnDischargeSection.author | |||||
Definition | 「このセクションの情報の責任者を識別することであり、入力した人ではない」という意味です。 | ||||
Short | 誰または何がこの部分を著したか | ||||
Control | 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()) ) | ||||
1252. Composition.section:structuredSection.section:instructionOnDischargeSection.focus | |||||
Definition | セクションの実際のフォーカスは、作成物の主題ではなく、代わりに(患者の主題の場合)配偶者、親、胎児、あるいはドナーなどの何かまたは誰かを表すときのことです。フォーカスが指定されていない場合、フォーカスは親セクションのフォーカス、または作成物自体の主題になるものと仮定されます。フォーカスを持つセクションには、論理的な主体(患者、主題、フォーカスなど)がセクションのフォーカスに一致するリソースしか含まれません。または論理的な主体(少数のリソース)が存在しない場合にも含まれます。 | ||||
Short | セクションが何についているか、構成の主題でない場合はいつでも。 | ||||
Comments | 通常、文書のセクションは、その文書の対象である患者、または患者グループ、場所、機器などに関するものです。一部の文書においては、いくつかのセクションには関連するエンティティに関するデータが実際に含まれています。典型的な例は、母親に関する新生児退院の要約のセクションや、各家族メンバーについてのセクションを含む家族歴の文書などがありますが、その他の例もあります。 | ||||
Control | 0..1 | ||||
Type | Reference(Resource) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1254. Composition.section:structuredSection.section:instructionOnDischargeSection.text | |||||
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 | ||||
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 | ||||
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 | ||||
Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
Type | Narrative | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1256. Composition.section:structuredSection.section:instructionOnDischargeSection.text.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 | ||||
1258. Composition.section:structuredSection.section:instructionOnDischargeSection.text.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.section.text.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1260. Composition.section:structuredSection.section:instructionOnDischargeSection.text.status | |||||
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 | ||||
Short | セクションの内容作成状態コード | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | false | ||||
Fixed Value | additional | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1262. Composition.section:structuredSection.section:instructionOnDischargeSection.text.div | |||||
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 | ||||
Short | xhtml簡略形式に従った叙述記述データ | ||||
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
Control | 1..1 | ||||
Type | xhtml | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() ) | ||||
1264. Composition.section:structuredSection.section:instructionOnDischargeSection.mode | |||||
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 | ||||
Short | 働いている | スナップショット | 変更。 | ||||
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 | ||||
Control | 0..0 | ||||
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()) ) | ||||
1266. Composition.section:structuredSection.section:instructionOnDischargeSection.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()) ) | ||||
1268. Composition.section:structuredSection.section:instructionOnDischargeSection.entry | |||||
Definition | 診療方針指示を記述して参照する。 1つの指示をひとつのCarePlanリソースで記述されたものを参照する。 記述すべき診療方針指示が特にないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 | ||||
Short | 退院時方針指示を記述したCarePlanリソースを参照 | ||||
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 | ||||
Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
Type | Reference(JP_CarePlan) | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1270. Composition.section:structuredSection.section:instructionOnDischargeSection.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()) ) | ||||
1272. Composition.section:structuredSection.section:instructionOnDischargeSection.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()) ) | ||||
1274. Composition.section:structuredSection.section:physicalStatusOnDischargeSection | |||||
Slice Name | physicalStatusOnDischargeSection | ||||
Definition | 退院時身体所見セクション | ||||
Short | 退院時身体所見セクション | ||||
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 | ||||
Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
Type | BackboneElement | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1276. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.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 | ||||
1278. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.extension | |||||
Definition | 要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。 | ||||
Short | 実装によって定義される追加コンテンツ | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
1280. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.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: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
1282. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.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 | ||||
Must Support | true | ||||
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 | ||||
Pattern Value | 退院時身体所見 | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1284. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.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 | ||||
Must Support | true | ||||
Summary | false | ||||
Requirements | Provides computable standardized labels to topics within the document. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1286. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.code.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
1288. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.code.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1290. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.code.coding | |||||
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. | ||||
Short | 用語システムによって定義されたコード / Code defined by a terminology system | ||||
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
Control | 1..1 | ||||
Type | Coding | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1292. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.code.coding.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
1294. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.code.coding.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1296. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.code.coding.system | |||||
Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
Short | セクション区分コードのコード体系 | ||||
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
Control | 1..1 | ||||
Type | uri | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. | ||||
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1298. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.code.coding.version | |||||
Definition | このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
Short | システムのバージョン - 関連する場合 / Version of the system - if relevant | ||||
Comments | 用語がコードシステムバージョンを識別するために使用する文字列を明確に定義していない場合、推奨は、そのバージョンがバージョンの日付として公式に公開された日付(FHIR日付形式で表現)を使用することです。 / Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
Note | This is a business version Id, not a resource version Id (see discussion) | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1300. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.code.coding.code | |||||
Definition | セクション区分のコード値。 固定値。 | ||||
Short | セクション区分のコード値 | ||||
Control | 1..1 | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. | ||||
Fixed Value | 614 | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1302. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.code.coding.display | |||||
Definition | セクション区分コードの表示名。 | ||||
Short | セクション区分コードの表示名 | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
Pattern Value | 退院時身体所見セクション | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1304. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.code.coding.userSelected | |||||
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user | ||||
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
Control | 0..0 | ||||
Type | boolean | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1306. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.code.text | |||||
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept | ||||
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. | ||||
Control | 0..0 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1308. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.author | |||||
Definition | 「このセクションの情報の責任者を識別することであり、入力した人ではない」という意味です。 | ||||
Short | 誰または何がこの部分を著したか | ||||
Control | 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()) ) | ||||
1310. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.focus | |||||
Definition | セクションの実際のフォーカスは、作成物の主題ではなく、代わりに(患者の主題の場合)配偶者、親、胎児、あるいはドナーなどの何かまたは誰かを表すときのことです。フォーカスが指定されていない場合、フォーカスは親セクションのフォーカス、または作成物自体の主題になるものと仮定されます。フォーカスを持つセクションには、論理的な主体(患者、主題、フォーカスなど)がセクションのフォーカスに一致するリソースしか含まれません。または論理的な主体(少数のリソース)が存在しない場合にも含まれます。 | ||||
Short | セクションが何についているか、構成の主題でない場合はいつでも。 | ||||
Comments | 通常、文書のセクションは、その文書の対象である患者、または患者グループ、場所、機器などに関するものです。一部の文書においては、いくつかのセクションには関連するエンティティに関するデータが実際に含まれています。典型的な例は、母親に関する新生児退院の要約のセクションや、各家族メンバーについてのセクションを含む家族歴の文書などがありますが、その他の例もあります。 | ||||
Control | 0..1 | ||||
Type | Reference(Resource) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1312. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.text | |||||
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 | ||||
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 | ||||
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 | ||||
Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
Type | Narrative | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1314. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.text.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 | ||||
1316. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.text.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.section.text.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1318. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.text.status | |||||
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 | ||||
Short | セクションの内容作成状態コード | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | false | ||||
Fixed Value | additional | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1320. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.text.div | |||||
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 | ||||
Short | xhtml簡略形式に従った叙述記述データ | ||||
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
Control | 1..1 | ||||
Type | xhtml | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() ) | ||||
1322. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.mode | |||||
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 | ||||
Short | 働いている | スナップショット | 変更。 | ||||
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 | ||||
Control | 0..0 | ||||
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()) ) | ||||
1324. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.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()) ) | ||||
1326. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.entry | |||||
Definition | 退院時の身体所見を記述して参照する。 1つの身体所見につき1つのObservationリソースで記述されたものを参照する。 記述すべき身体所見が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 身体所見を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 | ||||
Short | 退院時の身体所見を記述したObservationリソースを参照 | ||||
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 | ||||
Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
Type | Reference(JP Core Observation Common Profile) | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1328. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.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()) ) | ||||
1330. Composition.section:structuredSection.section:physicalStatusOnDischargeSection.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()) ) | ||||
1332. Composition.section:structuredSection.section:hospitalProcedureSection | |||||
Slice Name | hospitalProcedureSection | ||||
Definition | 入院中治療セクション | ||||
Short | 入院中治療セクション | ||||
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 | ||||
Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
Type | BackboneElement | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1334. Composition.section:structuredSection.section:hospitalProcedureSection.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 | ||||
1336. Composition.section:structuredSection.section:hospitalProcedureSection.extension | |||||
Definition | 要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。 | ||||
Short | 実装によって定義される追加コンテンツ | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
1338. Composition.section:structuredSection.section:hospitalProcedureSection.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: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
1340. Composition.section:structuredSection.section:hospitalProcedureSection.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 | ||||
Must Support | true | ||||
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 | ||||
Pattern Value | 入院中治療 | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1342. Composition.section:structuredSection.section:hospitalProcedureSection.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 | ||||
Must Support | true | ||||
Summary | false | ||||
Requirements | Provides computable standardized labels to topics within the document. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1344. Composition.section:structuredSection.section:hospitalProcedureSection.code.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
1346. Composition.section:structuredSection.section:hospitalProcedureSection.code.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1348. Composition.section:structuredSection.section:hospitalProcedureSection.code.coding | |||||
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. | ||||
Short | 用語システムによって定義されたコード / Code defined by a terminology system | ||||
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
Control | 1..1 | ||||
Type | Coding | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1350. Composition.section:structuredSection.section:hospitalProcedureSection.code.coding.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
1352. Composition.section:structuredSection.section:hospitalProcedureSection.code.coding.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1354. Composition.section:structuredSection.section:hospitalProcedureSection.code.coding.system | |||||
Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
Short | セクション区分コードのコード体系 | ||||
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
Control | 1..1 | ||||
Type | uri | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. | ||||
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1356. Composition.section:structuredSection.section:hospitalProcedureSection.code.coding.version | |||||
Definition | このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
Short | システムのバージョン - 関連する場合 / Version of the system - if relevant | ||||
Comments | 用語がコードシステムバージョンを識別するために使用する文字列を明確に定義していない場合、推奨は、そのバージョンがバージョンの日付として公式に公開された日付(FHIR日付形式で表現)を使用することです。 / Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
Note | This is a business version Id, not a resource version Id (see discussion) | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1358. Composition.section:structuredSection.section:hospitalProcedureSection.code.coding.code | |||||
Definition | セクション区分のコード値。 固定値。 | ||||
Short | セクション区分のコード値 | ||||
Control | 1..1 | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. | ||||
Fixed Value | 713 | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1360. Composition.section:structuredSection.section:hospitalProcedureSection.code.coding.display | |||||
Definition | セクション区分コードの表示名。 | ||||
Short | セクション区分コードの表示名 | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
Pattern Value | 入院中治療セクション | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1362. Composition.section:structuredSection.section:hospitalProcedureSection.code.coding.userSelected | |||||
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user | ||||
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
Control | 0..0 | ||||
Type | boolean | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1364. Composition.section:structuredSection.section:hospitalProcedureSection.code.text | |||||
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept | ||||
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. | ||||
Control | 0..0 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1366. Composition.section:structuredSection.section:hospitalProcedureSection.author | |||||
Definition | 「このセクションの情報の責任者を識別することであり、入力した人ではない」という意味です。 | ||||
Short | 誰または何がこの部分を著したか | ||||
Control | 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()) ) | ||||
1368. Composition.section:structuredSection.section:hospitalProcedureSection.focus | |||||
Definition | セクションの実際のフォーカスは、作成物の主題ではなく、代わりに(患者の主題の場合)配偶者、親、胎児、あるいはドナーなどの何かまたは誰かを表すときのことです。フォーカスが指定されていない場合、フォーカスは親セクションのフォーカス、または作成物自体の主題になるものと仮定されます。フォーカスを持つセクションには、論理的な主体(患者、主題、フォーカスなど)がセクションのフォーカスに一致するリソースしか含まれません。または論理的な主体(少数のリソース)が存在しない場合にも含まれます。 | ||||
Short | セクションが何についているか、構成の主題でない場合はいつでも。 | ||||
Comments | 通常、文書のセクションは、その文書の対象である患者、または患者グループ、場所、機器などに関するものです。一部の文書においては、いくつかのセクションには関連するエンティティに関するデータが実際に含まれています。典型的な例は、母親に関する新生児退院の要約のセクションや、各家族メンバーについてのセクションを含む家族歴の文書などがありますが、その他の例もあります。 | ||||
Control | 0..1 | ||||
Type | Reference(Resource) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1370. Composition.section:structuredSection.section:hospitalProcedureSection.text | |||||
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 | ||||
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 | ||||
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 | ||||
Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
Type | Narrative | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1372. Composition.section:structuredSection.section:hospitalProcedureSection.text.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 | ||||
1374. Composition.section:structuredSection.section:hospitalProcedureSection.text.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.section.text.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1376. Composition.section:structuredSection.section:hospitalProcedureSection.text.status | |||||
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 | ||||
Short | セクションの内容作成状態コード | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | false | ||||
Fixed Value | additional | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1378. Composition.section:structuredSection.section:hospitalProcedureSection.text.div | |||||
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 | ||||
Short | xhtml簡略形式に従った叙述記述データ | ||||
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
Control | 1..1 | ||||
Type | xhtml | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() ) | ||||
1380. Composition.section:structuredSection.section:hospitalProcedureSection.mode | |||||
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 | ||||
Short | 働いている | スナップショット | 変更。 | ||||
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 | ||||
Control | 0..0 | ||||
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()) ) | ||||
1382. Composition.section:structuredSection.section:hospitalProcedureSection.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()) ) | ||||
1384. Composition.section:structuredSection.section:hospitalProcedureSection.entry | |||||
Definition | 治療情報を記述して参照する。 1つの治療情報につき1つのProcedureリソースで記述されたものを参照する。 記述すべき治療情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 治療情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 | ||||
Short | 治療情報を記述したProcedureリソースを参照 | ||||
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 | ||||
Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
Type | Reference(JP Core Procedure Profile) | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1386. Composition.section:structuredSection.section:hospitalProcedureSection.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()) ) | ||||
1388. Composition.section:structuredSection.section:hospitalProcedureSection.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()) ) | ||||
1390. Composition.section:structuredSection.section:hospitalStudySection | |||||
Slice Name | hospitalStudySection | ||||
Definition | 入院中検査結果セクション | ||||
Short | 入院中検査結果セクション | ||||
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 | ||||
Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
Type | BackboneElement | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1392. Composition.section:structuredSection.section:hospitalStudySection.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 | ||||
1394. Composition.section:structuredSection.section:hospitalStudySection.extension | |||||
Definition | 要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。 | ||||
Short | 実装によって定義される追加コンテンツ | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
1396. Composition.section:structuredSection.section:hospitalStudySection.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: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
1398. Composition.section:structuredSection.section:hospitalStudySection.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 | ||||
Must Support | true | ||||
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 | ||||
Pattern Value | 入院中検査結果 | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1400. Composition.section:structuredSection.section:hospitalStudySection.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 | ||||
Must Support | true | ||||
Summary | false | ||||
Requirements | Provides computable standardized labels to topics within the document. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1402. Composition.section:structuredSection.section:hospitalStudySection.code.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
1404. Composition.section:structuredSection.section:hospitalStudySection.code.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1406. Composition.section:structuredSection.section:hospitalStudySection.code.coding | |||||
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. | ||||
Short | 用語システムによって定義されたコード / Code defined by a terminology system | ||||
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
Control | 1..1 | ||||
Type | Coding | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1408. Composition.section:structuredSection.section:hospitalStudySection.code.coding.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
1410. Composition.section:structuredSection.section:hospitalStudySection.code.coding.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1412. Composition.section:structuredSection.section:hospitalStudySection.code.coding.system | |||||
Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
Short | セクション区分コードのコード体系 | ||||
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
Control | 1..1 | ||||
Type | uri | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. | ||||
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1414. Composition.section:structuredSection.section:hospitalStudySection.code.coding.version | |||||
Definition | このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
Short | システムのバージョン - 関連する場合 / Version of the system - if relevant | ||||
Comments | 用語がコードシステムバージョンを識別するために使用する文字列を明確に定義していない場合、推奨は、そのバージョンがバージョンの日付として公式に公開された日付(FHIR日付形式で表現)を使用することです。 / Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
Note | This is a business version Id, not a resource version Id (see discussion) | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1416. Composition.section:structuredSection.section:hospitalStudySection.code.coding.code | |||||
Definition | セクション区分のコード値。 固定値。 | ||||
Short | セクション区分のコード値 | ||||
Control | 1..1 | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. | ||||
Fixed Value | 623 | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1418. Composition.section:structuredSection.section:hospitalStudySection.code.coding.display | |||||
Definition | セクション区分コードの表示名。 | ||||
Short | セクション区分コードの表示名 | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
Pattern Value | 入院中検査結果セクション | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1420. Composition.section:structuredSection.section:hospitalStudySection.code.coding.userSelected | |||||
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user | ||||
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
Control | 0..0 | ||||
Type | boolean | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1422. Composition.section:structuredSection.section:hospitalStudySection.code.text | |||||
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept | ||||
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. | ||||
Control | 0..0 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1424. Composition.section:structuredSection.section:hospitalStudySection.author | |||||
Definition | 「このセクションの情報の責任者を識別することであり、入力した人ではない」という意味です。 | ||||
Short | 誰または何がこの部分を著したか | ||||
Control | 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()) ) | ||||
1426. Composition.section:structuredSection.section:hospitalStudySection.focus | |||||
Definition | セクションの実際のフォーカスは、作成物の主題ではなく、代わりに(患者の主題の場合)配偶者、親、胎児、あるいはドナーなどの何かまたは誰かを表すときのことです。フォーカスが指定されていない場合、フォーカスは親セクションのフォーカス、または作成物自体の主題になるものと仮定されます。フォーカスを持つセクションには、論理的な主体(患者、主題、フォーカスなど)がセクションのフォーカスに一致するリソースしか含まれません。または論理的な主体(少数のリソース)が存在しない場合にも含まれます。 | ||||
Short | セクションが何についているか、構成の主題でない場合はいつでも。 | ||||
Comments | 通常、文書のセクションは、その文書の対象である患者、または患者グループ、場所、機器などに関するものです。一部の文書においては、いくつかのセクションには関連するエンティティに関するデータが実際に含まれています。典型的な例は、母親に関する新生児退院の要約のセクションや、各家族メンバーについてのセクションを含む家族歴の文書などがありますが、その他の例もあります。 | ||||
Control | 0..1 | ||||
Type | Reference(Resource) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1428. Composition.section:structuredSection.section:hospitalStudySection.text | |||||
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 | ||||
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 | ||||
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 | ||||
Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
Type | Narrative | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1430. Composition.section:structuredSection.section:hospitalStudySection.text.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 | ||||
1432. Composition.section:structuredSection.section:hospitalStudySection.text.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.section.text.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1434. Composition.section:structuredSection.section:hospitalStudySection.text.status | |||||
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 | ||||
Short | セクションの内容作成状態コード | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | false | ||||
Fixed Value | additional | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1436. Composition.section:structuredSection.section:hospitalStudySection.text.div | |||||
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 | ||||
Short | xhtml簡略形式に従った叙述記述データ | ||||
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
Control | 1..1 | ||||
Type | xhtml | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() ) | ||||
1438. Composition.section:structuredSection.section:hospitalStudySection.mode | |||||
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 | ||||
Short | 働いている | スナップショット | 変更。 | ||||
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 | ||||
Control | 0..0 | ||||
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()) ) | ||||
1440. Composition.section:structuredSection.section:hospitalStudySection.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()) ) | ||||
1442. Composition.section:structuredSection.section:hospitalStudySection.entry | |||||
Definition | 入院中検査結果を記述して参照する。記述すべき結果が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 結果データを取得しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 | ||||
Short | 入院中検査結果を記述したObservationリソースなどを参照 | ||||
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 | ||||
Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
Type | Reference(JP Core Observation Common Profile, JP Core ImagingStudy Radiology Profile, JP Core DiagnosticReport Common Profile, Bundle) | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Must Support Types | No must-support rules about the choice of types/profiles | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1444. Composition.section:structuredSection.section:hospitalStudySection.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()) ) | ||||
1446. Composition.section:structuredSection.section:hospitalStudySection.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()) ) | ||||
1448. Composition.section:structuredSection.section:medicalDeviceSection | |||||
Slice Name | medicalDeviceSection | ||||
Definition | 医療機器セクション | ||||
Short | 医療機器セクション | ||||
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 | ||||
Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
Type | BackboneElement | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1450. Composition.section:structuredSection.section:medicalDeviceSection.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 | ||||
1452. Composition.section:structuredSection.section:medicalDeviceSection.extension | |||||
Definition | 要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。 | ||||
Short | 実装によって定義される追加コンテンツ | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
1454. Composition.section:structuredSection.section:medicalDeviceSection.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: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
1456. Composition.section:structuredSection.section:medicalDeviceSection.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 | ||||
Must Support | true | ||||
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 | ||||
Pattern Value | 医療機器 | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1458. Composition.section:structuredSection.section:medicalDeviceSection.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 | ||||
Must Support | true | ||||
Summary | false | ||||
Requirements | Provides computable standardized labels to topics within the document. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1460. Composition.section:structuredSection.section:medicalDeviceSection.code.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
1462. Composition.section:structuredSection.section:medicalDeviceSection.code.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1464. Composition.section:structuredSection.section:medicalDeviceSection.code.coding | |||||
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. | ||||
Short | 用語システムによって定義されたコード / Code defined by a terminology system | ||||
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
Control | 1..1 | ||||
Type | Coding | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1466. Composition.section:structuredSection.section:medicalDeviceSection.code.coding.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
1468. Composition.section:structuredSection.section:medicalDeviceSection.code.coding.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1470. Composition.section:structuredSection.section:medicalDeviceSection.code.coding.system | |||||
Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
Short | セクション区分コードのコード体系 | ||||
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
Control | 1..1 | ||||
Type | uri | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. | ||||
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1472. Composition.section:structuredSection.section:medicalDeviceSection.code.coding.version | |||||
Definition | このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
Short | システムのバージョン - 関連する場合 / Version of the system - if relevant | ||||
Comments | 用語がコードシステムバージョンを識別するために使用する文字列を明確に定義していない場合、推奨は、そのバージョンがバージョンの日付として公式に公開された日付(FHIR日付形式で表現)を使用することです。 / Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
Note | This is a business version Id, not a resource version Id (see discussion) | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1474. Composition.section:structuredSection.section:medicalDeviceSection.code.coding.code | |||||
Definition | セクション区分のコード値。 固定値。 | ||||
Short | セクション区分のコード値 | ||||
Control | 1..1 | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. | ||||
Fixed Value | 810 | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1476. Composition.section:structuredSection.section:medicalDeviceSection.code.coding.display | |||||
Definition | セクション区分コードの表示名。 | ||||
Short | セクション区分コードの表示名 | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
Pattern Value | 医療機器セクション | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1478. Composition.section:structuredSection.section:medicalDeviceSection.code.coding.userSelected | |||||
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user | ||||
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
Control | 0..0 | ||||
Type | boolean | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1480. Composition.section:structuredSection.section:medicalDeviceSection.code.text | |||||
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept | ||||
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. | ||||
Control | 0..0 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1482. Composition.section:structuredSection.section:medicalDeviceSection.author | |||||
Definition | 「このセクションの情報の責任者を識別することであり、入力した人ではない」という意味です。 | ||||
Short | 誰または何がこの部分を著したか | ||||
Control | 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()) ) | ||||
1484. Composition.section:structuredSection.section:medicalDeviceSection.focus | |||||
Definition | セクションの実際のフォーカスは、作成物の主題ではなく、代わりに(患者の主題の場合)配偶者、親、胎児、あるいはドナーなどの何かまたは誰かを表すときのことです。フォーカスが指定されていない場合、フォーカスは親セクションのフォーカス、または作成物自体の主題になるものと仮定されます。フォーカスを持つセクションには、論理的な主体(患者、主題、フォーカスなど)がセクションのフォーカスに一致するリソースしか含まれません。または論理的な主体(少数のリソース)が存在しない場合にも含まれます。 | ||||
Short | セクションが何についているか、構成の主題でない場合はいつでも。 | ||||
Comments | 通常、文書のセクションは、その文書の対象である患者、または患者グループ、場所、機器などに関するものです。一部の文書においては、いくつかのセクションには関連するエンティティに関するデータが実際に含まれています。典型的な例は、母親に関する新生児退院の要約のセクションや、各家族メンバーについてのセクションを含む家族歴の文書などがありますが、その他の例もあります。 | ||||
Control | 0..1 | ||||
Type | Reference(Resource) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1486. Composition.section:structuredSection.section:medicalDeviceSection.text | |||||
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 | ||||
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 | ||||
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 | ||||
Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
Type | Narrative | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1488. Composition.section:structuredSection.section:medicalDeviceSection.text.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 | ||||
1490. Composition.section:structuredSection.section:medicalDeviceSection.text.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.section.text.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1492. Composition.section:structuredSection.section:medicalDeviceSection.text.status | |||||
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 | ||||
Short | セクションの内容作成状態コード | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | false | ||||
Fixed Value | additional | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1494. Composition.section:structuredSection.section:medicalDeviceSection.text.div | |||||
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 | ||||
Short | xhtml簡略形式に従った叙述記述データ | ||||
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
Control | 1..1 | ||||
Type | xhtml | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() ) | ||||
1496. Composition.section:structuredSection.section:medicalDeviceSection.mode | |||||
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 | ||||
Short | 働いている | スナップショット | 変更。 | ||||
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 | ||||
Control | 0..0 | ||||
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()) ) | ||||
1498. Composition.section:structuredSection.section:medicalDeviceSection.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()) ) | ||||
1500. Composition.section:structuredSection.section:medicalDeviceSection.entry | |||||
Definition | 医療機器情報を記述して参照する。 1つの医療機器情報をひとつのDeviceUseStatementリソースで記述されたものを参照する。 記述すべき医療機器情報が特にないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 | ||||
Short | 医療機器情報を記述したDocumentReferenceリソースを参照 | ||||
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 | ||||
Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
Type | Reference(JP_DeviceUseStatement) | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1502. Composition.section:structuredSection.section:medicalDeviceSection.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()) ) | ||||
1504. Composition.section:structuredSection.section:medicalDeviceSection.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()) ) | ||||
1506. Composition.section:structuredSection.section:immunizationSection | |||||
Slice Name | immunizationSection | ||||
Definition | 予防接種歴セクション | ||||
Short | 予防接種歴セクション | ||||
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 | ||||
Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
Type | BackboneElement | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1508. Composition.section:structuredSection.section:immunizationSection.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 | ||||
1510. Composition.section:structuredSection.section:immunizationSection.extension | |||||
Definition | 要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。 | ||||
Short | 実装によって定義される追加コンテンツ | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
1512. Composition.section:structuredSection.section:immunizationSection.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: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
1514. Composition.section:structuredSection.section:immunizationSection.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 | ||||
Must Support | true | ||||
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 | ||||
Pattern Value | 予防接種歴 | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1516. Composition.section:structuredSection.section:immunizationSection.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 | ||||
Must Support | true | ||||
Summary | false | ||||
Requirements | Provides computable standardized labels to topics within the document. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1518. Composition.section:structuredSection.section:immunizationSection.code.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
1520. Composition.section:structuredSection.section:immunizationSection.code.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1522. Composition.section:structuredSection.section:immunizationSection.code.coding | |||||
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. | ||||
Short | 用語システムによって定義されたコード / Code defined by a terminology system | ||||
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
Control | 1..1 | ||||
Type | Coding | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1524. Composition.section:structuredSection.section:immunizationSection.code.coding.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
1526. Composition.section:structuredSection.section:immunizationSection.code.coding.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1528. Composition.section:structuredSection.section:immunizationSection.code.coding.system | |||||
Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
Short | セクション区分コードのコード体系 | ||||
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
Control | 1..1 | ||||
Type | uri | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. | ||||
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1530. Composition.section:structuredSection.section:immunizationSection.code.coding.version | |||||
Definition | このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
Short | システムのバージョン - 関連する場合 / Version of the system - if relevant | ||||
Comments | 用語がコードシステムバージョンを識別するために使用する文字列を明確に定義していない場合、推奨は、そのバージョンがバージョンの日付として公式に公開された日付(FHIR日付形式で表現)を使用することです。 / Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
Note | This is a business version Id, not a resource version Id (see discussion) | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1532. Composition.section:structuredSection.section:immunizationSection.code.coding.code | |||||
Definition | セクション区分のコード値。 固定値。 | ||||
Short | セクション区分のコード値 | ||||
Control | 1..1 | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. | ||||
Fixed Value | 530 | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1534. Composition.section:structuredSection.section:immunizationSection.code.coding.display | |||||
Definition | セクション区分コードの表示名。 | ||||
Short | セクション区分コードの表示名 | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
Pattern Value | 予防接種歴セクション | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1536. Composition.section:structuredSection.section:immunizationSection.code.coding.userSelected | |||||
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user | ||||
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
Control | 0..0 | ||||
Type | boolean | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1538. Composition.section:structuredSection.section:immunizationSection.code.text | |||||
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept | ||||
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. | ||||
Control | 0..0 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1540. Composition.section:structuredSection.section:immunizationSection.author | |||||
Definition | 「このセクションの情報の責任者を識別することであり、入力した人ではない」という意味です。 | ||||
Short | 誰または何がこの部分を著したか | ||||
Control | 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()) ) | ||||
1542. Composition.section:structuredSection.section:immunizationSection.focus | |||||
Definition | セクションの実際のフォーカスは、作成物の主題ではなく、代わりに(患者の主題の場合)配偶者、親、胎児、あるいはドナーなどの何かまたは誰かを表すときのことです。フォーカスが指定されていない場合、フォーカスは親セクションのフォーカス、または作成物自体の主題になるものと仮定されます。フォーカスを持つセクションには、論理的な主体(患者、主題、フォーカスなど)がセクションのフォーカスに一致するリソースしか含まれません。または論理的な主体(少数のリソース)が存在しない場合にも含まれます。 | ||||
Short | セクションが何についているか、構成の主題でない場合はいつでも。 | ||||
Comments | 通常、文書のセクションは、その文書の対象である患者、または患者グループ、場所、機器などに関するものです。一部の文書においては、いくつかのセクションには関連するエンティティに関するデータが実際に含まれています。典型的な例は、母親に関する新生児退院の要約のセクションや、各家族メンバーについてのセクションを含む家族歴の文書などがありますが、その他の例もあります。 | ||||
Control | 0..1 | ||||
Type | Reference(Resource) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1544. Composition.section:structuredSection.section:immunizationSection.text | |||||
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 | ||||
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 | ||||
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 | ||||
Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
Type | Narrative | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1546. Composition.section:structuredSection.section:immunizationSection.text.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 | ||||
1548. Composition.section:structuredSection.section:immunizationSection.text.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.section.text.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1550. Composition.section:structuredSection.section:immunizationSection.text.status | |||||
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 | ||||
Short | セクションの内容作成状態コード | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | false | ||||
Fixed Value | additional | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1552. Composition.section:structuredSection.section:immunizationSection.text.div | |||||
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 | ||||
Short | xhtml簡略形式に従った叙述記述データ | ||||
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
Control | 1..1 | ||||
Type | xhtml | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() ) | ||||
1554. Composition.section:structuredSection.section:immunizationSection.mode | |||||
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 | ||||
Short | 働いている | スナップショット | 変更。 | ||||
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 | ||||
Control | 0..0 | ||||
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()) ) | ||||
1556. Composition.section:structuredSection.section:immunizationSection.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()) ) | ||||
1558. Composition.section:structuredSection.section:immunizationSection.entry | |||||
Definition | 予防接種歴情報を記述して参照する。 1つの予防接種歴情報につき1つのImmunizationリソースで記述されたものを参照する。 記述すべき予防接種歴情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 予防接種歴情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 | ||||
Short | 予防接種歴情報を記述したImmunizationリソースを参照 | ||||
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 | ||||
Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
Type | Reference(JP Core Immunization Profile) | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1560. Composition.section:structuredSection.section:immunizationSection.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()) ) | ||||
1562. Composition.section:structuredSection.section:immunizationSection.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()) ) | ||||
1564. Composition.section:structuredSection.section:advanceDirectiveSection | |||||
Slice Name | advanceDirectiveSection | ||||
Definition | 事前指示セクション | ||||
Short | 事前指示セクション | ||||
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 | ||||
Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
Type | BackboneElement | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1566. Composition.section:structuredSection.section:advanceDirectiveSection.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 | ||||
1568. Composition.section:structuredSection.section:advanceDirectiveSection.extension | |||||
Definition | 要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。 | ||||
Short | 実装によって定義される追加コンテンツ | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
1570. Composition.section:structuredSection.section:advanceDirectiveSection.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: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
1572. Composition.section:structuredSection.section:advanceDirectiveSection.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 | ||||
Must Support | true | ||||
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 | ||||
Pattern Value | 事前指示 | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1574. Composition.section:structuredSection.section:advanceDirectiveSection.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 | ||||
Must Support | true | ||||
Summary | false | ||||
Requirements | Provides computable standardized labels to topics within the document. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1576. Composition.section:structuredSection.section:advanceDirectiveSection.code.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
1578. Composition.section:structuredSection.section:advanceDirectiveSection.code.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1580. Composition.section:structuredSection.section:advanceDirectiveSection.code.coding | |||||
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. | ||||
Short | 用語システムによって定義されたコード / Code defined by a terminology system | ||||
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
Control | 1..1 | ||||
Type | Coding | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1582. Composition.section:structuredSection.section:advanceDirectiveSection.code.coding.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
1584. Composition.section:structuredSection.section:advanceDirectiveSection.code.coding.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1586. Composition.section:structuredSection.section:advanceDirectiveSection.code.coding.system | |||||
Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
Short | セクション区分コードのコード体系 | ||||
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
Control | 1..1 | ||||
Type | uri | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. | ||||
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1588. Composition.section:structuredSection.section:advanceDirectiveSection.code.coding.version | |||||
Definition | このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
Short | システムのバージョン - 関連する場合 / Version of the system - if relevant | ||||
Comments | 用語がコードシステムバージョンを識別するために使用する文字列を明確に定義していない場合、推奨は、そのバージョンがバージョンの日付として公式に公開された日付(FHIR日付形式で表現)を使用することです。 / Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
Note | This is a business version Id, not a resource version Id (see discussion) | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1590. Composition.section:structuredSection.section:advanceDirectiveSection.code.coding.code | |||||
Definition | セクション区分のコード値。 固定値。 | ||||
Short | セクション区分のコード値 | ||||
Control | 1..1 | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. | ||||
Fixed Value | 410 | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1592. Composition.section:structuredSection.section:advanceDirectiveSection.code.coding.display | |||||
Definition | セクション区分コードの表示名。 | ||||
Short | セクション区分コードの表示名 | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
Pattern Value | 事前指示セクション | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1594. Composition.section:structuredSection.section:advanceDirectiveSection.code.coding.userSelected | |||||
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user | ||||
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
Control | 0..0 | ||||
Type | boolean | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1596. Composition.section:structuredSection.section:advanceDirectiveSection.code.text | |||||
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept | ||||
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. | ||||
Control | 0..0 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1598. Composition.section:structuredSection.section:advanceDirectiveSection.author | |||||
Definition | 「このセクションの情報の責任者を識別することであり、入力した人ではない」という意味です。 | ||||
Short | 誰または何がこの部分を著したか | ||||
Control | 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()) ) | ||||
1600. Composition.section:structuredSection.section:advanceDirectiveSection.focus | |||||
Definition | セクションの実際のフォーカスは、作成物の主題ではなく、代わりに(患者の主題の場合)配偶者、親、胎児、あるいはドナーなどの何かまたは誰かを表すときのことです。フォーカスが指定されていない場合、フォーカスは親セクションのフォーカス、または作成物自体の主題になるものと仮定されます。フォーカスを持つセクションには、論理的な主体(患者、主題、フォーカスなど)がセクションのフォーカスに一致するリソースしか含まれません。または論理的な主体(少数のリソース)が存在しない場合にも含まれます。 | ||||
Short | セクションが何についているか、構成の主題でない場合はいつでも。 | ||||
Comments | 通常、文書のセクションは、その文書の対象である患者、または患者グループ、場所、機器などに関するものです。一部の文書においては、いくつかのセクションには関連するエンティティに関するデータが実際に含まれています。典型的な例は、母親に関する新生児退院の要約のセクションや、各家族メンバーについてのセクションを含む家族歴の文書などがありますが、その他の例もあります。 | ||||
Control | 0..1 | ||||
Type | Reference(Resource) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1602. Composition.section:structuredSection.section:advanceDirectiveSection.text | |||||
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 | ||||
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 | ||||
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 | ||||
Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
Type | Narrative | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1604. Composition.section:structuredSection.section:advanceDirectiveSection.text.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 | ||||
1606. Composition.section:structuredSection.section:advanceDirectiveSection.text.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.section.text.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1608. Composition.section:structuredSection.section:advanceDirectiveSection.text.status | |||||
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 | ||||
Short | セクションの内容作成状態コード | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | false | ||||
Fixed Value | additional | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1610. Composition.section:structuredSection.section:advanceDirectiveSection.text.div | |||||
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 | ||||
Short | xhtml簡略形式に従った叙述記述データ | ||||
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
Control | 1..1 | ||||
Type | xhtml | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() ) | ||||
1612. Composition.section:structuredSection.section:advanceDirectiveSection.mode | |||||
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 | ||||
Short | 働いている | スナップショット | 変更。 | ||||
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 | ||||
Control | 0..0 | ||||
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()) ) | ||||
1614. Composition.section:structuredSection.section:advanceDirectiveSection.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()) ) | ||||
1616. Composition.section:structuredSection.section:advanceDirectiveSection.entry | |||||
Definition | 事前指示を記述して参照する。 1つの指示をひとつのConsentリソースで記述されたものを参照する。 記述すべき事前指示が特にないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 | ||||
Short | 事前指示を記述したConcentリソースを参照 | ||||
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 | ||||
Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
Type | Reference(JP_Consent) | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1618. Composition.section:structuredSection.section:advanceDirectiveSection.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()) ) | ||||
1620. Composition.section:structuredSection.section:advanceDirectiveSection.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()) ) | ||||
1622. Composition.section:structuredSection.section:researchParticipationSection | |||||
Slice Name | researchParticipationSection | ||||
Definition | 臨床研究参加セクション | ||||
Short | 臨床研究参加セクション | ||||
Comments | ネスティングされたセクションは、主に人間の読者がドキュメントの特定の部分に移動するのを助けるために使用されます。 | ||||
Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
Type | BackboneElement | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1624. Composition.section:structuredSection.section:researchParticipationSection.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 | ||||
1626. Composition.section:structuredSection.section:researchParticipationSection.extension | |||||
Definition | 要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。 | ||||
Short | 実装によって定義される追加コンテンツ | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
1628. Composition.section:structuredSection.section:researchParticipationSection.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: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
1630. Composition.section:structuredSection.section:researchParticipationSection.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 | ||||
Must Support | true | ||||
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 | ||||
Pattern Value | 臨床研究参加 | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1632. Composition.section:structuredSection.section:researchParticipationSection.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 | ||||
Must Support | true | ||||
Summary | false | ||||
Requirements | Provides computable standardized labels to topics within the document. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1634. Composition.section:structuredSection.section:researchParticipationSection.code.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
1636. Composition.section:structuredSection.section:researchParticipationSection.code.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1638. Composition.section:structuredSection.section:researchParticipationSection.code.coding | |||||
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. | ||||
Short | 用語システムによって定義されたコード / Code defined by a terminology system | ||||
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
Control | 1..1 | ||||
Type | Coding | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1640. Composition.section:structuredSection.section:researchParticipationSection.code.coding.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
1642. Composition.section:structuredSection.section:researchParticipationSection.code.coding.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1644. Composition.section:structuredSection.section:researchParticipationSection.code.coding.system | |||||
Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
Short | セクション区分コードのコード体系 | ||||
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
Control | 1..1 | ||||
Type | uri | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. | ||||
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1646. Composition.section:structuredSection.section:researchParticipationSection.code.coding.version | |||||
Definition | このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
Short | システムのバージョン - 関連する場合 / Version of the system - if relevant | ||||
Comments | 用語がコードシステムバージョンを識別するために使用する文字列を明確に定義していない場合、推奨は、そのバージョンがバージョンの日付として公式に公開された日付(FHIR日付形式で表現)を使用することです。 / Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
Note | This is a business version Id, not a resource version Id (see discussion) | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1648. Composition.section:structuredSection.section:researchParticipationSection.code.coding.code | |||||
Definition | セクション区分のコード値。 固定値。 | ||||
Short | セクション区分のコード値 | ||||
Control | 1..1 | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. | ||||
Fixed Value | 830 | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1650. Composition.section:structuredSection.section:researchParticipationSection.code.coding.display | |||||
Definition | セクション区分コードの表示名。 | ||||
Short | セクション区分コードの表示名 | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
Pattern Value | 臨床研究参加セクション | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1652. Composition.section:structuredSection.section:researchParticipationSection.code.coding.userSelected | |||||
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user | ||||
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
Control | 0..0 | ||||
Type | boolean | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1654. Composition.section:structuredSection.section:researchParticipationSection.code.text | |||||
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept | ||||
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. | ||||
Control | 0..0 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1656. Composition.section:structuredSection.section:researchParticipationSection.author | |||||
Definition | 「このセクションの情報の責任者を識別することであり、入力した人ではない」という意味です。 | ||||
Short | 誰または何がこの部分を著したか | ||||
Control | 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()) ) | ||||
1658. Composition.section:structuredSection.section:researchParticipationSection.focus | |||||
Definition | セクションの実際のフォーカスは、作成物の主題ではなく、代わりに(患者の主題の場合)配偶者、親、胎児、あるいはドナーなどの何かまたは誰かを表すときのことです。フォーカスが指定されていない場合、フォーカスは親セクションのフォーカス、または作成物自体の主題になるものと仮定されます。フォーカスを持つセクションには、論理的な主体(患者、主題、フォーカスなど)がセクションのフォーカスに一致するリソースしか含まれません。または論理的な主体(少数のリソース)が存在しない場合にも含まれます。 | ||||
Short | セクションが何についているか、構成の主題でない場合はいつでも。 | ||||
Comments | 通常、文書のセクションは、その文書の対象である患者、または患者グループ、場所、機器などに関するものです。一部の文書においては、いくつかのセクションには関連するエンティティに関するデータが実際に含まれています。典型的な例は、母親に関する新生児退院の要約のセクションや、各家族メンバーについてのセクションを含む家族歴の文書などがありますが、その他の例もあります。 | ||||
Control | 0..1 | ||||
Type | Reference(Resource) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1660. Composition.section:structuredSection.section:researchParticipationSection.text | |||||
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 | ||||
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 | ||||
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 | ||||
Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
Type | Narrative | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1662. Composition.section:structuredSection.section:researchParticipationSection.text.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 | ||||
1664. Composition.section:structuredSection.section:researchParticipationSection.text.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.section.text.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1666. Composition.section:structuredSection.section:researchParticipationSection.text.status | |||||
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 | ||||
Short | セクションの内容作成状態コード | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | false | ||||
Fixed Value | additional | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1668. Composition.section:structuredSection.section:researchParticipationSection.text.div | |||||
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 | ||||
Short | xhtml簡略形式に従った叙述記述データ | ||||
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
Control | 1..1 | ||||
Type | xhtml | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() ) | ||||
1670. Composition.section:structuredSection.section:researchParticipationSection.mode | |||||
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 | ||||
Short | 働いている | スナップショット | 変更。 | ||||
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 | ||||
Control | 0..0 | ||||
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()) ) | ||||
1672. Composition.section:structuredSection.section:researchParticipationSection.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()) ) | ||||
1674. Composition.section:structuredSection.section:researchParticipationSection.entry | |||||
Definition | 臨床研究参加情報を記述して参照する。 1つの臨床研究参加情報をひとつのResearchSubjectリソースで記述されたものを参照する。 記述すべき臨床研究参加情報が特にないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 | ||||
Short | 臨床研究参加情報を記述したDocumentReferenceリソースを参照 | ||||
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 | ||||
Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
Type | Reference(JP_ResearchSubject) | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1676. Composition.section:structuredSection.section:researchParticipationSection.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()) ) | ||||
1678. Composition.section:structuredSection.section:researchParticipationSection.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()) ) | ||||
1680. Composition.section:attachmentSection | |||||
Slice Name | attachmentSection | ||||
Definition | 添付情報セクション | ||||
Short | 添付情報セクション | ||||
Control | 0..* | ||||
Type | BackboneElement | ||||
Is Modifier | false | ||||
Must Support | true | ||||
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()) ) | ||||
1682. Composition.section:attachmentSection.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 | ||||
1684. Composition.section:attachmentSection.extension | |||||
Definition | 要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。 | ||||
Short | 実装によって定義される追加コンテンツ | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
1686. Composition.section:attachmentSection.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: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
1688. Composition.section:attachmentSection.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 | ||||
Must Support | true | ||||
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 | ||||
Fixed Value | 添付情報 | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1690. Composition.section:attachmentSection.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 | ||||
Must Support | true | ||||
Summary | false | ||||
Requirements | Provides computable standardized labels to topics within the document. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1692. Composition.section:attachmentSection.code.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
1694. Composition.section:attachmentSection.code.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.code.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1696. Composition.section:attachmentSection.code.coding | |||||
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. | ||||
Short | 用語システムによって定義されたコード / Code defined by a terminology system | ||||
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from 退院時サマリーセクション区分コード ValueSet (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section ) | ||||
Type | Coding | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1698. Composition.section:attachmentSection.code.coding.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
1700. Composition.section:attachmentSection.code.coding.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.code.coding.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1702. Composition.section:attachmentSection.code.coding.system | |||||
Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
Short | セクション区分コードのコード体系 | ||||
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
Control | 1..1 | ||||
Type | uri | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. | ||||
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1704. Composition.section:attachmentSection.code.coding.version | |||||
Definition | このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
Short | システムのバージョン - 関連する場合 / Version of the system - if relevant | ||||
Comments | 用語がコードシステムバージョンを識別するために使用する文字列を明確に定義していない場合、推奨は、そのバージョンがバージョンの日付として公式に公開された日付(FHIR日付形式で表現)を使用することです。 / Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
Note | This is a business version Id, not a resource version Id (see discussion) | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1706. Composition.section:attachmentSection.code.coding.code | |||||
Definition | セクション区分のコード値。 固定値。 | ||||
Short | セクション区分のコード値 | ||||
Control | 1..1 | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. | ||||
Fixed Value | 210 | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1708. Composition.section:attachmentSection.code.coding.display | |||||
Definition | セクション区分コードの表示名。 | ||||
Short | セクション区分コードの表示名 | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
Pattern Value | 添付情報セクション | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1710. Composition.section:attachmentSection.code.coding.userSelected | |||||
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user | ||||
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
Control | 0..0 | ||||
Type | boolean | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1712. Composition.section:attachmentSection.code.text | |||||
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept | ||||
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. | ||||
Control | 0..0 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1714. Composition.section:attachmentSection.author | |||||
Definition | 「このセクションの情報の責任者を識別することであり、入力した人ではない」という意味です。 | ||||
Short | 誰または何がこの部分を著したか | ||||
Control | 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()) ) | ||||
1716. Composition.section:attachmentSection.focus | |||||
Definition | セクションの実際のフォーカスは、作成物の主題ではなく、代わりに(患者の主題の場合)配偶者、親、胎児、あるいはドナーなどの何かまたは誰かを表すときのことです。フォーカスが指定されていない場合、フォーカスは親セクションのフォーカス、または作成物自体の主題になるものと仮定されます。フォーカスを持つセクションには、論理的な主体(患者、主題、フォーカスなど)がセクションのフォーカスに一致するリソースしか含まれません。または論理的な主体(少数のリソース)が存在しない場合にも含まれます。 | ||||
Short | セクションが何についているか、構成の主題でない場合はいつでも。 | ||||
Comments | 通常、文書のセクションは、その文書の対象である患者、または患者グループ、場所、機器などに関するものです。一部の文書においては、いくつかのセクションには関連するエンティティに関するデータが実際に含まれています。典型的な例は、母親に関する新生児退院の要約のセクションや、各家族メンバーについてのセクションを含む家族歴の文書などがありますが、その他の例もあります。 | ||||
Control | 0..1 | ||||
Type | Reference(Resource) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1718. Composition.section:attachmentSection.text | |||||
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 | ||||
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 | ||||
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 | ||||
Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
Type | Narrative | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1720. Composition.section:attachmentSection.text.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 | ||||
1722. Composition.section:attachmentSection.text.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.text.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1724. Composition.section:attachmentSection.text.status | |||||
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 | ||||
Short | セクションの内容作成状態コード | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | false | ||||
Fixed Value | additional | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1726. Composition.section:attachmentSection.text.div | |||||
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 | ||||
Short | xhtml簡略形式に従った叙述記述データ | ||||
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
Control | 1..1 | ||||
Type | xhtml | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() ) | ||||
1728. Composition.section:attachmentSection.mode | |||||
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 | ||||
Short | 働いている | スナップショット | 変更。 | ||||
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 | ||||
Control | 0..0 | ||||
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()) ) | ||||
1730. Composition.section:attachmentSection.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()) ) | ||||
1732. Composition.section:attachmentSection.entry | |||||
Definition | 添付情報ファイルへの参照 | ||||
Short | 添付情報ファイルへの参照 | ||||
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 | ||||
Control | 1..* This element is affected by the following invariants: cmp-2 | ||||
Type | Reference(DocumentReference, Bundle) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1734. Composition.section:attachmentSection.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()) ) | ||||
1736. Composition.section:attachmentSection.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()) ) | ||||
1738. Composition.section:pdfSection | |||||
Slice Name | pdfSection | ||||
Definition | PDFセクション | ||||
Short | PDFセクション | ||||
Control | 0..* | ||||
Type | BackboneElement | ||||
Is Modifier | false | ||||
Must Support | true | ||||
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()) ) | ||||
1740. Composition.section:pdfSection.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 | ||||
1742. Composition.section:pdfSection.extension | |||||
Definition | 要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。 | ||||
Short | 実装によって定義される追加コンテンツ | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
1744. Composition.section:pdfSection.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: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
1746. Composition.section:pdfSection.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 | ||||
Must Support | true | ||||
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 | ||||
Fixed Value | PDF | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1748. Composition.section:pdfSection.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 | ||||
Must Support | true | ||||
Summary | false | ||||
Requirements | Provides computable standardized labels to topics within the document. | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1750. Composition.section:pdfSection.code.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
1752. Composition.section:pdfSection.code.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.code.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1754. Composition.section:pdfSection.code.coding | |||||
Definition | 用語システムによって定義されたコードへの参照。 / A reference to a code defined by a terminology system. | ||||
Short | 用語システムによって定義されたコード / Code defined by a terminology system | ||||
Comments | コードは、列挙されたCTなどの非常に正式な定義まで、列挙またはコードリストで非常にさりげなく定義される場合があります。詳細については、HL7 V3コアプリンシップを参照してください。コーディングの順序付けは未定義であり、意味を推測するために使用されません。一般に、せいぜい、コーディング値の1つのみがuserselected = trueとしてラベル付けされます。 / Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from 退院時サマリーセクション区分コード ValueSet (required to http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section ) | ||||
Type | Coding | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | コードシステム内の代替エンコーディング、および他のコードシステムへの翻訳が可能になります。 / Allows for alternative encodings within a code system, and translations to other code systems. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1756. Composition.section:pdfSection.code.coding.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
1758. Composition.section:pdfSection.code.coding.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on Composition.section.code.coding.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1760. Composition.section:pdfSection.code.coding.system | |||||
Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
Short | セクション区分コードのコード体系 | ||||
Comments | uriは、oid(urn:oid:...)またはuuid(urn:uuid:...)である場合があります。OIDとUUIDは、HL7 OIDレジストリへの参照となります。それ以外の場合、URIは、FHIRの特別なURIを定義したHL7のリストから来るか、システムを明確かつ明確に確立する定義を参照する必要があります。 / The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
Control | 1..1 | ||||
Type | uri | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | シンボルの定義のソースについて明確である必要があります。 / Need to be unambiguous about the source of the definition of the symbol. | ||||
Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1762. Composition.section:pdfSection.code.coding.version | |||||
Definition | このコードを選択するときに使用されたコードシステムのバージョン。コードの意味がバージョン全体で一貫しているため、適切にメンテナンスしたコードシステムでは報告されたバージョンを必要としないことに注意してください。ただし、これは一貫して保証することはできず、意味が一貫していることが保証されていない場合、バージョンを交換する必要があります。 / The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
Short | システムのバージョン - 関連する場合 / Version of the system - if relevant | ||||
Comments | 用語がコードシステムバージョンを識別するために使用する文字列を明確に定義していない場合、推奨は、そのバージョンがバージョンの日付として公式に公開された日付(FHIR日付形式で表現)を使用することです。 / Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
Note | This is a business version Id, not a resource version Id (see discussion) | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1764. Composition.section:pdfSection.code.coding.code | |||||
Definition | セクション区分のコード値。 固定値。 | ||||
Short | セクション区分のコード値 | ||||
Control | 1..1 | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システム内の特定のコードを参照する必要があります。 / Need to refer to a particular code in the system. | ||||
Fixed Value | 230 | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1766. Composition.section:pdfSection.code.coding.display | |||||
Definition | セクション区分コードの表示名。 | ||||
Short | セクション区分コードの表示名 | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | true | ||||
Requirements | システムを知らない読者のために、コードの人間の読み取り可能な意味を持ち込むことができる必要があります。 / Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
Pattern Value | PDFセクション | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1768. Composition.section:pdfSection.code.coding.userSelected | |||||
Definition | このコーディングがユーザーによって直接選択されたことを示します。利用可能なアイテムのピックリスト(コードまたはディスプレイ)。 / Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
Short | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user | ||||
Comments | 一連の代替案の中で、直接選択されたコードが新しい翻訳の最も適切な出発点です。この要素の使用とその結果をより完全に明確にするためには、「直接選択された」ことについては曖昧さがあり、取引パートナー契約が必要になる場合があります。 / Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
Control | 0..0 | ||||
Type | boolean | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | これは、臨床安全基準として特定されています - この正確なシステム/コードペアは、いくつかのルールまたは言語処理に基づいてシステムによって推測されるのではなく、明示的に選択されたことです。 / This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1770. Composition.section:pdfSection.code.text | |||||
Definition | データを入力したユーザー、および/またはユーザーの意図された意味を表すユーザーによって見られる/選択/発言された概念の人間の言語表現。 / A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
Short | コンセプトの単純なテキスト表現 / Plain text representation of the concept | ||||
Comments | 多くの場合、テキストはコーディングの1つの表示名と同じです。 / Very often the text is the same as a displayName of one of the codings. | ||||
Control | 0..0 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | 用語からのコードは、それらを使用する人間のすべてのニュアンスを使用して、常に正しい意味をキャプチャするとは限りません。または、適切なコードがまったくない場合があります。これらの場合、テキストはソースの完全な意味をキャプチャするために使用されます。 / The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1772. Composition.section:pdfSection.author | |||||
Definition | 「このセクションの情報の責任者を識別することであり、入力した人ではない」という意味です。 | ||||
Short | 誰または何がこの部分を著したか | ||||
Control | 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()) ) | ||||
1774. Composition.section:pdfSection.focus | |||||
Definition | セクションの実際のフォーカスは、作成物の主題ではなく、代わりに(患者の主題の場合)配偶者、親、胎児、あるいはドナーなどの何かまたは誰かを表すときのことです。フォーカスが指定されていない場合、フォーカスは親セクションのフォーカス、または作成物自体の主題になるものと仮定されます。フォーカスを持つセクションには、論理的な主体(患者、主題、フォーカスなど)がセクションのフォーカスに一致するリソースしか含まれません。または論理的な主体(少数のリソース)が存在しない場合にも含まれます。 | ||||
Short | セクションが何についているか、構成の主題でない場合はいつでも。 | ||||
Comments | 通常、文書のセクションは、その文書の対象である患者、または患者グループ、場所、機器などに関するものです。一部の文書においては、いくつかのセクションには関連するエンティティに関するデータが実際に含まれています。典型的な例は、母親に関する新生児退院の要約のセクションや、各家族メンバーについてのセクションを含む家族歴の文書などがありますが、その他の例もあります。 | ||||
Control | 0..1 | ||||
Type | Reference(Resource) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1776. Composition.section:pdfSection.text | |||||
Definition | 本セクションの内容をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 | ||||
Short | このセクションに含められるすべてのテキスト(叙述的記述)表現 | ||||
Comments | 文書プロファイルは、臨床的安全性を確保するために、物語に表現すべき内容を定義することができます。 | ||||
Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
Type | Narrative | ||||
Is Modifier | false | ||||
Must Support | true | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1778. Composition.section:pdfSection.text.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 | ||||
1780. Composition.section:pdfSection.text.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.text.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
1782. Composition.section:pdfSection.text.status | |||||
Definition | generated | extensions | additional | empty から "additional" の固定値。このセクションに含められるすべてのentry要素による情報に加えて、それらで表現し尽くせていない情報も含めた完全な叙述表現であることを示す。 | ||||
Short | セクションの内容作成状態コード | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1 )リソースの叙述(Narative)のステータス。 / The status of a resource narrative. | ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Must Support | true | ||||
Summary | false | ||||
Fixed Value | additional | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
1784. Composition.section:pdfSection.text.div | |||||
Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであり、データ処理対象としてはならない。 テキストは構造化された情報から自動的にシステムが生成したものとし、それ以上に情報を追加してはならない。 | ||||
Short | xhtml簡略形式に従った叙述記述データ | ||||
Comments | HTML要素の内容は、HTML 4.0標準の7〜11章と15章で説明されている基本的なHTMLフォーマット要素のみを含むXHTMLフラグメントです。XHTMLコンテンツには、ヘッド、ボディ、外部スタイルシート参照、スクリプト、フォーム、ベース/リンク/Xlink、フレーム、IFRAME、オブジェクトが含まれていません。 / The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
Control | 1..1 | ||||
Type | xhtml | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )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 ( htmlChecks() )txt-2: 叙述(Narative)には、いくつかの非白人コンテンツがあります / The narrative SHALL have some non-whitespace content ( htmlChecks() ) | ||||
1786. Composition.section:pdfSection.mode | |||||
Definition | エントリーリストの作成方法 – それが継続的に維持されるのに適した作業リストであるか、別のソースからのアイテムのリストのスナップショットを表すか、またはアイテムが追加、変更、削除されることができる作成済みのリストであるかを示す。 | ||||
Short | 働いている | スナップショット | 変更。 | ||||
Comments | 「変更リストが完全なリストと誤解されることを防ぐため、この要素は修飾子としてラベル付けされます。」 | ||||
Control | 0..0 | ||||
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()) ) | ||||
1788. Composition.section:pdfSection.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()) ) | ||||
1790. Composition.section:pdfSection.entry | |||||
Definition | PDFファイルへの参照 | ||||
Short | PDFファイルへの参照 | ||||
Comments | もしリストにエントリーがなければ、空の理由を提供する必要があります。 | ||||
Control | 1..* This element is affected by the following invariants: cmp-2 | ||||
Type | Reference(DocumentReference) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
1792. Composition.section:pdfSection.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()) ) | ||||
1794. Composition.section:pdfSection.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()) ) |