臺灣長期照顧實作指引(TW LTC IG)
1.0.0 - STU 1.0.0
臺灣長期照顧實作指引(TW LTC IG), published by 經濟部產業發展署. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Lorex/TWLongTermCare_IG_Build/ and changes regularly. See the Directory of published versions
| Official URL: http://ltc-ig.fhir.tw/StructureDefinition/LTCTaskFeeAudit | Version: 1.0.0 | |||
| Draft as of 2026-07-29 | Computable Name: LTCTaskFeeAudit | |||
此 Profile 說明本 IG 如何進一步定義 FHIR 的 Task Resource,以呈現支付審核系統的申報確認通知(appCompletionNotice)、服務紀錄刪除(ObjDel)、服務單位撤回(appCancel)、取消交易單處理結果回報(CancelResultResponse)等工作流操作,以及各交易單(trans_no)的處理狀態與結果。每一筆 Task 代表一次以交易序號為單位的申報交易操作,Task.code 表達 API Function 名稱、Task.status 表達 API 執行狀況、Task.businessStatus 表達分案之核銷狀況,操作所需的輸入參數(縣市代碼、核銷案號、服務紀錄識別碼、所要取消結果回報之交易序號)以 Task.input 承載;因 Task.input 於 FHIR R4 不支援巢狀 part,規格書 appCompletionNotice 之 city_info(縣市代碼下含多筆案件編號)改以「一個縣市一筆 Task」表達,各 Task 以相同之交易序號(Task.groupIdentifier)相互關聯,(查詢A) 回覆之批次處理結果與筆數、分案異常資料、服務紀錄刪除成功/失敗資料則以 Task.output 承載。
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | LTCTask | A task to be performed Constraints: inv-1 |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
S | 0..* | Identifier | 交易任務之業務識別碼 Slice: Unordered, Open by value:system |
![]() ![]() ![]() |
S | 0..1 | Identifier | 支審年月(writeoff_yyyymm),格式為 yyyyMM,長度 6 |
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Required Pattern: http://ltc-ig.fhir.tw/identifier/feeaudit/yyyymm |
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | 支審年月值,例如 201901 Example General: 123456 |
![]() ![]() |
SΣ | 0..1 | Identifier | 交易序號(trans_no),長度上限 10;同一次申報交易之各項處理共用同一交易序號 |
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Required Pattern: http://ltc-ig.fhir.tw/identifier/feeaudit/trans-no |
![]() ![]() ![]() |
Σ | 1..1 | string | 交易序號值,例如 D0001、CN001、C0001 Example General: 123456 |
![]() ![]() |
SΣ | 0..* | Reference(Task) | 所屬之上層交易任務;取消交易單處理結果回報(CancelResultResponse)時,可用以參照所要取消結果回報之原交易單 Task |
![]() ![]() |
?!SΣ | 1..1 | code | 任務狀態,對應規格書「代碼說明-status(API 執行狀況)」:0 待處理對應 #requested、1 處理中對應 #in-progress、3 錯誤對應 #failed、4 處理完成對應 #completed。[應填入以下字串之一:requested | in-progress | failed | completed] Binding: TaskStatus (required): The current status of the task. |
![]() ![]() |
SΣ | 0..1 | CodeableConcept | 分案之核銷狀況,對應規格書「代碼說明-status(核銷狀況)」:0 已分案待電腦審核處理、1 待通知收件、2 已通知待收件、3 審核中、4 等待總表、5 審計待審、6 結案 Binding: 支付審查-核銷狀況 (required) |
![]() ![]() |
SΣ | 1..1 | code | 任務意圖,支付審查申報交易固定為 order(指示執行) Binding: TaskIntent (required): Distinguishes whether the task is a proposal, plan or full order. Required Pattern: order |
![]() ![]() |
SΣ | 1..1 | CodeableConcept | 本次交易之 API Function 名稱:FeeApply 服務記錄申報、ObjDel 服務紀錄刪除、appCompletionNotice 申報確認通知、appCancel 服務單位撤回、CancelResultResponse 取消交易單處理結果回報 Binding: 支付審查-API 功能 (required) |
![]() ![]() |
SΣ | 0..1 | Reference(長期照顧-照顧計畫 | Resource) | 本次操作對象,即這次交易所處理的資料為何?申報交易指向該次申報打包(LTCBundleFeeApply),單筆服務紀錄之刪除或異動則指向該筆服務紀錄申報(LTCClaimFeeApply) |
![]() ![]() |
SΣ | 0..1 | Reference(長期照顧-住民基本資料) | 任務受益者,即這項任務是為了誰而執行的? |
![]() ![]() |
SC | 0..1 | dateTime | 任務建立時間。[應填入日期時間] |
![]() ![]() |
SΣ | 0..1 | Reference(長期照顧-照顧服務提供者 | 長期照顧-機構 | 長期照顧-服務人員角色) | 任務請求者,即這項任務是由誰提出的? |
![]() ![]() |
SΣ | 0..1 | Reference(長期照顧-照顧服務提供者 | 長期照顧-機構 | 長期照顧-服務人員角色) | 任務負責者,即這項任務由誰負責執行? |
![]() ![]() |
S | 0..1 | CodeableConcept | 任務原因代碼,即為什麼要執行這項任務? Binding Description: (example): Indicates why the task is needed. E.g. Suspended because patient admitted to hospital. |
![]() ![]() |
S | 0..* | Annotation | 任務備註。 |
![]() ![]() |
S | 0..* | BackboneElement | 任務輸入參數,即執行本次交易所需的輸入資料;以 input.type.text 之中文欄位名稱區分各參數 Slice: Unordered, Open by pattern:type.text |
![]() ![]() ![]() |
Content/Rules for all slices | |||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | Label for the input Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc. | |
![]() ![]() ![]() ![]() |
1..1 | Content to use in performing the task | ||
![]() ![]() ![]() ![]() ![]() |
base64Binary | |||
![]() ![]() ![]() ![]() ![]() |
boolean | |||
![]() ![]() ![]() ![]() ![]() |
canonical(Any) | |||
![]() ![]() ![]() ![]() ![]() |
code | |||
![]() ![]() ![]() ![]() ![]() |
date | |||
![]() ![]() ![]() ![]() ![]() |
dateTime | |||
![]() ![]() ![]() ![]() ![]() |
decimal | |||
![]() ![]() ![]() ![]() ![]() |
id | |||
![]() ![]() ![]() ![]() ![]() |
instant | |||
![]() ![]() ![]() ![]() ![]() |
integer | |||
![]() ![]() ![]() ![]() ![]() |
markdown | |||
![]() ![]() ![]() ![]() ![]() |
oid | |||
![]() ![]() ![]() ![]() ![]() |
positiveInt | |||
![]() ![]() ![]() ![]() ![]() |
string | |||
![]() ![]() ![]() ![]() ![]() |
time | |||
![]() ![]() ![]() ![]() ![]() |
unsignedInt | |||
![]() ![]() ![]() ![]() ![]() |
uri | |||
![]() ![]() ![]() ![]() ![]() |
url | |||
![]() ![]() ![]() ![]() ![]() |
uuid | |||
![]() ![]() ![]() ![]() ![]() |
Address | |||
![]() ![]() ![]() ![]() ![]() |
Age | |||
![]() ![]() ![]() ![]() ![]() |
Annotation | |||
![]() ![]() ![]() ![]() ![]() |
Attachment | |||
![]() ![]() ![]() ![]() ![]() |
CodeableConcept | |||
![]() ![]() ![]() ![]() ![]() |
Coding | |||
![]() ![]() ![]() ![]() ![]() |
ContactPoint | |||
![]() ![]() ![]() ![]() ![]() |
Count | |||
![]() ![]() ![]() ![]() ![]() |
Distance | |||
![]() ![]() ![]() ![]() ![]() |
Duration | |||
![]() ![]() ![]() ![]() ![]() |
HumanName | |||
![]() ![]() ![]() ![]() ![]() |
Identifier | |||
![]() ![]() ![]() ![]() ![]() |
Money | |||
![]() ![]() ![]() ![]() ![]() |
Period | |||
![]() ![]() ![]() ![]() ![]() |
Quantity | |||
![]() ![]() ![]() ![]() ![]() |
Range | |||
![]() ![]() ![]() ![]() ![]() |
Ratio | |||
![]() ![]() ![]() ![]() ![]() |
Reference(Any) | |||
![]() ![]() ![]() ![]() ![]() |
SampledData | |||
![]() ![]() ![]() ![]() ![]() |
Signature | |||
![]() ![]() ![]() ![]() ![]() |
Timing | |||
![]() ![]() ![]() ![]() ![]() |
ContactDetail | |||
![]() ![]() ![]() ![]() ![]() |
Contributor | |||
![]() ![]() ![]() ![]() ![]() |
DataRequirement | |||
![]() ![]() ![]() ![]() ![]() |
Expression | |||
![]() ![]() ![]() ![]() ![]() |
ParameterDefinition | |||
![]() ![]() ![]() ![]() ![]() |
RelatedArtifact | |||
![]() ![]() ![]() ![]() ![]() |
TriggerDefinition | |||
![]() ![]() ![]() ![]() ![]() |
UsageContext | |||
![]() ![]() ![]() ![]() ![]() |
Dosage | |||
![]() ![]() ![]() ![]() ![]() |
Meta | |||
![]() ![]() ![]() |
S | 0..1 | BackboneElement | 縣市代碼(city_cd),長度上限 5;申報確認通知(appCompletionNotice)及指定核銷案號之撤回(appCancel)時填寫。規格書之 city_info 為「縣市代碼 → case_no_info(多筆案件編號)」之巢狀結構,而 FHIR R4 之 Task.input 不支援巢狀 part,故本 Profile 將 cityCd 收緊為 0..1,並規定一次申報確認通知若涉及多個縣市,須依縣市拆分為多筆 Task(各 Task 共用同一交易序號 groupIdentifier),使同一 Task 內之 input[caseNo] 明確隸屬於本 Task 之 input[cityCd] |
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for the input Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc. |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 縣市代碼 |
![]() ![]() ![]() ![]() |
1..1 | string | 縣市代碼值,例如 65000、10020 | |
![]() ![]() ![]() |
S | 0..* | BackboneElement | 案件編號/核銷案號(case_no),長度上限 30;申報確認通知(appCompletionNotice)及指定核銷案號之撤回(appCancel)時填寫。本切片之各筆案件編號一律隸屬於同一 Task 之 input[cityCd] 所指之縣市 |
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for the input Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc. |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 核銷案號 |
![]() ![]() ![]() ![]() |
1..1 | string | 核銷案號值,例如 201907BA10128 | |
![]() ![]() ![]() |
S | 0..* | BackboneElement | 服務紀錄識別碼(objid),長度上限 20;服務紀錄刪除(ObjDel)時逐筆填寫要刪除之服務紀錄識別碼 |
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for the input Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc. |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 服務紀錄識別碼 |
![]() ![]() ![]() ![]() |
1..1 | string | 服務紀錄識別碼值,例如 00000000000000000001 | |
![]() ![]() ![]() |
S | 0..1 | BackboneElement | 所要取消結果回報之交易序號(cancel_trans_no),長度上限 10;取消交易單處理結果回報(CancelResultResponse)時必填 |
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for the input Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc. |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 所要取消結果回報之交易序號 |
![]() ![]() ![]() ![]() |
1..1 | string | 所要取消結果回報之交易序號值,例如 D0001 | |
![]() ![]() |
S | 0..* | BackboneElement | 任務輸出結果,即本次交易執行後之處理結果,對應(查詢A)回覆之 API 執行結果資料(webapi_process_info);以 output.type.text 之中文欄位名稱區分各結果項目 Slice: Unordered, Open by pattern:type.text |
![]() ![]() ![]() |
Content/Rules for all slices | |||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | Label for output Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc. | |
![]() ![]() ![]() ![]() |
1..1 | Result of output | ||
![]() ![]() ![]() ![]() ![]() |
base64Binary | |||
![]() ![]() ![]() ![]() ![]() |
boolean | |||
![]() ![]() ![]() ![]() ![]() |
canonical(Any) | |||
![]() ![]() ![]() ![]() ![]() |
code | |||
![]() ![]() ![]() ![]() ![]() |
date | |||
![]() ![]() ![]() ![]() ![]() |
dateTime | |||
![]() ![]() ![]() ![]() ![]() |
decimal | |||
![]() ![]() ![]() ![]() ![]() |
id | |||
![]() ![]() ![]() ![]() ![]() |
instant | |||
![]() ![]() ![]() ![]() ![]() |
integer | |||
![]() ![]() ![]() ![]() ![]() |
markdown | |||
![]() ![]() ![]() ![]() ![]() |
oid | |||
![]() ![]() ![]() ![]() ![]() |
positiveInt | |||
![]() ![]() ![]() ![]() ![]() |
string | |||
![]() ![]() ![]() ![]() ![]() |
time | |||
![]() ![]() ![]() ![]() ![]() |
unsignedInt | |||
![]() ![]() ![]() ![]() ![]() |
uri | |||
![]() ![]() ![]() ![]() ![]() |
url | |||
![]() ![]() ![]() ![]() ![]() |
uuid | |||
![]() ![]() ![]() ![]() ![]() |
Address | |||
![]() ![]() ![]() ![]() ![]() |
Age | |||
![]() ![]() ![]() ![]() ![]() |
Annotation | |||
![]() ![]() ![]() ![]() ![]() |
Attachment | |||
![]() ![]() ![]() ![]() ![]() |
CodeableConcept | |||
![]() ![]() ![]() ![]() ![]() |
Coding | |||
![]() ![]() ![]() ![]() ![]() |
ContactPoint | |||
![]() ![]() ![]() ![]() ![]() |
Count | |||
![]() ![]() ![]() ![]() ![]() |
Distance | |||
![]() ![]() ![]() ![]() ![]() |
Duration | |||
![]() ![]() ![]() ![]() ![]() |
HumanName | |||
![]() ![]() ![]() ![]() ![]() |
Identifier | |||
![]() ![]() ![]() ![]() ![]() |
Money | |||
![]() ![]() ![]() ![]() ![]() |
Period | |||
![]() ![]() ![]() ![]() ![]() |
Quantity | |||
![]() ![]() ![]() ![]() ![]() |
Range | |||
![]() ![]() ![]() ![]() ![]() |
Ratio | |||
![]() ![]() ![]() ![]() ![]() |
Reference(Any) | |||
![]() ![]() ![]() ![]() ![]() |
SampledData | |||
![]() ![]() ![]() ![]() ![]() |
Signature | |||
![]() ![]() ![]() ![]() ![]() |
Timing | |||
![]() ![]() ![]() ![]() ![]() |
ContactDetail | |||
![]() ![]() ![]() ![]() ![]() |
Contributor | |||
![]() ![]() ![]() ![]() ![]() |
DataRequirement | |||
![]() ![]() ![]() ![]() ![]() |
Expression | |||
![]() ![]() ![]() ![]() ![]() |
ParameterDefinition | |||
![]() ![]() ![]() ![]() ![]() |
RelatedArtifact | |||
![]() ![]() ![]() ![]() ![]() |
TriggerDefinition | |||
![]() ![]() ![]() ![]() ![]() |
UsageContext | |||
![]() ![]() ![]() ![]() ![]() |
Dosage | |||
![]() ![]() ![]() ![]() ![]() |
Meta | |||
![]() ![]() ![]() |
S | 0..1 | BackboneElement | 批次處理結果(batch_proc_result)說明文字,長度上限 200 |
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc. |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 批次處理結果 |
![]() ![]() ![]() ![]() |
1..1 | string | 批次處理結果說明,例如「分案處理完成!」、「服務紀錄刪除完成!」 | |
![]() ![]() ![]() |
S | 0..1 | BackboneElement | 批次處理筆數(batch_proc_num) |
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc. |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 批次處理筆數 |
![]() ![]() ![]() ![]() |
1..1 | integer | 本次批次處理之總筆數 | |
![]() ![]() ![]() |
S | 0..1 | BackboneElement | 批次處理成功筆數(batch_succ_num) |
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc. |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 批次處理成功筆數 |
![]() ![]() ![]() ![]() |
1..1 | integer | 本次批次處理成功之筆數 | |
![]() ![]() ![]() |
S | 0..1 | BackboneElement | 批次處理失敗筆數(batch_err_num) |
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc. |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 批次處理失敗筆數 |
![]() ![]() ![]() ![]() |
1..1 | integer | 本次批次處理失敗之筆數 | |
![]() ![]() ![]() |
S | 0..* | BackboneElement | 分案異常資料(exception_records),含識別碼、錯誤碼與錯誤原因;可修改後重新上傳至支審系統 |
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc. |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 分案異常資料 |
![]() ![]() ![]() ![]() |
1..1 | Reference(長照支付審查-申報檢核結果) | 參照承載該筆分案異常之錯誤訊息(objid、err_code、err_message)之 OperationOutcome | |
![]() ![]() ![]() |
S | 0..* | BackboneElement | 服務紀錄刪除成功資料(delete_records),內容為刪除成功之服務紀錄識別碼(objid) |
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc. |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 服務紀錄刪除成功資料 |
![]() ![]() ![]() ![]() |
1..1 | string | 刪除成功之服務紀錄識別碼,長度上限 20,例如 123456789 | |
![]() ![]() ![]() |
S | 0..* | BackboneElement | 服務紀錄刪除失敗資料(delete_exception_records),含識別碼、錯誤碼與錯誤原因 |
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc. |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 服務紀錄刪除失敗資料 |
![]() ![]() ![]() ![]() |
1..1 | Reference(長照支付審查-申報檢核結果) | 參照承載該筆刪除失敗之錯誤訊息(objid、err_code、err_message)之 OperationOutcome | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Task.identifier:yyyymm.use | Base | required | IdentifierUse | 📍4.0.1 | FHIR Std. |
| Task.groupIdentifier.use | Base | required | IdentifierUse | 📍4.0.1 | FHIR Std. |
| Task.status | Base | required | TaskStatus | 📍4.0.1 | FHIR Std. |
| Task.businessStatus | Base | required | 支付審查-核銷狀況 | 📦1.0.0 | This IG |
| Task.intent | Base | required | TaskIntent | 📍4.0.1 | FHIR Std. |
| Task.code | Base | required | 支付審查-API 功能 | 📦1.0.0 | This IG |
| Task.reasonCode | Base | example | Not State | Unknown | |
| Task.input.type | Base | example | Not State | Unknown | |
| Task.input:cityCd.type | Base | example | Not State | Unknown | |
| Task.input:caseNo.type | Base | example | Not State | Unknown | |
| Task.input:objid.type | Base | example | Not State | Unknown | |
| Task.input:cancelTransNo.type | Base | example | Not State | Unknown | |
| Task.output.type | Base | example | Not State | Unknown | |
| Task.output:batchProcResult.type | Base | example | Not State | Unknown | |
| Task.output:batchProcNum.type | Base | example | Not State | Unknown | |
| Task.output:batchSuccNum.type | Base | example | Not State | Unknown | |
| Task.output:batchErrNum.type | Base | example | Not State | Unknown | |
| Task.output:exceptionRecords.type | Base | example | Not State | Unknown | |
| Task.output:deleteRecords.type | Base | example | Not State | Unknown | |
| Task.output:deleteExceptionRecords.type | Base | example | Not State | Unknown |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | Task | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Task | 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 | Task | 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 | Task | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Task | 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()
|
| inv-1 | error | Task | Last modified date must be greater than or equal to authored-on date. |
lastModified.exists().not() or authoredOn.exists().not() or lastModified >= authoredOn
|
This structure is derived from LTCTask
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
LTCTask | |||
![]() ![]() |
S | 0..* | Identifier | 交易任務之業務識別碼 Slice: Unordered, Open by value:system |
![]() ![]() ![]() |
S | 0..1 | Identifier | 支審年月(writeoff_yyyymm),格式為 yyyyMM,長度 6 |
![]() ![]() ![]() ![]() |
1..1 | uri | The namespace for the identifier value Required Pattern: http://ltc-ig.fhir.tw/identifier/feeaudit/yyyymm | |
![]() ![]() ![]() ![]() |
1..1 | string | 支審年月值,例如 201901 | |
![]() ![]() |
S | 0..1 | Identifier | 交易序號(trans_no),長度上限 10;同一次申報交易之各項處理共用同一交易序號 |
![]() ![]() ![]() |
1..1 | uri | The namespace for the identifier value Required Pattern: http://ltc-ig.fhir.tw/identifier/feeaudit/trans-no | |
![]() ![]() ![]() |
1..1 | string | 交易序號值,例如 D0001、CN001、C0001 | |
![]() ![]() |
S | 0..* | Reference(Task) | 所屬之上層交易任務;取消交易單處理結果回報(CancelResultResponse)時,可用以參照所要取消結果回報之原交易單 Task |
![]() ![]() |
1..1 | code | 任務狀態,對應規格書「代碼說明-status(API 執行狀況)」:0 待處理對應 #requested、1 處理中對應 #in-progress、3 錯誤對應 #failed、4 處理完成對應 #completed。[應填入以下字串之一:requested | in-progress | failed | completed] | |
![]() ![]() |
S | 0..1 | CodeableConcept | 分案之核銷狀況,對應規格書「代碼說明-status(核銷狀況)」:0 已分案待電腦審核處理、1 待通知收件、2 已通知待收件、3 審核中、4 等待總表、5 審計待審、6 結案 Binding: 支付審查-核銷狀況 (required) |
![]() ![]() |
1..1 | code | 任務意圖,支付審查申報交易固定為 order(指示執行) Required Pattern: order | |
![]() ![]() |
1..1 | CodeableConcept | 本次交易之 API Function 名稱:FeeApply 服務記錄申報、ObjDel 服務紀錄刪除、appCompletionNotice 申報確認通知、appCancel 服務單位撤回、CancelResultResponse 取消交易單處理結果回報 Binding: 支付審查-API 功能 (required) | |
![]() ![]() |
0..1 | Reference(長期照顧-照顧計畫 | Resource) | 本次操作對象,即這次交易所處理的資料為何?申報交易指向該次申報打包(LTCBundleFeeApply),單筆服務紀錄之刪除或異動則指向該筆服務紀錄申報(LTCClaimFeeApply) | |
![]() ![]() |
0..* | BackboneElement | 任務輸入參數,即執行本次交易所需的輸入資料;以 input.type.text 之中文欄位名稱區分各參數 Slice: Unordered, Open by pattern:type.text | |
![]() ![]() ![]() |
S | 0..1 | BackboneElement | 縣市代碼(city_cd),長度上限 5;申報確認通知(appCompletionNotice)及指定核銷案號之撤回(appCancel)時填寫。規格書之 city_info 為「縣市代碼 → case_no_info(多筆案件編號)」之巢狀結構,而 FHIR R4 之 Task.input 不支援巢狀 part,故本 Profile 將 cityCd 收緊為 0..1,並規定一次申報確認通知若涉及多個縣市,須依縣市拆分為多筆 Task(各 Task 共用同一交易序號 groupIdentifier),使同一 Task 內之 input[caseNo] 明確隸屬於本 Task 之 input[cityCd] |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for the input |
![]() ![]() ![]() ![]() ![]() |
1..1 | string | Plain text representation of the concept Required Pattern: 縣市代碼 | |
![]() ![]() ![]() ![]() |
1..1 | string | 縣市代碼值,例如 65000、10020 | |
![]() ![]() ![]() |
S | 0..* | BackboneElement | 案件編號/核銷案號(case_no),長度上限 30;申報確認通知(appCompletionNotice)及指定核銷案號之撤回(appCancel)時填寫。本切片之各筆案件編號一律隸屬於同一 Task 之 input[cityCd] 所指之縣市 |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for the input |
![]() ![]() ![]() ![]() ![]() |
1..1 | string | Plain text representation of the concept Required Pattern: 核銷案號 | |
![]() ![]() ![]() ![]() |
1..1 | string | 核銷案號值,例如 201907BA10128 | |
![]() ![]() ![]() |
S | 0..* | BackboneElement | 服務紀錄識別碼(objid),長度上限 20;服務紀錄刪除(ObjDel)時逐筆填寫要刪除之服務紀錄識別碼 |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for the input |
![]() ![]() ![]() ![]() ![]() |
1..1 | string | Plain text representation of the concept Required Pattern: 服務紀錄識別碼 | |
![]() ![]() ![]() ![]() |
1..1 | string | 服務紀錄識別碼值,例如 00000000000000000001 | |
![]() ![]() ![]() |
S | 0..1 | BackboneElement | 所要取消結果回報之交易序號(cancel_trans_no),長度上限 10;取消交易單處理結果回報(CancelResultResponse)時必填 |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for the input |
![]() ![]() ![]() ![]() ![]() |
1..1 | string | Plain text representation of the concept Required Pattern: 所要取消結果回報之交易序號 | |
![]() ![]() ![]() ![]() |
1..1 | string | 所要取消結果回報之交易序號值,例如 D0001 | |
![]() ![]() |
0..* | BackboneElement | 任務輸出結果,即本次交易執行後之處理結果,對應(查詢A)回覆之 API 執行結果資料(webapi_process_info);以 output.type.text 之中文欄位名稱區分各結果項目 Slice: Unordered, Open by pattern:type.text | |
![]() ![]() ![]() |
S | 0..1 | BackboneElement | 批次處理結果(batch_proc_result)說明文字,長度上限 200 |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output |
![]() ![]() ![]() ![]() ![]() |
1..1 | string | Plain text representation of the concept Required Pattern: 批次處理結果 | |
![]() ![]() ![]() ![]() |
1..1 | string | 批次處理結果說明,例如「分案處理完成!」、「服務紀錄刪除完成!」 | |
![]() ![]() ![]() |
S | 0..1 | BackboneElement | 批次處理筆數(batch_proc_num) |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output |
![]() ![]() ![]() ![]() ![]() |
1..1 | string | Plain text representation of the concept Required Pattern: 批次處理筆數 | |
![]() ![]() ![]() ![]() |
1..1 | integer | 本次批次處理之總筆數 | |
![]() ![]() ![]() |
S | 0..1 | BackboneElement | 批次處理成功筆數(batch_succ_num) |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output |
![]() ![]() ![]() ![]() ![]() |
1..1 | string | Plain text representation of the concept Required Pattern: 批次處理成功筆數 | |
![]() ![]() ![]() ![]() |
1..1 | integer | 本次批次處理成功之筆數 | |
![]() ![]() ![]() |
S | 0..1 | BackboneElement | 批次處理失敗筆數(batch_err_num) |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output |
![]() ![]() ![]() ![]() ![]() |
1..1 | string | Plain text representation of the concept Required Pattern: 批次處理失敗筆數 | |
![]() ![]() ![]() ![]() |
1..1 | integer | 本次批次處理失敗之筆數 | |
![]() ![]() ![]() |
S | 0..* | BackboneElement | 分案異常資料(exception_records),含識別碼、錯誤碼與錯誤原因;可修改後重新上傳至支審系統 |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output |
![]() ![]() ![]() ![]() ![]() |
1..1 | string | Plain text representation of the concept Required Pattern: 分案異常資料 | |
![]() ![]() ![]() ![]() |
1..1 | Reference(長照支付審查-申報檢核結果) | 參照承載該筆分案異常之錯誤訊息(objid、err_code、err_message)之 OperationOutcome | |
![]() ![]() ![]() |
S | 0..* | BackboneElement | 服務紀錄刪除成功資料(delete_records),內容為刪除成功之服務紀錄識別碼(objid) |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output |
![]() ![]() ![]() ![]() ![]() |
1..1 | string | Plain text representation of the concept Required Pattern: 服務紀錄刪除成功資料 | |
![]() ![]() ![]() ![]() |
1..1 | string | 刪除成功之服務紀錄識別碼,長度上限 20,例如 123456789 | |
![]() ![]() ![]() |
S | 0..* | BackboneElement | 服務紀錄刪除失敗資料(delete_exception_records),含識別碼、錯誤碼與錯誤原因 |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output |
![]() ![]() ![]() ![]() ![]() |
1..1 | string | Plain text representation of the concept Required Pattern: 服務紀錄刪除失敗資料 | |
![]() ![]() ![]() ![]() |
1..1 | Reference(長照支付審查-申報檢核結果) | 參照承載該筆刪除失敗之錯誤訊息(objid、err_code、err_message)之 OperationOutcome | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Task.businessStatus | Base | required | 支付審查-核銷狀況 | 📦1.0.0 | This IG |
| Task.code | Base | required | 支付審查-API 功能 | 📦1.0.0 | This IG |
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
C | 0..* | LTCTask | A task to be performed Constraints: inv-1 | ||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
S | 0..* | Identifier | 交易任務之業務識別碼 Slice: Unordered, Open by value:system | ||||
![]() ![]() ![]() |
S | 0..1 | Identifier | 支審年月(writeoff_yyyymm),格式為 yyyyMM,長度 6 | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Required Pattern: http://ltc-ig.fhir.tw/identifier/feeaudit/yyyymm | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | 支審年月值,例如 201901 Example General: 123456 | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() |
Σ | 0..1 | canonical(ActivityDefinition) | Formal definition of task | ||||
![]() ![]() |
Σ | 0..1 | uri | Formal definition of task | ||||
![]() ![]() |
Σ | 0..* | Reference(Resource) | Request fulfilled by this task | ||||
![]() ![]() |
SΣ | 0..1 | Identifier | 交易序號(trans_no),長度上限 10;同一次申報交易之各項處理共用同一交易序號 | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Required Pattern: http://ltc-ig.fhir.tw/identifier/feeaudit/trans-no | ||||
![]() ![]() ![]() |
Σ | 1..1 | string | 交易序號值,例如 D0001、CN001、C0001 Example General: 123456 | ||||
![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() |
SΣ | 0..* | Reference(Task) | 所屬之上層交易任務;取消交易單處理結果回報(CancelResultResponse)時,可用以參照所要取消結果回報之原交易單 Task | ||||
![]() ![]() |
?!SΣ | 1..1 | code | 任務狀態,對應規格書「代碼說明-status(API 執行狀況)」:0 待處理對應 #requested、1 處理中對應 #in-progress、3 錯誤對應 #failed、4 處理完成對應 #completed。[應填入以下字串之一:requested | in-progress | failed | completed] Binding: TaskStatus (required): The current status of the task. | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | Reason for current status Binding Description: (example): Codes to identify the reason for current status. These will typically be specific to a particular workflow. | ||||
![]() ![]() |
SΣ | 0..1 | CodeableConcept | 分案之核銷狀況,對應規格書「代碼說明-status(核銷狀況)」:0 已分案待電腦審核處理、1 待通知收件、2 已通知待收件、3 審核中、4 等待總表、5 審計待審、6 結案 Binding: 支付審查-核銷狀況 (required) | ||||
![]() ![]() |
SΣ | 1..1 | code | 任務意圖,支付審查申報交易固定為 order(指示執行) Binding: TaskIntent (required): Distinguishes whether the task is a proposal, plan or full order. Required Pattern: order | ||||
![]() ![]() |
0..1 | code | routine | urgent | asap | stat Binding: RequestPriority (required): The task's priority. | |||||
![]() ![]() |
SΣ | 1..1 | CodeableConcept | 本次交易之 API Function 名稱:FeeApply 服務記錄申報、ObjDel 服務紀錄刪除、appCompletionNotice 申報確認通知、appCancel 服務單位撤回、CancelResultResponse 取消交易單處理結果回報 Binding: 支付審查-API 功能 (required) | ||||
![]() ![]() |
Σ | 0..1 | string | Human-readable explanation of task | ||||
![]() ![]() |
SΣ | 0..1 | Reference(長期照顧-照顧計畫 | Resource) | 本次操作對象,即這次交易所處理的資料為何?申報交易指向該次申報打包(LTCBundleFeeApply),單筆服務紀錄之刪除或異動則指向該筆服務紀錄申報(LTCClaimFeeApply) | ||||
![]() ![]() |
SΣ | 0..1 | Reference(長期照顧-住民基本資料) | 任務受益者,即這項任務是為了誰而執行的? | ||||
![]() ![]() |
Σ | 0..1 | Reference(Encounter) | Healthcare event during which this task originated | ||||
![]() ![]() |
Σ | 0..1 | Period | Start and end time of execution | ||||
![]() ![]() |
SC | 0..1 | dateTime | 任務建立時間。[應填入日期時間] | ||||
![]() ![]() |
ΣC | 0..1 | dateTime | Task Last Modified Date | ||||
![]() ![]() |
SΣ | 0..1 | Reference(長期照顧-照顧服務提供者 | 長期照顧-機構 | 長期照顧-服務人員角色) | 任務請求者,即這項任務是由誰提出的? | ||||
![]() ![]() |
0..* | CodeableConcept | Requested performer Binding: ProcedurePerformerRoleCodes (preferred): The type(s) of task performers allowed. | |||||
![]() ![]() |
SΣ | 0..1 | Reference(長期照顧-照顧服務提供者 | 長期照顧-機構 | 長期照顧-服務人員角色) | 任務負責者,即這項任務由誰負責執行? | ||||
![]() ![]() |
Σ | 0..1 | Reference(Location) | Where task occurs | ||||
![]() ![]() |
S | 0..1 | CodeableConcept | 任務原因代碼,即為什麼要執行這項任務? Binding Description: (example): Indicates why the task is needed. E.g. Suspended because patient admitted to hospital. | ||||
![]() ![]() |
0..1 | Reference(Resource) | Why task is needed | |||||
![]() ![]() |
0..* | Reference(Coverage | ClaimResponse) | Associated insurance coverage | |||||
![]() ![]() |
S | 0..* | Annotation | 任務備註。 | ||||
![]() ![]() |
0..* | Reference(Provenance) | Key events in history of the Task | |||||
![]() ![]() |
0..1 | BackboneElement | Constraints on fulfillment tasks | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
0..1 | positiveInt | How many times to repeat | |||||
![]() ![]() ![]() |
0..1 | Period | When fulfillment sought | |||||
![]() ![]() ![]() |
0..* | Reference(Patient | Practitioner | PractitionerRole | RelatedPerson | Group | Organization) | For whom is fulfillment sought? | |||||
![]() ![]() |
S | 0..* | BackboneElement | 任務輸入參數,即執行本次交易所需的輸入資料;以 input.type.text 之中文欄位名稱區分各參數 Slice: Unordered, Open by pattern:type.text | ||||
![]() ![]() ![]() |
Content/Rules for all slices | |||||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | Label for the input Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc. | |||||
![]() ![]() ![]() ![]() |
1..1 | Content to use in performing the task | ||||||
![]() ![]() ![]() ![]() ![]() |
base64Binary | |||||||
![]() ![]() ![]() ![]() ![]() |
boolean | |||||||
![]() ![]() ![]() ![]() ![]() |
canonical(Any) | |||||||
![]() ![]() ![]() ![]() ![]() |
code | |||||||
![]() ![]() ![]() ![]() ![]() |
date | |||||||
![]() ![]() ![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() ![]() ![]() |
decimal | |||||||
![]() ![]() ![]() ![]() ![]() |
id | |||||||
![]() ![]() ![]() ![]() ![]() |
instant | |||||||
![]() ![]() ![]() ![]() ![]() |
integer | |||||||
![]() ![]() ![]() ![]() ![]() |
markdown | |||||||
![]() ![]() ![]() ![]() ![]() |
oid | |||||||
![]() ![]() ![]() ![]() ![]() |
positiveInt | |||||||
![]() ![]() ![]() ![]() ![]() |
string | |||||||
![]() ![]() ![]() ![]() ![]() |
time | |||||||
![]() ![]() ![]() ![]() ![]() |
unsignedInt | |||||||
![]() ![]() ![]() ![]() ![]() |
uri | |||||||
![]() ![]() ![]() ![]() ![]() |
url | |||||||
![]() ![]() ![]() ![]() ![]() |
uuid | |||||||
![]() ![]() ![]() ![]() ![]() |
Address | |||||||
![]() ![]() ![]() ![]() ![]() |
Age | |||||||
![]() ![]() ![]() ![]() ![]() |
Annotation | |||||||
![]() ![]() ![]() ![]() ![]() |
Attachment | |||||||
![]() ![]() ![]() ![]() ![]() |
CodeableConcept | |||||||
![]() ![]() ![]() ![]() ![]() |
Coding | |||||||
![]() ![]() ![]() ![]() ![]() |
ContactPoint | |||||||
![]() ![]() ![]() ![]() ![]() |
Count | |||||||
![]() ![]() ![]() ![]() ![]() |
Distance | |||||||
![]() ![]() ![]() ![]() ![]() |
Duration | |||||||
![]() ![]() ![]() ![]() ![]() |
HumanName | |||||||
![]() ![]() ![]() ![]() ![]() |
Identifier | |||||||
![]() ![]() ![]() ![]() ![]() |
Money | |||||||
![]() ![]() ![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() ![]() ![]() |
Quantity | |||||||
![]() ![]() ![]() ![]() ![]() |
Range | |||||||
![]() ![]() ![]() ![]() ![]() |
Ratio | |||||||
![]() ![]() ![]() ![]() ![]() |
Reference(Any) | |||||||
![]() ![]() ![]() ![]() ![]() |
SampledData | |||||||
![]() ![]() ![]() ![]() ![]() |
Signature | |||||||
![]() ![]() ![]() ![]() ![]() |
Timing | |||||||
![]() ![]() ![]() ![]() ![]() |
ContactDetail | |||||||
![]() ![]() ![]() ![]() ![]() |
Contributor | |||||||
![]() ![]() ![]() ![]() ![]() |
DataRequirement | |||||||
![]() ![]() ![]() ![]() ![]() |
Expression | |||||||
![]() ![]() ![]() ![]() ![]() |
ParameterDefinition | |||||||
![]() ![]() ![]() ![]() ![]() |
RelatedArtifact | |||||||
![]() ![]() ![]() ![]() ![]() |
TriggerDefinition | |||||||
![]() ![]() ![]() ![]() ![]() |
UsageContext | |||||||
![]() ![]() ![]() ![]() ![]() |
Dosage | |||||||
![]() ![]() ![]() ![]() ![]() |
Meta | |||||||
![]() ![]() ![]() |
S | 0..1 | BackboneElement | 縣市代碼(city_cd),長度上限 5;申報確認通知(appCompletionNotice)及指定核銷案號之撤回(appCancel)時填寫。規格書之 city_info 為「縣市代碼 → case_no_info(多筆案件編號)」之巢狀結構,而 FHIR R4 之 Task.input 不支援巢狀 part,故本 Profile 將 cityCd 收緊為 0..1,並規定一次申報確認通知若涉及多個縣市,須依縣市拆分為多筆 Task(各 Task 共用同一交易序號 groupIdentifier),使同一 Task 內之 input[caseNo] 明確隸屬於本 Task 之 input[cityCd] | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for the input Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc. | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 縣市代碼 | ||||
![]() ![]() ![]() ![]() |
1..1 | string | 縣市代碼值,例如 65000、10020 | |||||
![]() ![]() ![]() |
S | 0..* | BackboneElement | 案件編號/核銷案號(case_no),長度上限 30;申報確認通知(appCompletionNotice)及指定核銷案號之撤回(appCancel)時填寫。本切片之各筆案件編號一律隸屬於同一 Task 之 input[cityCd] 所指之縣市 | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for the input Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc. | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 核銷案號 | ||||
![]() ![]() ![]() ![]() |
1..1 | string | 核銷案號值,例如 201907BA10128 | |||||
![]() ![]() ![]() |
S | 0..* | BackboneElement | 服務紀錄識別碼(objid),長度上限 20;服務紀錄刪除(ObjDel)時逐筆填寫要刪除之服務紀錄識別碼 | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for the input Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc. | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 服務紀錄識別碼 | ||||
![]() ![]() ![]() ![]() |
1..1 | string | 服務紀錄識別碼值,例如 00000000000000000001 | |||||
![]() ![]() ![]() |
S | 0..1 | BackboneElement | 所要取消結果回報之交易序號(cancel_trans_no),長度上限 10;取消交易單處理結果回報(CancelResultResponse)時必填 | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for the input Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc. | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 所要取消結果回報之交易序號 | ||||
![]() ![]() ![]() ![]() |
1..1 | string | 所要取消結果回報之交易序號值,例如 D0001 | |||||
![]() ![]() |
S | 0..* | BackboneElement | 任務輸出結果,即本次交易執行後之處理結果,對應(查詢A)回覆之 API 執行結果資料(webapi_process_info);以 output.type.text 之中文欄位名稱區分各結果項目 Slice: Unordered, Open by pattern:type.text | ||||
![]() ![]() ![]() |
Content/Rules for all slices | |||||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | Label for output Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc. | |||||
![]() ![]() ![]() ![]() |
1..1 | Result of output | ||||||
![]() ![]() ![]() ![]() ![]() |
base64Binary | |||||||
![]() ![]() ![]() ![]() ![]() |
boolean | |||||||
![]() ![]() ![]() ![]() ![]() |
canonical(Any) | |||||||
![]() ![]() ![]() ![]() ![]() |
code | |||||||
![]() ![]() ![]() ![]() ![]() |
date | |||||||
![]() ![]() ![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() ![]() ![]() |
decimal | |||||||
![]() ![]() ![]() ![]() ![]() |
id | |||||||
![]() ![]() ![]() ![]() ![]() |
instant | |||||||
![]() ![]() ![]() ![]() ![]() |
integer | |||||||
![]() ![]() ![]() ![]() ![]() |
markdown | |||||||
![]() ![]() ![]() ![]() ![]() |
oid | |||||||
![]() ![]() ![]() ![]() ![]() |
positiveInt | |||||||
![]() ![]() ![]() ![]() ![]() |
string | |||||||
![]() ![]() ![]() ![]() ![]() |
time | |||||||
![]() ![]() ![]() ![]() ![]() |
unsignedInt | |||||||
![]() ![]() ![]() ![]() ![]() |
uri | |||||||
![]() ![]() ![]() ![]() ![]() |
url | |||||||
![]() ![]() ![]() ![]() ![]() |
uuid | |||||||
![]() ![]() ![]() ![]() ![]() |
Address | |||||||
![]() ![]() ![]() ![]() ![]() |
Age | |||||||
![]() ![]() ![]() ![]() ![]() |
Annotation | |||||||
![]() ![]() ![]() ![]() ![]() |
Attachment | |||||||
![]() ![]() ![]() ![]() ![]() |
CodeableConcept | |||||||
![]() ![]() ![]() ![]() ![]() |
Coding | |||||||
![]() ![]() ![]() ![]() ![]() |
ContactPoint | |||||||
![]() ![]() ![]() ![]() ![]() |
Count | |||||||
![]() ![]() ![]() ![]() ![]() |
Distance | |||||||
![]() ![]() ![]() ![]() ![]() |
Duration | |||||||
![]() ![]() ![]() ![]() ![]() |
HumanName | |||||||
![]() ![]() ![]() ![]() ![]() |
Identifier | |||||||
![]() ![]() ![]() ![]() ![]() |
Money | |||||||
![]() ![]() ![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() ![]() ![]() |
Quantity | |||||||
![]() ![]() ![]() ![]() ![]() |
Range | |||||||
![]() ![]() ![]() ![]() ![]() |
Ratio | |||||||
![]() ![]() ![]() ![]() ![]() |
Reference(Any) | |||||||
![]() ![]() ![]() ![]() ![]() |
SampledData | |||||||
![]() ![]() ![]() ![]() ![]() |
Signature | |||||||
![]() ![]() ![]() ![]() ![]() |
Timing | |||||||
![]() ![]() ![]() ![]() ![]() |
ContactDetail | |||||||
![]() ![]() ![]() ![]() ![]() |
Contributor | |||||||
![]() ![]() ![]() ![]() ![]() |
DataRequirement | |||||||
![]() ![]() ![]() ![]() ![]() |
Expression | |||||||
![]() ![]() ![]() ![]() ![]() |
ParameterDefinition | |||||||
![]() ![]() ![]() ![]() ![]() |
RelatedArtifact | |||||||
![]() ![]() ![]() ![]() ![]() |
TriggerDefinition | |||||||
![]() ![]() ![]() ![]() ![]() |
UsageContext | |||||||
![]() ![]() ![]() ![]() ![]() |
Dosage | |||||||
![]() ![]() ![]() ![]() ![]() |
Meta | |||||||
![]() ![]() ![]() |
S | 0..1 | BackboneElement | 批次處理結果(batch_proc_result)說明文字,長度上限 200 | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc. | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 批次處理結果 | ||||
![]() ![]() ![]() ![]() |
1..1 | string | 批次處理結果說明,例如「分案處理完成!」、「服務紀錄刪除完成!」 | |||||
![]() ![]() ![]() |
S | 0..1 | BackboneElement | 批次處理筆數(batch_proc_num) | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc. | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 批次處理筆數 | ||||
![]() ![]() ![]() ![]() |
1..1 | integer | 本次批次處理之總筆數 | |||||
![]() ![]() ![]() |
S | 0..1 | BackboneElement | 批次處理成功筆數(batch_succ_num) | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc. | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 批次處理成功筆數 | ||||
![]() ![]() ![]() ![]() |
1..1 | integer | 本次批次處理成功之筆數 | |||||
![]() ![]() ![]() |
S | 0..1 | BackboneElement | 批次處理失敗筆數(batch_err_num) | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc. | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 批次處理失敗筆數 | ||||
![]() ![]() ![]() ![]() |
1..1 | integer | 本次批次處理失敗之筆數 | |||||
![]() ![]() ![]() |
S | 0..* | BackboneElement | 分案異常資料(exception_records),含識別碼、錯誤碼與錯誤原因;可修改後重新上傳至支審系統 | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc. | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 分案異常資料 | ||||
![]() ![]() ![]() ![]() |
1..1 | Reference(長照支付審查-申報檢核結果) | 參照承載該筆分案異常之錯誤訊息(objid、err_code、err_message)之 OperationOutcome | |||||
![]() ![]() ![]() |
S | 0..* | BackboneElement | 服務紀錄刪除成功資料(delete_records),內容為刪除成功之服務紀錄識別碼(objid) | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc. | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 服務紀錄刪除成功資料 | ||||
![]() ![]() ![]() ![]() |
1..1 | string | 刪除成功之服務紀錄識別碼,長度上限 20,例如 123456789 | |||||
![]() ![]() ![]() |
S | 0..* | BackboneElement | 服務紀錄刪除失敗資料(delete_exception_records),含識別碼、錯誤碼與錯誤原因 | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc. | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 服務紀錄刪除失敗資料 | ||||
![]() ![]() ![]() ![]() |
1..1 | Reference(長照支付審查-申報檢核結果) | 參照承載該筆刪除失敗之錯誤訊息(objid、err_code、err_message)之 OperationOutcome | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| Task.language | Base | preferred | Common Languages | 📍4.0.1 | FHIR Std. |
| Task.identifier:yyyymm.use | Base | required | IdentifierUse | 📍4.0.1 | FHIR Std. |
| Task.identifier:yyyymm.type | Base | extensible | IdentifierType | 📍4.0.1 | FHIR Std. |
| Task.groupIdentifier.use | Base | required | IdentifierUse | 📍4.0.1 | FHIR Std. |
| Task.groupIdentifier.type | Base | extensible | IdentifierType | 📍4.0.1 | FHIR Std. |
| Task.status | Base | required | TaskStatus | 📍4.0.1 | FHIR Std. |
| Task.statusReason | Base | example | Not State | Unknown | |
| Task.businessStatus | Base | required | 支付審查-核銷狀況 | 📦1.0.0 | This IG |
| Task.intent | Base | required | TaskIntent | 📍4.0.1 | FHIR Std. |
| Task.priority | Base | required | Request priority | 📍4.0.1 | FHIR Std. |
| Task.code | Base | required | 支付審查-API 功能 | 📦1.0.0 | This IG |
| Task.performerType | Base | preferred | Procedure Performer Role Codes | 📍4.0.1 | FHIR Std. |
| Task.reasonCode | Base | example | Not State | Unknown | |
| Task.input.type | Base | example | Not State | Unknown | |
| Task.input:cityCd.type | Base | example | Not State | Unknown | |
| Task.input:caseNo.type | Base | example | Not State | Unknown | |
| Task.input:objid.type | Base | example | Not State | Unknown | |
| Task.input:cancelTransNo.type | Base | example | Not State | Unknown | |
| Task.output.type | Base | example | Not State | Unknown | |
| Task.output:batchProcResult.type | Base | example | Not State | Unknown | |
| Task.output:batchProcNum.type | Base | example | Not State | Unknown | |
| Task.output:batchSuccNum.type | Base | example | Not State | Unknown | |
| Task.output:batchErrNum.type | Base | example | Not State | Unknown | |
| Task.output:exceptionRecords.type | Base | example | Not State | Unknown | |
| Task.output:deleteRecords.type | Base | example | Not State | Unknown | |
| Task.output:deleteExceptionRecords.type | Base | example | Not State | Unknown |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | Task | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Task | 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 | Task | 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 | Task | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Task | 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()
|
| inv-1 | error | Task | Last modified date must be greater than or equal to authored-on date. |
lastModified.exists().not() or authoredOn.exists().not() or lastModified >= authoredOn
|
This structure is derived from LTCTask
Summary
Mandatory: 1 element(15 nested mandatory elements)
Must-Support: 27 elements
Structures
This structure refers to these other structures:
Slices
This structure defines the following Slices:
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | LTCTask | A task to be performed Constraints: inv-1 |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
S | 0..* | Identifier | 交易任務之業務識別碼 Slice: Unordered, Open by value:system |
![]() ![]() ![]() |
S | 0..1 | Identifier | 支審年月(writeoff_yyyymm),格式為 yyyyMM,長度 6 |
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Required Pattern: http://ltc-ig.fhir.tw/identifier/feeaudit/yyyymm |
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | 支審年月值,例如 201901 Example General: 123456 |
![]() ![]() |
SΣ | 0..1 | Identifier | 交易序號(trans_no),長度上限 10;同一次申報交易之各項處理共用同一交易序號 |
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Required Pattern: http://ltc-ig.fhir.tw/identifier/feeaudit/trans-no |
![]() ![]() ![]() |
Σ | 1..1 | string | 交易序號值,例如 D0001、CN001、C0001 Example General: 123456 |
![]() ![]() |
SΣ | 0..* | Reference(Task) | 所屬之上層交易任務;取消交易單處理結果回報(CancelResultResponse)時,可用以參照所要取消結果回報之原交易單 Task |
![]() ![]() |
?!SΣ | 1..1 | code | 任務狀態,對應規格書「代碼說明-status(API 執行狀況)」:0 待處理對應 #requested、1 處理中對應 #in-progress、3 錯誤對應 #failed、4 處理完成對應 #completed。[應填入以下字串之一:requested | in-progress | failed | completed] Binding: TaskStatus (required): The current status of the task. |
![]() ![]() |
SΣ | 0..1 | CodeableConcept | 分案之核銷狀況,對應規格書「代碼說明-status(核銷狀況)」:0 已分案待電腦審核處理、1 待通知收件、2 已通知待收件、3 審核中、4 等待總表、5 審計待審、6 結案 Binding: 支付審查-核銷狀況 (required) |
![]() ![]() |
SΣ | 1..1 | code | 任務意圖,支付審查申報交易固定為 order(指示執行) Binding: TaskIntent (required): Distinguishes whether the task is a proposal, plan or full order. Required Pattern: order |
![]() ![]() |
SΣ | 1..1 | CodeableConcept | 本次交易之 API Function 名稱:FeeApply 服務記錄申報、ObjDel 服務紀錄刪除、appCompletionNotice 申報確認通知、appCancel 服務單位撤回、CancelResultResponse 取消交易單處理結果回報 Binding: 支付審查-API 功能 (required) |
![]() ![]() |
SΣ | 0..1 | Reference(長期照顧-照顧計畫 | Resource) | 本次操作對象,即這次交易所處理的資料為何?申報交易指向該次申報打包(LTCBundleFeeApply),單筆服務紀錄之刪除或異動則指向該筆服務紀錄申報(LTCClaimFeeApply) |
![]() ![]() |
SΣ | 0..1 | Reference(長期照顧-住民基本資料) | 任務受益者,即這項任務是為了誰而執行的? |
![]() ![]() |
SC | 0..1 | dateTime | 任務建立時間。[應填入日期時間] |
![]() ![]() |
SΣ | 0..1 | Reference(長期照顧-照顧服務提供者 | 長期照顧-機構 | 長期照顧-服務人員角色) | 任務請求者,即這項任務是由誰提出的? |
![]() ![]() |
SΣ | 0..1 | Reference(長期照顧-照顧服務提供者 | 長期照顧-機構 | 長期照顧-服務人員角色) | 任務負責者,即這項任務由誰負責執行? |
![]() ![]() |
S | 0..1 | CodeableConcept | 任務原因代碼,即為什麼要執行這項任務? Binding Description: (example): Indicates why the task is needed. E.g. Suspended because patient admitted to hospital. |
![]() ![]() |
S | 0..* | Annotation | 任務備註。 |
![]() ![]() |
S | 0..* | BackboneElement | 任務輸入參數,即執行本次交易所需的輸入資料;以 input.type.text 之中文欄位名稱區分各參數 Slice: Unordered, Open by pattern:type.text |
![]() ![]() ![]() |
Content/Rules for all slices | |||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | Label for the input Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc. | |
![]() ![]() ![]() ![]() |
1..1 | Content to use in performing the task | ||
![]() ![]() ![]() ![]() ![]() |
base64Binary | |||
![]() ![]() ![]() ![]() ![]() |
boolean | |||
![]() ![]() ![]() ![]() ![]() |
canonical(Any) | |||
![]() ![]() ![]() ![]() ![]() |
code | |||
![]() ![]() ![]() ![]() ![]() |
date | |||
![]() ![]() ![]() ![]() ![]() |
dateTime | |||
![]() ![]() ![]() ![]() ![]() |
decimal | |||
![]() ![]() ![]() ![]() ![]() |
id | |||
![]() ![]() ![]() ![]() ![]() |
instant | |||
![]() ![]() ![]() ![]() ![]() |
integer | |||
![]() ![]() ![]() ![]() ![]() |
markdown | |||
![]() ![]() ![]() ![]() ![]() |
oid | |||
![]() ![]() ![]() ![]() ![]() |
positiveInt | |||
![]() ![]() ![]() ![]() ![]() |
string | |||
![]() ![]() ![]() ![]() ![]() |
time | |||
![]() ![]() ![]() ![]() ![]() |
unsignedInt | |||
![]() ![]() ![]() ![]() ![]() |
uri | |||
![]() ![]() ![]() ![]() ![]() |
url | |||
![]() ![]() ![]() ![]() ![]() |
uuid | |||
![]() ![]() ![]() ![]() ![]() |
Address | |||
![]() ![]() ![]() ![]() ![]() |
Age | |||
![]() ![]() ![]() ![]() ![]() |
Annotation | |||
![]() ![]() ![]() ![]() ![]() |
Attachment | |||
![]() ![]() ![]() ![]() ![]() |
CodeableConcept | |||
![]() ![]() ![]() ![]() ![]() |
Coding | |||
![]() ![]() ![]() ![]() ![]() |
ContactPoint | |||
![]() ![]() ![]() ![]() ![]() |
Count | |||
![]() ![]() ![]() ![]() ![]() |
Distance | |||
![]() ![]() ![]() ![]() ![]() |
Duration | |||
![]() ![]() ![]() ![]() ![]() |
HumanName | |||
![]() ![]() ![]() ![]() ![]() |
Identifier | |||
![]() ![]() ![]() ![]() ![]() |
Money | |||
![]() ![]() ![]() ![]() ![]() |
Period | |||
![]() ![]() ![]() ![]() ![]() |
Quantity | |||
![]() ![]() ![]() ![]() ![]() |
Range | |||
![]() ![]() ![]() ![]() ![]() |
Ratio | |||
![]() ![]() ![]() ![]() ![]() |
Reference(Any) | |||
![]() ![]() ![]() ![]() ![]() |
SampledData | |||
![]() ![]() ![]() ![]() ![]() |
Signature | |||
![]() ![]() ![]() ![]() ![]() |
Timing | |||
![]() ![]() ![]() ![]() ![]() |
ContactDetail | |||
![]() ![]() ![]() ![]() ![]() |
Contributor | |||
![]() ![]() ![]() ![]() ![]() |
DataRequirement | |||
![]() ![]() ![]() ![]() ![]() |
Expression | |||
![]() ![]() ![]() ![]() ![]() |
ParameterDefinition | |||
![]() ![]() ![]() ![]() ![]() |
RelatedArtifact | |||
![]() ![]() ![]() ![]() ![]() |
TriggerDefinition | |||
![]() ![]() ![]() ![]() ![]() |
UsageContext | |||
![]() ![]() ![]() ![]() ![]() |
Dosage | |||
![]() ![]() ![]() ![]() ![]() |
Meta | |||
![]() ![]() ![]() |
S | 0..1 | BackboneElement | 縣市代碼(city_cd),長度上限 5;申報確認通知(appCompletionNotice)及指定核銷案號之撤回(appCancel)時填寫。規格書之 city_info 為「縣市代碼 → case_no_info(多筆案件編號)」之巢狀結構,而 FHIR R4 之 Task.input 不支援巢狀 part,故本 Profile 將 cityCd 收緊為 0..1,並規定一次申報確認通知若涉及多個縣市,須依縣市拆分為多筆 Task(各 Task 共用同一交易序號 groupIdentifier),使同一 Task 內之 input[caseNo] 明確隸屬於本 Task 之 input[cityCd] |
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for the input Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc. |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 縣市代碼 |
![]() ![]() ![]() ![]() |
1..1 | string | 縣市代碼值,例如 65000、10020 | |
![]() ![]() ![]() |
S | 0..* | BackboneElement | 案件編號/核銷案號(case_no),長度上限 30;申報確認通知(appCompletionNotice)及指定核銷案號之撤回(appCancel)時填寫。本切片之各筆案件編號一律隸屬於同一 Task 之 input[cityCd] 所指之縣市 |
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for the input Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc. |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 核銷案號 |
![]() ![]() ![]() ![]() |
1..1 | string | 核銷案號值,例如 201907BA10128 | |
![]() ![]() ![]() |
S | 0..* | BackboneElement | 服務紀錄識別碼(objid),長度上限 20;服務紀錄刪除(ObjDel)時逐筆填寫要刪除之服務紀錄識別碼 |
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for the input Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc. |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 服務紀錄識別碼 |
![]() ![]() ![]() ![]() |
1..1 | string | 服務紀錄識別碼值,例如 00000000000000000001 | |
![]() ![]() ![]() |
S | 0..1 | BackboneElement | 所要取消結果回報之交易序號(cancel_trans_no),長度上限 10;取消交易單處理結果回報(CancelResultResponse)時必填 |
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for the input Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc. |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 所要取消結果回報之交易序號 |
![]() ![]() ![]() ![]() |
1..1 | string | 所要取消結果回報之交易序號值,例如 D0001 | |
![]() ![]() |
S | 0..* | BackboneElement | 任務輸出結果,即本次交易執行後之處理結果,對應(查詢A)回覆之 API 執行結果資料(webapi_process_info);以 output.type.text 之中文欄位名稱區分各結果項目 Slice: Unordered, Open by pattern:type.text |
![]() ![]() ![]() |
Content/Rules for all slices | |||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | Label for output Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc. | |
![]() ![]() ![]() ![]() |
1..1 | Result of output | ||
![]() ![]() ![]() ![]() ![]() |
base64Binary | |||
![]() ![]() ![]() ![]() ![]() |
boolean | |||
![]() ![]() ![]() ![]() ![]() |
canonical(Any) | |||
![]() ![]() ![]() ![]() ![]() |
code | |||
![]() ![]() ![]() ![]() ![]() |
date | |||
![]() ![]() ![]() ![]() ![]() |
dateTime | |||
![]() ![]() ![]() ![]() ![]() |
decimal | |||
![]() ![]() ![]() ![]() ![]() |
id | |||
![]() ![]() ![]() ![]() ![]() |
instant | |||
![]() ![]() ![]() ![]() ![]() |
integer | |||
![]() ![]() ![]() ![]() ![]() |
markdown | |||
![]() ![]() ![]() ![]() ![]() |
oid | |||
![]() ![]() ![]() ![]() ![]() |
positiveInt | |||
![]() ![]() ![]() ![]() ![]() |
string | |||
![]() ![]() ![]() ![]() ![]() |
time | |||
![]() ![]() ![]() ![]() ![]() |
unsignedInt | |||
![]() ![]() ![]() ![]() ![]() |
uri | |||
![]() ![]() ![]() ![]() ![]() |
url | |||
![]() ![]() ![]() ![]() ![]() |
uuid | |||
![]() ![]() ![]() ![]() ![]() |
Address | |||
![]() ![]() ![]() ![]() ![]() |
Age | |||
![]() ![]() ![]() ![]() ![]() |
Annotation | |||
![]() ![]() ![]() ![]() ![]() |
Attachment | |||
![]() ![]() ![]() ![]() ![]() |
CodeableConcept | |||
![]() ![]() ![]() ![]() ![]() |
Coding | |||
![]() ![]() ![]() ![]() ![]() |
ContactPoint | |||
![]() ![]() ![]() ![]() ![]() |
Count | |||
![]() ![]() ![]() ![]() ![]() |
Distance | |||
![]() ![]() ![]() ![]() ![]() |
Duration | |||
![]() ![]() ![]() ![]() ![]() |
HumanName | |||
![]() ![]() ![]() ![]() ![]() |
Identifier | |||
![]() ![]() ![]() ![]() ![]() |
Money | |||
![]() ![]() ![]() ![]() ![]() |
Period | |||
![]() ![]() ![]() ![]() ![]() |
Quantity | |||
![]() ![]() ![]() ![]() ![]() |
Range | |||
![]() ![]() ![]() ![]() ![]() |
Ratio | |||
![]() ![]() ![]() ![]() ![]() |
Reference(Any) | |||
![]() ![]() ![]() ![]() ![]() |
SampledData | |||
![]() ![]() ![]() ![]() ![]() |
Signature | |||
![]() ![]() ![]() ![]() ![]() |
Timing | |||
![]() ![]() ![]() ![]() ![]() |
ContactDetail | |||
![]() ![]() ![]() ![]() ![]() |
Contributor | |||
![]() ![]() ![]() ![]() ![]() |
DataRequirement | |||
![]() ![]() ![]() ![]() ![]() |
Expression | |||
![]() ![]() ![]() ![]() ![]() |
ParameterDefinition | |||
![]() ![]() ![]() ![]() ![]() |
RelatedArtifact | |||
![]() ![]() ![]() ![]() ![]() |
TriggerDefinition | |||
![]() ![]() ![]() ![]() ![]() |
UsageContext | |||
![]() ![]() ![]() ![]() ![]() |
Dosage | |||
![]() ![]() ![]() ![]() ![]() |
Meta | |||
![]() ![]() ![]() |
S | 0..1 | BackboneElement | 批次處理結果(batch_proc_result)說明文字,長度上限 200 |
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc. |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 批次處理結果 |
![]() ![]() ![]() ![]() |
1..1 | string | 批次處理結果說明,例如「分案處理完成!」、「服務紀錄刪除完成!」 | |
![]() ![]() ![]() |
S | 0..1 | BackboneElement | 批次處理筆數(batch_proc_num) |
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc. |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 批次處理筆數 |
![]() ![]() ![]() ![]() |
1..1 | integer | 本次批次處理之總筆數 | |
![]() ![]() ![]() |
S | 0..1 | BackboneElement | 批次處理成功筆數(batch_succ_num) |
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc. |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 批次處理成功筆數 |
![]() ![]() ![]() ![]() |
1..1 | integer | 本次批次處理成功之筆數 | |
![]() ![]() ![]() |
S | 0..1 | BackboneElement | 批次處理失敗筆數(batch_err_num) |
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc. |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 批次處理失敗筆數 |
![]() ![]() ![]() ![]() |
1..1 | integer | 本次批次處理失敗之筆數 | |
![]() ![]() ![]() |
S | 0..* | BackboneElement | 分案異常資料(exception_records),含識別碼、錯誤碼與錯誤原因;可修改後重新上傳至支審系統 |
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc. |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 分案異常資料 |
![]() ![]() ![]() ![]() |
1..1 | Reference(長照支付審查-申報檢核結果) | 參照承載該筆分案異常之錯誤訊息(objid、err_code、err_message)之 OperationOutcome | |
![]() ![]() ![]() |
S | 0..* | BackboneElement | 服務紀錄刪除成功資料(delete_records),內容為刪除成功之服務紀錄識別碼(objid) |
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc. |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 服務紀錄刪除成功資料 |
![]() ![]() ![]() ![]() |
1..1 | string | 刪除成功之服務紀錄識別碼,長度上限 20,例如 123456789 | |
![]() ![]() ![]() |
S | 0..* | BackboneElement | 服務紀錄刪除失敗資料(delete_exception_records),含識別碼、錯誤碼與錯誤原因 |
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc. |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 服務紀錄刪除失敗資料 |
![]() ![]() ![]() ![]() |
1..1 | Reference(長照支付審查-申報檢核結果) | 參照承載該筆刪除失敗之錯誤訊息(objid、err_code、err_message)之 OperationOutcome | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Task.identifier:yyyymm.use | Base | required | IdentifierUse | 📍4.0.1 | FHIR Std. |
| Task.groupIdentifier.use | Base | required | IdentifierUse | 📍4.0.1 | FHIR Std. |
| Task.status | Base | required | TaskStatus | 📍4.0.1 | FHIR Std. |
| Task.businessStatus | Base | required | 支付審查-核銷狀況 | 📦1.0.0 | This IG |
| Task.intent | Base | required | TaskIntent | 📍4.0.1 | FHIR Std. |
| Task.code | Base | required | 支付審查-API 功能 | 📦1.0.0 | This IG |
| Task.reasonCode | Base | example | Not State | Unknown | |
| Task.input.type | Base | example | Not State | Unknown | |
| Task.input:cityCd.type | Base | example | Not State | Unknown | |
| Task.input:caseNo.type | Base | example | Not State | Unknown | |
| Task.input:objid.type | Base | example | Not State | Unknown | |
| Task.input:cancelTransNo.type | Base | example | Not State | Unknown | |
| Task.output.type | Base | example | Not State | Unknown | |
| Task.output:batchProcResult.type | Base | example | Not State | Unknown | |
| Task.output:batchProcNum.type | Base | example | Not State | Unknown | |
| Task.output:batchSuccNum.type | Base | example | Not State | Unknown | |
| Task.output:batchErrNum.type | Base | example | Not State | Unknown | |
| Task.output:exceptionRecords.type | Base | example | Not State | Unknown | |
| Task.output:deleteRecords.type | Base | example | Not State | Unknown | |
| Task.output:deleteExceptionRecords.type | Base | example | Not State | Unknown |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | Task | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Task | 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 | Task | 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 | Task | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Task | 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()
|
| inv-1 | error | Task | Last modified date must be greater than or equal to authored-on date. |
lastModified.exists().not() or authoredOn.exists().not() or lastModified >= authoredOn
|
Differential View
This structure is derived from LTCTask
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
LTCTask | |||
![]() ![]() |
S | 0..* | Identifier | 交易任務之業務識別碼 Slice: Unordered, Open by value:system |
![]() ![]() ![]() |
S | 0..1 | Identifier | 支審年月(writeoff_yyyymm),格式為 yyyyMM,長度 6 |
![]() ![]() ![]() ![]() |
1..1 | uri | The namespace for the identifier value Required Pattern: http://ltc-ig.fhir.tw/identifier/feeaudit/yyyymm | |
![]() ![]() ![]() ![]() |
1..1 | string | 支審年月值,例如 201901 | |
![]() ![]() |
S | 0..1 | Identifier | 交易序號(trans_no),長度上限 10;同一次申報交易之各項處理共用同一交易序號 |
![]() ![]() ![]() |
1..1 | uri | The namespace for the identifier value Required Pattern: http://ltc-ig.fhir.tw/identifier/feeaudit/trans-no | |
![]() ![]() ![]() |
1..1 | string | 交易序號值,例如 D0001、CN001、C0001 | |
![]() ![]() |
S | 0..* | Reference(Task) | 所屬之上層交易任務;取消交易單處理結果回報(CancelResultResponse)時,可用以參照所要取消結果回報之原交易單 Task |
![]() ![]() |
1..1 | code | 任務狀態,對應規格書「代碼說明-status(API 執行狀況)」:0 待處理對應 #requested、1 處理中對應 #in-progress、3 錯誤對應 #failed、4 處理完成對應 #completed。[應填入以下字串之一:requested | in-progress | failed | completed] | |
![]() ![]() |
S | 0..1 | CodeableConcept | 分案之核銷狀況,對應規格書「代碼說明-status(核銷狀況)」:0 已分案待電腦審核處理、1 待通知收件、2 已通知待收件、3 審核中、4 等待總表、5 審計待審、6 結案 Binding: 支付審查-核銷狀況 (required) |
![]() ![]() |
1..1 | code | 任務意圖,支付審查申報交易固定為 order(指示執行) Required Pattern: order | |
![]() ![]() |
1..1 | CodeableConcept | 本次交易之 API Function 名稱:FeeApply 服務記錄申報、ObjDel 服務紀錄刪除、appCompletionNotice 申報確認通知、appCancel 服務單位撤回、CancelResultResponse 取消交易單處理結果回報 Binding: 支付審查-API 功能 (required) | |
![]() ![]() |
0..1 | Reference(長期照顧-照顧計畫 | Resource) | 本次操作對象,即這次交易所處理的資料為何?申報交易指向該次申報打包(LTCBundleFeeApply),單筆服務紀錄之刪除或異動則指向該筆服務紀錄申報(LTCClaimFeeApply) | |
![]() ![]() |
0..* | BackboneElement | 任務輸入參數,即執行本次交易所需的輸入資料;以 input.type.text 之中文欄位名稱區分各參數 Slice: Unordered, Open by pattern:type.text | |
![]() ![]() ![]() |
S | 0..1 | BackboneElement | 縣市代碼(city_cd),長度上限 5;申報確認通知(appCompletionNotice)及指定核銷案號之撤回(appCancel)時填寫。規格書之 city_info 為「縣市代碼 → case_no_info(多筆案件編號)」之巢狀結構,而 FHIR R4 之 Task.input 不支援巢狀 part,故本 Profile 將 cityCd 收緊為 0..1,並規定一次申報確認通知若涉及多個縣市,須依縣市拆分為多筆 Task(各 Task 共用同一交易序號 groupIdentifier),使同一 Task 內之 input[caseNo] 明確隸屬於本 Task 之 input[cityCd] |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for the input |
![]() ![]() ![]() ![]() ![]() |
1..1 | string | Plain text representation of the concept Required Pattern: 縣市代碼 | |
![]() ![]() ![]() ![]() |
1..1 | string | 縣市代碼值,例如 65000、10020 | |
![]() ![]() ![]() |
S | 0..* | BackboneElement | 案件編號/核銷案號(case_no),長度上限 30;申報確認通知(appCompletionNotice)及指定核銷案號之撤回(appCancel)時填寫。本切片之各筆案件編號一律隸屬於同一 Task 之 input[cityCd] 所指之縣市 |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for the input |
![]() ![]() ![]() ![]() ![]() |
1..1 | string | Plain text representation of the concept Required Pattern: 核銷案號 | |
![]() ![]() ![]() ![]() |
1..1 | string | 核銷案號值,例如 201907BA10128 | |
![]() ![]() ![]() |
S | 0..* | BackboneElement | 服務紀錄識別碼(objid),長度上限 20;服務紀錄刪除(ObjDel)時逐筆填寫要刪除之服務紀錄識別碼 |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for the input |
![]() ![]() ![]() ![]() ![]() |
1..1 | string | Plain text representation of the concept Required Pattern: 服務紀錄識別碼 | |
![]() ![]() ![]() ![]() |
1..1 | string | 服務紀錄識別碼值,例如 00000000000000000001 | |
![]() ![]() ![]() |
S | 0..1 | BackboneElement | 所要取消結果回報之交易序號(cancel_trans_no),長度上限 10;取消交易單處理結果回報(CancelResultResponse)時必填 |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for the input |
![]() ![]() ![]() ![]() ![]() |
1..1 | string | Plain text representation of the concept Required Pattern: 所要取消結果回報之交易序號 | |
![]() ![]() ![]() ![]() |
1..1 | string | 所要取消結果回報之交易序號值,例如 D0001 | |
![]() ![]() |
0..* | BackboneElement | 任務輸出結果,即本次交易執行後之處理結果,對應(查詢A)回覆之 API 執行結果資料(webapi_process_info);以 output.type.text 之中文欄位名稱區分各結果項目 Slice: Unordered, Open by pattern:type.text | |
![]() ![]() ![]() |
S | 0..1 | BackboneElement | 批次處理結果(batch_proc_result)說明文字,長度上限 200 |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output |
![]() ![]() ![]() ![]() ![]() |
1..1 | string | Plain text representation of the concept Required Pattern: 批次處理結果 | |
![]() ![]() ![]() ![]() |
1..1 | string | 批次處理結果說明,例如「分案處理完成!」、「服務紀錄刪除完成!」 | |
![]() ![]() ![]() |
S | 0..1 | BackboneElement | 批次處理筆數(batch_proc_num) |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output |
![]() ![]() ![]() ![]() ![]() |
1..1 | string | Plain text representation of the concept Required Pattern: 批次處理筆數 | |
![]() ![]() ![]() ![]() |
1..1 | integer | 本次批次處理之總筆數 | |
![]() ![]() ![]() |
S | 0..1 | BackboneElement | 批次處理成功筆數(batch_succ_num) |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output |
![]() ![]() ![]() ![]() ![]() |
1..1 | string | Plain text representation of the concept Required Pattern: 批次處理成功筆數 | |
![]() ![]() ![]() ![]() |
1..1 | integer | 本次批次處理成功之筆數 | |
![]() ![]() ![]() |
S | 0..1 | BackboneElement | 批次處理失敗筆數(batch_err_num) |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output |
![]() ![]() ![]() ![]() ![]() |
1..1 | string | Plain text representation of the concept Required Pattern: 批次處理失敗筆數 | |
![]() ![]() ![]() ![]() |
1..1 | integer | 本次批次處理失敗之筆數 | |
![]() ![]() ![]() |
S | 0..* | BackboneElement | 分案異常資料(exception_records),含識別碼、錯誤碼與錯誤原因;可修改後重新上傳至支審系統 |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output |
![]() ![]() ![]() ![]() ![]() |
1..1 | string | Plain text representation of the concept Required Pattern: 分案異常資料 | |
![]() ![]() ![]() ![]() |
1..1 | Reference(長照支付審查-申報檢核結果) | 參照承載該筆分案異常之錯誤訊息(objid、err_code、err_message)之 OperationOutcome | |
![]() ![]() ![]() |
S | 0..* | BackboneElement | 服務紀錄刪除成功資料(delete_records),內容為刪除成功之服務紀錄識別碼(objid) |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output |
![]() ![]() ![]() ![]() ![]() |
1..1 | string | Plain text representation of the concept Required Pattern: 服務紀錄刪除成功資料 | |
![]() ![]() ![]() ![]() |
1..1 | string | 刪除成功之服務紀錄識別碼,長度上限 20,例如 123456789 | |
![]() ![]() ![]() |
S | 0..* | BackboneElement | 服務紀錄刪除失敗資料(delete_exception_records),含識別碼、錯誤碼與錯誤原因 |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output |
![]() ![]() ![]() ![]() ![]() |
1..1 | string | Plain text representation of the concept Required Pattern: 服務紀錄刪除失敗資料 | |
![]() ![]() ![]() ![]() |
1..1 | Reference(長照支付審查-申報檢核結果) | 參照承載該筆刪除失敗之錯誤訊息(objid、err_code、err_message)之 OperationOutcome | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Task.businessStatus | Base | required | 支付審查-核銷狀況 | 📦1.0.0 | This IG |
| Task.code | Base | required | 支付審查-API 功能 | 📦1.0.0 | This IG |
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
C | 0..* | LTCTask | A task to be performed Constraints: inv-1 | ||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
S | 0..* | Identifier | 交易任務之業務識別碼 Slice: Unordered, Open by value:system | ||||
![]() ![]() ![]() |
S | 0..1 | Identifier | 支審年月(writeoff_yyyymm),格式為 yyyyMM,長度 6 | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Required Pattern: http://ltc-ig.fhir.tw/identifier/feeaudit/yyyymm | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | 支審年月值,例如 201901 Example General: 123456 | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() |
Σ | 0..1 | canonical(ActivityDefinition) | Formal definition of task | ||||
![]() ![]() |
Σ | 0..1 | uri | Formal definition of task | ||||
![]() ![]() |
Σ | 0..* | Reference(Resource) | Request fulfilled by this task | ||||
![]() ![]() |
SΣ | 0..1 | Identifier | 交易序號(trans_no),長度上限 10;同一次申報交易之各項處理共用同一交易序號 | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Required Pattern: http://ltc-ig.fhir.tw/identifier/feeaudit/trans-no | ||||
![]() ![]() ![]() |
Σ | 1..1 | string | 交易序號值,例如 D0001、CN001、C0001 Example General: 123456 | ||||
![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() |
SΣ | 0..* | Reference(Task) | 所屬之上層交易任務;取消交易單處理結果回報(CancelResultResponse)時,可用以參照所要取消結果回報之原交易單 Task | ||||
![]() ![]() |
?!SΣ | 1..1 | code | 任務狀態,對應規格書「代碼說明-status(API 執行狀況)」:0 待處理對應 #requested、1 處理中對應 #in-progress、3 錯誤對應 #failed、4 處理完成對應 #completed。[應填入以下字串之一:requested | in-progress | failed | completed] Binding: TaskStatus (required): The current status of the task. | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | Reason for current status Binding Description: (example): Codes to identify the reason for current status. These will typically be specific to a particular workflow. | ||||
![]() ![]() |
SΣ | 0..1 | CodeableConcept | 分案之核銷狀況,對應規格書「代碼說明-status(核銷狀況)」:0 已分案待電腦審核處理、1 待通知收件、2 已通知待收件、3 審核中、4 等待總表、5 審計待審、6 結案 Binding: 支付審查-核銷狀況 (required) | ||||
![]() ![]() |
SΣ | 1..1 | code | 任務意圖,支付審查申報交易固定為 order(指示執行) Binding: TaskIntent (required): Distinguishes whether the task is a proposal, plan or full order. Required Pattern: order | ||||
![]() ![]() |
0..1 | code | routine | urgent | asap | stat Binding: RequestPriority (required): The task's priority. | |||||
![]() ![]() |
SΣ | 1..1 | CodeableConcept | 本次交易之 API Function 名稱:FeeApply 服務記錄申報、ObjDel 服務紀錄刪除、appCompletionNotice 申報確認通知、appCancel 服務單位撤回、CancelResultResponse 取消交易單處理結果回報 Binding: 支付審查-API 功能 (required) | ||||
![]() ![]() |
Σ | 0..1 | string | Human-readable explanation of task | ||||
![]() ![]() |
SΣ | 0..1 | Reference(長期照顧-照顧計畫 | Resource) | 本次操作對象,即這次交易所處理的資料為何?申報交易指向該次申報打包(LTCBundleFeeApply),單筆服務紀錄之刪除或異動則指向該筆服務紀錄申報(LTCClaimFeeApply) | ||||
![]() ![]() |
SΣ | 0..1 | Reference(長期照顧-住民基本資料) | 任務受益者,即這項任務是為了誰而執行的? | ||||
![]() ![]() |
Σ | 0..1 | Reference(Encounter) | Healthcare event during which this task originated | ||||
![]() ![]() |
Σ | 0..1 | Period | Start and end time of execution | ||||
![]() ![]() |
SC | 0..1 | dateTime | 任務建立時間。[應填入日期時間] | ||||
![]() ![]() |
ΣC | 0..1 | dateTime | Task Last Modified Date | ||||
![]() ![]() |
SΣ | 0..1 | Reference(長期照顧-照顧服務提供者 | 長期照顧-機構 | 長期照顧-服務人員角色) | 任務請求者,即這項任務是由誰提出的? | ||||
![]() ![]() |
0..* | CodeableConcept | Requested performer Binding: ProcedurePerformerRoleCodes (preferred): The type(s) of task performers allowed. | |||||
![]() ![]() |
SΣ | 0..1 | Reference(長期照顧-照顧服務提供者 | 長期照顧-機構 | 長期照顧-服務人員角色) | 任務負責者,即這項任務由誰負責執行? | ||||
![]() ![]() |
Σ | 0..1 | Reference(Location) | Where task occurs | ||||
![]() ![]() |
S | 0..1 | CodeableConcept | 任務原因代碼,即為什麼要執行這項任務? Binding Description: (example): Indicates why the task is needed. E.g. Suspended because patient admitted to hospital. | ||||
![]() ![]() |
0..1 | Reference(Resource) | Why task is needed | |||||
![]() ![]() |
0..* | Reference(Coverage | ClaimResponse) | Associated insurance coverage | |||||
![]() ![]() |
S | 0..* | Annotation | 任務備註。 | ||||
![]() ![]() |
0..* | Reference(Provenance) | Key events in history of the Task | |||||
![]() ![]() |
0..1 | BackboneElement | Constraints on fulfillment tasks | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
0..1 | positiveInt | How many times to repeat | |||||
![]() ![]() ![]() |
0..1 | Period | When fulfillment sought | |||||
![]() ![]() ![]() |
0..* | Reference(Patient | Practitioner | PractitionerRole | RelatedPerson | Group | Organization) | For whom is fulfillment sought? | |||||
![]() ![]() |
S | 0..* | BackboneElement | 任務輸入參數,即執行本次交易所需的輸入資料;以 input.type.text 之中文欄位名稱區分各參數 Slice: Unordered, Open by pattern:type.text | ||||
![]() ![]() ![]() |
Content/Rules for all slices | |||||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | Label for the input Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc. | |||||
![]() ![]() ![]() ![]() |
1..1 | Content to use in performing the task | ||||||
![]() ![]() ![]() ![]() ![]() |
base64Binary | |||||||
![]() ![]() ![]() ![]() ![]() |
boolean | |||||||
![]() ![]() ![]() ![]() ![]() |
canonical(Any) | |||||||
![]() ![]() ![]() ![]() ![]() |
code | |||||||
![]() ![]() ![]() ![]() ![]() |
date | |||||||
![]() ![]() ![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() ![]() ![]() |
decimal | |||||||
![]() ![]() ![]() ![]() ![]() |
id | |||||||
![]() ![]() ![]() ![]() ![]() |
instant | |||||||
![]() ![]() ![]() ![]() ![]() |
integer | |||||||
![]() ![]() ![]() ![]() ![]() |
markdown | |||||||
![]() ![]() ![]() ![]() ![]() |
oid | |||||||
![]() ![]() ![]() ![]() ![]() |
positiveInt | |||||||
![]() ![]() ![]() ![]() ![]() |
string | |||||||
![]() ![]() ![]() ![]() ![]() |
time | |||||||
![]() ![]() ![]() ![]() ![]() |
unsignedInt | |||||||
![]() ![]() ![]() ![]() ![]() |
uri | |||||||
![]() ![]() ![]() ![]() ![]() |
url | |||||||
![]() ![]() ![]() ![]() ![]() |
uuid | |||||||
![]() ![]() ![]() ![]() ![]() |
Address | |||||||
![]() ![]() ![]() ![]() ![]() |
Age | |||||||
![]() ![]() ![]() ![]() ![]() |
Annotation | |||||||
![]() ![]() ![]() ![]() ![]() |
Attachment | |||||||
![]() ![]() ![]() ![]() ![]() |
CodeableConcept | |||||||
![]() ![]() ![]() ![]() ![]() |
Coding | |||||||
![]() ![]() ![]() ![]() ![]() |
ContactPoint | |||||||
![]() ![]() ![]() ![]() ![]() |
Count | |||||||
![]() ![]() ![]() ![]() ![]() |
Distance | |||||||
![]() ![]() ![]() ![]() ![]() |
Duration | |||||||
![]() ![]() ![]() ![]() ![]() |
HumanName | |||||||
![]() ![]() ![]() ![]() ![]() |
Identifier | |||||||
![]() ![]() ![]() ![]() ![]() |
Money | |||||||
![]() ![]() ![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() ![]() ![]() |
Quantity | |||||||
![]() ![]() ![]() ![]() ![]() |
Range | |||||||
![]() ![]() ![]() ![]() ![]() |
Ratio | |||||||
![]() ![]() ![]() ![]() ![]() |
Reference(Any) | |||||||
![]() ![]() ![]() ![]() ![]() |
SampledData | |||||||
![]() ![]() ![]() ![]() ![]() |
Signature | |||||||
![]() ![]() ![]() ![]() ![]() |
Timing | |||||||
![]() ![]() ![]() ![]() ![]() |
ContactDetail | |||||||
![]() ![]() ![]() ![]() ![]() |
Contributor | |||||||
![]() ![]() ![]() ![]() ![]() |
DataRequirement | |||||||
![]() ![]() ![]() ![]() ![]() |
Expression | |||||||
![]() ![]() ![]() ![]() ![]() |
ParameterDefinition | |||||||
![]() ![]() ![]() ![]() ![]() |
RelatedArtifact | |||||||
![]() ![]() ![]() ![]() ![]() |
TriggerDefinition | |||||||
![]() ![]() ![]() ![]() ![]() |
UsageContext | |||||||
![]() ![]() ![]() ![]() ![]() |
Dosage | |||||||
![]() ![]() ![]() ![]() ![]() |
Meta | |||||||
![]() ![]() ![]() |
S | 0..1 | BackboneElement | 縣市代碼(city_cd),長度上限 5;申報確認通知(appCompletionNotice)及指定核銷案號之撤回(appCancel)時填寫。規格書之 city_info 為「縣市代碼 → case_no_info(多筆案件編號)」之巢狀結構,而 FHIR R4 之 Task.input 不支援巢狀 part,故本 Profile 將 cityCd 收緊為 0..1,並規定一次申報確認通知若涉及多個縣市,須依縣市拆分為多筆 Task(各 Task 共用同一交易序號 groupIdentifier),使同一 Task 內之 input[caseNo] 明確隸屬於本 Task 之 input[cityCd] | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for the input Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc. | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 縣市代碼 | ||||
![]() ![]() ![]() ![]() |
1..1 | string | 縣市代碼值,例如 65000、10020 | |||||
![]() ![]() ![]() |
S | 0..* | BackboneElement | 案件編號/核銷案號(case_no),長度上限 30;申報確認通知(appCompletionNotice)及指定核銷案號之撤回(appCancel)時填寫。本切片之各筆案件編號一律隸屬於同一 Task 之 input[cityCd] 所指之縣市 | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for the input Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc. | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 核銷案號 | ||||
![]() ![]() ![]() ![]() |
1..1 | string | 核銷案號值,例如 201907BA10128 | |||||
![]() ![]() ![]() |
S | 0..* | BackboneElement | 服務紀錄識別碼(objid),長度上限 20;服務紀錄刪除(ObjDel)時逐筆填寫要刪除之服務紀錄識別碼 | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for the input Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc. | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 服務紀錄識別碼 | ||||
![]() ![]() ![]() ![]() |
1..1 | string | 服務紀錄識別碼值,例如 00000000000000000001 | |||||
![]() ![]() ![]() |
S | 0..1 | BackboneElement | 所要取消結果回報之交易序號(cancel_trans_no),長度上限 10;取消交易單處理結果回報(CancelResultResponse)時必填 | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for the input Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc. | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 所要取消結果回報之交易序號 | ||||
![]() ![]() ![]() ![]() |
1..1 | string | 所要取消結果回報之交易序號值,例如 D0001 | |||||
![]() ![]() |
S | 0..* | BackboneElement | 任務輸出結果,即本次交易執行後之處理結果,對應(查詢A)回覆之 API 執行結果資料(webapi_process_info);以 output.type.text 之中文欄位名稱區分各結果項目 Slice: Unordered, Open by pattern:type.text | ||||
![]() ![]() ![]() |
Content/Rules for all slices | |||||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | Label for output Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc. | |||||
![]() ![]() ![]() ![]() |
1..1 | Result of output | ||||||
![]() ![]() ![]() ![]() ![]() |
base64Binary | |||||||
![]() ![]() ![]() ![]() ![]() |
boolean | |||||||
![]() ![]() ![]() ![]() ![]() |
canonical(Any) | |||||||
![]() ![]() ![]() ![]() ![]() |
code | |||||||
![]() ![]() ![]() ![]() ![]() |
date | |||||||
![]() ![]() ![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() ![]() ![]() |
decimal | |||||||
![]() ![]() ![]() ![]() ![]() |
id | |||||||
![]() ![]() ![]() ![]() ![]() |
instant | |||||||
![]() ![]() ![]() ![]() ![]() |
integer | |||||||
![]() ![]() ![]() ![]() ![]() |
markdown | |||||||
![]() ![]() ![]() ![]() ![]() |
oid | |||||||
![]() ![]() ![]() ![]() ![]() |
positiveInt | |||||||
![]() ![]() ![]() ![]() ![]() |
string | |||||||
![]() ![]() ![]() ![]() ![]() |
time | |||||||
![]() ![]() ![]() ![]() ![]() |
unsignedInt | |||||||
![]() ![]() ![]() ![]() ![]() |
uri | |||||||
![]() ![]() ![]() ![]() ![]() |
url | |||||||
![]() ![]() ![]() ![]() ![]() |
uuid | |||||||
![]() ![]() ![]() ![]() ![]() |
Address | |||||||
![]() ![]() ![]() ![]() ![]() |
Age | |||||||
![]() ![]() ![]() ![]() ![]() |
Annotation | |||||||
![]() ![]() ![]() ![]() ![]() |
Attachment | |||||||
![]() ![]() ![]() ![]() ![]() |
CodeableConcept | |||||||
![]() ![]() ![]() ![]() ![]() |
Coding | |||||||
![]() ![]() ![]() ![]() ![]() |
ContactPoint | |||||||
![]() ![]() ![]() ![]() ![]() |
Count | |||||||
![]() ![]() ![]() ![]() ![]() |
Distance | |||||||
![]() ![]() ![]() ![]() ![]() |
Duration | |||||||
![]() ![]() ![]() ![]() ![]() |
HumanName | |||||||
![]() ![]() ![]() ![]() ![]() |
Identifier | |||||||
![]() ![]() ![]() ![]() ![]() |
Money | |||||||
![]() ![]() ![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() ![]() ![]() |
Quantity | |||||||
![]() ![]() ![]() ![]() ![]() |
Range | |||||||
![]() ![]() ![]() ![]() ![]() |
Ratio | |||||||
![]() ![]() ![]() ![]() ![]() |
Reference(Any) | |||||||
![]() ![]() ![]() ![]() ![]() |
SampledData | |||||||
![]() ![]() ![]() ![]() ![]() |
Signature | |||||||
![]() ![]() ![]() ![]() ![]() |
Timing | |||||||
![]() ![]() ![]() ![]() ![]() |
ContactDetail | |||||||
![]() ![]() ![]() ![]() ![]() |
Contributor | |||||||
![]() ![]() ![]() ![]() ![]() |
DataRequirement | |||||||
![]() ![]() ![]() ![]() ![]() |
Expression | |||||||
![]() ![]() ![]() ![]() ![]() |
ParameterDefinition | |||||||
![]() ![]() ![]() ![]() ![]() |
RelatedArtifact | |||||||
![]() ![]() ![]() ![]() ![]() |
TriggerDefinition | |||||||
![]() ![]() ![]() ![]() ![]() |
UsageContext | |||||||
![]() ![]() ![]() ![]() ![]() |
Dosage | |||||||
![]() ![]() ![]() ![]() ![]() |
Meta | |||||||
![]() ![]() ![]() |
S | 0..1 | BackboneElement | 批次處理結果(batch_proc_result)說明文字,長度上限 200 | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc. | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 批次處理結果 | ||||
![]() ![]() ![]() ![]() |
1..1 | string | 批次處理結果說明,例如「分案處理完成!」、「服務紀錄刪除完成!」 | |||||
![]() ![]() ![]() |
S | 0..1 | BackboneElement | 批次處理筆數(batch_proc_num) | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc. | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 批次處理筆數 | ||||
![]() ![]() ![]() ![]() |
1..1 | integer | 本次批次處理之總筆數 | |||||
![]() ![]() ![]() |
S | 0..1 | BackboneElement | 批次處理成功筆數(batch_succ_num) | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc. | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 批次處理成功筆數 | ||||
![]() ![]() ![]() ![]() |
1..1 | integer | 本次批次處理成功之筆數 | |||||
![]() ![]() ![]() |
S | 0..1 | BackboneElement | 批次處理失敗筆數(batch_err_num) | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc. | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 批次處理失敗筆數 | ||||
![]() ![]() ![]() ![]() |
1..1 | integer | 本次批次處理失敗之筆數 | |||||
![]() ![]() ![]() |
S | 0..* | BackboneElement | 分案異常資料(exception_records),含識別碼、錯誤碼與錯誤原因;可修改後重新上傳至支審系統 | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc. | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 分案異常資料 | ||||
![]() ![]() ![]() ![]() |
1..1 | Reference(長照支付審查-申報檢核結果) | 參照承載該筆分案異常之錯誤訊息(objid、err_code、err_message)之 OperationOutcome | |||||
![]() ![]() ![]() |
S | 0..* | BackboneElement | 服務紀錄刪除成功資料(delete_records),內容為刪除成功之服務紀錄識別碼(objid) | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc. | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 服務紀錄刪除成功資料 | ||||
![]() ![]() ![]() ![]() |
1..1 | string | 刪除成功之服務紀錄識別碼,長度上限 20,例如 123456789 | |||||
![]() ![]() ![]() |
S | 0..* | BackboneElement | 服務紀錄刪除失敗資料(delete_exception_records),含識別碼、錯誤碼與錯誤原因 | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Label for output Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc. | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Required Pattern: 服務紀錄刪除失敗資料 | ||||
![]() ![]() ![]() ![]() |
1..1 | Reference(長照支付審查-申報檢核結果) | 參照承載該筆刪除失敗之錯誤訊息(objid、err_code、err_message)之 OperationOutcome | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| Task.language | Base | preferred | Common Languages | 📍4.0.1 | FHIR Std. |
| Task.identifier:yyyymm.use | Base | required | IdentifierUse | 📍4.0.1 | FHIR Std. |
| Task.identifier:yyyymm.type | Base | extensible | IdentifierType | 📍4.0.1 | FHIR Std. |
| Task.groupIdentifier.use | Base | required | IdentifierUse | 📍4.0.1 | FHIR Std. |
| Task.groupIdentifier.type | Base | extensible | IdentifierType | 📍4.0.1 | FHIR Std. |
| Task.status | Base | required | TaskStatus | 📍4.0.1 | FHIR Std. |
| Task.statusReason | Base | example | Not State | Unknown | |
| Task.businessStatus | Base | required | 支付審查-核銷狀況 | 📦1.0.0 | This IG |
| Task.intent | Base | required | TaskIntent | 📍4.0.1 | FHIR Std. |
| Task.priority | Base | required | Request priority | 📍4.0.1 | FHIR Std. |
| Task.code | Base | required | 支付審查-API 功能 | 📦1.0.0 | This IG |
| Task.performerType | Base | preferred | Procedure Performer Role Codes | 📍4.0.1 | FHIR Std. |
| Task.reasonCode | Base | example | Not State | Unknown | |
| Task.input.type | Base | example | Not State | Unknown | |
| Task.input:cityCd.type | Base | example | Not State | Unknown | |
| Task.input:caseNo.type | Base | example | Not State | Unknown | |
| Task.input:objid.type | Base | example | Not State | Unknown | |
| Task.input:cancelTransNo.type | Base | example | Not State | Unknown | |
| Task.output.type | Base | example | Not State | Unknown | |
| Task.output:batchProcResult.type | Base | example | Not State | Unknown | |
| Task.output:batchProcNum.type | Base | example | Not State | Unknown | |
| Task.output:batchSuccNum.type | Base | example | Not State | Unknown | |
| Task.output:batchErrNum.type | Base | example | Not State | Unknown | |
| Task.output:exceptionRecords.type | Base | example | Not State | Unknown | |
| Task.output:deleteRecords.type | Base | example | Not State | Unknown | |
| Task.output:deleteExceptionRecords.type | Base | example | Not State | Unknown |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | Task | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Task | 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 | Task | 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 | Task | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Task | 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()
|
| inv-1 | error | Task | Last modified date must be greater than or equal to authored-on date. |
lastModified.exists().not() or authoredOn.exists().not() or lastModified >= authoredOn
|
This structure is derived from LTCTask
Summary
Mandatory: 1 element(15 nested mandatory elements)
Must-Support: 27 elements
Structures
This structure refers to these other structures:
Slices
This structure defines the following Slices:
Other representations of profile: CSV, Excel, Schematron