This page is part of the 臺灣核心實作指引(TW Core IG) (v0.1.0: Releases) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Official URL: https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Encounter-twcore | Version: 0.1.0 | |||
Active as of 2023-07-05 | Computable Name: TWCoreEncounter |
此臺灣核心-就醫事件(TW Core Encounter) Profile說明本IG如何進一步定義FHIR的Encounter Resource以呈現就醫事件 [FMM1]
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Encounter
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Encounter | 0..* | Encounter | 提供病人服務的一種互動 | |||||
id | 0..1 | id | 不重複的ID用以識別儲存在特定FHIR Server中的Encounter紀錄,通常又稱為邏輯性ID。 | |||||
meta | 0..1 | Meta | 此Encounter Resource的metadata | |||||
implicitRules | 0..1 | uri | 創建此內容所依據的一組規則 | |||||
language | 0..1 | code | 用以表述Encounter Resource內容的語言 Binding: CommonLanguages (preferred): 人類語言;鼓勵使用CommonLanguages代碼表中的代碼,但不強制一定要使用此代碼表,你也可使用其他代碼表的代碼或單純以文字表示。
Example Value: zh-TW | |||||
text | S | 0..1 | Narrative | Encounter Resource之內容摘要以供人閱讀 | ||||
contained | 0..* | Resource | 內嵌的(contained)、行內的Resources | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | |||||
identifier | S | 0..* | Identifier | 此就醫事件的識別碼 | ||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
use | 0..1 | code | usual | official | temp | secondary | old (如果知道) Binding: IdentifierUse (required): 如果知道,請說明此識別碼的用途;應填入IdentifierUse代碼表中的其中一個代碼。 | |||||
type | 0..1 | CodeableConceptTW | 識別碼(identifier)的型別說明 Binding: Identifier Type Codes (extensible): 應填入Identifier Type Codes代碼表中適合的代碼,確定無適合的代碼才可以使用其他代碼中的代碼來表示。 | |||||
system | S | 1..1 | uri | 識別碼(identifier)的命名空間(namespace) | ||||
value | S | 1..1 | string | 唯一值 | ||||
period | 0..1 | Period | 此就醫事件識別碼(identifier)的使用效期 | |||||
assigner | 0..1 | Reference(TW Core Organization Hospital Department) | 簽發identifier的機構(可以只是文字表述) | |||||
status | S | 1..1 | code | planned | arrived | triaged | in-progress | onleave | finished | cancelled + Binding: EncounterStatus (required): 就醫現況的代碼;應填入EncounterStatus代碼表中的其中一個代碼 | ||||
statusHistory | 0..* | BackboneElement | 過去的就醫狀態清單 | |||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | |||||
status | 1..1 | code | planned | arrived | triaged | in-progress | onleave | finished | cancelled + Binding: EncounterStatus (required): 就醫現狀的代碼;應填入EncounterStatus代碼表中的其中一個代碼 | |||||
period | 1..1 | Period | 該事件處於特定狀態的時間 | |||||
class | S | 1..1 | CodingTW | 病人就醫的分類 Binding: ActEncounterCode (extensible): 就醫的分類;應填入ActEncounterCode代碼表中適合的代碼,確定無適合的代碼才可以使用其他代碼中的代碼來表示。 | ||||
classHistory | 0..* | BackboneElement | 過去就醫類別的列表 | |||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | |||||
class | 1..1 | Coding | inpatient | outpatient | ambulatory | emergency + Binding: ActEncounterCode (extensible): 就醫類別;應填入ActEncounterCode代碼表中適合的代碼,確定無適合的代碼才可以使用其他代碼中的代碼來表示。 | |||||
period | 1..1 | Period | 此就醫事件處於特定類別的時間 | |||||
type | 0..* | CodeableConceptTW | 就醫的特定型別 Binding: EncounterType (example): 就醫的型別;可參考EncounterType代碼表,但此代碼表只是針對這個欄位的一個可能值的示例,不預期也不鼓勵使用者一定要使用此代碼表的代碼。 | |||||
serviceType | S | 0..1 | CodeableConceptTW | 服務的特定型別 Binding: ServiceType (extensible): 對提供的服務進行廣泛分類;應填入ServiceType代碼表中適合的代碼,確定無適合的代碼才可以使用其他代碼中的代碼來表示。 Example Value: 397(Outpatients);557(Inpatients) | ||||
priority | 0..1 | CodeableConceptTW | 表明就醫的急迫性 Binding: ActPriority (example): 表明就醫的迫切性;可參考ActPriority代碼表,但此代碼表只是針對這個欄位的一個可能值的示例,不預期也不鼓勵使用者一定要使用此代碼表的代碼。 | |||||
subject | S | 0..1 | Reference(TW Core Patient | Group) | 在場就醫的病人或實體集合(Group) | ||||
episodeOfCare | 0..* | Reference(EpisodeOfCare) | 此次就醫應記錄的照護事件 | |||||
basedOn | 0..* | Reference(ServiceRequest) | 開始此次就醫的服務請求(ServiceRequest) | |||||
participant | S | 0..* | BackboneElement | 參與就醫的健康照護服務提供人員之名單 | ||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | |||||
type | S | 0..* | CodeableConceptTW | 參與者在病人就醫事件中的角色 Binding: ParticipantType (extensible): 參與者在病人就醫事件中的角色;應填入ParticipantType代碼表中適合的代碼,確定無適合的代碼才可以使用其他代碼中的代碼來表示。 | ||||
period | S | 0..1 | Period | 參與者在病人就醫期間參與的時段 | ||||
individual | S | 0..1 | Reference(TW Core Practitioner | PractitionerRole | RelatedPerson) | 除病人外,參與病人就醫事件的人。 | ||||
appointment | 0..* | Reference(Appointment) | 這次就醫的預約紀錄 | |||||
period | S | 0..1 | Period | 就醫的開始和結束時間 | ||||
length | 0..1 | Duration | 就醫持續的時間(扣除缺席時間) | |||||
reasonCode | S | 0..* | CodeableConceptTW | 就醫發生的編碼原因 Binding: EncounterReasonCodes (preferred): 發生此就醫事件的原因;鼓勵使用EncounterReasonCodes代碼表中的代碼, 但不強制一定要使用此代碼表,你也可使用其他代碼表的代碼或單純以文字表示。 | ||||
reasonReference | 0..* | Reference(TW Core Condition | TW Core Procedure | TW Core Observation Laboratory Result | ImmunizationRecommendation) | 就醫發生的原因(參照) | |||||
diagnosis | 0..* | BackboneElement | 與此就醫相關的診斷清單 | |||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | |||||
condition | 1..1 | Reference(TW Core Condition | TW Core Procedure) | 與就醫事件相關的診斷或處置 | |||||
use | 0..1 | CodeableConceptTW | 此診斷在病人就醫事件中的作用(例如:住院、收費、出院...)。 Binding: DiagnosisRole (preferred): 此情況所代表的診斷型別;鼓勵使用DiagnosisRole代碼表中的代碼, 但不強制一定要使用此代碼表,你也可使用其他代碼表的代碼或單純以文字表示。 | |||||
rank | 0..1 | positiveInt | 診斷的排序(針對每個角色型別) | |||||
account | 0..* | Reference(Account) | 可用於為此病人就醫事件計費的一組帳戶 | |||||
hospitalization | S | 0..1 | BackboneElement | 關於入院接受健康照護服務的細節 | ||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | |||||
preAdmissionIdentifier | 0..1 | Identifier | 住院前識別碼 | |||||
origin | 0..1 | Reference(TW Core Organization | Location) | 病人住院前來自的地點/機構 | |||||
admitSource | 0..1 | CodeableConceptTW | 病人從哪裡住院(醫生轉介、轉院)? Binding: AdmitSource (preferred): 病人從哪裡住院;鼓勵使用AdmitSource代碼表中的代碼, 但不強制一定要使用此代碼表,你也可使用其他代碼表的代碼或單純以文字表示。 | |||||
reAdmission | 0..1 | CodeableConceptTW | 已發生的醫院再入院型別(如果有的話)。如果該值不存在,則不被認定為再入院。 Binding: hl7VS-re-admissionIndicator (example): 這次住院就醫的再入院原因;可參考hl7VS-re-admissionIndicator代碼表,但此代碼表只是針對這個欄位的一個可能值的示例,不預期也不鼓勵使用者一定要使用此代碼表的代碼。 | |||||
dietPreference | 0..* | CodeableConceptTW | 病人報告的飲食偏好 Binding: Diet (example): 醫療、文化或道德方面的食物偏好,以幫助滿足飲食要求;可參考Diet代碼表,但此代碼表只是針對這個欄位的一個可能值的示例,不預期也不鼓勵使用者一定要使用此代碼表的代碼。 | |||||
specialCourtesy | 0..* | CodeableConceptTW | 特別禮遇(貴賓、董事會成員) Binding: SpecialCourtesy (preferred): 特別禮遇;鼓勵使用SpecialCourtesy代碼表中的代碼, 但不強制一定要使用此代碼表,你也可使用其他代碼表的代碼或單純以文字表示。 | |||||
specialArrangement | 0..* | CodeableConceptTW | 輪椅、翻譯人員、擔架等。 Binding: SpecialArrangements (preferred): 特殊安排;鼓勵使用SpecialArrangements代碼表中的代碼, 但不強制一定要使用此代碼表,你也可使用其他代碼表的代碼或單純以文字表示。 | |||||
destination | 0..1 | Reference(Location | Organization) | 病人出院地點/機構 | |||||
dischargeDisposition | S | 0..1 | CodeableConceptTW | 出院後的地點類別或種類 Binding: DischargeDisposition (example): 出院處置;可參考DischargeDisposition代碼表,但此代碼表只是針對這個欄位的一個可能值的示例,不預期也不鼓勵使用者一定要使用此代碼表的代碼。 | ||||
location | S | 0..* | BackboneElement | 病人曾去過的一個或多個地點 | ||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | |||||
location | S | 1..1 | Reference(Location) | 就醫發生的地點 | ||||
status | 0..1 | code | planned | active | reserved | completed Binding: EncounterLocationStatus (required): 就醫地點的狀態;應填入EncounterLocationStatus代碼表中的其中一個代碼。 | |||||
physicalType | 0..1 | CodeableConceptTW | 地點的實體型別(通常是地點的層級—床位、房間、病房等)。 Binding: LocationType (example): 地點的實體型別;可參考LocationType代碼表,但此代碼表只是針對這個欄位的一個可能值的示例,不預期也不鼓勵使用者一定要使用此代碼表的代碼。 | |||||
period | 0..1 | Period | 病人出現在此地點的時段 | |||||
serviceProvider | S | 0..1 | Reference(TW Core Organization) | 負責這次就醫的機構 | ||||
partOf | 0..1 | Reference(TW Core Encounter) | 此就醫是哪次就醫的一部份? | |||||
Documentation for this format |
Path | Conformance | ValueSet | ||||
Encounter.language | preferred | CommonLanguages
| ||||
Encounter.identifier.use | required | IdentifierUse | ||||
Encounter.identifier.type | extensible | Identifier Type Codes | ||||
Encounter.status | required | EncounterStatus | ||||
Encounter.statusHistory.status | required | EncounterStatus | ||||
Encounter.class | extensible | ActEncounterCode | ||||
Encounter.classHistory.class | extensible | ActEncounterCode | ||||
Encounter.type | example | EncounterType | ||||
Encounter.serviceType | extensible | ServiceType | ||||
Encounter.priority | example | ActPriority | ||||
Encounter.participant.type | extensible | ParticipantType | ||||
Encounter.reasonCode | preferred | EncounterReasonCodes | ||||
Encounter.diagnosis.use | preferred | DiagnosisRole | ||||
Encounter.hospitalization.admitSource | preferred | AdmitSource | ||||
Encounter.hospitalization.reAdmission | example | Hl7VSReAdmissionIndicator | ||||
Encounter.hospitalization.dietPreference | example | Diet | ||||
Encounter.hospitalization.specialCourtesy | preferred | SpecialCourtesy | ||||
Encounter.hospitalization.specialArrangement | preferred | SpecialArrangements | ||||
Encounter.hospitalization.dischargeDisposition | example | DischargeDisposition | ||||
Encounter.location.status | required | EncounterLocationStatus | ||||
Encounter.location.physicalType | example | LocationType |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Encounter | 0..* | Encounter | 提供病人服務的一種互動 | |||||
id | Σ | 0..1 | id | 不重複的ID用以識別儲存在特定FHIR Server中的Encounter紀錄,通常又稱為邏輯性ID。 | ||||
meta | Σ | 0..1 | Meta | 此Encounter Resource的metadata | ||||
implicitRules | ?!Σ | 0..1 | uri | 創建此內容所依據的一組規則 | ||||
language | 0..1 | code | 用以表述Encounter Resource內容的語言 Binding: CommonLanguages (preferred): 人類語言;鼓勵使用CommonLanguages代碼表中的代碼,但不強制一定要使用此代碼表,你也可使用其他代碼表的代碼或單純以文字表示。
Example Value: zh-TW | |||||
text | S | 0..1 | Narrative | Encounter Resource之內容摘要以供人閱讀 | ||||
contained | 0..* | Resource | 內嵌的(contained)、行內的Resources | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | ?! | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | ||||
identifier | SΣ | 0..* | Identifier | 此就醫事件的識別碼 | ||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 Slice: Unordered, Open by value:url | |||||
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (如果知道) Binding: IdentifierUse (required): 如果知道,請說明此識別碼的用途;應填入IdentifierUse代碼表中的其中一個代碼。 | ||||
type | 0..1 | CodeableConceptTW | 識別碼(identifier)的型別說明 Binding: Identifier Type Codes (extensible): 應填入Identifier Type Codes代碼表中適合的代碼,確定無適合的代碼才可以使用其他代碼中的代碼來表示。 | |||||
system | SΣ | 1..1 | uri | 識別碼(identifier)的命名空間(namespace) Example General: http://www.acme.com/identifiers/patient | ||||
value | SΣ | 1..1 | string | 唯一值 Example General: 123456 | ||||
period | Σ | 0..1 | Period | 此就醫事件識別碼(identifier)的使用效期 | ||||
assigner | Σ | 0..1 | Reference(TW Core Organization Hospital Department) | 簽發identifier的機構(可以只是文字表述) | ||||
status | ?!SΣ | 1..1 | code | planned | arrived | triaged | in-progress | onleave | finished | cancelled + Binding: EncounterStatus (required): 就醫現況的代碼;應填入EncounterStatus代碼表中的其中一個代碼 | ||||
statusHistory | 0..* | BackboneElement | 過去的就醫狀態清單 | |||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | ?!Σ | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | ||||
status | 1..1 | code | planned | arrived | triaged | in-progress | onleave | finished | cancelled + Binding: EncounterStatus (required): 就醫現狀的代碼;應填入EncounterStatus代碼表中的其中一個代碼 | |||||
period | 1..1 | Period | 該事件處於特定狀態的時間 | |||||
class | S | 1..1 | CodingTW | 病人就醫的分類 Binding: ActEncounterCode (extensible): 就醫的分類;應填入ActEncounterCode代碼表中適合的代碼,確定無適合的代碼才可以使用其他代碼中的代碼來表示。 | ||||
classHistory | 0..* | BackboneElement | 過去就醫類別的列表 | |||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | ?!Σ | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | ||||
class | 1..1 | Coding | inpatient | outpatient | ambulatory | emergency + Binding: ActEncounterCode (extensible): 就醫類別;應填入ActEncounterCode代碼表中適合的代碼,確定無適合的代碼才可以使用其他代碼中的代碼來表示。 | |||||
period | 1..1 | Period | 此就醫事件處於特定類別的時間 | |||||
type | 0..* | CodeableConceptTW | 就醫的特定型別 Binding: EncounterType (example): 就醫的型別;可參考EncounterType代碼表,但此代碼表只是針對這個欄位的一個可能值的示例,不預期也不鼓勵使用者一定要使用此代碼表的代碼。 | |||||
serviceType | S | 0..1 | CodeableConceptTW | 服務的特定型別 Binding: ServiceType (extensible): 對提供的服務進行廣泛分類;應填入ServiceType代碼表中適合的代碼,確定無適合的代碼才可以使用其他代碼中的代碼來表示。 Example Value: 397(Outpatients);557(Inpatients) | ||||
priority | 0..1 | CodeableConceptTW | 表明就醫的急迫性 Binding: ActPriority (example): 表明就醫的迫切性;可參考ActPriority代碼表,但此代碼表只是針對這個欄位的一個可能值的示例,不預期也不鼓勵使用者一定要使用此代碼表的代碼。 | |||||
subject | SΣ | 0..1 | Reference(TW Core Patient | Group) | 在場就醫的病人或實體集合(Group) | ||||
episodeOfCare | Σ | 0..* | Reference(EpisodeOfCare) | 此次就醫應記錄的照護事件 | ||||
basedOn | 0..* | Reference(ServiceRequest) | 開始此次就醫的服務請求(ServiceRequest) | |||||
participant | SΣ | 0..* | BackboneElement | 參與就醫的健康照護服務提供人員之名單 | ||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | ?!Σ | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | ||||
type | S | 0..* | CodeableConceptTW | 參與者在病人就醫事件中的角色 Binding: ParticipantType (extensible): 參與者在病人就醫事件中的角色;應填入ParticipantType代碼表中適合的代碼,確定無適合的代碼才可以使用其他代碼中的代碼來表示。 | ||||
period | S | 0..1 | Period | 參與者在病人就醫期間參與的時段 | ||||
individual | SΣ | 0..1 | Reference(TW Core Practitioner | PractitionerRole | RelatedPerson) | 除病人外,參與病人就醫事件的人。 | ||||
appointment | Σ | 0..* | Reference(Appointment) | 這次就醫的預約紀錄 | ||||
period | S | 0..1 | Period | 就醫的開始和結束時間 | ||||
length | 0..1 | Duration | 就醫持續的時間(扣除缺席時間) | |||||
reasonCode | S | 0..* | CodeableConceptTW | 就醫發生的編碼原因 Binding: EncounterReasonCodes (preferred): 發生此就醫事件的原因;鼓勵使用EncounterReasonCodes代碼表中的代碼, 但不強制一定要使用此代碼表,你也可使用其他代碼表的代碼或單純以文字表示。 | ||||
reasonReference | Σ | 0..* | Reference(TW Core Condition | TW Core Procedure | TW Core Observation Laboratory Result | ImmunizationRecommendation) | 就醫發生的原因(參照) | ||||
diagnosis | Σ | 0..* | BackboneElement | 與此就醫相關的診斷清單 | ||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | ?!Σ | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | ||||
condition | Σ | 1..1 | Reference(TW Core Condition | TW Core Procedure) | 與就醫事件相關的診斷或處置 | ||||
use | 0..1 | CodeableConceptTW | 此診斷在病人就醫事件中的作用(例如:住院、收費、出院...)。 Binding: DiagnosisRole (preferred): 此情況所代表的診斷型別;鼓勵使用DiagnosisRole代碼表中的代碼, 但不強制一定要使用此代碼表,你也可使用其他代碼表的代碼或單純以文字表示。 | |||||
rank | 0..1 | positiveInt | 診斷的排序(針對每個角色型別) | |||||
account | 0..* | Reference(Account) | 可用於為此病人就醫事件計費的一組帳戶 | |||||
hospitalization | S | 0..1 | BackboneElement | 關於入院接受健康照護服務的細節 | ||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | ?!Σ | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | ||||
preAdmissionIdentifier | 0..1 | Identifier | 住院前識別碼 | |||||
origin | 0..1 | Reference(TW Core Organization | Location) | 病人住院前來自的地點/機構 | |||||
admitSource | 0..1 | CodeableConceptTW | 病人從哪裡住院(醫生轉介、轉院)? Binding: AdmitSource (preferred): 病人從哪裡住院;鼓勵使用AdmitSource代碼表中的代碼, 但不強制一定要使用此代碼表,你也可使用其他代碼表的代碼或單純以文字表示。 | |||||
reAdmission | 0..1 | CodeableConceptTW | 已發生的醫院再入院型別(如果有的話)。如果該值不存在,則不被認定為再入院。 Binding: hl7VS-re-admissionIndicator (example): 這次住院就醫的再入院原因;可參考hl7VS-re-admissionIndicator代碼表,但此代碼表只是針對這個欄位的一個可能值的示例,不預期也不鼓勵使用者一定要使用此代碼表的代碼。 | |||||
dietPreference | 0..* | CodeableConceptTW | 病人報告的飲食偏好 Binding: Diet (example): 醫療、文化或道德方面的食物偏好,以幫助滿足飲食要求;可參考Diet代碼表,但此代碼表只是針對這個欄位的一個可能值的示例,不預期也不鼓勵使用者一定要使用此代碼表的代碼。 | |||||
specialCourtesy | 0..* | CodeableConceptTW | 特別禮遇(貴賓、董事會成員) Binding: SpecialCourtesy (preferred): 特別禮遇;鼓勵使用SpecialCourtesy代碼表中的代碼, 但不強制一定要使用此代碼表,你也可使用其他代碼表的代碼或單純以文字表示。 | |||||
specialArrangement | 0..* | CodeableConceptTW | 輪椅、翻譯人員、擔架等。 Binding: SpecialArrangements (preferred): 特殊安排;鼓勵使用SpecialArrangements代碼表中的代碼, 但不強制一定要使用此代碼表,你也可使用其他代碼表的代碼或單純以文字表示。 | |||||
destination | 0..1 | Reference(Location | Organization) | 病人出院地點/機構 | |||||
dischargeDisposition | S | 0..1 | CodeableConceptTW | 出院後的地點類別或種類 Binding: DischargeDisposition (example): 出院處置;可參考DischargeDisposition代碼表,但此代碼表只是針對這個欄位的一個可能值的示例,不預期也不鼓勵使用者一定要使用此代碼表的代碼。 | ||||
location | S | 0..* | BackboneElement | 病人曾去過的一個或多個地點 | ||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | ?!Σ | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | ||||
location | S | 1..1 | Reference(Location) | 就醫發生的地點 | ||||
status | 0..1 | code | planned | active | reserved | completed Binding: EncounterLocationStatus (required): 就醫地點的狀態;應填入EncounterLocationStatus代碼表中的其中一個代碼。 | |||||
physicalType | 0..1 | CodeableConceptTW | 地點的實體型別(通常是地點的層級—床位、房間、病房等)。 Binding: LocationType (example): 地點的實體型別;可參考LocationType代碼表,但此代碼表只是針對這個欄位的一個可能值的示例,不預期也不鼓勵使用者一定要使用此代碼表的代碼。 | |||||
period | 0..1 | Period | 病人出現在此地點的時段 | |||||
serviceProvider | S | 0..1 | Reference(TW Core Organization) | 負責這次就醫的機構 | ||||
partOf | 0..1 | Reference(TW Core Encounter) | 此就醫是哪次就醫的一部份? | |||||
Documentation for this format |
Path | Conformance | ValueSet | ||||
Encounter.language | preferred | CommonLanguages
| ||||
Encounter.identifier.use | required | IdentifierUse | ||||
Encounter.identifier.type | extensible | Identifier Type Codes | ||||
Encounter.status | required | EncounterStatus | ||||
Encounter.statusHistory.status | required | EncounterStatus | ||||
Encounter.class | extensible | ActEncounterCode | ||||
Encounter.classHistory.class | extensible | ActEncounterCode | ||||
Encounter.type | example | EncounterType | ||||
Encounter.serviceType | extensible | ServiceType | ||||
Encounter.priority | example | ActPriority | ||||
Encounter.participant.type | extensible | ParticipantType | ||||
Encounter.reasonCode | preferred | EncounterReasonCodes | ||||
Encounter.diagnosis.use | preferred | DiagnosisRole | ||||
Encounter.hospitalization.admitSource | preferred | AdmitSource | ||||
Encounter.hospitalization.reAdmission | example | Hl7VSReAdmissionIndicator | ||||
Encounter.hospitalization.dietPreference | example | Diet | ||||
Encounter.hospitalization.specialCourtesy | preferred | SpecialCourtesy | ||||
Encounter.hospitalization.specialArrangement | preferred | SpecialArrangements | ||||
Encounter.hospitalization.dischargeDisposition | example | DischargeDisposition | ||||
Encounter.location.status | required | EncounterLocationStatus | ||||
Encounter.location.physicalType | example | LocationType |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Encounter | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Encounter | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : 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 | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-5 | error | Encounter | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Encounter | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Encounter | 0..* | Encounter | 提供病人服務的一種互動 | |||||
id | Σ | 0..1 | id | 不重複的ID用以識別儲存在特定FHIR Server中的Encounter紀錄,通常又稱為邏輯性ID。 | ||||
meta | Σ | 0..1 | Meta | 此Encounter Resource的metadata | ||||
implicitRules | ?!Σ | 0..1 | uri | 創建此內容所依據的一組規則 | ||||
language | 0..1 | code | 用以表述Encounter Resource內容的語言 Binding: CommonLanguages (preferred): 人類語言;鼓勵使用CommonLanguages代碼表中的代碼,但不強制一定要使用此代碼表,你也可使用其他代碼表的代碼或單純以文字表示。
Example Value: zh-TW | |||||
text | S | 0..1 | Narrative | Encounter Resource之內容摘要以供人閱讀 | ||||
contained | 0..* | Resource | 內嵌的(contained)、行內的Resources | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | ?! | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | ||||
identifier | SΣ | 0..* | Identifier | 此就醫事件的識別碼 | ||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 Slice: Unordered, Open by value:url | |||||
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (如果知道) Binding: IdentifierUse (required): 如果知道,請說明此識別碼的用途;應填入IdentifierUse代碼表中的其中一個代碼。 | ||||
type | 0..1 | CodeableConceptTW | 識別碼(identifier)的型別說明 Binding: Identifier Type Codes (extensible): 應填入Identifier Type Codes代碼表中適合的代碼,確定無適合的代碼才可以使用其他代碼中的代碼來表示。 | |||||
system | SΣ | 1..1 | uri | 識別碼(identifier)的命名空間(namespace) Example General: http://www.acme.com/identifiers/patient | ||||
value | SΣ | 1..1 | string | 唯一值 Example General: 123456 | ||||
period | Σ | 0..1 | Period | 此就醫事件識別碼(identifier)的使用效期 | ||||
assigner | Σ | 0..1 | Reference(TW Core Organization Hospital Department) | 簽發identifier的機構(可以只是文字表述) | ||||
status | ?!SΣ | 1..1 | code | planned | arrived | triaged | in-progress | onleave | finished | cancelled + Binding: EncounterStatus (required): 就醫現況的代碼;應填入EncounterStatus代碼表中的其中一個代碼 | ||||
statusHistory | 0..* | BackboneElement | 過去的就醫狀態清單 | |||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | ?!Σ | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | ||||
status | 1..1 | code | planned | arrived | triaged | in-progress | onleave | finished | cancelled + Binding: EncounterStatus (required): 就醫現狀的代碼;應填入EncounterStatus代碼表中的其中一個代碼 | |||||
period | 1..1 | Period | 該事件處於特定狀態的時間 | |||||
class | S | 1..1 | CodingTW | 病人就醫的分類 Binding: ActEncounterCode (extensible): 就醫的分類;應填入ActEncounterCode代碼表中適合的代碼,確定無適合的代碼才可以使用其他代碼中的代碼來表示。 | ||||
classHistory | 0..* | BackboneElement | 過去就醫類別的列表 | |||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | ?!Σ | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | ||||
class | 1..1 | Coding | inpatient | outpatient | ambulatory | emergency + Binding: ActEncounterCode (extensible): 就醫類別;應填入ActEncounterCode代碼表中適合的代碼,確定無適合的代碼才可以使用其他代碼中的代碼來表示。 | |||||
period | 1..1 | Period | 此就醫事件處於特定類別的時間 | |||||
type | 0..* | CodeableConceptTW | 就醫的特定型別 Binding: EncounterType (example): 就醫的型別;可參考EncounterType代碼表,但此代碼表只是針對這個欄位的一個可能值的示例,不預期也不鼓勵使用者一定要使用此代碼表的代碼。 | |||||
serviceType | S | 0..1 | CodeableConceptTW | 服務的特定型別 Binding: ServiceType (extensible): 對提供的服務進行廣泛分類;應填入ServiceType代碼表中適合的代碼,確定無適合的代碼才可以使用其他代碼中的代碼來表示。 Example Value: 397(Outpatients);557(Inpatients) | ||||
priority | 0..1 | CodeableConceptTW | 表明就醫的急迫性 Binding: ActPriority (example): 表明就醫的迫切性;可參考ActPriority代碼表,但此代碼表只是針對這個欄位的一個可能值的示例,不預期也不鼓勵使用者一定要使用此代碼表的代碼。 | |||||
subject | SΣ | 0..1 | Reference(TW Core Patient | Group) | 在場就醫的病人或實體集合(Group) | ||||
episodeOfCare | Σ | 0..* | Reference(EpisodeOfCare) | 此次就醫應記錄的照護事件 | ||||
basedOn | 0..* | Reference(ServiceRequest) | 開始此次就醫的服務請求(ServiceRequest) | |||||
participant | SΣ | 0..* | BackboneElement | 參與就醫的健康照護服務提供人員之名單 | ||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | ?!Σ | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | ||||
type | S | 0..* | CodeableConceptTW | 參與者在病人就醫事件中的角色 Binding: ParticipantType (extensible): 參與者在病人就醫事件中的角色;應填入ParticipantType代碼表中適合的代碼,確定無適合的代碼才可以使用其他代碼中的代碼來表示。 | ||||
period | S | 0..1 | Period | 參與者在病人就醫期間參與的時段 | ||||
individual | SΣ | 0..1 | Reference(TW Core Practitioner | PractitionerRole | RelatedPerson) | 除病人外,參與病人就醫事件的人。 | ||||
appointment | Σ | 0..* | Reference(Appointment) | 這次就醫的預約紀錄 | ||||
period | S | 0..1 | Period | 就醫的開始和結束時間 | ||||
length | 0..1 | Duration | 就醫持續的時間(扣除缺席時間) | |||||
reasonCode | S | 0..* | CodeableConceptTW | 就醫發生的編碼原因 Binding: EncounterReasonCodes (preferred): 發生此就醫事件的原因;鼓勵使用EncounterReasonCodes代碼表中的代碼, 但不強制一定要使用此代碼表,你也可使用其他代碼表的代碼或單純以文字表示。 | ||||
reasonReference | Σ | 0..* | Reference(TW Core Condition | TW Core Procedure | TW Core Observation Laboratory Result | ImmunizationRecommendation) | 就醫發生的原因(參照) | ||||
diagnosis | Σ | 0..* | BackboneElement | 與此就醫相關的診斷清單 | ||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | ?!Σ | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | ||||
condition | Σ | 1..1 | Reference(TW Core Condition | TW Core Procedure) | 與就醫事件相關的診斷或處置 | ||||
use | 0..1 | CodeableConceptTW | 此診斷在病人就醫事件中的作用(例如:住院、收費、出院...)。 Binding: DiagnosisRole (preferred): 此情況所代表的診斷型別;鼓勵使用DiagnosisRole代碼表中的代碼, 但不強制一定要使用此代碼表,你也可使用其他代碼表的代碼或單純以文字表示。 | |||||
rank | 0..1 | positiveInt | 診斷的排序(針對每個角色型別) | |||||
account | 0..* | Reference(Account) | 可用於為此病人就醫事件計費的一組帳戶 | |||||
hospitalization | S | 0..1 | BackboneElement | 關於入院接受健康照護服務的細節 | ||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | ?!Σ | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | ||||
preAdmissionIdentifier | 0..1 | Identifier | 住院前識別碼 | |||||
origin | 0..1 | Reference(TW Core Organization | Location) | 病人住院前來自的地點/機構 | |||||
admitSource | 0..1 | CodeableConceptTW | 病人從哪裡住院(醫生轉介、轉院)? Binding: AdmitSource (preferred): 病人從哪裡住院;鼓勵使用AdmitSource代碼表中的代碼, 但不強制一定要使用此代碼表,你也可使用其他代碼表的代碼或單純以文字表示。 | |||||
reAdmission | 0..1 | CodeableConceptTW | 已發生的醫院再入院型別(如果有的話)。如果該值不存在,則不被認定為再入院。 Binding: hl7VS-re-admissionIndicator (example): 這次住院就醫的再入院原因;可參考hl7VS-re-admissionIndicator代碼表,但此代碼表只是針對這個欄位的一個可能值的示例,不預期也不鼓勵使用者一定要使用此代碼表的代碼。 | |||||
dietPreference | 0..* | CodeableConceptTW | 病人報告的飲食偏好 Binding: Diet (example): 醫療、文化或道德方面的食物偏好,以幫助滿足飲食要求;可參考Diet代碼表,但此代碼表只是針對這個欄位的一個可能值的示例,不預期也不鼓勵使用者一定要使用此代碼表的代碼。 | |||||
specialCourtesy | 0..* | CodeableConceptTW | 特別禮遇(貴賓、董事會成員) Binding: SpecialCourtesy (preferred): 特別禮遇;鼓勵使用SpecialCourtesy代碼表中的代碼, 但不強制一定要使用此代碼表,你也可使用其他代碼表的代碼或單純以文字表示。 | |||||
specialArrangement | 0..* | CodeableConceptTW | 輪椅、翻譯人員、擔架等。 Binding: SpecialArrangements (preferred): 特殊安排;鼓勵使用SpecialArrangements代碼表中的代碼, 但不強制一定要使用此代碼表,你也可使用其他代碼表的代碼或單純以文字表示。 | |||||
destination | 0..1 | Reference(Location | Organization) | 病人出院地點/機構 | |||||
dischargeDisposition | S | 0..1 | CodeableConceptTW | 出院後的地點類別或種類 Binding: DischargeDisposition (example): 出院處置;可參考DischargeDisposition代碼表,但此代碼表只是針對這個欄位的一個可能值的示例,不預期也不鼓勵使用者一定要使用此代碼表的代碼。 | ||||
location | S | 0..* | BackboneElement | 病人曾去過的一個或多個地點 | ||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | ?!Σ | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | ||||
location | S | 1..1 | Reference(Location) | 就醫發生的地點 | ||||
status | 0..1 | code | planned | active | reserved | completed Binding: EncounterLocationStatus (required): 就醫地點的狀態;應填入EncounterLocationStatus代碼表中的其中一個代碼。 | |||||
physicalType | 0..1 | CodeableConceptTW | 地點的實體型別(通常是地點的層級—床位、房間、病房等)。 Binding: LocationType (example): 地點的實體型別;可參考LocationType代碼表,但此代碼表只是針對這個欄位的一個可能值的示例,不預期也不鼓勵使用者一定要使用此代碼表的代碼。 | |||||
period | 0..1 | Period | 病人出現在此地點的時段 | |||||
serviceProvider | S | 0..1 | Reference(TW Core Organization) | 負責這次就醫的機構 | ||||
partOf | 0..1 | Reference(TW Core Encounter) | 此就醫是哪次就醫的一部份? | |||||
Documentation for this format |
Path | Conformance | ValueSet | ||||
Encounter.language | preferred | CommonLanguages
| ||||
Encounter.identifier.use | required | IdentifierUse | ||||
Encounter.identifier.type | extensible | Identifier Type Codes | ||||
Encounter.status | required | EncounterStatus | ||||
Encounter.statusHistory.status | required | EncounterStatus | ||||
Encounter.class | extensible | ActEncounterCode | ||||
Encounter.classHistory.class | extensible | ActEncounterCode | ||||
Encounter.type | example | EncounterType | ||||
Encounter.serviceType | extensible | ServiceType | ||||
Encounter.priority | example | ActPriority | ||||
Encounter.participant.type | extensible | ParticipantType | ||||
Encounter.reasonCode | preferred | EncounterReasonCodes | ||||
Encounter.diagnosis.use | preferred | DiagnosisRole | ||||
Encounter.hospitalization.admitSource | preferred | AdmitSource | ||||
Encounter.hospitalization.reAdmission | example | Hl7VSReAdmissionIndicator | ||||
Encounter.hospitalization.dietPreference | example | Diet | ||||
Encounter.hospitalization.specialCourtesy | preferred | SpecialCourtesy | ||||
Encounter.hospitalization.specialArrangement | preferred | SpecialArrangements | ||||
Encounter.hospitalization.dischargeDisposition | example | DischargeDisposition | ||||
Encounter.location.status | required | EncounterLocationStatus | ||||
Encounter.location.physicalType | example | LocationType |
Id | Grade | Path(s) | Details | Requirements |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
This structure is derived from Encounter
Summary
Mandatory: 0 element (2 nested mandatory elements)
Must-Support: 19 elements
Structures
This structure refers to these other structures:
Differential View
This structure is derived from Encounter
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Encounter | 0..* | Encounter | 提供病人服務的一種互動 | |||||
id | 0..1 | id | 不重複的ID用以識別儲存在特定FHIR Server中的Encounter紀錄,通常又稱為邏輯性ID。 | |||||
meta | 0..1 | Meta | 此Encounter Resource的metadata | |||||
implicitRules | 0..1 | uri | 創建此內容所依據的一組規則 | |||||
language | 0..1 | code | 用以表述Encounter Resource內容的語言 Binding: CommonLanguages (preferred): 人類語言;鼓勵使用CommonLanguages代碼表中的代碼,但不強制一定要使用此代碼表,你也可使用其他代碼表的代碼或單純以文字表示。
Example Value: zh-TW | |||||
text | S | 0..1 | Narrative | Encounter Resource之內容摘要以供人閱讀 | ||||
contained | 0..* | Resource | 內嵌的(contained)、行內的Resources | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | |||||
identifier | S | 0..* | Identifier | 此就醫事件的識別碼 | ||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
use | 0..1 | code | usual | official | temp | secondary | old (如果知道) Binding: IdentifierUse (required): 如果知道,請說明此識別碼的用途;應填入IdentifierUse代碼表中的其中一個代碼。 | |||||
type | 0..1 | CodeableConceptTW | 識別碼(identifier)的型別說明 Binding: Identifier Type Codes (extensible): 應填入Identifier Type Codes代碼表中適合的代碼,確定無適合的代碼才可以使用其他代碼中的代碼來表示。 | |||||
system | S | 1..1 | uri | 識別碼(identifier)的命名空間(namespace) | ||||
value | S | 1..1 | string | 唯一值 | ||||
period | 0..1 | Period | 此就醫事件識別碼(identifier)的使用效期 | |||||
assigner | 0..1 | Reference(TW Core Organization Hospital Department) | 簽發identifier的機構(可以只是文字表述) | |||||
status | S | 1..1 | code | planned | arrived | triaged | in-progress | onleave | finished | cancelled + Binding: EncounterStatus (required): 就醫現況的代碼;應填入EncounterStatus代碼表中的其中一個代碼 | ||||
statusHistory | 0..* | BackboneElement | 過去的就醫狀態清單 | |||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | |||||
status | 1..1 | code | planned | arrived | triaged | in-progress | onleave | finished | cancelled + Binding: EncounterStatus (required): 就醫現狀的代碼;應填入EncounterStatus代碼表中的其中一個代碼 | |||||
period | 1..1 | Period | 該事件處於特定狀態的時間 | |||||
class | S | 1..1 | CodingTW | 病人就醫的分類 Binding: ActEncounterCode (extensible): 就醫的分類;應填入ActEncounterCode代碼表中適合的代碼,確定無適合的代碼才可以使用其他代碼中的代碼來表示。 | ||||
classHistory | 0..* | BackboneElement | 過去就醫類別的列表 | |||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | |||||
class | 1..1 | Coding | inpatient | outpatient | ambulatory | emergency + Binding: ActEncounterCode (extensible): 就醫類別;應填入ActEncounterCode代碼表中適合的代碼,確定無適合的代碼才可以使用其他代碼中的代碼來表示。 | |||||
period | 1..1 | Period | 此就醫事件處於特定類別的時間 | |||||
type | 0..* | CodeableConceptTW | 就醫的特定型別 Binding: EncounterType (example): 就醫的型別;可參考EncounterType代碼表,但此代碼表只是針對這個欄位的一個可能值的示例,不預期也不鼓勵使用者一定要使用此代碼表的代碼。 | |||||
serviceType | S | 0..1 | CodeableConceptTW | 服務的特定型別 Binding: ServiceType (extensible): 對提供的服務進行廣泛分類;應填入ServiceType代碼表中適合的代碼,確定無適合的代碼才可以使用其他代碼中的代碼來表示。 Example Value: 397(Outpatients);557(Inpatients) | ||||
priority | 0..1 | CodeableConceptTW | 表明就醫的急迫性 Binding: ActPriority (example): 表明就醫的迫切性;可參考ActPriority代碼表,但此代碼表只是針對這個欄位的一個可能值的示例,不預期也不鼓勵使用者一定要使用此代碼表的代碼。 | |||||
subject | S | 0..1 | Reference(TW Core Patient | Group) | 在場就醫的病人或實體集合(Group) | ||||
episodeOfCare | 0..* | Reference(EpisodeOfCare) | 此次就醫應記錄的照護事件 | |||||
basedOn | 0..* | Reference(ServiceRequest) | 開始此次就醫的服務請求(ServiceRequest) | |||||
participant | S | 0..* | BackboneElement | 參與就醫的健康照護服務提供人員之名單 | ||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | |||||
type | S | 0..* | CodeableConceptTW | 參與者在病人就醫事件中的角色 Binding: ParticipantType (extensible): 參與者在病人就醫事件中的角色;應填入ParticipantType代碼表中適合的代碼,確定無適合的代碼才可以使用其他代碼中的代碼來表示。 | ||||
period | S | 0..1 | Period | 參與者在病人就醫期間參與的時段 | ||||
individual | S | 0..1 | Reference(TW Core Practitioner | PractitionerRole | RelatedPerson) | 除病人外,參與病人就醫事件的人。 | ||||
appointment | 0..* | Reference(Appointment) | 這次就醫的預約紀錄 | |||||
period | S | 0..1 | Period | 就醫的開始和結束時間 | ||||
length | 0..1 | Duration | 就醫持續的時間(扣除缺席時間) | |||||
reasonCode | S | 0..* | CodeableConceptTW | 就醫發生的編碼原因 Binding: EncounterReasonCodes (preferred): 發生此就醫事件的原因;鼓勵使用EncounterReasonCodes代碼表中的代碼, 但不強制一定要使用此代碼表,你也可使用其他代碼表的代碼或單純以文字表示。 | ||||
reasonReference | 0..* | Reference(TW Core Condition | TW Core Procedure | TW Core Observation Laboratory Result | ImmunizationRecommendation) | 就醫發生的原因(參照) | |||||
diagnosis | 0..* | BackboneElement | 與此就醫相關的診斷清單 | |||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | |||||
condition | 1..1 | Reference(TW Core Condition | TW Core Procedure) | 與就醫事件相關的診斷或處置 | |||||
use | 0..1 | CodeableConceptTW | 此診斷在病人就醫事件中的作用(例如:住院、收費、出院...)。 Binding: DiagnosisRole (preferred): 此情況所代表的診斷型別;鼓勵使用DiagnosisRole代碼表中的代碼, 但不強制一定要使用此代碼表,你也可使用其他代碼表的代碼或單純以文字表示。 | |||||
rank | 0..1 | positiveInt | 診斷的排序(針對每個角色型別) | |||||
account | 0..* | Reference(Account) | 可用於為此病人就醫事件計費的一組帳戶 | |||||
hospitalization | S | 0..1 | BackboneElement | 關於入院接受健康照護服務的細節 | ||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | |||||
preAdmissionIdentifier | 0..1 | Identifier | 住院前識別碼 | |||||
origin | 0..1 | Reference(TW Core Organization | Location) | 病人住院前來自的地點/機構 | |||||
admitSource | 0..1 | CodeableConceptTW | 病人從哪裡住院(醫生轉介、轉院)? Binding: AdmitSource (preferred): 病人從哪裡住院;鼓勵使用AdmitSource代碼表中的代碼, 但不強制一定要使用此代碼表,你也可使用其他代碼表的代碼或單純以文字表示。 | |||||
reAdmission | 0..1 | CodeableConceptTW | 已發生的醫院再入院型別(如果有的話)。如果該值不存在,則不被認定為再入院。 Binding: hl7VS-re-admissionIndicator (example): 這次住院就醫的再入院原因;可參考hl7VS-re-admissionIndicator代碼表,但此代碼表只是針對這個欄位的一個可能值的示例,不預期也不鼓勵使用者一定要使用此代碼表的代碼。 | |||||
dietPreference | 0..* | CodeableConceptTW | 病人報告的飲食偏好 Binding: Diet (example): 醫療、文化或道德方面的食物偏好,以幫助滿足飲食要求;可參考Diet代碼表,但此代碼表只是針對這個欄位的一個可能值的示例,不預期也不鼓勵使用者一定要使用此代碼表的代碼。 | |||||
specialCourtesy | 0..* | CodeableConceptTW | 特別禮遇(貴賓、董事會成員) Binding: SpecialCourtesy (preferred): 特別禮遇;鼓勵使用SpecialCourtesy代碼表中的代碼, 但不強制一定要使用此代碼表,你也可使用其他代碼表的代碼或單純以文字表示。 | |||||
specialArrangement | 0..* | CodeableConceptTW | 輪椅、翻譯人員、擔架等。 Binding: SpecialArrangements (preferred): 特殊安排;鼓勵使用SpecialArrangements代碼表中的代碼, 但不強制一定要使用此代碼表,你也可使用其他代碼表的代碼或單純以文字表示。 | |||||
destination | 0..1 | Reference(Location | Organization) | 病人出院地點/機構 | |||||
dischargeDisposition | S | 0..1 | CodeableConceptTW | 出院後的地點類別或種類 Binding: DischargeDisposition (example): 出院處置;可參考DischargeDisposition代碼表,但此代碼表只是針對這個欄位的一個可能值的示例,不預期也不鼓勵使用者一定要使用此代碼表的代碼。 | ||||
location | S | 0..* | BackboneElement | 病人曾去過的一個或多個地點 | ||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | |||||
location | S | 1..1 | Reference(Location) | 就醫發生的地點 | ||||
status | 0..1 | code | planned | active | reserved | completed Binding: EncounterLocationStatus (required): 就醫地點的狀態;應填入EncounterLocationStatus代碼表中的其中一個代碼。 | |||||
physicalType | 0..1 | CodeableConceptTW | 地點的實體型別(通常是地點的層級—床位、房間、病房等)。 Binding: LocationType (example): 地點的實體型別;可參考LocationType代碼表,但此代碼表只是針對這個欄位的一個可能值的示例,不預期也不鼓勵使用者一定要使用此代碼表的代碼。 | |||||
period | 0..1 | Period | 病人出現在此地點的時段 | |||||
serviceProvider | S | 0..1 | Reference(TW Core Organization) | 負責這次就醫的機構 | ||||
partOf | 0..1 | Reference(TW Core Encounter) | 此就醫是哪次就醫的一部份? | |||||
Documentation for this format |
Path | Conformance | ValueSet | ||||
Encounter.language | preferred | CommonLanguages
| ||||
Encounter.identifier.use | required | IdentifierUse | ||||
Encounter.identifier.type | extensible | Identifier Type Codes | ||||
Encounter.status | required | EncounterStatus | ||||
Encounter.statusHistory.status | required | EncounterStatus | ||||
Encounter.class | extensible | ActEncounterCode | ||||
Encounter.classHistory.class | extensible | ActEncounterCode | ||||
Encounter.type | example | EncounterType | ||||
Encounter.serviceType | extensible | ServiceType | ||||
Encounter.priority | example | ActPriority | ||||
Encounter.participant.type | extensible | ParticipantType | ||||
Encounter.reasonCode | preferred | EncounterReasonCodes | ||||
Encounter.diagnosis.use | preferred | DiagnosisRole | ||||
Encounter.hospitalization.admitSource | preferred | AdmitSource | ||||
Encounter.hospitalization.reAdmission | example | Hl7VSReAdmissionIndicator | ||||
Encounter.hospitalization.dietPreference | example | Diet | ||||
Encounter.hospitalization.specialCourtesy | preferred | SpecialCourtesy | ||||
Encounter.hospitalization.specialArrangement | preferred | SpecialArrangements | ||||
Encounter.hospitalization.dischargeDisposition | example | DischargeDisposition | ||||
Encounter.location.status | required | EncounterLocationStatus | ||||
Encounter.location.physicalType | example | LocationType |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Encounter | 0..* | Encounter | 提供病人服務的一種互動 | |||||
id | Σ | 0..1 | id | 不重複的ID用以識別儲存在特定FHIR Server中的Encounter紀錄,通常又稱為邏輯性ID。 | ||||
meta | Σ | 0..1 | Meta | 此Encounter Resource的metadata | ||||
implicitRules | ?!Σ | 0..1 | uri | 創建此內容所依據的一組規則 | ||||
language | 0..1 | code | 用以表述Encounter Resource內容的語言 Binding: CommonLanguages (preferred): 人類語言;鼓勵使用CommonLanguages代碼表中的代碼,但不強制一定要使用此代碼表,你也可使用其他代碼表的代碼或單純以文字表示。
Example Value: zh-TW | |||||
text | S | 0..1 | Narrative | Encounter Resource之內容摘要以供人閱讀 | ||||
contained | 0..* | Resource | 內嵌的(contained)、行內的Resources | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | ?! | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | ||||
identifier | SΣ | 0..* | Identifier | 此就醫事件的識別碼 | ||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 Slice: Unordered, Open by value:url | |||||
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (如果知道) Binding: IdentifierUse (required): 如果知道,請說明此識別碼的用途;應填入IdentifierUse代碼表中的其中一個代碼。 | ||||
type | 0..1 | CodeableConceptTW | 識別碼(identifier)的型別說明 Binding: Identifier Type Codes (extensible): 應填入Identifier Type Codes代碼表中適合的代碼,確定無適合的代碼才可以使用其他代碼中的代碼來表示。 | |||||
system | SΣ | 1..1 | uri | 識別碼(identifier)的命名空間(namespace) Example General: http://www.acme.com/identifiers/patient | ||||
value | SΣ | 1..1 | string | 唯一值 Example General: 123456 | ||||
period | Σ | 0..1 | Period | 此就醫事件識別碼(identifier)的使用效期 | ||||
assigner | Σ | 0..1 | Reference(TW Core Organization Hospital Department) | 簽發identifier的機構(可以只是文字表述) | ||||
status | ?!SΣ | 1..1 | code | planned | arrived | triaged | in-progress | onleave | finished | cancelled + Binding: EncounterStatus (required): 就醫現況的代碼;應填入EncounterStatus代碼表中的其中一個代碼 | ||||
statusHistory | 0..* | BackboneElement | 過去的就醫狀態清單 | |||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | ?!Σ | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | ||||
status | 1..1 | code | planned | arrived | triaged | in-progress | onleave | finished | cancelled + Binding: EncounterStatus (required): 就醫現狀的代碼;應填入EncounterStatus代碼表中的其中一個代碼 | |||||
period | 1..1 | Period | 該事件處於特定狀態的時間 | |||||
class | S | 1..1 | CodingTW | 病人就醫的分類 Binding: ActEncounterCode (extensible): 就醫的分類;應填入ActEncounterCode代碼表中適合的代碼,確定無適合的代碼才可以使用其他代碼中的代碼來表示。 | ||||
classHistory | 0..* | BackboneElement | 過去就醫類別的列表 | |||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | ?!Σ | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | ||||
class | 1..1 | Coding | inpatient | outpatient | ambulatory | emergency + Binding: ActEncounterCode (extensible): 就醫類別;應填入ActEncounterCode代碼表中適合的代碼,確定無適合的代碼才可以使用其他代碼中的代碼來表示。 | |||||
period | 1..1 | Period | 此就醫事件處於特定類別的時間 | |||||
type | 0..* | CodeableConceptTW | 就醫的特定型別 Binding: EncounterType (example): 就醫的型別;可參考EncounterType代碼表,但此代碼表只是針對這個欄位的一個可能值的示例,不預期也不鼓勵使用者一定要使用此代碼表的代碼。 | |||||
serviceType | S | 0..1 | CodeableConceptTW | 服務的特定型別 Binding: ServiceType (extensible): 對提供的服務進行廣泛分類;應填入ServiceType代碼表中適合的代碼,確定無適合的代碼才可以使用其他代碼中的代碼來表示。 Example Value: 397(Outpatients);557(Inpatients) | ||||
priority | 0..1 | CodeableConceptTW | 表明就醫的急迫性 Binding: ActPriority (example): 表明就醫的迫切性;可參考ActPriority代碼表,但此代碼表只是針對這個欄位的一個可能值的示例,不預期也不鼓勵使用者一定要使用此代碼表的代碼。 | |||||
subject | SΣ | 0..1 | Reference(TW Core Patient | Group) | 在場就醫的病人或實體集合(Group) | ||||
episodeOfCare | Σ | 0..* | Reference(EpisodeOfCare) | 此次就醫應記錄的照護事件 | ||||
basedOn | 0..* | Reference(ServiceRequest) | 開始此次就醫的服務請求(ServiceRequest) | |||||
participant | SΣ | 0..* | BackboneElement | 參與就醫的健康照護服務提供人員之名單 | ||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | ?!Σ | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | ||||
type | S | 0..* | CodeableConceptTW | 參與者在病人就醫事件中的角色 Binding: ParticipantType (extensible): 參與者在病人就醫事件中的角色;應填入ParticipantType代碼表中適合的代碼,確定無適合的代碼才可以使用其他代碼中的代碼來表示。 | ||||
period | S | 0..1 | Period | 參與者在病人就醫期間參與的時段 | ||||
individual | SΣ | 0..1 | Reference(TW Core Practitioner | PractitionerRole | RelatedPerson) | 除病人外,參與病人就醫事件的人。 | ||||
appointment | Σ | 0..* | Reference(Appointment) | 這次就醫的預約紀錄 | ||||
period | S | 0..1 | Period | 就醫的開始和結束時間 | ||||
length | 0..1 | Duration | 就醫持續的時間(扣除缺席時間) | |||||
reasonCode | S | 0..* | CodeableConceptTW | 就醫發生的編碼原因 Binding: EncounterReasonCodes (preferred): 發生此就醫事件的原因;鼓勵使用EncounterReasonCodes代碼表中的代碼, 但不強制一定要使用此代碼表,你也可使用其他代碼表的代碼或單純以文字表示。 | ||||
reasonReference | Σ | 0..* | Reference(TW Core Condition | TW Core Procedure | TW Core Observation Laboratory Result | ImmunizationRecommendation) | 就醫發生的原因(參照) | ||||
diagnosis | Σ | 0..* | BackboneElement | 與此就醫相關的診斷清單 | ||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | ?!Σ | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | ||||
condition | Σ | 1..1 | Reference(TW Core Condition | TW Core Procedure) | 與就醫事件相關的診斷或處置 | ||||
use | 0..1 | CodeableConceptTW | 此診斷在病人就醫事件中的作用(例如:住院、收費、出院...)。 Binding: DiagnosisRole (preferred): 此情況所代表的診斷型別;鼓勵使用DiagnosisRole代碼表中的代碼, 但不強制一定要使用此代碼表,你也可使用其他代碼表的代碼或單純以文字表示。 | |||||
rank | 0..1 | positiveInt | 診斷的排序(針對每個角色型別) | |||||
account | 0..* | Reference(Account) | 可用於為此病人就醫事件計費的一組帳戶 | |||||
hospitalization | S | 0..1 | BackboneElement | 關於入院接受健康照護服務的細節 | ||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | ?!Σ | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | ||||
preAdmissionIdentifier | 0..1 | Identifier | 住院前識別碼 | |||||
origin | 0..1 | Reference(TW Core Organization | Location) | 病人住院前來自的地點/機構 | |||||
admitSource | 0..1 | CodeableConceptTW | 病人從哪裡住院(醫生轉介、轉院)? Binding: AdmitSource (preferred): 病人從哪裡住院;鼓勵使用AdmitSource代碼表中的代碼, 但不強制一定要使用此代碼表,你也可使用其他代碼表的代碼或單純以文字表示。 | |||||
reAdmission | 0..1 | CodeableConceptTW | 已發生的醫院再入院型別(如果有的話)。如果該值不存在,則不被認定為再入院。 Binding: hl7VS-re-admissionIndicator (example): 這次住院就醫的再入院原因;可參考hl7VS-re-admissionIndicator代碼表,但此代碼表只是針對這個欄位的一個可能值的示例,不預期也不鼓勵使用者一定要使用此代碼表的代碼。 | |||||
dietPreference | 0..* | CodeableConceptTW | 病人報告的飲食偏好 Binding: Diet (example): 醫療、文化或道德方面的食物偏好,以幫助滿足飲食要求;可參考Diet代碼表,但此代碼表只是針對這個欄位的一個可能值的示例,不預期也不鼓勵使用者一定要使用此代碼表的代碼。 | |||||
specialCourtesy | 0..* | CodeableConceptTW | 特別禮遇(貴賓、董事會成員) Binding: SpecialCourtesy (preferred): 特別禮遇;鼓勵使用SpecialCourtesy代碼表中的代碼, 但不強制一定要使用此代碼表,你也可使用其他代碼表的代碼或單純以文字表示。 | |||||
specialArrangement | 0..* | CodeableConceptTW | 輪椅、翻譯人員、擔架等。 Binding: SpecialArrangements (preferred): 特殊安排;鼓勵使用SpecialArrangements代碼表中的代碼, 但不強制一定要使用此代碼表,你也可使用其他代碼表的代碼或單純以文字表示。 | |||||
destination | 0..1 | Reference(Location | Organization) | 病人出院地點/機構 | |||||
dischargeDisposition | S | 0..1 | CodeableConceptTW | 出院後的地點類別或種類 Binding: DischargeDisposition (example): 出院處置;可參考DischargeDisposition代碼表,但此代碼表只是針對這個欄位的一個可能值的示例,不預期也不鼓勵使用者一定要使用此代碼表的代碼。 | ||||
location | S | 0..* | BackboneElement | 病人曾去過的一個或多個地點 | ||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | ?!Σ | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | ||||
location | S | 1..1 | Reference(Location) | 就醫發生的地點 | ||||
status | 0..1 | code | planned | active | reserved | completed Binding: EncounterLocationStatus (required): 就醫地點的狀態;應填入EncounterLocationStatus代碼表中的其中一個代碼。 | |||||
physicalType | 0..1 | CodeableConceptTW | 地點的實體型別(通常是地點的層級—床位、房間、病房等)。 Binding: LocationType (example): 地點的實體型別;可參考LocationType代碼表,但此代碼表只是針對這個欄位的一個可能值的示例,不預期也不鼓勵使用者一定要使用此代碼表的代碼。 | |||||
period | 0..1 | Period | 病人出現在此地點的時段 | |||||
serviceProvider | S | 0..1 | Reference(TW Core Organization) | 負責這次就醫的機構 | ||||
partOf | 0..1 | Reference(TW Core Encounter) | 此就醫是哪次就醫的一部份? | |||||
Documentation for this format |
Path | Conformance | ValueSet | ||||
Encounter.language | preferred | CommonLanguages
| ||||
Encounter.identifier.use | required | IdentifierUse | ||||
Encounter.identifier.type | extensible | Identifier Type Codes | ||||
Encounter.status | required | EncounterStatus | ||||
Encounter.statusHistory.status | required | EncounterStatus | ||||
Encounter.class | extensible | ActEncounterCode | ||||
Encounter.classHistory.class | extensible | ActEncounterCode | ||||
Encounter.type | example | EncounterType | ||||
Encounter.serviceType | extensible | ServiceType | ||||
Encounter.priority | example | ActPriority | ||||
Encounter.participant.type | extensible | ParticipantType | ||||
Encounter.reasonCode | preferred | EncounterReasonCodes | ||||
Encounter.diagnosis.use | preferred | DiagnosisRole | ||||
Encounter.hospitalization.admitSource | preferred | AdmitSource | ||||
Encounter.hospitalization.reAdmission | example | Hl7VSReAdmissionIndicator | ||||
Encounter.hospitalization.dietPreference | example | Diet | ||||
Encounter.hospitalization.specialCourtesy | preferred | SpecialCourtesy | ||||
Encounter.hospitalization.specialArrangement | preferred | SpecialArrangements | ||||
Encounter.hospitalization.dischargeDisposition | example | DischargeDisposition | ||||
Encounter.location.status | required | EncounterLocationStatus | ||||
Encounter.location.physicalType | example | LocationType |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Encounter | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Encounter | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : 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 | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-5 | error | Encounter | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Encounter | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Encounter | 0..* | Encounter | 提供病人服務的一種互動 | |||||
id | Σ | 0..1 | id | 不重複的ID用以識別儲存在特定FHIR Server中的Encounter紀錄,通常又稱為邏輯性ID。 | ||||
meta | Σ | 0..1 | Meta | 此Encounter Resource的metadata | ||||
implicitRules | ?!Σ | 0..1 | uri | 創建此內容所依據的一組規則 | ||||
language | 0..1 | code | 用以表述Encounter Resource內容的語言 Binding: CommonLanguages (preferred): 人類語言;鼓勵使用CommonLanguages代碼表中的代碼,但不強制一定要使用此代碼表,你也可使用其他代碼表的代碼或單純以文字表示。
Example Value: zh-TW | |||||
text | S | 0..1 | Narrative | Encounter Resource之內容摘要以供人閱讀 | ||||
contained | 0..* | Resource | 內嵌的(contained)、行內的Resources | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | ?! | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | ||||
identifier | SΣ | 0..* | Identifier | 此就醫事件的識別碼 | ||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 Slice: Unordered, Open by value:url | |||||
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (如果知道) Binding: IdentifierUse (required): 如果知道,請說明此識別碼的用途;應填入IdentifierUse代碼表中的其中一個代碼。 | ||||
type | 0..1 | CodeableConceptTW | 識別碼(identifier)的型別說明 Binding: Identifier Type Codes (extensible): 應填入Identifier Type Codes代碼表中適合的代碼,確定無適合的代碼才可以使用其他代碼中的代碼來表示。 | |||||
system | SΣ | 1..1 | uri | 識別碼(identifier)的命名空間(namespace) Example General: http://www.acme.com/identifiers/patient | ||||
value | SΣ | 1..1 | string | 唯一值 Example General: 123456 | ||||
period | Σ | 0..1 | Period | 此就醫事件識別碼(identifier)的使用效期 | ||||
assigner | Σ | 0..1 | Reference(TW Core Organization Hospital Department) | 簽發identifier的機構(可以只是文字表述) | ||||
status | ?!SΣ | 1..1 | code | planned | arrived | triaged | in-progress | onleave | finished | cancelled + Binding: EncounterStatus (required): 就醫現況的代碼;應填入EncounterStatus代碼表中的其中一個代碼 | ||||
statusHistory | 0..* | BackboneElement | 過去的就醫狀態清單 | |||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | ?!Σ | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | ||||
status | 1..1 | code | planned | arrived | triaged | in-progress | onleave | finished | cancelled + Binding: EncounterStatus (required): 就醫現狀的代碼;應填入EncounterStatus代碼表中的其中一個代碼 | |||||
period | 1..1 | Period | 該事件處於特定狀態的時間 | |||||
class | S | 1..1 | CodingTW | 病人就醫的分類 Binding: ActEncounterCode (extensible): 就醫的分類;應填入ActEncounterCode代碼表中適合的代碼,確定無適合的代碼才可以使用其他代碼中的代碼來表示。 | ||||
classHistory | 0..* | BackboneElement | 過去就醫類別的列表 | |||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | ?!Σ | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | ||||
class | 1..1 | Coding | inpatient | outpatient | ambulatory | emergency + Binding: ActEncounterCode (extensible): 就醫類別;應填入ActEncounterCode代碼表中適合的代碼,確定無適合的代碼才可以使用其他代碼中的代碼來表示。 | |||||
period | 1..1 | Period | 此就醫事件處於特定類別的時間 | |||||
type | 0..* | CodeableConceptTW | 就醫的特定型別 Binding: EncounterType (example): 就醫的型別;可參考EncounterType代碼表,但此代碼表只是針對這個欄位的一個可能值的示例,不預期也不鼓勵使用者一定要使用此代碼表的代碼。 | |||||
serviceType | S | 0..1 | CodeableConceptTW | 服務的特定型別 Binding: ServiceType (extensible): 對提供的服務進行廣泛分類;應填入ServiceType代碼表中適合的代碼,確定無適合的代碼才可以使用其他代碼中的代碼來表示。 Example Value: 397(Outpatients);557(Inpatients) | ||||
priority | 0..1 | CodeableConceptTW | 表明就醫的急迫性 Binding: ActPriority (example): 表明就醫的迫切性;可參考ActPriority代碼表,但此代碼表只是針對這個欄位的一個可能值的示例,不預期也不鼓勵使用者一定要使用此代碼表的代碼。 | |||||
subject | SΣ | 0..1 | Reference(TW Core Patient | Group) | 在場就醫的病人或實體集合(Group) | ||||
episodeOfCare | Σ | 0..* | Reference(EpisodeOfCare) | 此次就醫應記錄的照護事件 | ||||
basedOn | 0..* | Reference(ServiceRequest) | 開始此次就醫的服務請求(ServiceRequest) | |||||
participant | SΣ | 0..* | BackboneElement | 參與就醫的健康照護服務提供人員之名單 | ||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | ?!Σ | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | ||||
type | S | 0..* | CodeableConceptTW | 參與者在病人就醫事件中的角色 Binding: ParticipantType (extensible): 參與者在病人就醫事件中的角色;應填入ParticipantType代碼表中適合的代碼,確定無適合的代碼才可以使用其他代碼中的代碼來表示。 | ||||
period | S | 0..1 | Period | 參與者在病人就醫期間參與的時段 | ||||
individual | SΣ | 0..1 | Reference(TW Core Practitioner | PractitionerRole | RelatedPerson) | 除病人外,參與病人就醫事件的人。 | ||||
appointment | Σ | 0..* | Reference(Appointment) | 這次就醫的預約紀錄 | ||||
period | S | 0..1 | Period | 就醫的開始和結束時間 | ||||
length | 0..1 | Duration | 就醫持續的時間(扣除缺席時間) | |||||
reasonCode | S | 0..* | CodeableConceptTW | 就醫發生的編碼原因 Binding: EncounterReasonCodes (preferred): 發生此就醫事件的原因;鼓勵使用EncounterReasonCodes代碼表中的代碼, 但不強制一定要使用此代碼表,你也可使用其他代碼表的代碼或單純以文字表示。 | ||||
reasonReference | Σ | 0..* | Reference(TW Core Condition | TW Core Procedure | TW Core Observation Laboratory Result | ImmunizationRecommendation) | 就醫發生的原因(參照) | ||||
diagnosis | Σ | 0..* | BackboneElement | 與此就醫相關的診斷清單 | ||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | ?!Σ | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | ||||
condition | Σ | 1..1 | Reference(TW Core Condition | TW Core Procedure) | 與就醫事件相關的診斷或處置 | ||||
use | 0..1 | CodeableConceptTW | 此診斷在病人就醫事件中的作用(例如:住院、收費、出院...)。 Binding: DiagnosisRole (preferred): 此情況所代表的診斷型別;鼓勵使用DiagnosisRole代碼表中的代碼, 但不強制一定要使用此代碼表,你也可使用其他代碼表的代碼或單純以文字表示。 | |||||
rank | 0..1 | positiveInt | 診斷的排序(針對每個角色型別) | |||||
account | 0..* | Reference(Account) | 可用於為此病人就醫事件計費的一組帳戶 | |||||
hospitalization | S | 0..1 | BackboneElement | 關於入院接受健康照護服務的細節 | ||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | ?!Σ | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | ||||
preAdmissionIdentifier | 0..1 | Identifier | 住院前識別碼 | |||||
origin | 0..1 | Reference(TW Core Organization | Location) | 病人住院前來自的地點/機構 | |||||
admitSource | 0..1 | CodeableConceptTW | 病人從哪裡住院(醫生轉介、轉院)? Binding: AdmitSource (preferred): 病人從哪裡住院;鼓勵使用AdmitSource代碼表中的代碼, 但不強制一定要使用此代碼表,你也可使用其他代碼表的代碼或單純以文字表示。 | |||||
reAdmission | 0..1 | CodeableConceptTW | 已發生的醫院再入院型別(如果有的話)。如果該值不存在,則不被認定為再入院。 Binding: hl7VS-re-admissionIndicator (example): 這次住院就醫的再入院原因;可參考hl7VS-re-admissionIndicator代碼表,但此代碼表只是針對這個欄位的一個可能值的示例,不預期也不鼓勵使用者一定要使用此代碼表的代碼。 | |||||
dietPreference | 0..* | CodeableConceptTW | 病人報告的飲食偏好 Binding: Diet (example): 醫療、文化或道德方面的食物偏好,以幫助滿足飲食要求;可參考Diet代碼表,但此代碼表只是針對這個欄位的一個可能值的示例,不預期也不鼓勵使用者一定要使用此代碼表的代碼。 | |||||
specialCourtesy | 0..* | CodeableConceptTW | 特別禮遇(貴賓、董事會成員) Binding: SpecialCourtesy (preferred): 特別禮遇;鼓勵使用SpecialCourtesy代碼表中的代碼, 但不強制一定要使用此代碼表,你也可使用其他代碼表的代碼或單純以文字表示。 | |||||
specialArrangement | 0..* | CodeableConceptTW | 輪椅、翻譯人員、擔架等。 Binding: SpecialArrangements (preferred): 特殊安排;鼓勵使用SpecialArrangements代碼表中的代碼, 但不強制一定要使用此代碼表,你也可使用其他代碼表的代碼或單純以文字表示。 | |||||
destination | 0..1 | Reference(Location | Organization) | 病人出院地點/機構 | |||||
dischargeDisposition | S | 0..1 | CodeableConceptTW | 出院後的地點類別或種類 Binding: DischargeDisposition (example): 出院處置;可參考DischargeDisposition代碼表,但此代碼表只是針對這個欄位的一個可能值的示例,不預期也不鼓勵使用者一定要使用此代碼表的代碼。 | ||||
location | S | 0..* | BackboneElement | 病人曾去過的一個或多個地點 | ||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | ?!Σ | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | ||||
location | S | 1..1 | Reference(Location) | 就醫發生的地點 | ||||
status | 0..1 | code | planned | active | reserved | completed Binding: EncounterLocationStatus (required): 就醫地點的狀態;應填入EncounterLocationStatus代碼表中的其中一個代碼。 | |||||
physicalType | 0..1 | CodeableConceptTW | 地點的實體型別(通常是地點的層級—床位、房間、病房等)。 Binding: LocationType (example): 地點的實體型別;可參考LocationType代碼表,但此代碼表只是針對這個欄位的一個可能值的示例,不預期也不鼓勵使用者一定要使用此代碼表的代碼。 | |||||
period | 0..1 | Period | 病人出現在此地點的時段 | |||||
serviceProvider | S | 0..1 | Reference(TW Core Organization) | 負責這次就醫的機構 | ||||
partOf | 0..1 | Reference(TW Core Encounter) | 此就醫是哪次就醫的一部份? | |||||
Documentation for this format |
Path | Conformance | ValueSet | ||||
Encounter.language | preferred | CommonLanguages
| ||||
Encounter.identifier.use | required | IdentifierUse | ||||
Encounter.identifier.type | extensible | Identifier Type Codes | ||||
Encounter.status | required | EncounterStatus | ||||
Encounter.statusHistory.status | required | EncounterStatus | ||||
Encounter.class | extensible | ActEncounterCode | ||||
Encounter.classHistory.class | extensible | ActEncounterCode | ||||
Encounter.type | example | EncounterType | ||||
Encounter.serviceType | extensible | ServiceType | ||||
Encounter.priority | example | ActPriority | ||||
Encounter.participant.type | extensible | ParticipantType | ||||
Encounter.reasonCode | preferred | EncounterReasonCodes | ||||
Encounter.diagnosis.use | preferred | DiagnosisRole | ||||
Encounter.hospitalization.admitSource | preferred | AdmitSource | ||||
Encounter.hospitalization.reAdmission | example | Hl7VSReAdmissionIndicator | ||||
Encounter.hospitalization.dietPreference | example | Diet | ||||
Encounter.hospitalization.specialCourtesy | preferred | SpecialCourtesy | ||||
Encounter.hospitalization.specialArrangement | preferred | SpecialArrangements | ||||
Encounter.hospitalization.dischargeDisposition | example | DischargeDisposition | ||||
Encounter.location.status | required | EncounterLocationStatus | ||||
Encounter.location.physicalType | example | LocationType |
Id | Grade | Path(s) | Details | Requirements |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
This structure is derived from Encounter
Summary
Mandatory: 0 element (2 nested mandatory elements)
Must-Support: 19 elements
Structures
This structure refers to these other structures:
Other representations of profile: CSV, Excel, Schematron
以下概述了此Profile所需的RESTful FHIR互動功能。有關TW Core IG支援的RESTful互動功能的完整清單,請參閱TW Core Server能力聲明。
建議應該(SHOULD) 支援透過查詢參數 _id
查詢所有Encounter:
(如何透過token查詢)
GET [base]/Encounter?_id=[id]
GET [base]/Encounter/[id]
例子:
(1) GET [base]/Encounter?_id=0621
(2) GET [base]/Encounter/0621
建議應該(SHOULD) 支援透過查詢參數 class
查詢所有Encounter:
(如何透過token查詢)
GET [base]/Encounter?class=[code]
例子:
(1) GET [base]/Encounter?class=IMP
建議應該(SHOULD) 支援透過查詢參數 date
查詢所有Encounter:
(如何透過date查詢)
GET [base]/Encounter?date={gt|lt|ge|le}[date]
例子:
(1) GET [base]/Encounter?date=gt2022-07-31
建議應該(SHOULD) 支援透過查詢參數 identifier
查詢所有Encounter:
(如何透過token查詢)
GET [base]/Encounter?identifier={system|}[code]
GET [base]/Encounter?identifier=[code]
例子:
(1) GET [base]/Encounter?identifier=https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/organization-identifier-tw|123456789
(2) GET [base]/Encounter?identifier=123456789
建議應該(SHOULD) 支援透過查詢參數 location
查詢所有Encounter:
(如何透過reference查詢)
GET [base]/Encounter?location={Type/}[id]
例子:
(1) GET [base]/Encounter?location=Location/1963215
建議應該(SHOULD) 支援透過查詢參數 subject
查詢所有Encounter:
(如何透過reference查詢)
GET [base]/Encounter?subject={Type/}[id]
例子:
(1) GET [base]/Encounter?subject=Patient/pat-example
建議應該(SHOULD) 支援透過查詢參數 status
查詢所有Encounter:
(如何透過token查詢)
GET [base]/Encounter?status=[code]
例子:
(1) GET [base]/Encounter?status=finished