健診結果報告FHIR記述仕様 実装ガイド v 1.3.1
1.3.1 - release
Japan
健診結果報告FHIR記述仕様 実装ガイド v 1.3.1 - Local Development build (v1.3.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
項目 | 内容 |
定義URL | http://jpfhir.jp/fhir/eCheckup/StructureDefinition/JP_Encounter_eCheckupGeneral |
Version | 1.3.1 |
Name | JP_Encounter_eCheckupGeneral |
Status | Active ( 2024-09-20 ) |
Copyright | (一社)日本HL7協会、(一社)日本医療情報学会. CC(Creative Commons) BY-ND 4.0 |
健診結果報告書 Encounterリソース 実施情報
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from JP_Encounter
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Encounter | JP_Encounter | |||
meta | ||||
lastUpdated | S | 1..1 | instant | リソースのバージョンが最後に変更されたとき |
profile | S | 1..* | canonical(StructureDefinition) | このリソースが適合を主張するプロファイル |
status | S | 1..1 | code | planned | arrived | triaged | in-progress | onleave | finished | cancelled + / 予定|到着|トリアージ|進行中|保留中|終了|キャンセル+【詳細参照】 Required Pattern: finished |
class | S | 1..1 | Coding | 患者とのEncounterの分類【詳細参照】 Required Pattern: At least the following |
system | 1..1 | uri | 用語システムのアイデンティティ / Identity of the terminology system Fixed Value: http://jpfhir.jp/fhir/eCheckup/CodeSystem/encounter-category | |
code | 1..1 | code | システムによって定義された構文のシンボル / Symbol in syntax defined by the system Fixed Value: checkup | |
display | 1..1 | string | システムによって定義された表現 / Representation defined by the system Fixed Value: 健診 | |
serviceType | S | 0..1 | CodeableConcept | 受診形態 |
coding | 0..* | Coding | 用語システムによって定義されたコード / Code defined by a terminology system Binding: 受診形態区分 (required) | |
period | S | 1..1 | Period | 受診日 |
start | S | 1..1 | dateTime | 包括的境界で開始時間 / Starting time with inclusive boundary |
end | S | 1..1 | dateTime | 継続していない場合、包括的境界で終了時間 / End time with inclusive boundary, if not ongoing |
serviceProvider | S | 1..1 | Reference(JP_Organization_eCheckupGeneral) | 検診実施機関 |
reference | S | 1..1 | string | リテラル参照、相対、内部または絶対URL / Literal reference, Relative, internal or absolute URL |
Documentation for this format |
Path | Conformance | ValueSet | URI |
Encounter.serviceType.coding | required | ECheckup_valueSet_encounterType (a valid code from 受診形態区分(個別受診・集合受診)分)http://jpfhir.jp/fhir/eCheckup/ValueSet/checkup-encounter-type from this IG |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Encounter | 0..* | JP_Encounter | 患者にサービスが提供されている間の相互作用 | |
meta | Σ | 0..1 | Meta | 「リソースに関するメタデータ」 |
lastUpdated | SΣ | 1..1 | instant | リソースのバージョンが最後に変更されたとき |
profile | SΣ | 1..* | canonical(StructureDefinition) | このリソースが適合を主張するプロファイル |
implicitRules | ?!Σ | 0..1 | uri | このコンテンツが作成されたルールセット |
Slices for extension | Content/Rules for all slices | |||
associatedEncounter | 0..1 | Reference(Encounter) | 関連するEncounter URL: http://hl7.org/fhir/StructureDefinition/encounter-associatedEncounter | |
modifierExtension | ?! | 0..* | Extension | 無視できない拡張機能 (Mushi dekinai kakuchou kinou) |
status | ?!SΣ | 1..1 | code | planned | arrived | triaged | in-progress | onleave | finished | cancelled + / 予定|到着|トリアージ|進行中|保留中|終了|キャンセル+【詳細参照】 Binding: EncounterStatus (required): 「出会いの現状。」(Deai no genjou.) Required Pattern: finished |
class | SΣ | 1..1 | Coding | 患者とのEncounterの分類【詳細参照】 Binding: ActEncounterCode (extensible): 出会いの分類。 (Deai no bunrui.) Required Pattern: At least the following |
system | 1..1 | uri | 用語システムのアイデンティティ / Identity of the terminology system Fixed Value: http://jpfhir.jp/fhir/eCheckup/CodeSystem/encounter-category | |
code | 1..1 | code | システムによって定義された構文のシンボル / Symbol in syntax defined by the system Fixed Value: checkup | |
display | 1..1 | string | システムによって定義された表現 / Representation defined by the system Fixed Value: 健診 | |
serviceType | SΣ | 0..1 | CodeableConcept | 受診形態 Binding: ServiceType (example): 提供されるサービスの広範な分類。 |
coding | Σ | 0..* | Coding | 用語システムによって定義されたコード / Code defined by a terminology system Binding: 受診形態区分 (required) |
period | S | 1..1 | Period | 受診日 |
start | SΣC | 1..1 | dateTime | 包括的境界で開始時間 / Starting time with inclusive boundary |
end | SΣC | 1..1 | dateTime | 継続していない場合、包括的境界で終了時間 / End time with inclusive boundary, if not ongoing |
serviceProvider | S | 1..1 | Reference(JP_Organization_eCheckupGeneral) | 検診実施機関 |
reference | SΣC | 1..1 | string | リテラル参照、相対、内部または絶対URL / Literal reference, Relative, internal or absolute URL |
Documentation for this format |
Path | Conformance | ValueSet / Code | URI |
Encounter.status | required | Pattern: finishedhttp://hl7.org/fhir/ValueSet/encounter-status|4.0.1 from the FHIR Standard | |
Encounter.class | extensible | Pattern: checkup("健診")http://terminology.hl7.org/ValueSet/v3-ActEncounterCode | |
Encounter.serviceType | example | ServiceTypehttp://hl7.org/fhir/ValueSet/service-type from the FHIR Standard | |
Encounter.serviceType.coding | required | ECheckup_valueSet_encounterType (a valid code from 受診形態区分(個別受診・集合受診)分)http://jpfhir.jp/fhir/eCheckup/ValueSet/checkup-encounter-type from this IG |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Encounter | もしリソースが他のリソースに含まれている場合、そのリソースにはネストされたリソースを含めてはなりません (moshi risōsu ga hoka no risōsu ni fukumarete iru baai, sono risōsu ni wa nesuto sareta risōsu o fukumete wa narimasen). : contained.contained.empty() | |
dom-3 | error | Encounter | もしリソースが他のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含まれるリソースに参照されるべきです。 : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | Encounter | もしリソースが別のリソースの中に含まれる場合、meta.versionIdまたはmeta.lastUpdatedを持つべきではありません。 : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-5 | error | Encounter | 「もしリソースが他のリソースに含まれている場合、セキュリティラベルを持つべきではありません。」 : contained.meta.security.empty() | |
dom-6 | best practice | Encounter | 「資源は堅牢な管理のために物語を持つべきである。」 : text.`div`.exists() | |
ele-1 | error | **ALL** elements | すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | 「拡張機能または値[x]のいずれかが必要です。両方ではありません。」 : extension.exists() != value.exists() |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Encounter | 0..* | JP_Encounter | 患者にサービスが提供されている間の相互作用 | |||||
id | Σ | 0..1 | id | このアーティファクトの論理ID | ||||
meta | Σ | 0..1 | Meta | 「リソースに関するメタデータ」 | ||||
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) | このリソースが適合を主張するプロファイル | ||||
security | Σ | 0..* | Coding | このリソースに適用されたセキュリティラベル Binding: All Security Labels (extensible): 医療プライバシーおよびセキュリティ分類システムからのセキュリティラベル。 | ||||
tag | Σ | 0..* | Coding | このリソースに適用されたタグ Binding: CommonTags (example): 様々なタグを表すコードで、一般的にはワークフローに関連しています。例:「ジョーンズ博士によるレビューが必要です」。 | ||||
implicitRules | ?!Σ | 0..1 | uri | このコンテンツが作成されたルールセット | ||||
language | 0..1 | code | 「リソースコンテンツの言語」(Risōsukontentsu no gengo) Binding: CommonLanguages (preferred): 「人間の言語。」(Ningen no gengo.)
| |||||
text | 0..1 | Narrative | 「人間の解釈のためのリソースのテキスト要約」 | |||||
contained | 0..* | Resource | 「含まれている、インラインのリソース」(Fukuma rete iru, inrain no risōsu) | |||||
Slices for extension | 0..* | Extension | 実装によって定義される追加コンテンツ Slice: Unordered, Open by value:url | |||||
associatedEncounter | 0..1 | Reference(Encounter) | 関連するEncounter URL: http://hl7.org/fhir/StructureDefinition/encounter-associatedEncounter | |||||
modifierExtension | ?! | 0..* | Extension | 無視できない拡張機能 (Mushi dekinai kakuchou kinou) | ||||
identifier | Σ | 0..* | Identifier | このEncounterが知られている識別子(複数可)【詳細参照】 | ||||
status | ?!SΣ | 1..1 | code | planned | arrived | triaged | in-progress | onleave | finished | cancelled + / 予定|到着|トリアージ|進行中|保留中|終了|キャンセル+【詳細参照】 Binding: EncounterStatus (required): 「出会いの現状。」(Deai no genjou.) Required Pattern: finished | ||||
statusHistory | 0..* | BackboneElement | 過去のEncounterのステータス一覧【詳細参照】 | |||||
id | 0..1 | string | エレメント相互参照のためのユニークID | |||||
extension | 0..* | Extension | 実装によって定義される追加コンテンツ | |||||
modifierExtension | ?!Σ | 0..* | Extension | 「認識されなくても無視できない拡張機能」(Ninshiki sarenakutemo mushi dekinai kakuchou kinou) | ||||
status | 1..1 | code | planned | arrived | triaged | in-progress | onleave | finished | cancelled + / 予定|到着|トリアージ|進行中|保留中|終了|キャンセル+. Binding: EncounterStatus (required): 「出会いの現状。」(Deai no genjou.) | |||||
period | 1..1 | Period | そのエピソードが指定された状態になっていた時間 | |||||
class | SΣ | 1..1 | Coding | 患者とのEncounterの分類【詳細参照】 Binding: ActEncounterCode (extensible): 出会いの分類。 (Deai no bunrui.) Required Pattern: At least the following | ||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations | |||||
system | 1..1 | uri | 用語システムのアイデンティティ / Identity of the terminology system Fixed Value: http://jpfhir.jp/fhir/eCheckup/CodeSystem/encounter-category | |||||
version | 0..1 | string | システムのバージョン - 関連する場合 / Version of the system - if relevant | |||||
code | 1..1 | code | システムによって定義された構文のシンボル / Symbol in syntax defined by the system Fixed Value: checkup | |||||
display | 1..1 | string | システムによって定義された表現 / Representation defined by the system Fixed Value: 健診 | |||||
userSelected | 0..1 | boolean | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user | |||||
classHistory | 0..* | BackboneElement | 過去のEncounter classのリスト【詳細参照】 | |||||
id | 0..1 | string | エレメント相互参照のためのユニークID | |||||
extension | 0..* | Extension | 実装によって定義される追加コンテンツ | |||||
modifierExtension | ?!Σ | 0..* | Extension | 「認識されなくても無視できない拡張機能」(Ninshiki sarenakutemo mushi dekinai kakuchou kinou) | ||||
class | 1..1 | Coding | inpatient | outpatient | ambulatory | emergency + / 入院|外来|外来|救急+ Binding: ActEncounterCode (extensible): 出会いの分類。 (Deai no bunrui.) | |||||
period | 1..1 | Period | 指定されたクラスにエピソードがあった時間 | |||||
type | Σ | 0..* | CodeableConcept | 特定の種類の出会い (tokutei no shurui no deai) Binding: EncounterType (example): 出会いのタイプ。 (Deai no taipu.) | ||||
serviceType | SΣ | 0..1 | CodeableConcept | 受診形態 Binding: ServiceType (example): 提供されるサービスの広範な分類。 | ||||
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 | |||||
coding | Σ | 0..* | Coding | 用語システムによって定義されたコード / Code defined by a terminology system Binding: 受診形態区分 (required) | ||||
text | Σ | 0..1 | string | コンセプトの単純なテキスト表現 / Plain text representation of the concept | ||||
priority | 0..1 | CodeableConcept | 「出会いの緊急性を示す」 Binding: ActPriority (example): 出会いの緊急性を示します。 | |||||
subject | Σ | 0..1 | Reference(JP Core Patient Profile | Group) | 対面時に出席している患者またはグループ | ||||
episodeOfCare | Σ | 0..* | Reference(EpisodeOfCare) | 「この遭遇が記録されるべきケアのエピソード」 | ||||
basedOn | 0..* | Reference(ServiceRequest) | この出会いを開始したサービスリクエスト | |||||
participant | Σ | 0..* | BackboneElement | 「遭遇に関わった参加者のリスト」 (Souguu ni kakawatta sankasha no risuto) | ||||
id | 0..1 | string | エレメント相互参照のためのユニークID | |||||
extension | 0..* | Extension | 実装によって定義される追加コンテンツ | |||||
modifierExtension | ?!Σ | 0..* | Extension | 「認識されなくても無視できない拡張機能」(Ninshiki sarenakutemo mushi dekinai kakuchou kinou) | ||||
type | Σ | 0..* | CodeableConcept | 「出会いにおける参加者の役割」 Binding: ParticipantType (extensible): 出会いにおける参加者の役割。 | ||||
period | 0..1 | Period | 参加者が参加したエンカウンターの期間 | |||||
individual | Σ | 0..1 | Reference(JP Core Practitioner Profile | JP Core PractitionerRole Profile | RelatedPerson) | 「患者以外に関与する人」 | ||||
appointment | Σ | 0..* | Reference(Appointment) | 「この出会いを予定した予約」(Kono deai o yotei shita yoyaku) | ||||
period | S | 1..1 | Period | 受診日 | ||||
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 | |||||
start | SΣC | 1..1 | dateTime | 包括的境界で開始時間 / Starting time with inclusive boundary | ||||
end | SΣC | 1..1 | dateTime | 継続していない場合、包括的境界で終了時間 / End time with inclusive boundary, if not ongoing | ||||
length | 0..1 | Duration | 出会いが続いた時間(不在時間を差し引いた時間) | |||||
reasonCode | Σ | 0..* | CodeableConcept | 「エンカウントが生じる理由がコード化されている」 Binding: EncounterReasonCodes (preferred): 出会いが起こる理由。 | ||||
reasonReference | Σ | 0..* | Reference(JP Core Condition Profile | JP Core Procedure Profile | JP Core Observation Common Profile | ImmunizationRecommendation) | 出会いが生じた理由(参照)(Deai ga shoujita riyuu (sanshou)) | ||||
diagnosis | Σ | 0..* | BackboneElement | この診察に関連する診断のリスト | ||||
id | 0..1 | string | エレメント相互参照のためのユニークID | |||||
extension | 0..* | Extension | 実装によって定義される追加コンテンツ | |||||
modifierExtension | ?!Σ | 0..* | Extension | 「認識されなくても無視できない拡張機能」(Ninshiki sarenakutemo mushi dekinai kakuchou kinou) | ||||
condition | Σ | 1..1 | Reference(JP Core Condition Profile | JP Core Procedure Profile) | 「エンカウンターに関連する診断または処置」 | ||||
use | 0..1 | CodeableConcept | この診断に対する役割(入院、請求、退院など) Binding: DiagnosisRole (preferred): この状態が表す診断のタイプ。 (Kono jōtai ga arawasu shindan no taipu.) | |||||
rank | 0..1 | positiveInt | 役割ごとの診断ランキング | |||||
account | 0..* | Reference(Account) | このエンカウンターの請求に使用できるアカウントのセット | |||||
hospitalization | 0..1 | BackboneElement | 「医療サービスの入院に関する詳細」 | |||||
id | 0..1 | string | エレメント相互参照のためのユニークID | |||||
extension | 0..* | Extension | 実装によって定義される追加コンテンツ | |||||
modifierExtension | ?!Σ | 0..* | Extension | 「認識されなくても無視できない拡張機能」(Ninshiki sarenakutemo mushi dekinai kakuchou kinou) | ||||
preAdmissionIdentifier | 0..1 | Identifier | 事前入学識別子 (Jizen nyugaku shikibetsushi) | |||||
origin | 0..1 | Reference(JP Core Location Profile | JP Core Organization Profile) | 「入院前に患者がいた場所/組織」(nyūin zen ni kanja ga ita basho / soshiki) | |||||
admitSource | 0..1 | CodeableConcept | 「患者が入院した場所(医師の紹介、転院)」 Binding: AdmitSource (preferred): 患者が入院した場所はどこですか。 (Kanja ga nyūin shita basho wa doko desu ka?) | |||||
reAdmission | 0..1 | CodeableConcept | 発生した再入院のタイプ(あれば)。値がない場合は、再入院として識別されていないことを意味します。 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 | 0..1 | Reference(JP Core Location Profile | JP Core Organization Profile) | 患者が退院する場所/施設 | |||||
dischargeDisposition | 0..1 | CodeableConcept | 「退院後の場所のカテゴリーまたは種類」 Binding: DischargeDisposition (example): 退院時の配慮。 | |||||
location | 0..* | BackboneElement | 患者が行った場所のリスト | |||||
id | 0..1 | string | エレメント相互参照のためのユニークID | |||||
extension | 0..* | Extension | 実装によって定義される追加コンテンツ | |||||
modifierExtension | ?!Σ | 0..* | Extension | 「認識されなくても無視できない拡張機能」(Ninshiki sarenakutemo mushi dekinai kakuchou kinou) | ||||
location | 1..1 | Reference(JP Core Location Profile) | 出会いの場所 (Deai no basho) | |||||
status | 0..1 | code | 計画中 | アクティブな | 予約済みの | 完了しました。 Binding: EncounterLocationStatus (required): 場所の状態。 | |||||
physicalType | 0..1 | CodeableConcept | 場所の物理的なタイプ(通常は場所の階層のレベル、ベッドルームワードなど) Binding: LocationType (example): 場所の実体形態。 | |||||
period | 0..1 | Period | 「患者が場所にいた期間」 | |||||
serviceProvider | S | 1..1 | Reference(JP_Organization_eCheckupGeneral) | 検診実施機関 | ||||
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 | |||||
reference | SΣC | 1..1 | string | リテラル参照、相対、内部または絶対URL / Literal reference, Relative, internal or absolute URL | ||||
type | Σ | 0..1 | uri | 入力リファレンスを指す(例:「患者」) / Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible): AAリソース(または、論理モデルの場合、論理モデルのURI)。 / Aa resource (or, for logical models, the URI of the logical model). | ||||
identifier | Σ | 0..1 | Identifier | 文字通りの参照が不明な場合、論理的参照 / Logical reference, when literal reference is not known | ||||
display | Σ | 0..1 | string | リソースのテキスト代替 / Text alternative for the resource | ||||
partOf | 0..1 | Reference(JP Core Encounter Profile) | 「もう一度の出会い。この出会いは一部である。」 | |||||
Documentation for this format |
Path | Conformance | ValueSet / Code | URI | |||
Encounter.meta.security | extensible | All Security Labelshttp://hl7.org/fhir/ValueSet/security-labels from the FHIR Standard | ||||
Encounter.meta.tag | example | CommonTagshttp://hl7.org/fhir/ValueSet/common-tags from the FHIR Standard | ||||
Encounter.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
Encounter.status | required | Pattern: finishedhttp://hl7.org/fhir/ValueSet/encounter-status|4.0.1 from the FHIR Standard | ||||
Encounter.statusHistory.status | required | EncounterStatushttp://hl7.org/fhir/ValueSet/encounter-status|4.0.1 from the FHIR Standard | ||||
Encounter.class | extensible | Pattern: checkup("健診")http://terminology.hl7.org/ValueSet/v3-ActEncounterCode | ||||
Encounter.classHistory.class | extensible | ActEncounterCodehttp://terminology.hl7.org/ValueSet/v3-ActEncounterCode | ||||
Encounter.type | example | EncounterTypehttp://hl7.org/fhir/ValueSet/encounter-type from the FHIR Standard | ||||
Encounter.serviceType | example | ServiceTypehttp://hl7.org/fhir/ValueSet/service-type from the FHIR Standard | ||||
Encounter.serviceType.coding | required | ECheckup_valueSet_encounterType (a valid code from 受診形態区分(個別受診・集合受診)分)http://jpfhir.jp/fhir/eCheckup/ValueSet/checkup-encounter-type from this IG | ||||
Encounter.priority | example | ActPriorityhttp://terminology.hl7.org/ValueSet/v3-ActPriority | ||||
Encounter.participant.type | extensible | ParticipantTypehttp://hl7.org/fhir/ValueSet/encounter-participant-type from the FHIR Standard | ||||
Encounter.reasonCode | preferred | EncounterReasonCodeshttp://hl7.org/fhir/ValueSet/encounter-reason from the FHIR Standard | ||||
Encounter.diagnosis.use | preferred | DiagnosisRolehttp://hl7.org/fhir/ValueSet/diagnosis-role from the FHIR Standard | ||||
Encounter.hospitalization.admitSource | preferred | AdmitSourcehttp://hl7.org/fhir/ValueSet/encounter-admit-source from the FHIR Standard | ||||
Encounter.hospitalization.reAdmission | example | Hl7VSReAdmissionIndicatorhttp://terminology.hl7.org/ValueSet/v2-0092 | ||||
Encounter.hospitalization.dietPreference | example | Diethttp://hl7.org/fhir/ValueSet/encounter-diet from the FHIR Standard | ||||
Encounter.hospitalization.specialCourtesy | preferred | SpecialCourtesyhttp://hl7.org/fhir/ValueSet/encounter-special-courtesy from the FHIR Standard | ||||
Encounter.hospitalization.specialArrangement | preferred | SpecialArrangementshttp://hl7.org/fhir/ValueSet/encounter-special-arrangements from the FHIR Standard | ||||
Encounter.hospitalization.dischargeDisposition | example | DischargeDispositionhttp://hl7.org/fhir/ValueSet/encounter-discharge-disposition from the FHIR Standard | ||||
Encounter.location.status | required | EncounterLocationStatushttp://hl7.org/fhir/ValueSet/encounter-location-status|4.0.1 from the FHIR Standard | ||||
Encounter.location.physicalType | example | LocationTypehttp://hl7.org/fhir/ValueSet/location-physical-type from the FHIR Standard | ||||
Encounter.serviceProvider.type | extensible | ResourceTypehttp://hl7.org/fhir/ValueSet/resource-types from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Encounter | もしリソースが他のリソースに含まれている場合、そのリソースにはネストされたリソースを含めてはなりません (moshi risōsu ga hoka no risōsu ni fukumarete iru baai, sono risōsu ni wa nesuto sareta risōsu o fukumete wa narimasen). : contained.contained.empty() | |
dom-3 | error | Encounter | もしリソースが他のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含まれるリソースに参照されるべきです。 : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | Encounter | もしリソースが別のリソースの中に含まれる場合、meta.versionIdまたはmeta.lastUpdatedを持つべきではありません。 : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-5 | error | Encounter | 「もしリソースが他のリソースに含まれている場合、セキュリティラベルを持つべきではありません。」 : contained.meta.security.empty() | |
dom-6 | best practice | Encounter | 「資源は堅牢な管理のために物語を持つべきである。」 : text.`div`.exists() | |
ele-1 | error | **ALL** elements | すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | 拡張機能または値[x]のいずれかが必要です。両方ではありません。 : extension.exists() != value.exists() |
This structure is derived from JP_Encounter
Differential View
This structure is derived from JP_Encounter
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Encounter | JP_Encounter | |||
meta | ||||
lastUpdated | S | 1..1 | instant | リソースのバージョンが最後に変更されたとき |
profile | S | 1..* | canonical(StructureDefinition) | このリソースが適合を主張するプロファイル |
status | S | 1..1 | code | planned | arrived | triaged | in-progress | onleave | finished | cancelled + / 予定|到着|トリアージ|進行中|保留中|終了|キャンセル+【詳細参照】 Required Pattern: finished |
class | S | 1..1 | Coding | 患者とのEncounterの分類【詳細参照】 Required Pattern: At least the following |
system | 1..1 | uri | 用語システムのアイデンティティ / Identity of the terminology system Fixed Value: http://jpfhir.jp/fhir/eCheckup/CodeSystem/encounter-category | |
code | 1..1 | code | システムによって定義された構文のシンボル / Symbol in syntax defined by the system Fixed Value: checkup | |
display | 1..1 | string | システムによって定義された表現 / Representation defined by the system Fixed Value: 健診 | |
serviceType | S | 0..1 | CodeableConcept | 受診形態 |
coding | 0..* | Coding | 用語システムによって定義されたコード / Code defined by a terminology system Binding: 受診形態区分 (required) | |
period | S | 1..1 | Period | 受診日 |
start | S | 1..1 | dateTime | 包括的境界で開始時間 / Starting time with inclusive boundary |
end | S | 1..1 | dateTime | 継続していない場合、包括的境界で終了時間 / End time with inclusive boundary, if not ongoing |
serviceProvider | S | 1..1 | Reference(JP_Organization_eCheckupGeneral) | 検診実施機関 |
reference | S | 1..1 | string | リテラル参照、相対、内部または絶対URL / Literal reference, Relative, internal or absolute URL |
Documentation for this format |
Path | Conformance | ValueSet | URI |
Encounter.serviceType.coding | required | ECheckup_valueSet_encounterType (a valid code from 受診形態区分(個別受診・集合受診)分)http://jpfhir.jp/fhir/eCheckup/ValueSet/checkup-encounter-type from this IG |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Encounter | 0..* | JP_Encounter | 患者にサービスが提供されている間の相互作用 | |
meta | Σ | 0..1 | Meta | 「リソースに関するメタデータ」 |
lastUpdated | SΣ | 1..1 | instant | リソースのバージョンが最後に変更されたとき |
profile | SΣ | 1..* | canonical(StructureDefinition) | このリソースが適合を主張するプロファイル |
implicitRules | ?!Σ | 0..1 | uri | このコンテンツが作成されたルールセット |
Slices for extension | Content/Rules for all slices | |||
associatedEncounter | 0..1 | Reference(Encounter) | 関連するEncounter URL: http://hl7.org/fhir/StructureDefinition/encounter-associatedEncounter | |
modifierExtension | ?! | 0..* | Extension | 無視できない拡張機能 (Mushi dekinai kakuchou kinou) |
status | ?!SΣ | 1..1 | code | planned | arrived | triaged | in-progress | onleave | finished | cancelled + / 予定|到着|トリアージ|進行中|保留中|終了|キャンセル+【詳細参照】 Binding: EncounterStatus (required): 「出会いの現状。」(Deai no genjou.) Required Pattern: finished |
class | SΣ | 1..1 | Coding | 患者とのEncounterの分類【詳細参照】 Binding: ActEncounterCode (extensible): 出会いの分類。 (Deai no bunrui.) Required Pattern: At least the following |
system | 1..1 | uri | 用語システムのアイデンティティ / Identity of the terminology system Fixed Value: http://jpfhir.jp/fhir/eCheckup/CodeSystem/encounter-category | |
code | 1..1 | code | システムによって定義された構文のシンボル / Symbol in syntax defined by the system Fixed Value: checkup | |
display | 1..1 | string | システムによって定義された表現 / Representation defined by the system Fixed Value: 健診 | |
serviceType | SΣ | 0..1 | CodeableConcept | 受診形態 Binding: ServiceType (example): 提供されるサービスの広範な分類。 |
coding | Σ | 0..* | Coding | 用語システムによって定義されたコード / Code defined by a terminology system Binding: 受診形態区分 (required) |
period | S | 1..1 | Period | 受診日 |
start | SΣC | 1..1 | dateTime | 包括的境界で開始時間 / Starting time with inclusive boundary |
end | SΣC | 1..1 | dateTime | 継続していない場合、包括的境界で終了時間 / End time with inclusive boundary, if not ongoing |
serviceProvider | S | 1..1 | Reference(JP_Organization_eCheckupGeneral) | 検診実施機関 |
reference | SΣC | 1..1 | string | リテラル参照、相対、内部または絶対URL / Literal reference, Relative, internal or absolute URL |
Documentation for this format |
Path | Conformance | ValueSet / Code | URI |
Encounter.status | required | Pattern: finishedhttp://hl7.org/fhir/ValueSet/encounter-status|4.0.1 from the FHIR Standard | |
Encounter.class | extensible | Pattern: checkup("健診")http://terminology.hl7.org/ValueSet/v3-ActEncounterCode | |
Encounter.serviceType | example | ServiceTypehttp://hl7.org/fhir/ValueSet/service-type from the FHIR Standard | |
Encounter.serviceType.coding | required | ECheckup_valueSet_encounterType (a valid code from 受診形態区分(個別受診・集合受診)分)http://jpfhir.jp/fhir/eCheckup/ValueSet/checkup-encounter-type from this IG |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Encounter | もしリソースが他のリソースに含まれている場合、そのリソースにはネストされたリソースを含めてはなりません (moshi risōsu ga hoka no risōsu ni fukumarete iru baai, sono risōsu ni wa nesuto sareta risōsu o fukumete wa narimasen). : contained.contained.empty() | |
dom-3 | error | Encounter | もしリソースが他のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含まれるリソースに参照されるべきです。 : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | Encounter | もしリソースが別のリソースの中に含まれる場合、meta.versionIdまたはmeta.lastUpdatedを持つべきではありません。 : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-5 | error | Encounter | 「もしリソースが他のリソースに含まれている場合、セキュリティラベルを持つべきではありません。」 : contained.meta.security.empty() | |
dom-6 | best practice | Encounter | 「資源は堅牢な管理のために物語を持つべきである。」 : text.`div`.exists() | |
ele-1 | error | **ALL** elements | すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | 「拡張機能または値[x]のいずれかが必要です。両方ではありません。」 : extension.exists() != value.exists() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Encounter | 0..* | JP_Encounter | 患者にサービスが提供されている間の相互作用 | |||||
id | Σ | 0..1 | id | このアーティファクトの論理ID | ||||
meta | Σ | 0..1 | Meta | 「リソースに関するメタデータ」 | ||||
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) | このリソースが適合を主張するプロファイル | ||||
security | Σ | 0..* | Coding | このリソースに適用されたセキュリティラベル Binding: All Security Labels (extensible): 医療プライバシーおよびセキュリティ分類システムからのセキュリティラベル。 | ||||
tag | Σ | 0..* | Coding | このリソースに適用されたタグ Binding: CommonTags (example): 様々なタグを表すコードで、一般的にはワークフローに関連しています。例:「ジョーンズ博士によるレビューが必要です」。 | ||||
implicitRules | ?!Σ | 0..1 | uri | このコンテンツが作成されたルールセット | ||||
language | 0..1 | code | 「リソースコンテンツの言語」(Risōsukontentsu no gengo) Binding: CommonLanguages (preferred): 「人間の言語。」(Ningen no gengo.)
| |||||
text | 0..1 | Narrative | 「人間の解釈のためのリソースのテキスト要約」 | |||||
contained | 0..* | Resource | 「含まれている、インラインのリソース」(Fukuma rete iru, inrain no risōsu) | |||||
Slices for extension | 0..* | Extension | 実装によって定義される追加コンテンツ Slice: Unordered, Open by value:url | |||||
associatedEncounter | 0..1 | Reference(Encounter) | 関連するEncounter URL: http://hl7.org/fhir/StructureDefinition/encounter-associatedEncounter | |||||
modifierExtension | ?! | 0..* | Extension | 無視できない拡張機能 (Mushi dekinai kakuchou kinou) | ||||
identifier | Σ | 0..* | Identifier | このEncounterが知られている識別子(複数可)【詳細参照】 | ||||
status | ?!SΣ | 1..1 | code | planned | arrived | triaged | in-progress | onleave | finished | cancelled + / 予定|到着|トリアージ|進行中|保留中|終了|キャンセル+【詳細参照】 Binding: EncounterStatus (required): 「出会いの現状。」(Deai no genjou.) Required Pattern: finished | ||||
statusHistory | 0..* | BackboneElement | 過去のEncounterのステータス一覧【詳細参照】 | |||||
id | 0..1 | string | エレメント相互参照のためのユニークID | |||||
extension | 0..* | Extension | 実装によって定義される追加コンテンツ | |||||
modifierExtension | ?!Σ | 0..* | Extension | 「認識されなくても無視できない拡張機能」(Ninshiki sarenakutemo mushi dekinai kakuchou kinou) | ||||
status | 1..1 | code | planned | arrived | triaged | in-progress | onleave | finished | cancelled + / 予定|到着|トリアージ|進行中|保留中|終了|キャンセル+. Binding: EncounterStatus (required): 「出会いの現状。」(Deai no genjou.) | |||||
period | 1..1 | Period | そのエピソードが指定された状態になっていた時間 | |||||
class | SΣ | 1..1 | Coding | 患者とのEncounterの分類【詳細参照】 Binding: ActEncounterCode (extensible): 出会いの分類。 (Deai no bunrui.) Required Pattern: At least the following | ||||
id | 0..1 | string | 要素間参照のための一意のID / Unique id for inter-element referencing | |||||
extension | 0..* | Extension | 実装で定義された追加のコンテンツ / Additional content defined by implementations | |||||
system | 1..1 | uri | 用語システムのアイデンティティ / Identity of the terminology system Fixed Value: http://jpfhir.jp/fhir/eCheckup/CodeSystem/encounter-category | |||||
version | 0..1 | string | システムのバージョン - 関連する場合 / Version of the system - if relevant | |||||
code | 1..1 | code | システムによって定義された構文のシンボル / Symbol in syntax defined by the system Fixed Value: checkup | |||||
display | 1..1 | string | システムによって定義された表現 / Representation defined by the system Fixed Value: 健診 | |||||
userSelected | 0..1 | boolean | このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user | |||||
classHistory | 0..* | BackboneElement | 過去のEncounter classのリスト【詳細参照】 | |||||
id | 0..1 | string | エレメント相互参照のためのユニークID | |||||
extension | 0..* | Extension | 実装によって定義される追加コンテンツ | |||||
modifierExtension | ?!Σ | 0..* | Extension | 「認識されなくても無視できない拡張機能」(Ninshiki sarenakutemo mushi dekinai kakuchou kinou) | ||||
class | 1..1 | Coding | inpatient | outpatient | ambulatory | emergency + / 入院|外来|外来|救急+ Binding: ActEncounterCode (extensible): 出会いの分類。 (Deai no bunrui.) | |||||
period | 1..1 | Period | 指定されたクラスにエピソードがあった時間 | |||||
type | Σ | 0..* | CodeableConcept | 特定の種類の出会い (tokutei no shurui no deai) Binding: EncounterType (example): 出会いのタイプ。 (Deai no taipu.) | ||||
serviceType | SΣ | 0..1 | CodeableConcept | 受診形態 Binding: ServiceType (example): 提供されるサービスの広範な分類。 | ||||
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 | |||||
coding | Σ | 0..* | Coding | 用語システムによって定義されたコード / Code defined by a terminology system Binding: 受診形態区分 (required) | ||||
text | Σ | 0..1 | string | コンセプトの単純なテキスト表現 / Plain text representation of the concept | ||||
priority | 0..1 | CodeableConcept | 「出会いの緊急性を示す」 Binding: ActPriority (example): 出会いの緊急性を示します。 | |||||
subject | Σ | 0..1 | Reference(JP Core Patient Profile | Group) | 対面時に出席している患者またはグループ | ||||
episodeOfCare | Σ | 0..* | Reference(EpisodeOfCare) | 「この遭遇が記録されるべきケアのエピソード」 | ||||
basedOn | 0..* | Reference(ServiceRequest) | この出会いを開始したサービスリクエスト | |||||
participant | Σ | 0..* | BackboneElement | 「遭遇に関わった参加者のリスト」 (Souguu ni kakawatta sankasha no risuto) | ||||
id | 0..1 | string | エレメント相互参照のためのユニークID | |||||
extension | 0..* | Extension | 実装によって定義される追加コンテンツ | |||||
modifierExtension | ?!Σ | 0..* | Extension | 「認識されなくても無視できない拡張機能」(Ninshiki sarenakutemo mushi dekinai kakuchou kinou) | ||||
type | Σ | 0..* | CodeableConcept | 「出会いにおける参加者の役割」 Binding: ParticipantType (extensible): 出会いにおける参加者の役割。 | ||||
period | 0..1 | Period | 参加者が参加したエンカウンターの期間 | |||||
individual | Σ | 0..1 | Reference(JP Core Practitioner Profile | JP Core PractitionerRole Profile | RelatedPerson) | 「患者以外に関与する人」 | ||||
appointment | Σ | 0..* | Reference(Appointment) | 「この出会いを予定した予約」(Kono deai o yotei shita yoyaku) | ||||
period | S | 1..1 | Period | 受診日 | ||||
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 | |||||
start | SΣC | 1..1 | dateTime | 包括的境界で開始時間 / Starting time with inclusive boundary | ||||
end | SΣC | 1..1 | dateTime | 継続していない場合、包括的境界で終了時間 / End time with inclusive boundary, if not ongoing | ||||
length | 0..1 | Duration | 出会いが続いた時間(不在時間を差し引いた時間) | |||||
reasonCode | Σ | 0..* | CodeableConcept | 「エンカウントが生じる理由がコード化されている」 Binding: EncounterReasonCodes (preferred): 出会いが起こる理由。 | ||||
reasonReference | Σ | 0..* | Reference(JP Core Condition Profile | JP Core Procedure Profile | JP Core Observation Common Profile | ImmunizationRecommendation) | 出会いが生じた理由(参照)(Deai ga shoujita riyuu (sanshou)) | ||||
diagnosis | Σ | 0..* | BackboneElement | この診察に関連する診断のリスト | ||||
id | 0..1 | string | エレメント相互参照のためのユニークID | |||||
extension | 0..* | Extension | 実装によって定義される追加コンテンツ | |||||
modifierExtension | ?!Σ | 0..* | Extension | 「認識されなくても無視できない拡張機能」(Ninshiki sarenakutemo mushi dekinai kakuchou kinou) | ||||
condition | Σ | 1..1 | Reference(JP Core Condition Profile | JP Core Procedure Profile) | 「エンカウンターに関連する診断または処置」 | ||||
use | 0..1 | CodeableConcept | この診断に対する役割(入院、請求、退院など) Binding: DiagnosisRole (preferred): この状態が表す診断のタイプ。 (Kono jōtai ga arawasu shindan no taipu.) | |||||
rank | 0..1 | positiveInt | 役割ごとの診断ランキング | |||||
account | 0..* | Reference(Account) | このエンカウンターの請求に使用できるアカウントのセット | |||||
hospitalization | 0..1 | BackboneElement | 「医療サービスの入院に関する詳細」 | |||||
id | 0..1 | string | エレメント相互参照のためのユニークID | |||||
extension | 0..* | Extension | 実装によって定義される追加コンテンツ | |||||
modifierExtension | ?!Σ | 0..* | Extension | 「認識されなくても無視できない拡張機能」(Ninshiki sarenakutemo mushi dekinai kakuchou kinou) | ||||
preAdmissionIdentifier | 0..1 | Identifier | 事前入学識別子 (Jizen nyugaku shikibetsushi) | |||||
origin | 0..1 | Reference(JP Core Location Profile | JP Core Organization Profile) | 「入院前に患者がいた場所/組織」(nyūin zen ni kanja ga ita basho / soshiki) | |||||
admitSource | 0..1 | CodeableConcept | 「患者が入院した場所(医師の紹介、転院)」 Binding: AdmitSource (preferred): 患者が入院した場所はどこですか。 (Kanja ga nyūin shita basho wa doko desu ka?) | |||||
reAdmission | 0..1 | CodeableConcept | 発生した再入院のタイプ(あれば)。値がない場合は、再入院として識別されていないことを意味します。 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 | 0..1 | Reference(JP Core Location Profile | JP Core Organization Profile) | 患者が退院する場所/施設 | |||||
dischargeDisposition | 0..1 | CodeableConcept | 「退院後の場所のカテゴリーまたは種類」 Binding: DischargeDisposition (example): 退院時の配慮。 | |||||
location | 0..* | BackboneElement | 患者が行った場所のリスト | |||||
id | 0..1 | string | エレメント相互参照のためのユニークID | |||||
extension | 0..* | Extension | 実装によって定義される追加コンテンツ | |||||
modifierExtension | ?!Σ | 0..* | Extension | 「認識されなくても無視できない拡張機能」(Ninshiki sarenakutemo mushi dekinai kakuchou kinou) | ||||
location | 1..1 | Reference(JP Core Location Profile) | 出会いの場所 (Deai no basho) | |||||
status | 0..1 | code | 計画中 | アクティブな | 予約済みの | 完了しました。 Binding: EncounterLocationStatus (required): 場所の状態。 | |||||
physicalType | 0..1 | CodeableConcept | 場所の物理的なタイプ(通常は場所の階層のレベル、ベッドルームワードなど) Binding: LocationType (example): 場所の実体形態。 | |||||
period | 0..1 | Period | 「患者が場所にいた期間」 | |||||
serviceProvider | S | 1..1 | Reference(JP_Organization_eCheckupGeneral) | 検診実施機関 | ||||
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 | |||||
reference | SΣC | 1..1 | string | リテラル参照、相対、内部または絶対URL / Literal reference, Relative, internal or absolute URL | ||||
type | Σ | 0..1 | uri | 入力リファレンスを指す(例:「患者」) / Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible): AAリソース(または、論理モデルの場合、論理モデルのURI)。 / Aa resource (or, for logical models, the URI of the logical model). | ||||
identifier | Σ | 0..1 | Identifier | 文字通りの参照が不明な場合、論理的参照 / Logical reference, when literal reference is not known | ||||
display | Σ | 0..1 | string | リソースのテキスト代替 / Text alternative for the resource | ||||
partOf | 0..1 | Reference(JP Core Encounter Profile) | 「もう一度の出会い。この出会いは一部である。」 | |||||
Documentation for this format |
Path | Conformance | ValueSet / Code | URI | |||
Encounter.meta.security | extensible | All Security Labelshttp://hl7.org/fhir/ValueSet/security-labels from the FHIR Standard | ||||
Encounter.meta.tag | example | CommonTagshttp://hl7.org/fhir/ValueSet/common-tags from the FHIR Standard | ||||
Encounter.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
Encounter.status | required | Pattern: finishedhttp://hl7.org/fhir/ValueSet/encounter-status|4.0.1 from the FHIR Standard | ||||
Encounter.statusHistory.status | required | EncounterStatushttp://hl7.org/fhir/ValueSet/encounter-status|4.0.1 from the FHIR Standard | ||||
Encounter.class | extensible | Pattern: checkup("健診")http://terminology.hl7.org/ValueSet/v3-ActEncounterCode | ||||
Encounter.classHistory.class | extensible | ActEncounterCodehttp://terminology.hl7.org/ValueSet/v3-ActEncounterCode | ||||
Encounter.type | example | EncounterTypehttp://hl7.org/fhir/ValueSet/encounter-type from the FHIR Standard | ||||
Encounter.serviceType | example | ServiceTypehttp://hl7.org/fhir/ValueSet/service-type from the FHIR Standard | ||||
Encounter.serviceType.coding | required | ECheckup_valueSet_encounterType (a valid code from 受診形態区分(個別受診・集合受診)分)http://jpfhir.jp/fhir/eCheckup/ValueSet/checkup-encounter-type from this IG | ||||
Encounter.priority | example | ActPriorityhttp://terminology.hl7.org/ValueSet/v3-ActPriority | ||||
Encounter.participant.type | extensible | ParticipantTypehttp://hl7.org/fhir/ValueSet/encounter-participant-type from the FHIR Standard | ||||
Encounter.reasonCode | preferred | EncounterReasonCodeshttp://hl7.org/fhir/ValueSet/encounter-reason from the FHIR Standard | ||||
Encounter.diagnosis.use | preferred | DiagnosisRolehttp://hl7.org/fhir/ValueSet/diagnosis-role from the FHIR Standard | ||||
Encounter.hospitalization.admitSource | preferred | AdmitSourcehttp://hl7.org/fhir/ValueSet/encounter-admit-source from the FHIR Standard | ||||
Encounter.hospitalization.reAdmission | example | Hl7VSReAdmissionIndicatorhttp://terminology.hl7.org/ValueSet/v2-0092 | ||||
Encounter.hospitalization.dietPreference | example | Diethttp://hl7.org/fhir/ValueSet/encounter-diet from the FHIR Standard | ||||
Encounter.hospitalization.specialCourtesy | preferred | SpecialCourtesyhttp://hl7.org/fhir/ValueSet/encounter-special-courtesy from the FHIR Standard | ||||
Encounter.hospitalization.specialArrangement | preferred | SpecialArrangementshttp://hl7.org/fhir/ValueSet/encounter-special-arrangements from the FHIR Standard | ||||
Encounter.hospitalization.dischargeDisposition | example | DischargeDispositionhttp://hl7.org/fhir/ValueSet/encounter-discharge-disposition from the FHIR Standard | ||||
Encounter.location.status | required | EncounterLocationStatushttp://hl7.org/fhir/ValueSet/encounter-location-status|4.0.1 from the FHIR Standard | ||||
Encounter.location.physicalType | example | LocationTypehttp://hl7.org/fhir/ValueSet/location-physical-type from the FHIR Standard | ||||
Encounter.serviceProvider.type | extensible | ResourceTypehttp://hl7.org/fhir/ValueSet/resource-types from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Encounter | もしリソースが他のリソースに含まれている場合、そのリソースにはネストされたリソースを含めてはなりません (moshi risōsu ga hoka no risōsu ni fukumarete iru baai, sono risōsu ni wa nesuto sareta risōsu o fukumete wa narimasen). : contained.contained.empty() | |
dom-3 | error | Encounter | もしリソースが他のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含まれるリソースに参照されるべきです。 : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | Encounter | もしリソースが別のリソースの中に含まれる場合、meta.versionIdまたはmeta.lastUpdatedを持つべきではありません。 : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-5 | error | Encounter | 「もしリソースが他のリソースに含まれている場合、セキュリティラベルを持つべきではありません。」 : contained.meta.security.empty() | |
dom-6 | best practice | Encounter | 「資源は堅牢な管理のために物語を持つべきである。」 : text.`div`.exists() | |
ele-1 | error | **ALL** elements | すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | 拡張機能または値[x]のいずれかが必要です。両方ではありません。 : extension.exists() != value.exists() |
This structure is derived from JP_Encounter
Other representations of profile: CSV, Excel, Schematron