【2026.8.31リリース予定の公開準備版】電子カルテ情報共有サービス2文書5情報+患者サマリー FHIR実装ガイド JP-CLINS(CLinical Information Sharing ImplementationGuide) v1.13.0-preR1
1.13.0-preR1 - update Japan

【2026.8.31リリース予定の公開準備版】電子カルテ情報共有サービス2文書5情報+患者サマリー FHIR実装ガイド JP-CLINS(CLinical Information Sharing ImplementationGuide) v1.13.0-preR1 - Local Development build (v1.13.0-preR1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: JP_Bundle_ePCS

項目 内容
定義URL http://jpfhir.jp/fhir/clins/StructureDefinition/JP_Bundle_ePCS
Version 1.13.0-preR1
Name

JP_Bundle_ePCS

Status Active ( 2024-07-05 )
Copyright

(一社)日本医療情報学会. CC BY-ND 4.0


この実装ガイドは、今後正式リリースされる予定の公開準備版です。
この公開準備版は正式リリースまでさらに今後も内容が変更される可能性があります。

療養計画患者サマリー Bundle


CLINS電子カルテ情報共有サービス用: 患者サマリー(療養計画書) 【送信用Bundleリソース】

背景および想定シナリオ

このプロファイルは、患者サマリー(療養計画書)を記述し、CLINSに送信するために作成するBundleリソースのプロファイルを記述するためのものである。

スコープ

対象

患者サマリー(療養計画書)文書を記述の対象とする。

プロファイル定義における必須要素と推奨要素

  • 必須要素は、その要素が必ず1個以上出現しなければならない要素。FHIR仕様ではMust Supportフラグを設定している。
  • 推奨要素は、送信側はシステムに値が存在しているなら、値を格納した要素が必ず1個以上出現しなければならず、受信側は必ずその値を格納しなければならない要素。FHIR仕様ではMust Supportフラグを設定している。

必須要素

  • resourceType : リソースタイプ "Bundle"
  • meta.lastUpdated : 最終更新日時
  • meta.profile : 準拠プロファイル "http://jpfhir.jp/fhir/clins/StructureDefinition/JP_Bundle_ePCS"、バージョン併記必須。
  • identifier : インスタンス識別子
  • type : Bundleリソースのタイプ "document"
  • timestamp : このリソースを生成した日時
  • entry[0] : JP_Composition_ePCS profileに準拠したCompositionリソース。
  • entry[1] : JP_Patient_eCS profileに準拠したPatientリソース。患者情報。
  • entry[2] : JP_Practitioner_eCS profileに準拠したPractitionerリソース。作成者の情報(医師情報)。
  • entry[3] : JP_Organization_eCS profileに準拠したOrganizationリソース。文書作成医療機関(診療科情報を拡張に含む)。
  • entry[4] : JP_Encounter_eCS profileに準拠したEncounterリソース。文書作成時の受診時状況(外来、入院の区分)。
  • entry[5] : JP_CarePlan_ePCS profileに準拠したCarePlanリソース。患者サマリー(療養計画)の情報(内容はテキストで記述)。
  • entry[6以降] : JP_Condition_eC profileに準拠したConditionリソース。傷病名(主傷病名、副傷病名の別情報を含む)。

条件により必須

  • 該当なし。

推奨要素

  • 該当なし。

MustSupport要素

 - 必須要素、条件により必須要素、推奨要素は、自動的にMustSupport要素である。それ以外に以下の要素がMustSupport要素である。

  • 該当なし。

要素の説明とプロファイル

  • 多重度欄の見方:
    • 0..1 : 最小0個、最大1個出現する。最小0個なので必須要素ではない。リスト型ではないので、要素は[ ]で囲む必要はない。
    • 0..1* : 最小0個、記載されている目的をもった要素としては最大1個だけ出現する。同じ要素が別の目的で使うために複数出現することがある。(例:entry要素はPatientリソースを格納する目的では1個だけ出現するが、他のリソースを格納するためにentry要素はいくつも出現する場合など)。最小0個なので必須要素ではない。親プロファイルでは複数回数の出現が可能なリスト型であり、1個でも要素値を必ず[ ]で囲む必要がある。
    • 0..* : 最小0個、最大個数制限なく出現する。最小0個なので必須要素ではない。リスト型であり、1個でも要素値を[ ]で囲む必要がある。
    • 1..1 : 最小1個、最大1個出現する。最小1個なので必須要素である。リスト型ではないので、要素は[ ]で囲む必要はない。
    • 1..1* : 最小1個、記載する意味での要素としては最大1個だけ出現する。同じ要素が別の目的で使うために複数出現することがある。最小1個なので必須要素である。親プロファイルでは複数回数の出現が可能なリスト型であり、1個でも要素値を必ず[ ]で囲む必要がある。
    • 1..* : 最小1個、最大個数制限なく出現する。最小1個なので必須要素である。リスト型であり、1個でも要素値を必ず[ ]で囲む必要がある。
  • 多重度欄の背景色:
    • 濃い黄色=「必須要素」に対応する。
    • 薄い黄色=「条件により必須要素」に対応する。
    • 薄い緑=「推奨要素」に対応する。
    • 無色=本要素を記述する場合の説明を参考までに記載しているが、多重度の最小0であるため出現してもしなくてもよい。ただし、MustSupport要素の場合には、MustSupport要素としての仕様(送信側はデータを保持しているなら出力しなければならず、受信側はデータが格納されていれば受信処理をしなければならない)を満たす必要がある。MustSupport要素でなければ、データ設定と送信は任意であり、送信しても受信側では無視(破棄)されるかもしれないことに注意すること。
  • この表に現れない要素であるが、JP-Coreでは出現してもよい(多重度が0..1、0..1、0..の)要素は、データ設定と送信は任意であり、送信しても受信側では無視(破棄)されるかもしれないことに注意すること。
  • この表で要素名のあとに[ ]表記があるものは、値が1個であっても、JSONデータのリスト型の値で記述しなければならない。
  • 要素[*] : この要素は繰り返し可能であり、値の記述はリストとなる。
  • 要素[+] : (繰り返し可能な要素において)新たなひとつの要素の子要素値として記述される。
  • 要素[=] : (繰り返し可能な要素において)すぐ上の要素と同じ要素の子要素値として記述される。

    詳細説明

表 「BundlePCS」

多重度は、親要素が出現した場合の多重度。たとえばある子要素の多重度が1..1であっても親要素が出現しない場合にはその子要素は出現しない。逆に親要素が出現する場合には、この子要素は出現しなければならない。
要素Lv1 要素Lv2 多重度 説明 固定値 /例示 固定値 または例示
resourceType 1..1 Bundleリソースであることを示す 固定値 Bundle
meta 1..1 Meta このリソースのメタ情報
lastUpdated 1..1 instant 最終更新日時。YYYY-MM-DDThh:mm:ss.sss+zz:zz (例. 2015-02-07T13:28:17.239+09:00)
meta profile[*] 1..* 本プロファイルが従うプロファイル
meta profile[+] 1..1* canonical(StructureDefinition) 本プロファイルを識別するURLとバージョンを指定する。 http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_Bundle_ePCS|x.y.z を設定する(|x.y.z は(U+007C)パイプ文字(縦棒文字)とバージョンx.y.zを指定する)。|x.y.z のバージョン表記は省略可能で、省略した場合には、受信側により受信時点での最新バージョンに準拠しているとみなされる。 固定値(x.y.zは置き換える) "http://jpfhir.jp/fhir/clins/StructureDefinition/JP_Bundle_ePCS|x.y.z"
identifier 1..1 Identifier この文書Bundleの一意の識別子。Bundle作成時にシステムが設定する。本文参照のこと。本文書を電子カルテ情報共有サービスに送信する場合は、その仕様に従うこと。 Bundleリソースのidentifier要素は、電子カルテ情報共有サービス側で保存される。送信側は、後続の送信においてこのidentifierを指定することで、受信側は過去に受信したBundleリソースを特定し、それに含まれていた全データについて削除、更新などの処理を行うためにこれを使用する。
identifier system 1..1 uri 固定値 "http://jpfhir.jp/fhir/clins/bundle-identifier"を設定する。 固定値 http://jpfhir.jp/fhir/clins/bundle-identifier
identifier value 1..1 string 実装ガイド本文 6情報送信仕様--Bundleリソースを識別するIdentifier要素-- に記載の[Bundle-ID]の仕様とする。 例示 "1311234567^2020^00123456"
type 1..1 code BundleリソースがDocumentタイプであることを示す 固定値 document
timestamp 1..1 instant このリソースを生成した日時。時刻の精度はミリ秒とし、タイムゾーンを含めること。値は例示。 例示 2021-02-01T13:28:17.239+09:00
entry[*] 1..1* Bundleに含まれる全リソースエントリを格納する。
entry[+] 1..1* BackboneElement Compositionリソース(Bundleに含まれる全リソースエントリの参照リスト) Compositionリソース(JP_Composition_ePCS)
entry[=] fullUrl 1..1 リソースを外部から参照するためのURL形式のUUID
entry[=] resource 1..1 resource(Composition) リソースそのものを{…}で記述する。 例示 {"resourceType": "Composition", "id" : "compositionPCSExample01Inline",… }
entry[+] 1..1* BackboneElement 患者情報エントリ Patientリソース(JP_Patient_eCS)
entry[=] 上と同様(以降、省略)
entry[+] 1..1* BackboneElement 作成者の情報(医師情報) Practitionerリソース(JP_Practitioner_eCS)
entry[+] 1..1* BackboneElement 文書作成医療機関(診療科情報を拡張に含む) Organizationリソース(JP_Organization_eCS)
entry[+] 1..1* BackboneElement 文書作成時の受診時状況(外来、入院の区分) Encounterリソース(JP_Encounter_eCS)
entry[+] 1..1* BackboneElement 療養計画の情報(内容はテキストで記述) CarePlanリソース(JP_CarePlan_ePCS)
entry[+] 1..* BackboneElement 傷病名(主傷病名、副傷病名の別情報を含む) Conditionリソース(JP_Condition_eCS)


プロファイル

Usages:

You can also check for usages in the FHIR IG Statistics

プロファイル詳細

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Bundle C 0..* Bundle(4.0.1) 電子カルテ情報共有サービスに送信可能な患者療養計画サマリーのための文書 Bundleリソース
... meta S 1..1 Meta Metadata about the resource
.... lastUpdated S 1..1 instant When the resource version last changed
.... profile S 1..* canonical(StructureDefinition) 準拠しているプロファイルとして次のURLとバージョンを指定する。バージョン指定を省略した場合には、データ受信時点の最新バージョンとみなされる。http://jpfhir.jp/fhir/clins/StructureDefinition/JP_Bundle_ePCS|x.y.z
... identifier S 1..1 Identifier この文書Bundleの固定識別子。
.... system S 1..1 uri The namespace for the identifier value
Fixed Value: http://jpfhir.jp/fhir/clins/bundle-identifier
.... value S 1..1 string The value that is unique
... type S 1..1 code document | message | transaction | transaction-response | batch | batch-response | history | searchset | collection
Fixed Value: document
... timestamp S 1..1 instant このバンドルリソースのインスタンスが作成された日時。
... Slices for entry 7..* BackboneElement Entry in the bundle - will have a resource or information
Slice: Unordered, Open by profile:resource
.... entry:composition S 1..1 BackboneElement documentタイプのBundleリソースの先頭entryはCompositionリソース。
..... fullUrl S 1..1 uri 埋め込まれているCompositionリソースを一意に識別するためのUUID
..... resource S 1..1 JP_Composition_ePCS(1.13.0-preR1) Compositionリソースのインスタンス本体
.... entry:patient S 1..1 BackboneElement Patientリソース
..... fullUrl S 1..1 uri Patientリソースを一意に識別するためのUUID
..... resource S 1..1 JP_Patient_eCS(1.13.0-preR1) Patientリソースのインスタンス本体
.... entry:practitioners S 1..1 BackboneElement 傷病名
..... fullUrl S 1..1 uri Practitionerリソースを一意に識別するためのUUID
..... resource S 1..1 JP_Practitioner_eCS(1.13.0-preR1) Practitionerリソースのインスタンス本体
.... entry:organization S 1..1 BackboneElement Organizationリソースのインスタンス本体
..... fullUrl S 1..1 uri Organizationリソースを一意に識別するためのUUID
..... resource S 1..1 JP_Organization_eCS(1.13.0-preR1) 2文書5情報や診療サマリーなどで記録する医療機関(および診療科情報)の格納に使用する
.... entry:encounter S 1..1 BackboneElement Encounterリソースのインスタンス本体
..... fullUrl S 1..1 uri Encounterリソースを一意に識別するためのUUID
..... resource S 1..1 JP_Encounter_eCS(1.13.0-preR1)
.... entry:carePlan S 1..1 BackboneElement CarePlanリソースのインスタンス本体
..... fullUrl S 1..1 uri CarePlanリソースを一意に識別するためのUUID
..... resource S 1..1 JP_CarePlan_ePCS(1.13.0-preR1) 患者またはグループの健康計画
.... entry:condition S 1..* BackboneElement Conditionリソースのインスタンス本体
..... fullUrl S 1..1 uri Conditionリソースを一意に識別するためのUUID
..... resource S 1..1 JP_Condition_eCS(1.13.0-preR1) 診療情報における傷病名情報の格納に使用する

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Bundle C 0..* Bundle(4.0.1) 電子カルテ情報共有サービスに送信可能な患者療養計画サマリーのための文書 Bundleリソース
Constraints: bdl-1, bdl-2, bdl-3, bdl-4, bdl-7, bdl-9, bdl-10, bdl-11, bdl-12, valid-system-bundleIdenfifier, valid-value-bundleIdenfifier
... id Σ 0..1 id Logical id of this artifact
... meta SΣ 1..1 Meta Metadata about the resource
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
.... versionId Σ 0..1 id Version specific identifier
.... lastUpdated SΣ 1..1 instant When the resource version last changed
.... source Σ 0..1 uri Identifies where the resource comes from
.... profile SΣ 1..* canonical(StructureDefinition) 準拠しているプロファイルとして次のURLとバージョンを指定する。バージョン指定を省略した場合には、データ受信時点の最新バージョンとみなされる。http://jpfhir.jp/fhir/clins/StructureDefinition/JP_Bundle_ePCS|x.y.z
.... security Σ 0..* Coding Security Labels applied to this resource
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.
.... tag Σ 0..* Coding Tags applied to this resource
Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: CommonLanguages (preferred): A human language.
Additional BindingsPurpose
AllLanguages Max Binding
... identifier SΣ 1..1 Identifier この文書Bundleの固定識別子。
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
.... system SΣ 1..1 uri The namespace for the identifier value
Fixed Value: http://jpfhir.jp/fhir/clins/bundle-identifier
.... value SΣ 1..1 string The value that is unique
Example General: 123456
.... period Σ 0..1 Period Time period when id is/was valid for use
.... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... type SΣ 1..1 code document | message | transaction | transaction-response | batch | batch-response | history | searchset | collection
Binding: BundleType (required): Indicates the purpose of a bundle - how it is intended to be used.
Fixed Value: document
... timestamp SΣ 1..1 instant このバンドルリソースのインスタンスが作成された日時。
... total ΣC 0..1 unsignedInt If search, the total number of matches
... link Σ 0..* BackboneElement Links related to this Bundle
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... relation Σ 1..1 string See http://www.iana.org/assignments/link-relations/link-relations.xhtml#link-relations-1
.... url Σ 1..1 uri Reference details for the link
... Slices for entry ΣC 7..* BackboneElement Entry in the bundle - will have a resource or information
Slice: Unordered, Open by profile:resource
Constraints: bdl-5, bdl-8
This repeating element order: For bundles of type 'document' and 'message', the first resource is special (must be Composition or MessageHeader respectively). For all bundles, the meaning of the order of entries depends on the bundle type
.... entry:All Slices Content/Rules for all slices
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... link Σ 0..* See link (Bundle) Links related to this entry
..... fullUrl Σ 0..1 uri URI for resource (Absolute URL server address or URI for UUID/OID)
..... resource Σ 0..1 Resource A resource in the bundle
..... search ΣC 0..1 BackboneElement Search related information
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... mode Σ 0..1 code match | include | outcome - why this is in the result set
Binding: SearchEntryMode (required): Why an entry is in the result set - whether it's included as a match or because of an _include requirement, or to convey information or warning information about the search process.
...... score Σ 0..1 decimal Search ranking (between 0 and 1)
..... request ΣC 0..1 BackboneElement Additional execution information (transaction/batch/history)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... method Σ 1..1 code GET | HEAD | POST | PUT | DELETE | PATCH
Binding: HTTPVerb (required): HTTP verbs (in the HTTP command line). See HTTP rfc for details.
...... url Σ 1..1 uri URL for HTTP equivalent of this entry
...... ifNoneMatch Σ 0..1 string For managing cache currency
...... ifModifiedSince Σ 0..1 instant For managing cache currency
...... ifMatch Σ 0..1 string For managing update contention
...... ifNoneExist Σ 0..1 string For conditional creates
..... response ΣC 0..1 BackboneElement Results of execution (transaction/batch/history)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... status Σ 1..1 string Status response code (text optional)
...... location Σ 0..1 uri The location (if the operation returns a location)
...... etag Σ 0..1 string The Etag for the resource (if relevant)
...... lastModified Σ 0..1 instant Server's date time modified
...... outcome Σ 0..1 Resource OperationOutcome with hints and warnings (for batch/transaction)
.... entry:composition SΣC 1..1 BackboneElement documentタイプのBundleリソースの先頭entryはCompositionリソース。
Constraints: bdl-5, bdl-8
This repeating element order: For bundles of type 'document' and 'message', the first resource is special (must be Composition or MessageHeader respectively). For all bundles, the meaning of the order of entries depends on the bundle type
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... link Σ 0..* See link (Bundle) Links related to this entry
..... fullUrl SΣ 1..1 uri 埋め込まれているCompositionリソースを一意に識別するためのUUID
..... resource S 1..1 JP_Composition_ePCS(1.13.0-preR1) Compositionリソースのインスタンス本体
..... search ΣC 0..1 BackboneElement Search related information
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... mode Σ 0..1 code match | include | outcome - why this is in the result set
Binding: SearchEntryMode (required): Why an entry is in the result set - whether it's included as a match or because of an _include requirement, or to convey information or warning information about the search process.
...... score Σ 0..1 decimal Search ranking (between 0 and 1)
..... request ΣC 0..1 BackboneElement Additional execution information (transaction/batch/history)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... method Σ 1..1 code GET | HEAD | POST | PUT | DELETE | PATCH
Binding: HTTPVerb (required): HTTP verbs (in the HTTP command line). See HTTP rfc for details.
...... url Σ 1..1 uri URL for HTTP equivalent of this entry
...... ifNoneMatch Σ 0..1 string For managing cache currency
...... ifModifiedSince Σ 0..1 instant For managing cache currency
...... ifMatch Σ 0..1 string For managing update contention
...... ifNoneExist Σ 0..1 string For conditional creates
..... response ΣC 0..1 BackboneElement Results of execution (transaction/batch/history)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... status Σ 1..1 string Status response code (text optional)
...... location Σ 0..1 uri The location (if the operation returns a location)
...... etag Σ 0..1 string The Etag for the resource (if relevant)
...... lastModified Σ 0..1 instant Server's date time modified
...... outcome Σ 0..1 Resource OperationOutcome with hints and warnings (for batch/transaction)
.... entry:patient SΣC 1..1 BackboneElement Patientリソース
Constraints: bdl-5, bdl-8
This repeating element order: For bundles of type 'document' and 'message', the first resource is special (must be Composition or MessageHeader respectively). For all bundles, the meaning of the order of entries depends on the bundle type
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... link Σ 0..* See link (Bundle) Links related to this entry
..... fullUrl SΣ 1..1 uri Patientリソースを一意に識別するためのUUID
..... resource S 1..1 JP_Patient_eCS(1.13.0-preR1) Patientリソースのインスタンス本体
..... search ΣC 0..1 BackboneElement Search related information
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... mode Σ 0..1 code match | include | outcome - why this is in the result set
Binding: SearchEntryMode (required): Why an entry is in the result set - whether it's included as a match or because of an _include requirement, or to convey information or warning information about the search process.
...... score Σ 0..1 decimal Search ranking (between 0 and 1)
..... request ΣC 0..1 BackboneElement Additional execution information (transaction/batch/history)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... method Σ 1..1 code GET | HEAD | POST | PUT | DELETE | PATCH
Binding: HTTPVerb (required): HTTP verbs (in the HTTP command line). See HTTP rfc for details.
...... url Σ 1..1 uri URL for HTTP equivalent of this entry
...... ifNoneMatch Σ 0..1 string For managing cache currency
...... ifModifiedSince Σ 0..1 instant For managing cache currency
...... ifMatch Σ 0..1 string For managing update contention
...... ifNoneExist Σ 0..1 string For conditional creates
..... response ΣC 0..1 BackboneElement Results of execution (transaction/batch/history)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... status Σ 1..1 string Status response code (text optional)
...... location Σ 0..1 uri The location (if the operation returns a location)
...... etag Σ 0..1 string The Etag for the resource (if relevant)
...... lastModified Σ 0..1 instant Server's date time modified
...... outcome Σ 0..1 Resource OperationOutcome with hints and warnings (for batch/transaction)
.... entry:practitioners SΣC 1..1 BackboneElement 傷病名
Constraints: bdl-5, bdl-8
This repeating element order: For bundles of type 'document' and 'message', the first resource is special (must be Composition or MessageHeader respectively). For all bundles, the meaning of the order of entries depends on the bundle type
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... link Σ 0..* See link (Bundle) Links related to this entry
..... fullUrl SΣ 1..1 uri Practitionerリソースを一意に識別するためのUUID
..... resource S 1..1 JP_Practitioner_eCS(1.13.0-preR1) Practitionerリソースのインスタンス本体
..... search ΣC 0..1 BackboneElement Search related information
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... mode Σ 0..1 code match | include | outcome - why this is in the result set
Binding: SearchEntryMode (required): Why an entry is in the result set - whether it's included as a match or because of an _include requirement, or to convey information or warning information about the search process.
...... score Σ 0..1 decimal Search ranking (between 0 and 1)
..... request ΣC 0..1 BackboneElement Additional execution information (transaction/batch/history)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... method Σ 1..1 code GET | HEAD | POST | PUT | DELETE | PATCH
Binding: HTTPVerb (required): HTTP verbs (in the HTTP command line). See HTTP rfc for details.
...... url Σ 1..1 uri URL for HTTP equivalent of this entry
...... ifNoneMatch Σ 0..1 string For managing cache currency
...... ifModifiedSince Σ 0..1 instant For managing cache currency
...... ifMatch Σ 0..1 string For managing update contention
...... ifNoneExist Σ 0..1 string For conditional creates
..... response ΣC 0..1 BackboneElement Results of execution (transaction/batch/history)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... status Σ 1..1 string Status response code (text optional)
...... location Σ 0..1 uri The location (if the operation returns a location)
...... etag Σ 0..1 string The Etag for the resource (if relevant)
...... lastModified Σ 0..1 instant Server's date time modified
...... outcome Σ 0..1 Resource OperationOutcome with hints and warnings (for batch/transaction)
.... entry:organization SΣC 1..1 BackboneElement Organizationリソースのインスタンス本体
Constraints: bdl-5, bdl-8
This repeating element order: For bundles of type 'document' and 'message', the first resource is special (must be Composition or MessageHeader respectively). For all bundles, the meaning of the order of entries depends on the bundle type
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... link Σ 0..* See link (Bundle) Links related to this entry
..... fullUrl SΣ 1..1 uri Organizationリソースを一意に識別するためのUUID
..... resource S 1..1 JP_Organization_eCS(1.13.0-preR1) 2文書5情報や診療サマリーなどで記録する医療機関(および診療科情報)の格納に使用する
..... search ΣC 0..1 BackboneElement Search related information
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... mode Σ 0..1 code match | include | outcome - why this is in the result set
Binding: SearchEntryMode (required): Why an entry is in the result set - whether it's included as a match or because of an _include requirement, or to convey information or warning information about the search process.
...... score Σ 0..1 decimal Search ranking (between 0 and 1)
..... request ΣC 0..1 BackboneElement Additional execution information (transaction/batch/history)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... method Σ 1..1 code GET | HEAD | POST | PUT | DELETE | PATCH
Binding: HTTPVerb (required): HTTP verbs (in the HTTP command line). See HTTP rfc for details.
...... url Σ 1..1 uri URL for HTTP equivalent of this entry
...... ifNoneMatch Σ 0..1 string For managing cache currency
...... ifModifiedSince Σ 0..1 instant For managing cache currency
...... ifMatch Σ 0..1 string For managing update contention
...... ifNoneExist Σ 0..1 string For conditional creates
..... response ΣC 0..1 BackboneElement Results of execution (transaction/batch/history)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... status Σ 1..1 string Status response code (text optional)
...... location Σ 0..1 uri The location (if the operation returns a location)
...... etag Σ 0..1 string The Etag for the resource (if relevant)
...... lastModified Σ 0..1 instant Server's date time modified
...... outcome Σ 0..1 Resource OperationOutcome with hints and warnings (for batch/transaction)
.... entry:encounter SΣC 1..1 BackboneElement Encounterリソースのインスタンス本体
Constraints: bdl-5, bdl-8
This repeating element order: For bundles of type 'document' and 'message', the first resource is special (must be Composition or MessageHeader respectively). For all bundles, the meaning of the order of entries depends on the bundle type
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... link Σ 0..* See link (Bundle) Links related to this entry
..... fullUrl SΣ 1..1 uri Encounterリソースを一意に識別するためのUUID
..... resource S 1..1 JP_Encounter_eCS(1.13.0-preR1)
..... search ΣC 0..1 BackboneElement Search related information
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... mode Σ 0..1 code match | include | outcome - why this is in the result set
Binding: SearchEntryMode (required): Why an entry is in the result set - whether it's included as a match or because of an _include requirement, or to convey information or warning information about the search process.
...... score Σ 0..1 decimal Search ranking (between 0 and 1)
..... request ΣC 0..1 BackboneElement Additional execution information (transaction/batch/history)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... method Σ 1..1 code GET | HEAD | POST | PUT | DELETE | PATCH
Binding: HTTPVerb (required): HTTP verbs (in the HTTP command line). See HTTP rfc for details.
...... url Σ 1..1 uri URL for HTTP equivalent of this entry
...... ifNoneMatch Σ 0..1 string For managing cache currency
...... ifModifiedSince Σ 0..1 instant For managing cache currency
...... ifMatch Σ 0..1 string For managing update contention
...... ifNoneExist Σ 0..1 string For conditional creates
..... response ΣC 0..1 BackboneElement Results of execution (transaction/batch/history)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... status Σ 1..1 string Status response code (text optional)
...... location Σ 0..1 uri The location (if the operation returns a location)
...... etag Σ 0..1 string The Etag for the resource (if relevant)
...... lastModified Σ 0..1 instant Server's date time modified
...... outcome Σ 0..1 Resource OperationOutcome with hints and warnings (for batch/transaction)
.... entry:carePlan SΣC 1..1 BackboneElement CarePlanリソースのインスタンス本体
Constraints: bdl-5, bdl-8
This repeating element order: For bundles of type 'document' and 'message', the first resource is special (must be Composition or MessageHeader respectively). For all bundles, the meaning of the order of entries depends on the bundle type
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... link Σ 0..* See link (Bundle) Links related to this entry
..... fullUrl SΣ 1..1 uri CarePlanリソースを一意に識別するためのUUID
..... resource S 1..1 JP_CarePlan_ePCS(1.13.0-preR1) 患者またはグループの健康計画
..... search ΣC 0..1 BackboneElement Search related information
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... mode Σ 0..1 code match | include | outcome - why this is in the result set
Binding: SearchEntryMode (required): Why an entry is in the result set - whether it's included as a match or because of an _include requirement, or to convey information or warning information about the search process.
...... score Σ 0..1 decimal Search ranking (between 0 and 1)
..... request ΣC 0..1 BackboneElement Additional execution information (transaction/batch/history)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... method Σ 1..1 code GET | HEAD | POST | PUT | DELETE | PATCH
Binding: HTTPVerb (required): HTTP verbs (in the HTTP command line). See HTTP rfc for details.
...... url Σ 1..1 uri URL for HTTP equivalent of this entry
...... ifNoneMatch Σ 0..1 string For managing cache currency
...... ifModifiedSince Σ 0..1 instant For managing cache currency
...... ifMatch Σ 0..1 string For managing update contention
...... ifNoneExist Σ 0..1 string For conditional creates
..... response ΣC 0..1 BackboneElement Results of execution (transaction/batch/history)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... status Σ 1..1 string Status response code (text optional)
...... location Σ 0..1 uri The location (if the operation returns a location)
...... etag Σ 0..1 string The Etag for the resource (if relevant)
...... lastModified Σ 0..1 instant Server's date time modified
...... outcome Σ 0..1 Resource OperationOutcome with hints and warnings (for batch/transaction)
.... entry:condition SΣC 1..* BackboneElement Conditionリソースのインスタンス本体
Constraints: bdl-5, bdl-8
This repeating element order: For bundles of type 'document' and 'message', the first resource is special (must be Composition or MessageHeader respectively). For all bundles, the meaning of the order of entries depends on the bundle type
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... link Σ 0..* See link (Bundle) Links related to this entry
..... fullUrl SΣ 1..1 uri Conditionリソースを一意に識別するためのUUID
..... resource S 1..1 JP_Condition_eCS(1.13.0-preR1) 診療情報における傷病名情報の格納に使用する
..... search ΣC 0..1 BackboneElement Search related information
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... mode Σ 0..1 code match | include | outcome - why this is in the result set
Binding: SearchEntryMode (required): Why an entry is in the result set - whether it's included as a match or because of an _include requirement, or to convey information or warning information about the search process.
...... score Σ 0..1 decimal Search ranking (between 0 and 1)
..... request ΣC 0..1 BackboneElement Additional execution information (transaction/batch/history)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... method Σ 1..1 code GET | HEAD | POST | PUT | DELETE | PATCH
Binding: HTTPVerb (required): HTTP verbs (in the HTTP command line). See HTTP rfc for details.
...... url Σ 1..1 uri URL for HTTP equivalent of this entry
...... ifNoneMatch Σ 0..1 string For managing cache currency
...... ifModifiedSince Σ 0..1 instant For managing cache currency
...... ifMatch Σ 0..1 string For managing update contention
...... ifNoneExist Σ 0..1 string For conditional creates
..... response ΣC 0..1 BackboneElement Results of execution (transaction/batch/history)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... status Σ 1..1 string Status response code (text optional)
...... location Σ 0..1 uri The location (if the operation returns a location)
...... etag Σ 0..1 string The Etag for the resource (if relevant)
...... lastModified Σ 0..1 instant Server's date time modified
...... outcome Σ 0..1 Resource OperationOutcome with hints and warnings (for batch/transaction)
... signature Σ 0..1 Signature Digital Signature

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Bundle.meta.security Base extensible SecurityLabels 📍4.0.1 FHIR Std.
Bundle.meta.tag Base example Common Tags 📍4.0.1 FHIR Std.
Bundle.language Base preferred Common Languages 📍4.0.1 FHIR Std.
Bundle.identifier.use Base required IdentifierUse 📍4.0.1 FHIR Std.
Bundle.identifier.type Base extensible IdentifierType 📍4.0.1 FHIR Std.
Bundle.type Base required BundleType 📍4.0.1 FHIR Std.
Bundle.entry.search.​mode Base required SearchEntryMode 📍4.0.1 FHIR Std.
Bundle.entry.request.​method Base required HTTPVerb 📍4.0.1 FHIR Std.
Bundle.entry:composition.​search.mode Base required SearchEntryMode 📍4.0.1 FHIR Std.
Bundle.entry:composition.​request.method Base required HTTPVerb 📍4.0.1 FHIR Std.
Bundle.entry:patient.​search.mode Base required SearchEntryMode 📍4.0.1 FHIR Std.
Bundle.entry:patient.​request.method Base required HTTPVerb 📍4.0.1 FHIR Std.
Bundle.entry:practitioners.​search.mode Base required SearchEntryMode 📍4.0.1 FHIR Std.
Bundle.entry:practitioners.​request.method Base required HTTPVerb 📍4.0.1 FHIR Std.
Bundle.entry:organization.​search.mode Base required SearchEntryMode 📍4.0.1 FHIR Std.
Bundle.entry:organization.​request.method Base required HTTPVerb 📍4.0.1 FHIR Std.
Bundle.entry:encounter.​search.mode Base required SearchEntryMode 📍4.0.1 FHIR Std.
Bundle.entry:encounter.​request.method Base required HTTPVerb 📍4.0.1 FHIR Std.
Bundle.entry:carePlan.​search.mode Base required SearchEntryMode 📍4.0.1 FHIR Std.
Bundle.entry:carePlan.​request.method Base required HTTPVerb 📍4.0.1 FHIR Std.
Bundle.entry:condition.​search.mode Base required SearchEntryMode 📍4.0.1 FHIR Std.
Bundle.entry:condition.​request.method Base required HTTPVerb 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
bdl-1 error Bundle total only when a search or history total.empty() or (type = 'searchset') or (type = 'history')
bdl-2 error Bundle entry.search only when a search entry.search.empty() or (type = 'searchset')
bdl-3 error Bundle entry.request mandatory for batch/transaction/history, otherwise prohibited entry.all(request.exists() = (%resource.type = 'batch' or %resource.type = 'transaction' or %resource.type = 'history'))
bdl-4 error Bundle entry.response mandatory for batch-response/transaction-response/history, otherwise prohibited entry.all(response.exists() = (%resource.type = 'batch-response' or %resource.type = 'transaction-response' or %resource.type = 'history'))
bdl-5 error Bundle.entry, Bundle.entry:composition, Bundle.entry:patient, Bundle.entry:practitioners, Bundle.entry:organization, Bundle.entry:encounter, Bundle.entry:carePlan, Bundle.entry:condition must be a resource unless there's a request or response resource.exists() or request.exists() or response.exists()
bdl-7 error Bundle FullUrl must be unique in a bundle, or else entries with the same fullUrl must have different meta.versionId (except in history bundles) (type = 'history') or entry.where(fullUrl.exists()).select(fullUrl&resource.meta.versionId).isDistinct()
bdl-8 error Bundle.entry, Bundle.entry:composition, Bundle.entry:patient, Bundle.entry:practitioners, Bundle.entry:organization, Bundle.entry:encounter, Bundle.entry:carePlan, Bundle.entry:condition fullUrl cannot be a version specific reference fullUrl.contains('/_history/').not()
bdl-9 error Bundle A document must have an identifier with a system and a value type = 'document' implies (identifier.system.exists() and identifier.value.exists())
bdl-10 error Bundle A document must have a date type = 'document' implies (timestamp.hasValue())
bdl-11 error Bundle A document must have a Composition as the first resource type = 'document' implies entry.first().resource.is(Composition)
bdl-12 error Bundle A message must have a MessageHeader as the first resource type = 'message' implies entry.first().resource.is(MessageHeader)
ele-1 error Bundle.meta, Bundle.meta.extension, Bundle.meta.versionId, Bundle.meta.lastUpdated, Bundle.meta.source, Bundle.meta.profile, Bundle.meta.security, Bundle.meta.tag, Bundle.implicitRules, Bundle.language, Bundle.identifier, Bundle.identifier.extension, Bundle.identifier.use, Bundle.identifier.type, Bundle.identifier.system, Bundle.identifier.value, Bundle.identifier.period, Bundle.identifier.assigner, Bundle.type, Bundle.timestamp, Bundle.total, Bundle.link, Bundle.link.extension, Bundle.link.modifierExtension, Bundle.link.relation, Bundle.link.url, Bundle.entry, Bundle.entry.extension, Bundle.entry.modifierExtension, Bundle.entry.link, Bundle.entry.fullUrl, Bundle.entry.search, Bundle.entry.search.extension, Bundle.entry.search.modifierExtension, Bundle.entry.search.mode, Bundle.entry.search.score, Bundle.entry.request, Bundle.entry.request.extension, Bundle.entry.request.modifierExtension, Bundle.entry.request.method, Bundle.entry.request.url, Bundle.entry.request.ifNoneMatch, Bundle.entry.request.ifModifiedSince, Bundle.entry.request.ifMatch, Bundle.entry.request.ifNoneExist, Bundle.entry.response, Bundle.entry.response.extension, Bundle.entry.response.modifierExtension, Bundle.entry.response.status, Bundle.entry.response.location, Bundle.entry.response.etag, Bundle.entry.response.lastModified, Bundle.entry:composition, Bundle.entry:composition.extension, Bundle.entry:composition.modifierExtension, Bundle.entry:composition.link, Bundle.entry:composition.fullUrl, Bundle.entry:composition.search, Bundle.entry:composition.search.extension, Bundle.entry:composition.search.modifierExtension, Bundle.entry:composition.search.mode, Bundle.entry:composition.search.score, Bundle.entry:composition.request, Bundle.entry:composition.request.extension, Bundle.entry:composition.request.modifierExtension, Bundle.entry:composition.request.method, Bundle.entry:composition.request.url, Bundle.entry:composition.request.ifNoneMatch, Bundle.entry:composition.request.ifModifiedSince, Bundle.entry:composition.request.ifMatch, Bundle.entry:composition.request.ifNoneExist, Bundle.entry:composition.response, Bundle.entry:composition.response.extension, Bundle.entry:composition.response.modifierExtension, Bundle.entry:composition.response.status, Bundle.entry:composition.response.location, Bundle.entry:composition.response.etag, Bundle.entry:composition.response.lastModified, Bundle.entry:patient, Bundle.entry:patient.extension, Bundle.entry:patient.modifierExtension, Bundle.entry:patient.link, Bundle.entry:patient.fullUrl, Bundle.entry:patient.search, Bundle.entry:patient.search.extension, Bundle.entry:patient.search.modifierExtension, Bundle.entry:patient.search.mode, Bundle.entry:patient.search.score, Bundle.entry:patient.request, Bundle.entry:patient.request.extension, Bundle.entry:patient.request.modifierExtension, Bundle.entry:patient.request.method, Bundle.entry:patient.request.url, Bundle.entry:patient.request.ifNoneMatch, Bundle.entry:patient.request.ifModifiedSince, Bundle.entry:patient.request.ifMatch, Bundle.entry:patient.request.ifNoneExist, Bundle.entry:patient.response, Bundle.entry:patient.response.extension, Bundle.entry:patient.response.modifierExtension, Bundle.entry:patient.response.status, Bundle.entry:patient.response.location, Bundle.entry:patient.response.etag, Bundle.entry:patient.response.lastModified, Bundle.entry:practitioners, Bundle.entry:practitioners.extension, Bundle.entry:practitioners.modifierExtension, Bundle.entry:practitioners.link, Bundle.entry:practitioners.fullUrl, Bundle.entry:practitioners.search, Bundle.entry:practitioners.search.extension, Bundle.entry:practitioners.search.modifierExtension, Bundle.entry:practitioners.search.mode, Bundle.entry:practitioners.search.score, Bundle.entry:practitioners.request, Bundle.entry:practitioners.request.extension, Bundle.entry:practitioners.request.modifierExtension, Bundle.entry:practitioners.request.method, Bundle.entry:practitioners.request.url, Bundle.entry:practitioners.request.ifNoneMatch, Bundle.entry:practitioners.request.ifModifiedSince, Bundle.entry:practitioners.request.ifMatch, Bundle.entry:practitioners.request.ifNoneExist, Bundle.entry:practitioners.response, Bundle.entry:practitioners.response.extension, Bundle.entry:practitioners.response.modifierExtension, Bundle.entry:practitioners.response.status, Bundle.entry:practitioners.response.location, Bundle.entry:practitioners.response.etag, Bundle.entry:practitioners.response.lastModified, Bundle.entry:organization, Bundle.entry:organization.extension, Bundle.entry:organization.modifierExtension, Bundle.entry:organization.link, Bundle.entry:organization.fullUrl, Bundle.entry:organization.search, Bundle.entry:organization.search.extension, Bundle.entry:organization.search.modifierExtension, Bundle.entry:organization.search.mode, Bundle.entry:organization.search.score, Bundle.entry:organization.request, Bundle.entry:organization.request.extension, Bundle.entry:organization.request.modifierExtension, Bundle.entry:organization.request.method, Bundle.entry:organization.request.url, Bundle.entry:organization.request.ifNoneMatch, Bundle.entry:organization.request.ifModifiedSince, Bundle.entry:organization.request.ifMatch, Bundle.entry:organization.request.ifNoneExist, Bundle.entry:organization.response, Bundle.entry:organization.response.extension, Bundle.entry:organization.response.modifierExtension, Bundle.entry:organization.response.status, Bundle.entry:organization.response.location, Bundle.entry:organization.response.etag, Bundle.entry:organization.response.lastModified, Bundle.entry:encounter, Bundle.entry:encounter.extension, Bundle.entry:encounter.modifierExtension, Bundle.entry:encounter.link, Bundle.entry:encounter.fullUrl, Bundle.entry:encounter.search, Bundle.entry:encounter.search.extension, Bundle.entry:encounter.search.modifierExtension, Bundle.entry:encounter.search.mode, Bundle.entry:encounter.search.score, Bundle.entry:encounter.request, Bundle.entry:encounter.request.extension, Bundle.entry:encounter.request.modifierExtension, Bundle.entry:encounter.request.method, Bundle.entry:encounter.request.url, Bundle.entry:encounter.request.ifNoneMatch, Bundle.entry:encounter.request.ifModifiedSince, Bundle.entry:encounter.request.ifMatch, Bundle.entry:encounter.request.ifNoneExist, Bundle.entry:encounter.response, Bundle.entry:encounter.response.extension, Bundle.entry:encounter.response.modifierExtension, Bundle.entry:encounter.response.status, Bundle.entry:encounter.response.location, Bundle.entry:encounter.response.etag, Bundle.entry:encounter.response.lastModified, Bundle.entry:carePlan, Bundle.entry:carePlan.extension, Bundle.entry:carePlan.modifierExtension, Bundle.entry:carePlan.link, Bundle.entry:carePlan.fullUrl, Bundle.entry:carePlan.search, Bundle.entry:carePlan.search.extension, Bundle.entry:carePlan.search.modifierExtension, Bundle.entry:carePlan.search.mode, Bundle.entry:carePlan.search.score, Bundle.entry:carePlan.request, Bundle.entry:carePlan.request.extension, Bundle.entry:carePlan.request.modifierExtension, Bundle.entry:carePlan.request.method, Bundle.entry:carePlan.request.url, Bundle.entry:carePlan.request.ifNoneMatch, Bundle.entry:carePlan.request.ifModifiedSince, Bundle.entry:carePlan.request.ifMatch, Bundle.entry:carePlan.request.ifNoneExist, Bundle.entry:carePlan.response, Bundle.entry:carePlan.response.extension, Bundle.entry:carePlan.response.modifierExtension, Bundle.entry:carePlan.response.status, Bundle.entry:carePlan.response.location, Bundle.entry:carePlan.response.etag, Bundle.entry:carePlan.response.lastModified, Bundle.entry:condition, Bundle.entry:condition.extension, Bundle.entry:condition.modifierExtension, Bundle.entry:condition.link, Bundle.entry:condition.fullUrl, Bundle.entry:condition.search, Bundle.entry:condition.search.extension, Bundle.entry:condition.search.modifierExtension, Bundle.entry:condition.search.mode, Bundle.entry:condition.search.score, Bundle.entry:condition.request, Bundle.entry:condition.request.extension, Bundle.entry:condition.request.modifierExtension, Bundle.entry:condition.request.method, Bundle.entry:condition.request.url, Bundle.entry:condition.request.ifNoneMatch, Bundle.entry:condition.request.ifModifiedSince, Bundle.entry:condition.request.ifMatch, Bundle.entry:condition.request.ifNoneExist, Bundle.entry:condition.response, Bundle.entry:condition.response.extension, Bundle.entry:condition.response.modifierExtension, Bundle.entry:condition.response.status, Bundle.entry:condition.response.location, Bundle.entry:condition.response.etag, Bundle.entry:condition.response.lastModified, Bundle.signature All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error Bundle.meta.extension, Bundle.identifier.extension, Bundle.link.extension, Bundle.link.modifierExtension, Bundle.entry.extension, Bundle.entry.modifierExtension, Bundle.entry.search.extension, Bundle.entry.search.modifierExtension, Bundle.entry.request.extension, Bundle.entry.request.modifierExtension, Bundle.entry.response.extension, Bundle.entry.response.modifierExtension, Bundle.entry:composition.extension, Bundle.entry:composition.modifierExtension, Bundle.entry:composition.search.extension, Bundle.entry:composition.search.modifierExtension, Bundle.entry:composition.request.extension, Bundle.entry:composition.request.modifierExtension, Bundle.entry:composition.response.extension, Bundle.entry:composition.response.modifierExtension, Bundle.entry:patient.extension, Bundle.entry:patient.modifierExtension, Bundle.entry:patient.search.extension, Bundle.entry:patient.search.modifierExtension, Bundle.entry:patient.request.extension, Bundle.entry:patient.request.modifierExtension, Bundle.entry:patient.response.extension, Bundle.entry:patient.response.modifierExtension, Bundle.entry:practitioners.extension, Bundle.entry:practitioners.modifierExtension, Bundle.entry:practitioners.search.extension, Bundle.entry:practitioners.search.modifierExtension, Bundle.entry:practitioners.request.extension, Bundle.entry:practitioners.request.modifierExtension, Bundle.entry:practitioners.response.extension, Bundle.entry:practitioners.response.modifierExtension, Bundle.entry:organization.extension, Bundle.entry:organization.modifierExtension, Bundle.entry:organization.search.extension, Bundle.entry:organization.search.modifierExtension, Bundle.entry:organization.request.extension, Bundle.entry:organization.request.modifierExtension, Bundle.entry:organization.response.extension, Bundle.entry:organization.response.modifierExtension, Bundle.entry:encounter.extension, Bundle.entry:encounter.modifierExtension, Bundle.entry:encounter.search.extension, Bundle.entry:encounter.search.modifierExtension, Bundle.entry:encounter.request.extension, Bundle.entry:encounter.request.modifierExtension, Bundle.entry:encounter.response.extension, Bundle.entry:encounter.response.modifierExtension, Bundle.entry:carePlan.extension, Bundle.entry:carePlan.modifierExtension, Bundle.entry:carePlan.search.extension, Bundle.entry:carePlan.search.modifierExtension, Bundle.entry:carePlan.request.extension, Bundle.entry:carePlan.request.modifierExtension, Bundle.entry:carePlan.response.extension, Bundle.entry:carePlan.response.modifierExtension, Bundle.entry:condition.extension, Bundle.entry:condition.modifierExtension, Bundle.entry:condition.search.extension, Bundle.entry:condition.search.modifierExtension, Bundle.entry:condition.request.extension, Bundle.entry:condition.request.modifierExtension, Bundle.entry:condition.response.extension, Bundle.entry:condition.response.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()
valid-system-bundleIdenfifier error Bundle R02151:Bundle.identifier.sysyemは、http://jpfhir.jp/fhir/clins/bundle-identifier identifier.where(system='http://jpfhir.jp/fhir/clins/bundle-identifier').exists()
valid-value-bundleIdenfifier error Bundle R2152:Bundle.identifier.value は、医療機関番号10桁^西暦4件^36文字以内の半角文字列(英字、数字、ハイフン記号のみ可)であること。'^[0-4][0-9][1-3][0-9]{7}[\^]20[2-3][0-9][\^][A-Za-z0-9\-]{1,36}$' (identifier.where(system = 'http://jpfhir.jp/fhir/clins/bundle-identifier').count()=1 and identifier.where(system = 'http://jpfhir.jp/fhir/clins/bundle-identifier').value.matches('^[0-4][0-9][1-3][0-9]{7}[\\^]20[2-3][0-9][\\^][A-Za-z0-9\\-]{1,36}$'))

Differential View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Bundle C 0..* Bundle(4.0.1) 電子カルテ情報共有サービスに送信可能な患者療養計画サマリーのための文書 Bundleリソース
... meta S 1..1 Meta Metadata about the resource
.... lastUpdated S 1..1 instant When the resource version last changed
.... profile S 1..* canonical(StructureDefinition) 準拠しているプロファイルとして次のURLとバージョンを指定する。バージョン指定を省略した場合には、データ受信時点の最新バージョンとみなされる。http://jpfhir.jp/fhir/clins/StructureDefinition/JP_Bundle_ePCS|x.y.z
... identifier S 1..1 Identifier この文書Bundleの固定識別子。
.... system S 1..1 uri The namespace for the identifier value
Fixed Value: http://jpfhir.jp/fhir/clins/bundle-identifier
.... value S 1..1 string The value that is unique
... type S 1..1 code document | message | transaction | transaction-response | batch | batch-response | history | searchset | collection
Fixed Value: document
... timestamp S 1..1 instant このバンドルリソースのインスタンスが作成された日時。
... Slices for entry 7..* BackboneElement Entry in the bundle - will have a resource or information
Slice: Unordered, Open by profile:resource
.... entry:composition S 1..1 BackboneElement documentタイプのBundleリソースの先頭entryはCompositionリソース。
..... fullUrl S 1..1 uri 埋め込まれているCompositionリソースを一意に識別するためのUUID
..... resource S 1..1 JP_Composition_ePCS(1.13.0-preR1) Compositionリソースのインスタンス本体
.... entry:patient S 1..1 BackboneElement Patientリソース
..... fullUrl S 1..1 uri Patientリソースを一意に識別するためのUUID
..... resource S 1..1 JP_Patient_eCS(1.13.0-preR1) Patientリソースのインスタンス本体
.... entry:practitioners S 1..1 BackboneElement 傷病名
..... fullUrl S 1..1 uri Practitionerリソースを一意に識別するためのUUID
..... resource S 1..1 JP_Practitioner_eCS(1.13.0-preR1) Practitionerリソースのインスタンス本体
.... entry:organization S 1..1 BackboneElement Organizationリソースのインスタンス本体
..... fullUrl S 1..1 uri Organizationリソースを一意に識別するためのUUID
..... resource S 1..1 JP_Organization_eCS(1.13.0-preR1) 2文書5情報や診療サマリーなどで記録する医療機関(および診療科情報)の格納に使用する
.... entry:encounter S 1..1 BackboneElement Encounterリソースのインスタンス本体
..... fullUrl S 1..1 uri Encounterリソースを一意に識別するためのUUID
..... resource S 1..1 JP_Encounter_eCS(1.13.0-preR1)
.... entry:carePlan S 1..1 BackboneElement CarePlanリソースのインスタンス本体
..... fullUrl S 1..1 uri CarePlanリソースを一意に識別するためのUUID
..... resource S 1..1 JP_CarePlan_ePCS(1.13.0-preR1) 患者またはグループの健康計画
.... entry:condition S 1..* BackboneElement Conditionリソースのインスタンス本体
..... fullUrl S 1..1 uri Conditionリソースを一意に識別するためのUUID
..... resource S 1..1 JP_Condition_eCS(1.13.0-preR1) 診療情報における傷病名情報の格納に使用する

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Bundle C 0..* Bundle(4.0.1) 電子カルテ情報共有サービスに送信可能な患者療養計画サマリーのための文書 Bundleリソース
Constraints: bdl-1, bdl-2, bdl-3, bdl-4, bdl-7, bdl-9, bdl-10, bdl-11, bdl-12, valid-system-bundleIdenfifier, valid-value-bundleIdenfifier
... id Σ 0..1 id Logical id of this artifact
... meta SΣ 1..1 Meta Metadata about the resource
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
.... versionId Σ 0..1 id Version specific identifier
.... lastUpdated SΣ 1..1 instant When the resource version last changed
.... source Σ 0..1 uri Identifies where the resource comes from
.... profile SΣ 1..* canonical(StructureDefinition) 準拠しているプロファイルとして次のURLとバージョンを指定する。バージョン指定を省略した場合には、データ受信時点の最新バージョンとみなされる。http://jpfhir.jp/fhir/clins/StructureDefinition/JP_Bundle_ePCS|x.y.z
.... security Σ 0..* Coding Security Labels applied to this resource
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.
.... tag Σ 0..* Coding Tags applied to this resource
Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: CommonLanguages (preferred): A human language.
Additional BindingsPurpose
AllLanguages Max Binding
... identifier SΣ 1..1 Identifier この文書Bundleの固定識別子。
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
.... system SΣ 1..1 uri The namespace for the identifier value
Fixed Value: http://jpfhir.jp/fhir/clins/bundle-identifier
.... value SΣ 1..1 string The value that is unique
Example General: 123456
.... period Σ 0..1 Period Time period when id is/was valid for use
.... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... type SΣ 1..1 code document | message | transaction | transaction-response | batch | batch-response | history | searchset | collection
Binding: BundleType (required): Indicates the purpose of a bundle - how it is intended to be used.
Fixed Value: document
... timestamp SΣ 1..1 instant このバンドルリソースのインスタンスが作成された日時。
... total ΣC 0..1 unsignedInt If search, the total number of matches
... link Σ 0..* BackboneElement Links related to this Bundle
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... relation Σ 1..1 string See http://www.iana.org/assignments/link-relations/link-relations.xhtml#link-relations-1
.... url Σ 1..1 uri Reference details for the link
... Slices for entry ΣC 7..* BackboneElement Entry in the bundle - will have a resource or information
Slice: Unordered, Open by profile:resource
Constraints: bdl-5, bdl-8
This repeating element order: For bundles of type 'document' and 'message', the first resource is special (must be Composition or MessageHeader respectively). For all bundles, the meaning of the order of entries depends on the bundle type
.... entry:All Slices Content/Rules for all slices
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... link Σ 0..* See link (Bundle) Links related to this entry
..... fullUrl Σ 0..1 uri URI for resource (Absolute URL server address or URI for UUID/OID)
..... resource Σ 0..1 Resource A resource in the bundle
..... search ΣC 0..1 BackboneElement Search related information
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... mode Σ 0..1 code match | include | outcome - why this is in the result set
Binding: SearchEntryMode (required): Why an entry is in the result set - whether it's included as a match or because of an _include requirement, or to convey information or warning information about the search process.
...... score Σ 0..1 decimal Search ranking (between 0 and 1)
..... request ΣC 0..1 BackboneElement Additional execution information (transaction/batch/history)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... method Σ 1..1 code GET | HEAD | POST | PUT | DELETE | PATCH
Binding: HTTPVerb (required): HTTP verbs (in the HTTP command line). See HTTP rfc for details.
...... url Σ 1..1 uri URL for HTTP equivalent of this entry
...... ifNoneMatch Σ 0..1 string For managing cache currency
...... ifModifiedSince Σ 0..1 instant For managing cache currency
...... ifMatch Σ 0..1 string For managing update contention
...... ifNoneExist Σ 0..1 string For conditional creates
..... response ΣC 0..1 BackboneElement Results of execution (transaction/batch/history)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... status Σ 1..1 string Status response code (text optional)
...... location Σ 0..1 uri The location (if the operation returns a location)
...... etag Σ 0..1 string The Etag for the resource (if relevant)
...... lastModified Σ 0..1 instant Server's date time modified
...... outcome Σ 0..1 Resource OperationOutcome with hints and warnings (for batch/transaction)
.... entry:composition SΣC 1..1 BackboneElement documentタイプのBundleリソースの先頭entryはCompositionリソース。
Constraints: bdl-5, bdl-8
This repeating element order: For bundles of type 'document' and 'message', the first resource is special (must be Composition or MessageHeader respectively). For all bundles, the meaning of the order of entries depends on the bundle type
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... link Σ 0..* See link (Bundle) Links related to this entry
..... fullUrl SΣ 1..1 uri 埋め込まれているCompositionリソースを一意に識別するためのUUID
..... resource S 1..1 JP_Composition_ePCS(1.13.0-preR1) Compositionリソースのインスタンス本体
..... search ΣC 0..1 BackboneElement Search related information
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... mode Σ 0..1 code match | include | outcome - why this is in the result set
Binding: SearchEntryMode (required): Why an entry is in the result set - whether it's included as a match or because of an _include requirement, or to convey information or warning information about the search process.
...... score Σ 0..1 decimal Search ranking (between 0 and 1)
..... request ΣC 0..1 BackboneElement Additional execution information (transaction/batch/history)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... method Σ 1..1 code GET | HEAD | POST | PUT | DELETE | PATCH
Binding: HTTPVerb (required): HTTP verbs (in the HTTP command line). See HTTP rfc for details.
...... url Σ 1..1 uri URL for HTTP equivalent of this entry
...... ifNoneMatch Σ 0..1 string For managing cache currency
...... ifModifiedSince Σ 0..1 instant For managing cache currency
...... ifMatch Σ 0..1 string For managing update contention
...... ifNoneExist Σ 0..1 string For conditional creates
..... response ΣC 0..1 BackboneElement Results of execution (transaction/batch/history)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... status Σ 1..1 string Status response code (text optional)
...... location Σ 0..1 uri The location (if the operation returns a location)
...... etag Σ 0..1 string The Etag for the resource (if relevant)
...... lastModified Σ 0..1 instant Server's date time modified
...... outcome Σ 0..1 Resource OperationOutcome with hints and warnings (for batch/transaction)
.... entry:patient SΣC 1..1 BackboneElement Patientリソース
Constraints: bdl-5, bdl-8
This repeating element order: For bundles of type 'document' and 'message', the first resource is special (must be Composition or MessageHeader respectively). For all bundles, the meaning of the order of entries depends on the bundle type
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... link Σ 0..* See link (Bundle) Links related to this entry
..... fullUrl SΣ 1..1 uri Patientリソースを一意に識別するためのUUID
..... resource S 1..1 JP_Patient_eCS(1.13.0-preR1) Patientリソースのインスタンス本体
..... search ΣC 0..1 BackboneElement Search related information
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... mode Σ 0..1 code match | include | outcome - why this is in the result set
Binding: SearchEntryMode (required): Why an entry is in the result set - whether it's included as a match or because of an _include requirement, or to convey information or warning information about the search process.
...... score Σ 0..1 decimal Search ranking (between 0 and 1)
..... request ΣC 0..1 BackboneElement Additional execution information (transaction/batch/history)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... method Σ 1..1 code GET | HEAD | POST | PUT | DELETE | PATCH
Binding: HTTPVerb (required): HTTP verbs (in the HTTP command line). See HTTP rfc for details.
...... url Σ 1..1 uri URL for HTTP equivalent of this entry
...... ifNoneMatch Σ 0..1 string For managing cache currency
...... ifModifiedSince Σ 0..1 instant For managing cache currency
...... ifMatch Σ 0..1 string For managing update contention
...... ifNoneExist Σ 0..1 string For conditional creates
..... response ΣC 0..1 BackboneElement Results of execution (transaction/batch/history)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... status Σ 1..1 string Status response code (text optional)
...... location Σ 0..1 uri The location (if the operation returns a location)
...... etag Σ 0..1 string The Etag for the resource (if relevant)
...... lastModified Σ 0..1 instant Server's date time modified
...... outcome Σ 0..1 Resource OperationOutcome with hints and warnings (for batch/transaction)
.... entry:practitioners SΣC 1..1 BackboneElement 傷病名
Constraints: bdl-5, bdl-8
This repeating element order: For bundles of type 'document' and 'message', the first resource is special (must be Composition or MessageHeader respectively). For all bundles, the meaning of the order of entries depends on the bundle type
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... link Σ 0..* See link (Bundle) Links related to this entry
..... fullUrl SΣ 1..1 uri Practitionerリソースを一意に識別するためのUUID
..... resource S 1..1 JP_Practitioner_eCS(1.13.0-preR1) Practitionerリソースのインスタンス本体
..... search ΣC 0..1 BackboneElement Search related information
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... mode Σ 0..1 code match | include | outcome - why this is in the result set
Binding: SearchEntryMode (required): Why an entry is in the result set - whether it's included as a match or because of an _include requirement, or to convey information or warning information about the search process.
...... score Σ 0..1 decimal Search ranking (between 0 and 1)
..... request ΣC 0..1 BackboneElement Additional execution information (transaction/batch/history)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... method Σ 1..1 code GET | HEAD | POST | PUT | DELETE | PATCH
Binding: HTTPVerb (required): HTTP verbs (in the HTTP command line). See HTTP rfc for details.
...... url Σ 1..1 uri URL for HTTP equivalent of this entry
...... ifNoneMatch Σ 0..1 string For managing cache currency
...... ifModifiedSince Σ 0..1 instant For managing cache currency
...... ifMatch Σ 0..1 string For managing update contention
...... ifNoneExist Σ 0..1 string For conditional creates
..... response ΣC 0..1 BackboneElement Results of execution (transaction/batch/history)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... status Σ 1..1 string Status response code (text optional)
...... location Σ 0..1 uri The location (if the operation returns a location)
...... etag Σ 0..1 string The Etag for the resource (if relevant)
...... lastModified Σ 0..1 instant Server's date time modified
...... outcome Σ 0..1 Resource OperationOutcome with hints and warnings (for batch/transaction)
.... entry:organization SΣC 1..1 BackboneElement Organizationリソースのインスタンス本体
Constraints: bdl-5, bdl-8
This repeating element order: For bundles of type 'document' and 'message', the first resource is special (must be Composition or MessageHeader respectively). For all bundles, the meaning of the order of entries depends on the bundle type
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... link Σ 0..* See link (Bundle) Links related to this entry
..... fullUrl SΣ 1..1 uri Organizationリソースを一意に識別するためのUUID
..... resource S 1..1 JP_Organization_eCS(1.13.0-preR1) 2文書5情報や診療サマリーなどで記録する医療機関(および診療科情報)の格納に使用する
..... search ΣC 0..1 BackboneElement Search related information
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... mode Σ 0..1 code match | include | outcome - why this is in the result set
Binding: SearchEntryMode (required): Why an entry is in the result set - whether it's included as a match or because of an _include requirement, or to convey information or warning information about the search process.
...... score Σ 0..1 decimal Search ranking (between 0 and 1)
..... request ΣC 0..1 BackboneElement Additional execution information (transaction/batch/history)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... method Σ 1..1 code GET | HEAD | POST | PUT | DELETE | PATCH
Binding: HTTPVerb (required): HTTP verbs (in the HTTP command line). See HTTP rfc for details.
...... url Σ 1..1 uri URL for HTTP equivalent of this entry
...... ifNoneMatch Σ 0..1 string For managing cache currency
...... ifModifiedSince Σ 0..1 instant For managing cache currency
...... ifMatch Σ 0..1 string For managing update contention
...... ifNoneExist Σ 0..1 string For conditional creates
..... response ΣC 0..1 BackboneElement Results of execution (transaction/batch/history)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... status Σ 1..1 string Status response code (text optional)
...... location Σ 0..1 uri The location (if the operation returns a location)
...... etag Σ 0..1 string The Etag for the resource (if relevant)
...... lastModified Σ 0..1 instant Server's date time modified
...... outcome Σ 0..1 Resource OperationOutcome with hints and warnings (for batch/transaction)
.... entry:encounter SΣC 1..1 BackboneElement Encounterリソースのインスタンス本体
Constraints: bdl-5, bdl-8
This repeating element order: For bundles of type 'document' and 'message', the first resource is special (must be Composition or MessageHeader respectively). For all bundles, the meaning of the order of entries depends on the bundle type
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... link Σ 0..* See link (Bundle) Links related to this entry
..... fullUrl SΣ 1..1 uri Encounterリソースを一意に識別するためのUUID
..... resource S 1..1 JP_Encounter_eCS(1.13.0-preR1)
..... search ΣC 0..1 BackboneElement Search related information
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... mode Σ 0..1 code match | include | outcome - why this is in the result set
Binding: SearchEntryMode (required): Why an entry is in the result set - whether it's included as a match or because of an _include requirement, or to convey information or warning information about the search process.
...... score Σ 0..1 decimal Search ranking (between 0 and 1)
..... request ΣC 0..1 BackboneElement Additional execution information (transaction/batch/history)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... method Σ 1..1 code GET | HEAD | POST | PUT | DELETE | PATCH
Binding: HTTPVerb (required): HTTP verbs (in the HTTP command line). See HTTP rfc for details.
...... url Σ 1..1 uri URL for HTTP equivalent of this entry
...... ifNoneMatch Σ 0..1 string For managing cache currency
...... ifModifiedSince Σ 0..1 instant For managing cache currency
...... ifMatch Σ 0..1 string For managing update contention
...... ifNoneExist Σ 0..1 string For conditional creates
..... response ΣC 0..1 BackboneElement Results of execution (transaction/batch/history)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... status Σ 1..1 string Status response code (text optional)
...... location Σ 0..1 uri The location (if the operation returns a location)
...... etag Σ 0..1 string The Etag for the resource (if relevant)
...... lastModified Σ 0..1 instant Server's date time modified
...... outcome Σ 0..1 Resource OperationOutcome with hints and warnings (for batch/transaction)
.... entry:carePlan SΣC 1..1 BackboneElement CarePlanリソースのインスタンス本体
Constraints: bdl-5, bdl-8
This repeating element order: For bundles of type 'document' and 'message', the first resource is special (must be Composition or MessageHeader respectively). For all bundles, the meaning of the order of entries depends on the bundle type
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... link Σ 0..* See link (Bundle) Links related to this entry
..... fullUrl SΣ 1..1 uri CarePlanリソースを一意に識別するためのUUID
..... resource S 1..1 JP_CarePlan_ePCS(1.13.0-preR1) 患者またはグループの健康計画
..... search ΣC 0..1 BackboneElement Search related information
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... mode Σ 0..1 code match | include | outcome - why this is in the result set
Binding: SearchEntryMode (required): Why an entry is in the result set - whether it's included as a match or because of an _include requirement, or to convey information or warning information about the search process.
...... score Σ 0..1 decimal Search ranking (between 0 and 1)
..... request ΣC 0..1 BackboneElement Additional execution information (transaction/batch/history)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... method Σ 1..1 code GET | HEAD | POST | PUT | DELETE | PATCH
Binding: HTTPVerb (required): HTTP verbs (in the HTTP command line). See HTTP rfc for details.
...... url Σ 1..1 uri URL for HTTP equivalent of this entry
...... ifNoneMatch Σ 0..1 string For managing cache currency
...... ifModifiedSince Σ 0..1 instant For managing cache currency
...... ifMatch Σ 0..1 string For managing update contention
...... ifNoneExist Σ 0..1 string For conditional creates
..... response ΣC 0..1 BackboneElement Results of execution (transaction/batch/history)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... status Σ 1..1 string Status response code (text optional)
...... location Σ 0..1 uri The location (if the operation returns a location)
...... etag Σ 0..1 string The Etag for the resource (if relevant)
...... lastModified Σ 0..1 instant Server's date time modified
...... outcome Σ 0..1 Resource OperationOutcome with hints and warnings (for batch/transaction)
.... entry:condition SΣC 1..* BackboneElement Conditionリソースのインスタンス本体
Constraints: bdl-5, bdl-8
This repeating element order: For bundles of type 'document' and 'message', the first resource is special (must be Composition or MessageHeader respectively). For all bundles, the meaning of the order of entries depends on the bundle type
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... link Σ 0..* See link (Bundle) Links related to this entry
..... fullUrl SΣ 1..1 uri Conditionリソースを一意に識別するためのUUID
..... resource S 1..1 JP_Condition_eCS(1.13.0-preR1) 診療情報における傷病名情報の格納に使用する
..... search ΣC 0..1 BackboneElement Search related information
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... mode Σ 0..1 code match | include | outcome - why this is in the result set
Binding: SearchEntryMode (required): Why an entry is in the result set - whether it's included as a match or because of an _include requirement, or to convey information or warning information about the search process.
...... score Σ 0..1 decimal Search ranking (between 0 and 1)
..... request ΣC 0..1 BackboneElement Additional execution information (transaction/batch/history)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... method Σ 1..1 code GET | HEAD | POST | PUT | DELETE | PATCH
Binding: HTTPVerb (required): HTTP verbs (in the HTTP command line). See HTTP rfc for details.
...... url Σ 1..1 uri URL for HTTP equivalent of this entry
...... ifNoneMatch Σ 0..1 string For managing cache currency
...... ifModifiedSince Σ 0..1 instant For managing cache currency
...... ifMatch Σ 0..1 string For managing update contention
...... ifNoneExist Σ 0..1 string For conditional creates
..... response ΣC 0..1 BackboneElement Results of execution (transaction/batch/history)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... status Σ 1..1 string Status response code (text optional)
...... location Σ 0..1 uri The location (if the operation returns a location)
...... etag Σ 0..1 string The Etag for the resource (if relevant)
...... lastModified Σ 0..1 instant Server's date time modified
...... outcome Σ 0..1 Resource OperationOutcome with hints and warnings (for batch/transaction)
... signature Σ 0..1 Signature Digital Signature

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Bundle.meta.security Base extensible SecurityLabels 📍4.0.1 FHIR Std.
Bundle.meta.tag Base example Common Tags 📍4.0.1 FHIR Std.
Bundle.language Base preferred Common Languages 📍4.0.1 FHIR Std.
Bundle.identifier.use Base required IdentifierUse 📍4.0.1 FHIR Std.
Bundle.identifier.type Base extensible IdentifierType 📍4.0.1 FHIR Std.
Bundle.type Base required BundleType 📍4.0.1 FHIR Std.
Bundle.entry.search.​mode Base required SearchEntryMode 📍4.0.1 FHIR Std.
Bundle.entry.request.​method Base required HTTPVerb 📍4.0.1 FHIR Std.
Bundle.entry:composition.​search.mode Base required SearchEntryMode 📍4.0.1 FHIR Std.
Bundle.entry:composition.​request.method Base required HTTPVerb 📍4.0.1 FHIR Std.
Bundle.entry:patient.​search.mode Base required SearchEntryMode 📍4.0.1 FHIR Std.
Bundle.entry:patient.​request.method Base required HTTPVerb 📍4.0.1 FHIR Std.
Bundle.entry:practitioners.​search.mode Base required SearchEntryMode 📍4.0.1 FHIR Std.
Bundle.entry:practitioners.​request.method Base required HTTPVerb 📍4.0.1 FHIR Std.
Bundle.entry:organization.​search.mode Base required SearchEntryMode 📍4.0.1 FHIR Std.
Bundle.entry:organization.​request.method Base required HTTPVerb 📍4.0.1 FHIR Std.
Bundle.entry:encounter.​search.mode Base required SearchEntryMode 📍4.0.1 FHIR Std.
Bundle.entry:encounter.​request.method Base required HTTPVerb 📍4.0.1 FHIR Std.
Bundle.entry:carePlan.​search.mode Base required SearchEntryMode 📍4.0.1 FHIR Std.
Bundle.entry:carePlan.​request.method Base required HTTPVerb 📍4.0.1 FHIR Std.
Bundle.entry:condition.​search.mode Base required SearchEntryMode 📍4.0.1 FHIR Std.
Bundle.entry:condition.​request.method Base required HTTPVerb 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
bdl-1 error Bundle total only when a search or history total.empty() or (type = 'searchset') or (type = 'history')
bdl-2 error Bundle entry.search only when a search entry.search.empty() or (type = 'searchset')
bdl-3 error Bundle entry.request mandatory for batch/transaction/history, otherwise prohibited entry.all(request.exists() = (%resource.type = 'batch' or %resource.type = 'transaction' or %resource.type = 'history'))
bdl-4 error Bundle entry.response mandatory for batch-response/transaction-response/history, otherwise prohibited entry.all(response.exists() = (%resource.type = 'batch-response' or %resource.type = 'transaction-response' or %resource.type = 'history'))
bdl-5 error Bundle.entry, Bundle.entry:composition, Bundle.entry:patient, Bundle.entry:practitioners, Bundle.entry:organization, Bundle.entry:encounter, Bundle.entry:carePlan, Bundle.entry:condition must be a resource unless there's a request or response resource.exists() or request.exists() or response.exists()
bdl-7 error Bundle FullUrl must be unique in a bundle, or else entries with the same fullUrl must have different meta.versionId (except in history bundles) (type = 'history') or entry.where(fullUrl.exists()).select(fullUrl&resource.meta.versionId).isDistinct()
bdl-8 error Bundle.entry, Bundle.entry:composition, Bundle.entry:patient, Bundle.entry:practitioners, Bundle.entry:organization, Bundle.entry:encounter, Bundle.entry:carePlan, Bundle.entry:condition fullUrl cannot be a version specific reference fullUrl.contains('/_history/').not()
bdl-9 error Bundle A document must have an identifier with a system and a value type = 'document' implies (identifier.system.exists() and identifier.value.exists())
bdl-10 error Bundle A document must have a date type = 'document' implies (timestamp.hasValue())
bdl-11 error Bundle A document must have a Composition as the first resource type = 'document' implies entry.first().resource.is(Composition)
bdl-12 error Bundle A message must have a MessageHeader as the first resource type = 'message' implies entry.first().resource.is(MessageHeader)
ele-1 error Bundle.meta, Bundle.meta.extension, Bundle.meta.versionId, Bundle.meta.lastUpdated, Bundle.meta.source, Bundle.meta.profile, Bundle.meta.security, Bundle.meta.tag, Bundle.implicitRules, Bundle.language, Bundle.identifier, Bundle.identifier.extension, Bundle.identifier.use, Bundle.identifier.type, Bundle.identifier.system, Bundle.identifier.value, Bundle.identifier.period, Bundle.identifier.assigner, Bundle.type, Bundle.timestamp, Bundle.total, Bundle.link, Bundle.link.extension, Bundle.link.modifierExtension, Bundle.link.relation, Bundle.link.url, Bundle.entry, Bundle.entry.extension, Bundle.entry.modifierExtension, Bundle.entry.link, Bundle.entry.fullUrl, Bundle.entry.search, Bundle.entry.search.extension, Bundle.entry.search.modifierExtension, Bundle.entry.search.mode, Bundle.entry.search.score, Bundle.entry.request, Bundle.entry.request.extension, Bundle.entry.request.modifierExtension, Bundle.entry.request.method, Bundle.entry.request.url, Bundle.entry.request.ifNoneMatch, Bundle.entry.request.ifModifiedSince, Bundle.entry.request.ifMatch, Bundle.entry.request.ifNoneExist, Bundle.entry.response, Bundle.entry.response.extension, Bundle.entry.response.modifierExtension, Bundle.entry.response.status, Bundle.entry.response.location, Bundle.entry.response.etag, Bundle.entry.response.lastModified, Bundle.entry:composition, Bundle.entry:composition.extension, Bundle.entry:composition.modifierExtension, Bundle.entry:composition.link, Bundle.entry:composition.fullUrl, Bundle.entry:composition.search, Bundle.entry:composition.search.extension, Bundle.entry:composition.search.modifierExtension, Bundle.entry:composition.search.mode, Bundle.entry:composition.search.score, Bundle.entry:composition.request, Bundle.entry:composition.request.extension, Bundle.entry:composition.request.modifierExtension, Bundle.entry:composition.request.method, Bundle.entry:composition.request.url, Bundle.entry:composition.request.ifNoneMatch, Bundle.entry:composition.request.ifModifiedSince, Bundle.entry:composition.request.ifMatch, Bundle.entry:composition.request.ifNoneExist, Bundle.entry:composition.response, Bundle.entry:composition.response.extension, Bundle.entry:composition.response.modifierExtension, Bundle.entry:composition.response.status, Bundle.entry:composition.response.location, Bundle.entry:composition.response.etag, Bundle.entry:composition.response.lastModified, Bundle.entry:patient, Bundle.entry:patient.extension, Bundle.entry:patient.modifierExtension, Bundle.entry:patient.link, Bundle.entry:patient.fullUrl, Bundle.entry:patient.search, Bundle.entry:patient.search.extension, Bundle.entry:patient.search.modifierExtension, Bundle.entry:patient.search.mode, Bundle.entry:patient.search.score, Bundle.entry:patient.request, Bundle.entry:patient.request.extension, Bundle.entry:patient.request.modifierExtension, Bundle.entry:patient.request.method, Bundle.entry:patient.request.url, Bundle.entry:patient.request.ifNoneMatch, Bundle.entry:patient.request.ifModifiedSince, Bundle.entry:patient.request.ifMatch, Bundle.entry:patient.request.ifNoneExist, Bundle.entry:patient.response, Bundle.entry:patient.response.extension, Bundle.entry:patient.response.modifierExtension, Bundle.entry:patient.response.status, Bundle.entry:patient.response.location, Bundle.entry:patient.response.etag, Bundle.entry:patient.response.lastModified, Bundle.entry:practitioners, Bundle.entry:practitioners.extension, Bundle.entry:practitioners.modifierExtension, Bundle.entry:practitioners.link, Bundle.entry:practitioners.fullUrl, Bundle.entry:practitioners.search, Bundle.entry:practitioners.search.extension, Bundle.entry:practitioners.search.modifierExtension, Bundle.entry:practitioners.search.mode, Bundle.entry:practitioners.search.score, Bundle.entry:practitioners.request, Bundle.entry:practitioners.request.extension, Bundle.entry:practitioners.request.modifierExtension, Bundle.entry:practitioners.request.method, Bundle.entry:practitioners.request.url, Bundle.entry:practitioners.request.ifNoneMatch, Bundle.entry:practitioners.request.ifModifiedSince, Bundle.entry:practitioners.request.ifMatch, Bundle.entry:practitioners.request.ifNoneExist, Bundle.entry:practitioners.response, Bundle.entry:practitioners.response.extension, Bundle.entry:practitioners.response.modifierExtension, Bundle.entry:practitioners.response.status, Bundle.entry:practitioners.response.location, Bundle.entry:practitioners.response.etag, Bundle.entry:practitioners.response.lastModified, Bundle.entry:organization, Bundle.entry:organization.extension, Bundle.entry:organization.modifierExtension, Bundle.entry:organization.link, Bundle.entry:organization.fullUrl, Bundle.entry:organization.search, Bundle.entry:organization.search.extension, Bundle.entry:organization.search.modifierExtension, Bundle.entry:organization.search.mode, Bundle.entry:organization.search.score, Bundle.entry:organization.request, Bundle.entry:organization.request.extension, Bundle.entry:organization.request.modifierExtension, Bundle.entry:organization.request.method, Bundle.entry:organization.request.url, Bundle.entry:organization.request.ifNoneMatch, Bundle.entry:organization.request.ifModifiedSince, Bundle.entry:organization.request.ifMatch, Bundle.entry:organization.request.ifNoneExist, Bundle.entry:organization.response, Bundle.entry:organization.response.extension, Bundle.entry:organization.response.modifierExtension, Bundle.entry:organization.response.status, Bundle.entry:organization.response.location, Bundle.entry:organization.response.etag, Bundle.entry:organization.response.lastModified, Bundle.entry:encounter, Bundle.entry:encounter.extension, Bundle.entry:encounter.modifierExtension, Bundle.entry:encounter.link, Bundle.entry:encounter.fullUrl, Bundle.entry:encounter.search, Bundle.entry:encounter.search.extension, Bundle.entry:encounter.search.modifierExtension, Bundle.entry:encounter.search.mode, Bundle.entry:encounter.search.score, Bundle.entry:encounter.request, Bundle.entry:encounter.request.extension, Bundle.entry:encounter.request.modifierExtension, Bundle.entry:encounter.request.method, Bundle.entry:encounter.request.url, Bundle.entry:encounter.request.ifNoneMatch, Bundle.entry:encounter.request.ifModifiedSince, Bundle.entry:encounter.request.ifMatch, Bundle.entry:encounter.request.ifNoneExist, Bundle.entry:encounter.response, Bundle.entry:encounter.response.extension, Bundle.entry:encounter.response.modifierExtension, Bundle.entry:encounter.response.status, Bundle.entry:encounter.response.location, Bundle.entry:encounter.response.etag, Bundle.entry:encounter.response.lastModified, Bundle.entry:carePlan, Bundle.entry:carePlan.extension, Bundle.entry:carePlan.modifierExtension, Bundle.entry:carePlan.link, Bundle.entry:carePlan.fullUrl, Bundle.entry:carePlan.search, Bundle.entry:carePlan.search.extension, Bundle.entry:carePlan.search.modifierExtension, Bundle.entry:carePlan.search.mode, Bundle.entry:carePlan.search.score, Bundle.entry:carePlan.request, Bundle.entry:carePlan.request.extension, Bundle.entry:carePlan.request.modifierExtension, Bundle.entry:carePlan.request.method, Bundle.entry:carePlan.request.url, Bundle.entry:carePlan.request.ifNoneMatch, Bundle.entry:carePlan.request.ifModifiedSince, Bundle.entry:carePlan.request.ifMatch, Bundle.entry:carePlan.request.ifNoneExist, Bundle.entry:carePlan.response, Bundle.entry:carePlan.response.extension, Bundle.entry:carePlan.response.modifierExtension, Bundle.entry:carePlan.response.status, Bundle.entry:carePlan.response.location, Bundle.entry:carePlan.response.etag, Bundle.entry:carePlan.response.lastModified, Bundle.entry:condition, Bundle.entry:condition.extension, Bundle.entry:condition.modifierExtension, Bundle.entry:condition.link, Bundle.entry:condition.fullUrl, Bundle.entry:condition.search, Bundle.entry:condition.search.extension, Bundle.entry:condition.search.modifierExtension, Bundle.entry:condition.search.mode, Bundle.entry:condition.search.score, Bundle.entry:condition.request, Bundle.entry:condition.request.extension, Bundle.entry:condition.request.modifierExtension, Bundle.entry:condition.request.method, Bundle.entry:condition.request.url, Bundle.entry:condition.request.ifNoneMatch, Bundle.entry:condition.request.ifModifiedSince, Bundle.entry:condition.request.ifMatch, Bundle.entry:condition.request.ifNoneExist, Bundle.entry:condition.response, Bundle.entry:condition.response.extension, Bundle.entry:condition.response.modifierExtension, Bundle.entry:condition.response.status, Bundle.entry:condition.response.location, Bundle.entry:condition.response.etag, Bundle.entry:condition.response.lastModified, Bundle.signature All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error Bundle.meta.extension, Bundle.identifier.extension, Bundle.link.extension, Bundle.link.modifierExtension, Bundle.entry.extension, Bundle.entry.modifierExtension, Bundle.entry.search.extension, Bundle.entry.search.modifierExtension, Bundle.entry.request.extension, Bundle.entry.request.modifierExtension, Bundle.entry.response.extension, Bundle.entry.response.modifierExtension, Bundle.entry:composition.extension, Bundle.entry:composition.modifierExtension, Bundle.entry:composition.search.extension, Bundle.entry:composition.search.modifierExtension, Bundle.entry:composition.request.extension, Bundle.entry:composition.request.modifierExtension, Bundle.entry:composition.response.extension, Bundle.entry:composition.response.modifierExtension, Bundle.entry:patient.extension, Bundle.entry:patient.modifierExtension, Bundle.entry:patient.search.extension, Bundle.entry:patient.search.modifierExtension, Bundle.entry:patient.request.extension, Bundle.entry:patient.request.modifierExtension, Bundle.entry:patient.response.extension, Bundle.entry:patient.response.modifierExtension, Bundle.entry:practitioners.extension, Bundle.entry:practitioners.modifierExtension, Bundle.entry:practitioners.search.extension, Bundle.entry:practitioners.search.modifierExtension, Bundle.entry:practitioners.request.extension, Bundle.entry:practitioners.request.modifierExtension, Bundle.entry:practitioners.response.extension, Bundle.entry:practitioners.response.modifierExtension, Bundle.entry:organization.extension, Bundle.entry:organization.modifierExtension, Bundle.entry:organization.search.extension, Bundle.entry:organization.search.modifierExtension, Bundle.entry:organization.request.extension, Bundle.entry:organization.request.modifierExtension, Bundle.entry:organization.response.extension, Bundle.entry:organization.response.modifierExtension, Bundle.entry:encounter.extension, Bundle.entry:encounter.modifierExtension, Bundle.entry:encounter.search.extension, Bundle.entry:encounter.search.modifierExtension, Bundle.entry:encounter.request.extension, Bundle.entry:encounter.request.modifierExtension, Bundle.entry:encounter.response.extension, Bundle.entry:encounter.response.modifierExtension, Bundle.entry:carePlan.extension, Bundle.entry:carePlan.modifierExtension, Bundle.entry:carePlan.search.extension, Bundle.entry:carePlan.search.modifierExtension, Bundle.entry:carePlan.request.extension, Bundle.entry:carePlan.request.modifierExtension, Bundle.entry:carePlan.response.extension, Bundle.entry:carePlan.response.modifierExtension, Bundle.entry:condition.extension, Bundle.entry:condition.modifierExtension, Bundle.entry:condition.search.extension, Bundle.entry:condition.search.modifierExtension, Bundle.entry:condition.request.extension, Bundle.entry:condition.request.modifierExtension, Bundle.entry:condition.response.extension, Bundle.entry:condition.response.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()
valid-system-bundleIdenfifier error Bundle R02151:Bundle.identifier.sysyemは、http://jpfhir.jp/fhir/clins/bundle-identifier identifier.where(system='http://jpfhir.jp/fhir/clins/bundle-identifier').exists()
valid-value-bundleIdenfifier error Bundle R2152:Bundle.identifier.value は、医療機関番号10桁^西暦4件^36文字以内の半角文字列(英字、数字、ハイフン記号のみ可)であること。'^[0-4][0-9][1-3][0-9]{7}[\^]20[2-3][0-9][\^][A-Za-z0-9\-]{1,36}$' (identifier.where(system = 'http://jpfhir.jp/fhir/clins/bundle-identifier').count()=1 and identifier.where(system = 'http://jpfhir.jp/fhir/clins/bundle-identifier').value.matches('^[0-4][0-9][1-3][0-9]{7}[\\^]20[2-3][0-9][\\^][A-Za-z0-9\\-]{1,36}$'))

 

Other representations of profile: CSV, Excel, Schematron