ePath R4 Implementation Guide
1.0.1 - ci-build
Japan
ePath R4 Implementation Guide - Local Development build (v1.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Official URL: http://e-path.jp/fhir/ePath/CapabilityStatement/EPathRepositoryClientCapabilityStatement | Version: 1.0.1 | |||
| Active as of 2025-11-07 | Computable Name: EPathRepositoryClientCapabilityStatement | |||
Copyright/Legal: Joint Committee of JAMI and JSCP(日本医療情報学会と日本クリニカルパス学会との合同委員会). CC(Creative Commons) BY-ND 4.0 |
||||
ePath R4 実装ガイドを利用したePathリポジトリを作成する際にクライアント側で規定するCapabilityStatementのOperationsおよびSearch Parametersのリスト例を提示する。ePath R4 実装ガイドがサポートするFHIRプロファイルに限定しているため、FHIR Baseのプロファイルを利用する際などは必要な項目を追記すること。
Raw OpenAPI-Swagger Definition file | Download
json, xmlNote to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
This CapabilityStatement instantiates the CapabilityStatement EPath Repository ClientCapabilityStatement
clientThe summary table lists the resources that are part of this configuration, and for each resource it lists:
_include_revinclude| Resource Type | Profile | R | V-R | S | U | P | C | D | H-I | H-T | Searches | _include | _revinclude | Operations |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Patient | Supported Profiles EPath Patient JP Core Patient Profile | y | y | y | y | y | y | y | y | y | identifier, name, family, given, birthdate, gender, organization | Provenance:target | ||
| Organization | Supported Profiles EPath Organization JP Core Organization Profile | y | y | y | y | y | y | y | y | y | identifier, name | Provenance:target | ||
| Bundle | Supported Profiles EPath Bundle Message EP01 EPath Bundle Message EP02 EPath Bundle Message EP12 EPath Bundle Message EP22 | y | y | y | y | y | y | y | y | y | identifier | Provenance:target | ||
| List | Supported Profiles EPath List EPathRepository | y | y | y | y | y | y | y | y | y | code, date, identifier, patient, status, ep-pathcode | Provenance:target | ||
| Questionnaire | Supported Profiles EPath Questionnaire | y | y | y | y | y | y | y | y | y | identifier, url | Provenance:target | ||
| QuestionnaireResponse | Supported Profiles EPath QuestionnaireResponse | y | y | y | y | y | y | y | y | y | authored, identifier, patient, questionnaire, status | Provenance:target |
resolvescreate, search-type, read, vread, update, patch, delete, history-instance, history-type.| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | identifier | token | 患者IDを指定して検索するために使用するパラメータ |
| SHALL | name | string | 患者氏名を指定して検索するために使用するパラメータ |
| SHALL | family | string | 患者姓を指定して検索するために使用するパラメータ |
| SHALL | given | string | 患者名を指定して検索するために使用するパラメータ |
| SHALL | birthdate | date | 生年月日を指定して検索するために使用するパラメータ |
| SHALL | gender | token | 性別を指定して検索するために使用するパラメータ |
| SHALL | organization | reference | パスが適用された患者の所属する施設を指定して検索するために使用するパラメータ |
resolvescreate, search-type, read, vread, update, patch, delete, history-instance, history-type.| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | identifier | token | 施設の識別子を指定して検索するために使用するパラメータ |
| SHALL | name | string | 施設名を指定して検索するために使用するパラメータ |
resolvescreate, search-type, read, vread, update, patch, delete, history-instance, history-type.| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | identifier | token | 識別子を指定して検索するために使用するパラメータ |
resolvescreate, search-type, read, vread, update, patch, delete, history-instance, history-type.| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | code | token | 用途(eWSなど)指定して検索するために使用するパラメータ |
| SHALL | date | date | パス適用開始日指定して検索するために使用するパラメータ |
| SHALL | identifier | token | 適用後パス識別子を指定して検索するために使用するパラメータ |
| SHALL | patient | reference | 患者を指定して検索するために使用するパラメータ |
| SHALL | status | token | ePathリポジトリで管理されている適用後パスデータの状態を指定して検索するために使用するパラメータ |
| SHALL | ep-pathcode | uri | ePathリポジトリをパスコードを指定して検索するために使用するパラメータ |
resolvescreate, search-type, read, vread, update, patch, delete, history-instance, history-type.| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | identifier | token | 識別子を指定して検索するために使用するパラメータ |
| SHALL | url | uri | 入力フォームの正規URLを指定して検索するために使用するパラメータ |
resolvescreate, search-type, read, vread, update, patch, delete, history-instance, history-type.| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | authored | date | 回答を記述した日時を指定して検索するために使用するパラメータ |
| SHALL | identifier | token | 識別子を指定して検索するために使用するパラメータ |
| SHALL | patient | reference | 患者を指定して検索するために使用するパラメータ |
| SHALL | questionnaire | reference | 回答に対応する入力フォームを指定して検索するために使用するパラメータ |
| SHALL | status | token | 回答の状態を指定して検索するために使用するパラメータ |