電子カルテ情報共有サービスFHIR実装ガイド JP-CLINS(CLinical Information Sharing ImplementationGuide) ドラフト版
0.9.13 - draft Japan

Publish Box goes here

Resource Profile: eCS:JP_Encounter-eCS

項目内容
定義URL http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_Encounter_eCS
Version 0.9.13
Name

JP_Encounter_eCS

Title

eCS:JP_Encounter-eCS

Status Active ( 2023-03-31 )
Copyright

(一社)日本医療情報学会. CC(Creative Commons license) BY-ND CC表示・改変禁止

eCS 診療情報・サマリー汎用 Encounterリソース(受診時・入院時等のEncounter情報)プロファイル


eCS 診療情報・サマリー汎用:【入退院/受診歴情報】

背景および想定シナリオ

このプロファイルは、6情報をはじめ、診療6情報・サマリー用に患者の入退院や外来受診の情報を記述するためのものである。 電子カルテ情報共有サービスに送信する情報に含まれる場合、6情報として送信されるリソースのいずれかのContainedリソースとして記述するか、2文書(診療情報提供書や退院時サマリー)のBundleリソースのentryに記述することを想定している。

スコープ

対象

 患者の入退院や外来受診の情報

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

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

必須要素

  • resourceType : リソースタイプ “Encounter”
  • meta.profile : 電子カルテ情報共有サービスでは必須
  • status : この情報のステータス(“finished”)
  • class : 入院中、外来

条件により必須

  • reasonCode : 診療情報提供書の場合に必須。入院時主訴や情報提供理由。

推奨要素

  • 特記なし。

MustSupport要素

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

  • 該当なし。

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

  • 多重度欄の背景色:
    • 濃い黄色=「必須要素」に対応する。
    • 薄い黄色=「条件により必須要素」に対応する。
    • 薄い緑=「推奨要素」に対応する。
    • 無色=本要素を記述する場合の説明を参考までに記載しているが多重度は0..1または0..*であるため出現してもしなくてもよい。ただし、MustSupport要素の場合には、MustSupport要素としての仕様を満たす必要がある。MustSupport要素でなければ、データ設定と送信は任意であり、送信しても受信側では無視(破棄)されるかもしれないことに注意すること。
  • この表に現れない要素であるが、JP-Coreでは出現してもよい(多重度が0..1または0..*の)要素は、データ設定と送信は任意であり、送信しても受信側では無視(破棄)されるかもしれないことに注意すること。
  • この表で要素名のあとに[ ]表記があるものは、値が1個であっても、JSONデータのリスト型の値で記述しなければならない。
  • 要素[*] : この要素は繰り返し可能であり、値の記述はリストとなる。
  • 要素[+] : (繰り返し可能な要素において)新たなひとつの要素の子要素値として記述される。
  • 要素[=] : (繰り返し可能な要素において)すぐ上の要素と同じ要素の子要素値として記述される。

詳細説明

表 「Encounter」

多重度タジュウド は、オヤ 要素ヨウソ 出現シュツゲン した場合バアイ 多重度タジュウド 。たとえばある子要素コヨウソ 多重度タジュウド が1..1であっても親要素オヤヨウソ 出現シュツゲン しない場合バアイ にはその子要素コヨウソ 出現シュツゲン しない。ギャク 親要素オヤヨウソ 出現シュツゲン する場合バアイ には、この子要素コヨウソ 出現シュツゲン しなければならない。
要素Lv1 要素Lv2 要素Lv3 要素Lv4 多重度 説明 固定値コテイチ
レイジ
固定値コテイチ または例示レイジ
resourceType       1..1 string Encounterリソースであることを示す。 固定値 "Encounter"
meta       0..1 Meta      
meta lastUpdated     0..1 instant 最終更新日時。YYYY-MM-DDThh:mm:ss.sss+zz:zz
この要素は、このリソースのデータを取り込んで蓄積していたシステムが、このリソースになんらかの変更があった可能性があった日時を取得し、このデータを再取り込みする必要性の判断をするために使われる。本要素ホンヨウソ に前回取り込んだ時点より後の日時が設定されている場合には、なんらかの変更があった可能性がある(変更がない場合もある)ものとして判断される。したがって、内容になんらかの変更があった場合、またはこのリソースのデータが初めて作成された場合には、その時点以降の日時(たとえば、このリソースのデータを作成した日時)を設定しなければならない。内容の変更がない場合でも、このリソースのデータが作り直された場合や単に複写された場合にその日時を設定しなおしてもよい。ただし、内容に変更がないのであれば、日時を変更しなくてもよい。また、この要素の変更とmeta.versionIdの変更とは、必ずしも連動しないことがある。
例示 "2015-02-07T13:28:17.239+09:00"
meta profile[+]     0..* canonical(StructureDefinition) 準拠しているプロファイルを受信側に通知したい場合には、本文書のプロファイルを識別するURLを指定する。
http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_Encounter_eCS を設定する。
電子カルテ情報共有サービスに本リソースデータを送信する場合には、http://jpfhir.jp/fhir/clins/StructureDefinition/JP_Encounter_eCS を設定すること。
固定値 "http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_Encounter_eCS"
または
"http://jpfhir.jp/fhir/clins/StructureDefinition/JP_Encounter_eCS"
identifier[*]       0..1* Identifier この医療機関における入院管理番号、あるいは受診ジュシn レキ 管理カンリ 番号バンゴウ    
identifier[+] system     1..1   付番方法については「識別子名前空間一覧」を参照。 固定値 "http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier"
identifier[=] value     1..1   入院管理番号、受診歴管理番号の文字列。値は例示。 レイジ "1311234567-2020-00123456"
status       1..1 code この情報のステータス。EncounterStatus(http:// hl7.org/fhir/ValueSet/encouner-status)より"finished"を指定する。 固定値 "finished"
class       1..1 Coding 入院ニュウイn または受診イベントの分類情報ジョウホウ    
class system     1..1 uri コード体系v3.ActEncounterCodeを識別するURI 固定値 "http://terminology. hl7.org/CodeSystem/v3-ActCode"
class code     1..1 code 「IMP:入院(inpatient Encounter)」または、「AMB:外来受診(ambulatory)」。退院時サマリーで退院時を記述する場合には"IMP"を使用する。INPではなくIMPであることに注意。 例示 “IMP"
class display     1..1 string   例示 “入院” または”外来”
classHistory[*]       0..*   この入院期間までの外来受診履歴や入院履歴を記述したい場合にここに繰り返しで記述する。紹介先受診情報では不要。    
classHistory[+] class     1..1 Coding 受診イベントの分類    
classHistory[=] class system   1..1 uri コード体系v3.ActEncounterCodeを識別するURI。 固定値 "http://terminology. hl7.org/CodeSystem/v3-ActCode"
classHistory[=] class code   1..1   「IMP:入院(inpatient Encounter)」または、「AMB:外来受診(ambulatory)」
退院時サマリーで退院時を記述する場合には"IMP"を使用する。
* INPではなくIMPであることに注意。
  “IMP” または”AMB”
classHistory[=] class display   1..1       "入院"または"外来"
classHistory[=] period     0..1   入院期間を表す必要がある場合には必須。外来では必要な場合を除き省略可。    
classHistory[=] period start   1..1 dateTime 上記イベントの開始日時。入院の場合には入院日、外来受診の場合には診療情報提供書の記載基準となった外来受診日に相当するが、period要素自体は省略できる。   "2020-08-21"
classHistory[=] period end   0..1 dateTime 上記イベントの終了日時。入院の場合には退院日、外来受診の場合には不要。   "2020-08-24"
period       0..1 Priod 入院期間、受診ジュシn イベント期間キカn 。退院時サマリーでは必須。    
period start     1..1 dateTime この入院の入院日時   "2020-09-01"
period end     1..1 dateTime この入院の退院日時   "2020-09-18"
length       0..1 Duration この入院の在院日数    
length value     1..1 decimal 在院日数。値は例示。   7
length unit     1..1 string 在院日数の単位文字列。固定値。   "日"
length system     1..1 uri 単位コードUCUMのコード体系を識別するURI。固定値。   "http://unitsofmeasure.org"
length code     1..1 code 日を意味する単位コード「d」。固定値。   "d"
reasonCode[*]       0..* CodeableConcept 入院時主訴・入院理由。
診療情報提供書の場合、その理由(主訴・目的)
コードで記述できる場合にそのコード記述。system値はMEDIS標準病名マスター病名交換用コードを使用する場合の例示。"BOEF"は、MEDIS標準病名マスター病名交換用コードで"持続腹痛"のコード。"持続腹痛"は、入院時主訴・入院理由のテキスト記述。
診療情報提供書の場合、text要素で理由を自由記述すること。
レイジ "urn:oid:1.2.392.200119.4.101.6"
diagnosis[*]       0..*   入院期間中の診断情報。診療情報提供書では不要。    
diagnosis[+] condition     1..1 Reference(Condition) 患者状態(病態・疾患名・症状)への参照    
diagnosis[=] use     0..1 CodeableConcept 診断の位置付け区分。
(DiagnosisRole)。これにより、入院時診断、退院時診断、などが区別される。入院中のすべての診断病名にこのコードが必須ではないが、少なくともAD:入院時診断、DD:退院時診断、CC:主訴、についてはそれぞれ1個以上はこのコードがついている必要がある。
   
diagnosis[=] use coding[*]   1..*   同じ診断名に複数の診断位置付けコードをつけることができる。    
diagnosis[=] use coding[+] system 1..1   診断位置付けValueSet(FHIR準拠の場合のコード表)   "http://terminology.hl7.org/CodeSystem/diagnosis-role"
diagnosis[=] use coding[=] code 1..1   AD:入院時診断、DD:退院時診断、CC:主訴、CM:併存症診断、pre-op:術前診断、post-op:術後診断、billing:会計請求診断(FHIR準拠の場合のコード表)。値は例示。   "DD"
diagnosis[=] use coding[=] display 1..1   コードに対する名称。値は例示。   "退院時診断"
diagnosis[=] rank     0..1 positiveInt 同じ診断位置付け内での順序数値(1から順)。順序は医療者の意図によりつけてよい。値は例示。   1
hospitalization       0..1 BackboneElement 入退院詳細情報。診療情報提供書では不要。退院時サマリーでは必須。    
hospitalization origin     0..1 Reference(Location | Organization) 入院前の所在場所または施設への参照。    
hospitalization admitSource     0..1 CodeableConcept 入院経路を表すコード情報。値は例示。system固定値コテイチ
(出典:厚労省DPC導入影響評価調査)
0 院内の他病棟からの転棟
1 家庭からの入院
4 他の病院・診療所の病棟からの転院
5 介護施設・福祉施設に入所中
8 院内で出生
9 その他
固定値コテイチ http://jpfhir.jp/fhir/eCS/CodeSystem/admit-Source
hospitalization reAdmission     0..1 CodeableConcept 再入院の場合の再入院種類。当面未使用    
hospitalization specialCourtesy     0..1 CodeableConcept 特別配慮を要する入院。VIP、職員、医療専門職といった区分。当面未使用    
hospitalization SpecialArrangement     0..1 CodeableConcept 特別調整を要する入院。車椅子、増設ベッド、通訳、付き添い、盲導犬等の必要性。当面未使用    
hospitalization destination     0..1 Reference(Location | Organization) 退院先場所または施設への参照。    
hospitalization dischargeDisposition     1..1 CodeableConcept 退院時転帰コード情報。コード表は暫定(出典:厚労省DPC導入影響評価調査)
1:傷病が治癒・軽快
3:傷病(白血病、潰瘍性大腸炎、クローン病等)が寛解
4:傷病が不変
5:傷病が増悪
6:傷病による死亡
7:傷病以外による死亡
9:その他(検査入院,正常分娩及び人間ドック含む)
  http://jpfhir.jp/fhir/eCS/CodeSystem/discharge-disposition
location[*]       0..* BackboneElement 入院中の所在場所(病棟病室など)。診療情報提供書では不要。    
location[+] location     0..1 Reference(Location) 入院中の所在場所(病棟病室など)への参照    
location[=] status     1..1 code planned | active | reserved | completed のいずれかであるが、退院時サマリーの場合バアイ には、"completed"。 レイジ "completed"
location[=] physicalType     0..1 CodeableConcept 所在場所のタイプ。system固定値コテイチ
bu: 建物
wa: 病棟
ro: 病室
bd: ベッド
area: エリア など。
固定値コテイチ
"http://terminology.hl7.org/CodeSystem/location-physical-type"
location[=] preiod     0..1 Period 所在期間    
location[=] preiod start   0..1 dateTime 所在期間の開始日時    
location[=] preiod end   0..1 dateTime 所在期間の終了日時    


プロファイル

Usage:

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

プロファイル詳細

This structure is derived from JP_Encounter

NameFlagsCard.TypeDescription & Constraintsdoco
.. Encounter 0..*JP_Encounter患者にサービスが提供されている間の相互作用
... identifier S0..1Identifierこの医療機関における患者の受診番号、入院管理番号
.... system S1..1uri識別子値の名前空間 / The namespace for the identifier value
Fixed Value: http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier
.... value S1..1string一意の値 / The value that is unique
... status S1..1codeplanned | arrived | triaged | in-progress | onleave | finished | cancelled + / 予定|到着|トリアージ|進行中|保留中|終了|キャンセル+
Fixed Value: finished
... class S1..1Coding受診イベントの分類
.... system S1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v3-ActCode
.... code S1..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: HL7 V3 ActEncounterCode Value Set (extensible)
.... display S1..1stringシステムによって定義された表現 / Representation defined by the system
... classHistory S0..1BackboneElement外来受診履歴や入院履歴の繰り返し記述。
.... class S1..1Codinginpatient | outpatient | ambulatory | emergency + / 入院|外来|外来|救急+
..... system S1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v3-ActCode
..... code S1..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
..... display S1..1stringシステムによって定義された表現 / Representation defined by the system
.... period S1..1Period入院期間を表す必要がある場合には必須。外来では必要な場合を除き省略可。
..... start S1..1dateTime包括的境界で開始時間 / Starting time with inclusive boundary
..... end S0..1dateTime継続していない場合、包括的境界で終了時間 / End time with inclusive boundary, if not ongoing
... period S0..1Period入院期間。退院時サマリーでは必須。外来では必要な場合を除き省略可。
.... start S1..1dateTime包括的境界で開始時間 / Starting time with inclusive boundary
.... end S0..1dateTime継続していない場合、包括的境界で終了時間 / End time with inclusive boundary, if not ongoing
... length S0..1Durationこの入院の在院日数
.... value S1..1decimal数値(暗黙の精度を持つ) / Numerical value (with implicit precision)
.... unit S1..1stringユニット表現 / Unit representation
Fixed Value:
.... system S1..1uriコード化されたユニットフォームを定義するシステム / System that defines coded unit form
Fixed Value: http://unitsofmeasure.org
.... code S1..1codeユニットのコード化された形式 / Coded form of the unit
Fixed Value: d
... reasonCode S0..*CodeableConcept入院時主訴・入院理由。紹介する理由(主訴・目的)
.... coding S0..*Coding用語システムによって定義されたコード / Code defined by a terminology system
..... system S1..1uri用語システムのアイデンティティ / Identity of the terminology system
..... code S1..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
.... text S0..1stringコンセプトの単純なテキスト表現 / Plain text representation of the concept
... diagnosis S0..*BackboneElement入院期間中の診断情報。診療情報提供書では不要。
.... condition S1..1Reference(JP Core Condition Profile)患者状態(病態・疾患名・症状)への参照
.... use S0..1CodeableConcept診断の位置付け区分
..... coding S1..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system S1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/diagnosis-role
...... code S1..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
...... display S1..1stringシステムによって定義された表現 / Representation defined by the system
.... rank S0..1positiveInt診断の優先順位
... hospitalization S0..1BackboneElement入退院の詳細状況。診療情報提供書では不要。
.... origin S0..1Reference(JP Core Location Profile | JP Core Organization Profile)入院前の所在場所または施設への参照。
.... admitSource S0..1CodeableConcept入院経路を表すコード情報
Binding: 入院経路を表すコード (出典:厚労省DPC導入影響評価調査) ValueSet (preferred)
..... coding S1..*Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system S1..1uri用語システムのアイデンティティ / Identity of the terminology system
...... code S1..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
.... destination S0..1Reference(JP Core Location Profile | JP Core Organization Profile)退院後の所在場所または施設への参照。
.... dischargeDisposition S1..1CodeableConcept退院時転帰コード情報
..... coding S1..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system S1..1uri用語システムのアイデンティティ / Identity of the terminology system
Required Pattern: http://jpfhir.jp/fhir/Common/CodeSystem/discharge-disposition
...... code S1..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
...... display S0..1stringシステムによって定義された表現 / Representation defined by the system
... location S0..*BackboneElement入院中の所在場所(病棟病室など)。診療情報提供書では不要。
.... location S1..1Reference(JP Core Location Profile)入院中の所在場所(病棟病室など)への参照。
.... status S1..1code計画中 | アクティブな | 予約済みの | 完了しました。
Required Pattern: completed
.... physicalType S0..1CodeableConcept入院中の所在場所(病棟病室など)の種別
..... coding S1..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system S1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/location-physical-type
...... code S1..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
...... display S0..1stringシステムによって定義された表現 / Representation defined by the system
.... period S1..1Period所在期間
..... start S1..1dateTime包括的境界で開始時間 / Starting time with inclusive boundary
..... end S0..1dateTime継続していない場合、包括的境界で終了時間 / End time with inclusive boundary, if not ongoing

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Encounter 0..*JP_Encounter患者にサービスが提供されている間の相互作用
... id Σ0..1idこのアーティファクトの論理ID
... meta Σ0..1Metaリソースに関するメタデータ
... implicitRules ?!Σ0..1uriこのコンテンツが作成されたルールセット
... language 0..1code「リソースコンテンツの言語」
Binding: CommonLanguages (preferred): 「人間の言語。」

Additional BindingsPurpose
AllLanguagesMax Binding
... text 0..1Narrative人間の解釈のためのリソースのテキスト要約
... contained 0..*Resource「含まれている、インラインのリソース」
... Slices for extension 0..*Extension実装によって定義される追加コンテンツ
Slice: Unordered, Open by value:url
... associatedEncounter 0..1Reference(Encounter)関連するEncounter
URL: http://hl7.org/fhir/StructureDefinition/encounter-associatedEncounter
... modifierExtension ?!0..*Extension無視できない拡張機能 (Mushi dekinai kakuchou kinou)
... identifier SΣ0..1Identifierこの医療機関における患者の受診番号、入院管理番号
.... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
.... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!Σ0..1code通常|公式|一時的|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): 既知の場合、この識別子の目的を識別します。 / Identifies the purpose for this identifier, if known .

.... type Σ0..1CodeableConcept識別子の説明 / 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..1uri識別子値の名前空間 / The namespace for the identifier value
Fixed Value: http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier
.... value SΣ1..1string一意の値 / The value that is unique
.... period Σ0..1PeriodIDが使用に有効だった時間期間 / Time period when id is/was valid for use
.... assigner Σ0..1Reference(Organization)IDを発行した組織(単なるテキストである可能性があります) / Organization that issued id (may be just text)
... status ?!SΣ1..1codeplanned | arrived | triaged | in-progress | onleave | finished | cancelled + / 予定|到着|トリアージ|進行中|保留中|終了|キャンセル+
Binding: EncounterStatus (required): 「Encounter(診察、受診、入退院など)の現状。」


Fixed Value: finished
... statusHistory 0..*BackboneElement過去のEncounterのステータス一覧【詳細参照】
.... id 0..1stringエレメント相互参照のためのユニークID
.... extension 0..*Extension実装によって定義される追加コンテンツ
.... modifierExtension ?!Σ0..*Extension認識されなくても無視できない拡張機能
.... status 1..1codeplanned | arrived | triaged | in-progress | onleave | finished | cancelled + / 予定|到着|トリアージ|進行中|保留中|終了|キャンセル+.
Binding: EncounterStatus (required): 「Encounter(診察、受診、入退院など)の現状。」

.... period 1..1Periodそのエピソードが指定された状態になっていた時間
... class SΣ1..1Coding受診イベントの分類
Binding: HL7 V3 ActEncounterCode Value Set (extensible): Encounter(診察、受診、入退院など)の分類。 (Deai no bunrui.)

.... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
.... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
.... system SΣ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v3-ActCode
.... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
.... code SΣ1..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: HL7 V3 ActEncounterCode Value Set (extensible)
.... display SΣ1..1stringシステムによって定義された表現 / Representation defined by the system
.... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
... classHistory S0..1BackboneElement外来受診履歴や入院履歴の繰り返し記述。
.... id 0..1stringエレメント相互参照のためのユニークID
.... extension 0..*Extension実装によって定義される追加コンテンツ
.... modifierExtension ?!Σ0..*Extension認識されなくても無視できない拡張機能
.... class S1..1Codinginpatient | outpatient | ambulatory | emergency + / 入院|外来|外来|救急+
Binding: HL7 V3 ActEncounterCode Value Set (extensible): Encounter(診察、受診、入退院など)の分類。 (Deai no bunrui.)

..... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
..... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system SΣ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v3-ActCode
..... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
..... code SΣ1..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
..... display SΣ1..1stringシステムによって定義された表現 / Representation defined by the system
..... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
.... period S1..1Period入院期間を表す必要がある場合には必須。外来では必要な場合を除き省略可。
..... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
..... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
..... start SΣC1..1dateTime包括的境界で開始時間 / Starting time with inclusive boundary
..... end SΣC0..1dateTime継続していない場合、包括的境界で終了時間 / End time with inclusive boundary, if not ongoing
... type Σ0..*CodeableConcept特定の種類のEncounter(診察、受診、入退院など) (tokutei no shurui no deai)
Binding: EncounterType (example): Encounter(診察、受診、入退院など)のタイプ。 (Deai no taipu.)


... serviceType Σ0..1CodeableConcept"特定のサービスの種類" (tokutei no saabisu no shurui)
Binding: ServiceType (example): 提供されるサービスの広範な分類。

... priority 0..1CodeableConceptEncounter(診察、受診、入退院など)の緊急性を示す
Binding: ActPriority (example): Encounter(診察、受診、入退院など)の緊急性を示します。

... subject Σ0..1Reference(JP Core Patient Profile | Group)対面時に出席している患者またはグループ
... episodeOfCare Σ0..*Reference(EpisodeOfCare)この遭遇が記録されるべきケアのエピソード
... basedOn 0..*Reference(ServiceRequest)このEncounter(診察、受診、入退院など)を開始したサービスリクエスト
... participant Σ0..*BackboneElement「遭遇に関わった参加者のリスト」 (Souguu ni kakawatta sankasha no risuto)
.... id 0..1stringエレメント相互参照のためのユニークID
.... extension 0..*Extension実装によって定義される追加コンテンツ
.... modifierExtension ?!Σ0..*Extension認識されなくても無視できない拡張機能
.... type Σ0..*CodeableConceptEncounter(診察、受診、入退院など)における参加者の役割
Binding: ParticipantType (extensible): Encounter(診察、受診、入退院など)における参加者の役割。


.... period 0..1Period参加者が参加したエンカウンターの期間
.... individual Σ0..1Reference(JP Core Practitioner Profile | JP Core PractitionerRole Profile | RelatedPerson)患者以外に関与する人
... appointment Σ0..*Reference(Appointment)このEncounter(診察、受診、入退院など)を予定した予約
... period S0..1Period入院期間。退院時サマリーでは必須。外来では必要な場合を除き省略可。
.... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
.... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
.... start SΣC1..1dateTime包括的境界で開始時間 / Starting time with inclusive boundary
.... end SΣC0..1dateTime継続していない場合、包括的境界で終了時間 / End time with inclusive boundary, if not ongoing
... length S0..1Durationこの入院の在院日数
.... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
.... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
.... value SΣ1..1decimal数値(暗黙の精度を持つ) / Numerical value (with implicit precision)
.... comparator ?!Σ0..1code<|<= |> = |> - 価値を理解する方法 / < | <= | >= | > - how to understand the value
Binding: QuantityComparator (required): 量を理解し、表現する方法。 / How the Quantity should be understood and represented.

.... unit SΣ1..1stringユニット表現 / Unit representation
Fixed Value:
.... system SΣC1..1uriコード化されたユニットフォームを定義するシステム / System that defines coded unit form
Fixed Value: http://unitsofmeasure.org
.... code SΣ1..1codeユニットのコード化された形式 / Coded form of the unit
Fixed Value: d
... reasonCode SΣ0..*CodeableConcept入院時主訴・入院理由。紹介する理由(主訴・目的)
Binding: EncounterReasonCodes (preferred): Encounter(診察、受診、入退院など)が起こる理由。


.... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
.... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding SΣ0..*Coding用語システムによって定義されたコード / Code defined by a terminology system
..... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
..... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system SΣ1..1uri用語システムのアイデンティティ / Identity of the terminology system
..... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
..... code SΣ1..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
..... display Σ0..1stringシステムによって定義された表現 / Representation defined by the system
..... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
.... text SΣ0..1stringコンセプトの単純なテキスト表現 / Plain text representation of the concept
... reasonReference Σ0..*Reference(JP Core Condition Profile | JP Core Procedure Profile | JP Core Observation Common Profile | ImmunizationRecommendation)Encounter(診察、受診、入退院など)が生じた理由(参照)(Deai ga shoujita riyuu (sanshou))
... diagnosis SΣ0..*BackboneElement入院期間中の診断情報。診療情報提供書では不要。
.... id 0..1stringエレメント相互参照のためのユニークID
.... extension 0..*Extension実装によって定義される追加コンテンツ
.... modifierExtension ?!Σ0..*Extension認識されなくても無視できない拡張機能
.... condition SΣ1..1Reference(JP Core Condition Profile)患者状態(病態・疾患名・症状)への参照
.... use S0..1CodeableConcept診断の位置付け区分
Binding: DiagnosisRole (preferred): この状態が表す診断のタイプ。 (Kono jōtai ga arawasu shindan no taipu.)

..... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
..... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
..... coding SΣ1..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system SΣ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/diagnosis-role
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code SΣ1..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
...... display SΣ1..1stringシステムによって定義された表現 / Representation defined by the system
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... text Σ0..1stringコンセプトの単純なテキスト表現 / Plain text representation of the concept
.... rank S0..1positiveInt診断の優先順位
... account 0..*Reference(Account)このエンカウンターの請求に使用できるアカウントのセット
... hospitalization S0..1BackboneElement入退院の詳細状況。診療情報提供書では不要。
.... id 0..1stringエレメント相互参照のためのユニークID
.... extension 0..*Extension実装によって定義される追加コンテンツ
.... modifierExtension ?!Σ0..*Extension認識されなくても無視できない拡張機能
.... preAdmissionIdentifier 0..1Identifier事前入院識別子 (Jizen nyugaku shikibetsushi)
.... origin S0..1Reference(JP Core Location Profile | JP Core Organization Profile)入院前の所在場所または施設への参照。
.... admitSource S0..1CodeableConcept入院経路を表すコード情報
Binding: 入院経路を表すコード (出典:厚労省DPC導入影響評価調査) ValueSet (preferred)
..... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
..... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
..... coding SΣ1..*Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system SΣ1..1uri用語システムのアイデンティティ / Identity of the terminology system
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code SΣ1..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
...... display Σ0..1stringシステムによって定義された表現 / Representation defined by the system
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... text Σ0..1stringコンセプトの単純なテキスト表現 / Plain text representation of the concept
.... reAdmission 0..1CodeableConcept発生した再入院のタイプ(あれば)。値がない場合は、再入院として識別されていないことを意味します。
Binding: hl7VS-re-admissionIndicator (example): この入院の再入院の理由。

.... dietPreference 0..*CodeableConcept患者が報告した食事の好み
Binding: Diet (example): 食品の好みを考慮して、医療、文化、倫理的観点から、提供要件に対応することができます。


.... specialCourtesy 0..*CodeableConcept特別な配慮(VIP、取締役)
Binding: SpecialCourtesy (preferred): 特別なおもてなし。


.... specialArrangement 0..*CodeableConcept車椅子、翻訳者、ストレッチャー、など。
Binding: SpecialArrangements (preferred): 特別な手配。


.... destination S0..1Reference(JP Core Location Profile | JP Core Organization Profile)退院後の所在場所または施設への参照。
.... dischargeDisposition S1..1CodeableConcept退院時転帰コード情報
Binding: DischargeDisposition (example): 退院時の配慮。

..... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
..... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
..... coding SΣ1..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system SΣ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Required Pattern: http://jpfhir.jp/fhir/Common/CodeSystem/discharge-disposition
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code SΣ1..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
...... display SΣ0..1stringシステムによって定義された表現 / Representation defined by the system
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... text Σ0..1stringコンセプトの単純なテキスト表現 / Plain text representation of the concept
... location S0..*BackboneElement入院中の所在場所(病棟病室など)。診療情報提供書では不要。
.... id 0..1stringエレメント相互参照のためのユニークID
.... extension 0..*Extension実装によって定義される追加コンテンツ
.... modifierExtension ?!Σ0..*Extension認識されなくても無視できない拡張機能
.... location S1..1Reference(JP Core Location Profile)入院中の所在場所(病棟病室など)への参照。
.... status S1..1code計画中 | アクティブな | 予約済みの | 完了しました。
Binding: EncounterLocationStatus (required): 場所の状態。


Required Pattern: completed
.... physicalType S0..1CodeableConcept入院中の所在場所(病棟病室など)の種別
Binding: LocationType (example): 場所の実体形態。

..... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
..... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
..... coding SΣ1..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system SΣ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/location-physical-type
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code SΣ1..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
...... display SΣ0..1stringシステムによって定義された表現 / Representation defined by the system
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... text Σ0..1stringコンセプトの単純なテキスト表現 / Plain text representation of the concept
.... period S1..1Period所在期間
..... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
..... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
..... start SΣC1..1dateTime包括的境界で開始時間 / Starting time with inclusive boundary
..... end SΣC0..1dateTime継続していない場合、包括的境界で終了時間 / End time with inclusive boundary, if not ongoing
... serviceProvider 0..1Reference(JP Core Organization Profile)このEncounter(診察、受診、入退院など)に責任を持つ組織(施設)
... partOf 0..1Reference(JP Core Encounter Profile)もう一度のEncounter(診察、受診、入退院など)。このEncounter(診察、受診、入退院など)は一部である。

doco Documentation for this format

Terminology バインディング

PathConformanceValueSet / CodeURI
Encounter.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Encounter.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Encounter.identifier.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Encounter.statusrequiredFixed Value: finished
http://hl7.org/fhir/ValueSet/encounter-status|4.0.1
from the FHIR Standard
Encounter.statusHistory.statusrequiredEncounterStatus
http://hl7.org/fhir/ValueSet/encounter-status|4.0.1
from the FHIR Standard
Encounter.classextensibleHL7_v3_ActEncounterCode_VS
http://terminology.hl7.org/ValueSet/v3-ActEncounterCode
Encounter.class.codeextensibleHL7_v3_ActEncounterCode_VS
http://terminology.hl7.org/ValueSet/v3-ActEncounterCode
Encounter.classHistory.classextensibleHL7_v3_ActEncounterCode_VS
http://terminology.hl7.org/ValueSet/v3-ActEncounterCode
Encounter.typeexampleEncounterType
http://hl7.org/fhir/ValueSet/encounter-type
from the FHIR Standard
Encounter.serviceTypeexampleServiceType
http://hl7.org/fhir/ValueSet/service-type
from the FHIR Standard
Encounter.priorityexampleActPriority
http://terminology.hl7.org/ValueSet/v3-ActPriority
Encounter.participant.typeextensibleParticipantType
http://hl7.org/fhir/ValueSet/encounter-participant-type
from the FHIR Standard
Encounter.length.comparatorrequiredQuantityComparator
http://hl7.org/fhir/ValueSet/quantity-comparator|4.0.1
from the FHIR Standard
Encounter.reasonCodepreferredEncounterReasonCodes
http://hl7.org/fhir/ValueSet/encounter-reason
from the FHIR Standard
Encounter.diagnosis.usepreferredDiagnosisRole
http://hl7.org/fhir/ValueSet/diagnosis-role
from the FHIR Standard
Encounter.hospitalization.admitSourcepreferredJP_admit_Source_VS (a valid code from 入院経路を表すコード (出典:厚労省DPC導入影響評価調査) CodeSystem)
http://jpfhir.jp/fhir/Common/ValueSet/admit-Source
from this IG
Encounter.hospitalization.reAdmissionexampleHl7VSReAdmissionIndicator
http://terminology.hl7.org/ValueSet/v2-0092
Encounter.hospitalization.dietPreferenceexampleDiet
http://hl7.org/fhir/ValueSet/encounter-diet
from the FHIR Standard
Encounter.hospitalization.specialCourtesypreferredSpecialCourtesy
http://hl7.org/fhir/ValueSet/encounter-special-courtesy
from the FHIR Standard
Encounter.hospitalization.specialArrangementpreferredSpecialArrangements
http://hl7.org/fhir/ValueSet/encounter-special-arrangements
from the FHIR Standard
Encounter.hospitalization.dischargeDispositionexampleDischargeDisposition
http://hl7.org/fhir/ValueSet/encounter-discharge-disposition
from the FHIR Standard
Encounter.location.statusrequiredPattern: completed
http://hl7.org/fhir/ValueSet/encounter-location-status|4.0.1
from the FHIR Standard
Encounter.location.physicalTypeexampleLocationType
http://hl7.org/fhir/ValueSet/location-physical-type
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorEncounterもしリソースが他のリソースに含まれている場合、そのリソースにはネストされたリソースを含めてはなりません (moshi risōsu ga hoka no risōsu ni fukumarete iru baai, sono risōsu ni wa nesuto sareta risōsu o fukumete wa narimasen).
: contained.contained.empty()
dom-3errorEncounterもしリソースが他のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含まれるリソースに参照されるべきです。
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorEncounterもしリソースが別のリソースの中に含まれる場合、meta.versionIdまたはmeta.lastUpdatedを持つべきではありません。
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorEncounterもしリソースが他のリソースに含まれている場合、セキュリティラベルを持つべきではありません。
: contained.meta.security.empty()
dom-6best practiceEncounter資源は堅牢な管理のために物語を持つべきである。
: text.`div`.exists()
ele-1error**ALL** elementsすべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensions拡張機能または値[x]のいずれかが必要です。両方ではありません。
: extension.exists() != value.exists()