FHIR IG analytics| Package | tw.iii.ltc |
| Resource Type | OperationOutcome |
| Id | OperationOutcome-ltc-operationoutcome-feeaudit-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: OperationOutcome ltc-operationoutcome-feeaudit-example
Profile: 長照支付審查-申報檢核結果
長照 SDK-案件編號(CASENO): 201907C010163
| Severity | Code | Details | Diagnostics | Expression |
| Error | Processing Failure | 單位已執行申報確認通知,不在受理新的服務紀錄申報 | 錯誤服務記錄(err_records):識別碼(objid)882601914;來源系統別(source_system)TranCareCenter;交易序號(trans_no)00106 | Claim.identifier.where(system='http://ltc-ig.fhir.tw/identifier/feeaudit/objid' and value='882601914') |
{
"resourceType": "OperationOutcome",
"id": "ltc-operationoutcome-feeaudit-example",
"meta": {
"profile": [
"http://ltc-ig.fhir.tw/StructureDefinition/LTCOperationOutcomeFeeAudit"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://ltc-ig.fhir.tw/StructureDefinition/Ext-TW-LTC-Export-CaseNo",
"valueString": "201907C010163"
}
],
"issue": [
{
"severity": "error",
"code": "processing",
"details": {
"coding": [
{
"system": "http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-feeaudit-error-code",
"code": "E4015",
"display": "單位已執行申報確認通知,不在受理新的服務紀錄申報"
}
],
"text": "單位已執行申報確認通知,不在受理新的服務紀錄申報"
},
"diagnostics": "錯誤服務記錄(err_records):識別碼(objid)882601914;來源系統別(source_system)TranCareCenter;交易序號(trans_no)00106",
"expression": [
"Claim.identifier.where(system='http://ltc-ig.fhir.tw/identifier/feeaudit/objid' and value='882601914')"
]
}
]
}