電子カルテ情報共有サービス2文書5情報+患者サマリー FHIR実装ガイド JP-CLINS(CLinical Information Sharing ImplementationGuide) v1.11.0
1.11.0 - update Japan

Resource Profile: JP_Bundle_ePCS

項目内容
定義URL http://jpfhir.jp/fhir/clins/StructureDefinition/JP_Bundle_ePCS
Version 1.11.0
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:

プロファイル詳細

doco 下図ツリー表示の見方
(英文:適宜翻訳ツールをお使いください)

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Bundle C 0..* Bundle 電子カルテ情報共有サービスに送信可能な患者療養計画サマリーのための文書 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 このアーティファクトの論理ID / Logical id of this artifact
... meta SΣ 1..1 Meta リソースに関するMetadata / Metadata about the resource
.... id 0..1 string エレメント相互参照のためのユニークID
.... extension 0..* Extension 実装によって定義される追加コンテンツ
Slice: Unordered, Open by value:url
.... versionId Σ 0..1 id バージョン固有のidentifier (Baajon koyū no shikibetsu-shi)
.... lastUpdated SΣ 1..1 instant リソースのバージョンが最後に変更されたとき
.... source Σ 0..1 uri リソースがどこから来たかを特定する
.... profile SΣ 1..* canonical(StructureDefinition) 準拠しているプロファイルとして次のURLとバージョンを指定する。バージョン指定を省略した場合には、データ受信時点の最新バージョンとみなされる。http://jpfhir.jp/fhir/clins/StructureDefinition/JP_Bundle_ePCS|x.y.z
.... security Σ 0..* Coding このリソースに適用されたセキュリティラベル
Binding: All Security Labels (extensible): 医療プライバシーおよびセキュリティ分類システムからのセキュリティラベル。
.... tag Σ 0..* Coding このリソースに適用されたタグ
... 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 要素間参照のための一意のID / Unique id for inter-element referencing
.... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!Σ 0..1 code 通常|公式|一時的|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): 既知の場合、このidentifierの目的を識別します。 / Identifies the purpose for this identifier, if known .
.... type Σ 0..1 CodeableConcept identifierの説明 / Description of identifier
Binding: Identifier Type Codes (extensible): 特定の目的に使用するidentifierを決定するために使用できるidentifierのコード化されたタイプ。 / 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 identifier値の名前空間 / 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
.... period Σ 0..1 Period IDが使用に有効だった時間期間 / Time period when id is/was valid for use
.... assigner Σ 0..1 Reference(Organization) IDを発行した組織(単なるテキストである可能性があります) / Organization that issued id (may be just text)
... type SΣ 1..1 code ドキュメント|メッセージ|トランザクション|トランザクション応答|バッチ|バッチ応答|歴史|検索セット|コレクション / document | message | transaction | transaction-response | batch | batch-response | history | searchset | collection
Binding: BundleType (required): Bundleの目的を示します - それがどのように使用されるか。 / 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 このBundleに関連するリンク / Links related to this Bundle
.... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
.... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
.... relation Σ 1..1 string http://www.iana.org/assignments/link-relations/link-relations.xhtml#link-relations-1を参照してください / 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 Bundleへのエントリ - リソースまたは情報があります / 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 要素間参照のための一意のID / Unique id for inter-element referencing
..... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
..... link Σ 0..* See link (Bundle) このエントリに関連するリンク / Links related to this entry
..... fullUrl Σ 0..1 uri リソース用のURI(絶対URLサーバーアドレスまたはUUID/OID用のURI) / URI for resource (Absolute URL server address or URI for UUID/OID)
..... resource Σ 0..1 Resource Bundleのリソース / A resource in the bundle
..... search ΣC 0..1 BackboneElement 関連情報を検索します / Search related information
...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
...... mode Σ 0..1 code 一致|含める|結果 - これが結果セットにある理由 / match | include | outcome - why this is in the result set
Binding: SearchEntryMode (required): エントリが結果セットにある理由 - それが一致として含まれているか、_include要件が含まれているか、または検索プロセスに関する情報または警告情報を伝えるため。 / 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 ランキングを検索(0〜1) / Search ranking (between 0 and 1)
..... request ΣC 0..1 BackboneElement 追加の実行情報(トランザクション/バッチ/履歴) / Additional execution information (transaction/batch/history)
...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
...... method Σ 1..1 code get |頭|投稿|put |削除|パッチ / GET | HEAD | POST | PUT | DELETE | PATCH
Binding: HTTPVerb (required): HTTP動詞(HTTPコマンドライン)。詳細については、[http rfc](https://tools.ietf.org/html/rfc7231)を参照してください。 / HTTP verbs (in the HTTP command line). See HTTP rfc for details.
...... url Σ 1..1 uri このエントリに相当するHTTPのURL / 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 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
...... 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 リソースのETAG(関連する場合) / The Etag for the resource (if relevant)
...... lastModified Σ 0..1 instant サーバーの日付時間が変更されました / Server's date time modified
...... outcome Σ 0..1 Resource ヒントと警告を備えたOperationOutcome(バッチ/トランザクション用) / 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 要素間参照のための一意のID / Unique id for inter-element referencing
..... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
..... link Σ 0..* See link (Bundle) このエントリに関連するリンク / Links related to this entry
..... fullUrl SΣ 1..1 uri 埋め込まれているCompositionリソースを一意に識別するためのUUID
..... resource S 1..1 JP_Composition_ePCS Compositionリソースのインスタンス本体
..... search ΣC 0..1 BackboneElement 関連情報を検索します / Search related information
...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
...... mode Σ 0..1 code 一致|含める|結果 - これが結果セットにある理由 / match | include | outcome - why this is in the result set
Binding: SearchEntryMode (required): エントリが結果セットにある理由 - それが一致として含まれているか、_include要件が含まれているか、または検索プロセスに関する情報または警告情報を伝えるため。 / 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 ランキングを検索(0〜1) / Search ranking (between 0 and 1)
..... request ΣC 0..1 BackboneElement 追加の実行情報(トランザクション/バッチ/履歴) / Additional execution information (transaction/batch/history)
...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
...... method Σ 1..1 code get |頭|投稿|put |削除|パッチ / GET | HEAD | POST | PUT | DELETE | PATCH
Binding: HTTPVerb (required): HTTP動詞(HTTPコマンドライン)。詳細については、[http rfc](https://tools.ietf.org/html/rfc7231)を参照してください。 / HTTP verbs (in the HTTP command line). See HTTP rfc for details.
...... url Σ 1..1 uri このエントリに相当するHTTPのURL / 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 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
...... 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 リソースのETAG(関連する場合) / The Etag for the resource (if relevant)
...... lastModified Σ 0..1 instant サーバーの日付時間が変更されました / Server's date time modified
...... outcome Σ 0..1 Resource ヒントと警告を備えたOperationOutcome(バッチ/トランザクション用) / 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 要素間参照のための一意のID / Unique id for inter-element referencing
..... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
..... link Σ 0..* See link (Bundle) このエントリに関連するリンク / Links related to this entry
..... fullUrl SΣ 1..1 uri Patientリソースを一意に識別するためのUUID
..... resource S 1..1 JP_Patient_eCS Patientリソースのインスタンス本体
..... search ΣC 0..1 BackboneElement 関連情報を検索します / Search related information
...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
...... mode Σ 0..1 code 一致|含める|結果 - これが結果セットにある理由 / match | include | outcome - why this is in the result set
Binding: SearchEntryMode (required): エントリが結果セットにある理由 - それが一致として含まれているか、_include要件が含まれているか、または検索プロセスに関する情報または警告情報を伝えるため。 / 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 ランキングを検索(0〜1) / Search ranking (between 0 and 1)
..... request ΣC 0..1 BackboneElement 追加の実行情報(トランザクション/バッチ/履歴) / Additional execution information (transaction/batch/history)
...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
...... method Σ 1..1 code get |頭|投稿|put |削除|パッチ / GET | HEAD | POST | PUT | DELETE | PATCH
Binding: HTTPVerb (required): HTTP動詞(HTTPコマンドライン)。詳細については、[http rfc](https://tools.ietf.org/html/rfc7231)を参照してください。 / HTTP verbs (in the HTTP command line). See HTTP rfc for details.
...... url Σ 1..1 uri このエントリに相当するHTTPのURL / 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 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
...... 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 リソースのETAG(関連する場合) / The Etag for the resource (if relevant)
...... lastModified Σ 0..1 instant サーバーの日付時間が変更されました / Server's date time modified
...... outcome Σ 0..1 Resource ヒントと警告を備えたOperationOutcome(バッチ/トランザクション用) / 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 要素間参照のための一意のID / Unique id for inter-element referencing
..... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
..... link Σ 0..* See link (Bundle) このエントリに関連するリンク / Links related to this entry
..... fullUrl SΣ 1..1 uri Practitionerリソースを一意に識別するためのUUID
..... resource S 1..1 JP_Practitioner_eCS Practitionerリソースのインスタンス本体
..... search ΣC 0..1 BackboneElement 関連情報を検索します / Search related information
...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
...... mode Σ 0..1 code 一致|含める|結果 - これが結果セットにある理由 / match | include | outcome - why this is in the result set
Binding: SearchEntryMode (required): エントリが結果セットにある理由 - それが一致として含まれているか、_include要件が含まれているか、または検索プロセスに関する情報または警告情報を伝えるため。 / 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 ランキングを検索(0〜1) / Search ranking (between 0 and 1)
..... request ΣC 0..1 BackboneElement 追加の実行情報(トランザクション/バッチ/履歴) / Additional execution information (transaction/batch/history)
...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
...... method Σ 1..1 code get |頭|投稿|put |削除|パッチ / GET | HEAD | POST | PUT | DELETE | PATCH
Binding: HTTPVerb (required): HTTP動詞(HTTPコマンドライン)。詳細については、[http rfc](https://tools.ietf.org/html/rfc7231)を参照してください。 / HTTP verbs (in the HTTP command line). See HTTP rfc for details.
...... url Σ 1..1 uri このエントリに相当するHTTPのURL / 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 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
...... 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 リソースのETAG(関連する場合) / The Etag for the resource (if relevant)
...... lastModified Σ 0..1 instant サーバーの日付時間が変更されました / Server's date time modified
...... outcome Σ 0..1 Resource ヒントと警告を備えたOperationOutcome(バッチ/トランザクション用) / 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 要素間参照のための一意のID / Unique id for inter-element referencing
..... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
..... link Σ 0..* See link (Bundle) このエントリに関連するリンク / Links related to this entry
..... fullUrl SΣ 1..1 uri Organizationリソースを一意に識別するためのUUID
..... resource S 1..1 JP_Organization_eCS 2文書5情報や診療サマリーなどで記録する医療機関(および診療科情報)の格納に使用する
..... search ΣC 0..1 BackboneElement 関連情報を検索します / Search related information
...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
...... mode Σ 0..1 code 一致|含める|結果 - これが結果セットにある理由 / match | include | outcome - why this is in the result set
Binding: SearchEntryMode (required): エントリが結果セットにある理由 - それが一致として含まれているか、_include要件が含まれているか、または検索プロセスに関する情報または警告情報を伝えるため。 / 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 ランキングを検索(0〜1) / Search ranking (between 0 and 1)
..... request ΣC 0..1 BackboneElement 追加の実行情報(トランザクション/バッチ/履歴) / Additional execution information (transaction/batch/history)
...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
...... method Σ 1..1 code get |頭|投稿|put |削除|パッチ / GET | HEAD | POST | PUT | DELETE | PATCH
Binding: HTTPVerb (required): HTTP動詞(HTTPコマンドライン)。詳細については、[http rfc](https://tools.ietf.org/html/rfc7231)を参照してください。 / HTTP verbs (in the HTTP command line). See HTTP rfc for details.
...... url Σ 1..1 uri このエントリに相当するHTTPのURL / 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 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
...... 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 リソースのETAG(関連する場合) / The Etag for the resource (if relevant)
...... lastModified Σ 0..1 instant サーバーの日付時間が変更されました / Server's date time modified
...... outcome Σ 0..1 Resource ヒントと警告を備えたOperationOutcome(バッチ/トランザクション用) / 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 要素間参照のための一意のID / Unique id for inter-element referencing
..... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
..... link Σ 0..* See link (Bundle) このエントリに関連するリンク / Links related to this entry
..... fullUrl SΣ 1..1 uri Encounterリソースを一意に識別するためのUUID
..... resource S 1..1 JP_Encounter_eCS
..... search ΣC 0..1 BackboneElement 関連情報を検索します / Search related information
...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
...... mode Σ 0..1 code 一致|含める|結果 - これが結果セットにある理由 / match | include | outcome - why this is in the result set
Binding: SearchEntryMode (required): エントリが結果セットにある理由 - それが一致として含まれているか、_include要件が含まれているか、または検索プロセスに関する情報または警告情報を伝えるため。 / 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 ランキングを検索(0〜1) / Search ranking (between 0 and 1)
..... request ΣC 0..1 BackboneElement 追加の実行情報(トランザクション/バッチ/履歴) / Additional execution information (transaction/batch/history)
...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
...... method Σ 1..1 code get |頭|投稿|put |削除|パッチ / GET | HEAD | POST | PUT | DELETE | PATCH
Binding: HTTPVerb (required): HTTP動詞(HTTPコマンドライン)。詳細については、[http rfc](https://tools.ietf.org/html/rfc7231)を参照してください。 / HTTP verbs (in the HTTP command line). See HTTP rfc for details.
...... url Σ 1..1 uri このエントリに相当するHTTPのURL / 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 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
...... 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 リソースのETAG(関連する場合) / The Etag for the resource (if relevant)
...... lastModified Σ 0..1 instant サーバーの日付時間が変更されました / Server's date time modified
...... outcome Σ 0..1 Resource ヒントと警告を備えたOperationOutcome(バッチ/トランザクション用) / 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 要素間参照のための一意のID / Unique id for inter-element referencing
..... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
..... link Σ 0..* See link (Bundle) このエントリに関連するリンク / Links related to this entry
..... fullUrl SΣ 1..1 uri CarePlanリソースを一意に識別するためのUUID
..... resource S 1..1 JP_CarePlan_ePCS 患者またはグループの健康計画
..... search ΣC 0..1 BackboneElement 関連情報を検索します / Search related information
...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
...... mode Σ 0..1 code 一致|含める|結果 - これが結果セットにある理由 / match | include | outcome - why this is in the result set
Binding: SearchEntryMode (required): エントリが結果セットにある理由 - それが一致として含まれているか、_include要件が含まれているか、または検索プロセスに関する情報または警告情報を伝えるため。 / 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 ランキングを検索(0〜1) / Search ranking (between 0 and 1)
..... request ΣC 0..1 BackboneElement 追加の実行情報(トランザクション/バッチ/履歴) / Additional execution information (transaction/batch/history)
...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
...... method Σ 1..1 code get |頭|投稿|put |削除|パッチ / GET | HEAD | POST | PUT | DELETE | PATCH
Binding: HTTPVerb (required): HTTP動詞(HTTPコマンドライン)。詳細については、[http rfc](https://tools.ietf.org/html/rfc7231)を参照してください。 / HTTP verbs (in the HTTP command line). See HTTP rfc for details.
...... url Σ 1..1 uri このエントリに相当するHTTPのURL / 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 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
...... 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 リソースのETAG(関連する場合) / The Etag for the resource (if relevant)
...... lastModified Σ 0..1 instant サーバーの日付時間が変更されました / Server's date time modified
...... outcome Σ 0..1 Resource ヒントと警告を備えたOperationOutcome(バッチ/トランザクション用) / 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 要素間参照のための一意のID / Unique id for inter-element referencing
..... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
..... link Σ 0..* See link (Bundle) このエントリに関連するリンク / Links related to this entry
..... fullUrl SΣ 1..1 uri Conditionリソースを一意に識別するためのUUID
..... resource S 1..1 JP_Condition_eCS 診療情報における傷病名情報の格納に使用する
..... search ΣC 0..1 BackboneElement 関連情報を検索します / Search related information
...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
...... mode Σ 0..1 code 一致|含める|結果 - これが結果セットにある理由 / match | include | outcome - why this is in the result set
Binding: SearchEntryMode (required): エントリが結果セットにある理由 - それが一致として含まれているか、_include要件が含まれているか、または検索プロセスに関する情報または警告情報を伝えるため。 / 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 ランキングを検索(0〜1) / Search ranking (between 0 and 1)
..... request ΣC 0..1 BackboneElement 追加の実行情報(トランザクション/バッチ/履歴) / Additional execution information (transaction/batch/history)
...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
...... method Σ 1..1 code get |頭|投稿|put |削除|パッチ / GET | HEAD | POST | PUT | DELETE | PATCH
Binding: HTTPVerb (required): HTTP動詞(HTTPコマンドライン)。詳細については、[http rfc](https://tools.ietf.org/html/rfc7231)を参照してください。 / HTTP verbs (in the HTTP command line). See HTTP rfc for details.
...... url Σ 1..1 uri このエントリに相当するHTTPのURL / 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 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
...... 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 リソースのETAG(関連する場合) / The Etag for the resource (if relevant)
...... lastModified Σ 0..1 instant サーバーの日付時間が変更されました / Server's date time modified
...... outcome Σ 0..1 Resource ヒントと警告を備えたOperationOutcome(バッチ/トランザクション用) / OperationOutcome with hints and warnings (for batch/transaction)
... signature Σ 0..1 Signature デジタル署名 / Digital Signature

doco Documentation for this format