FHIR IG analytics| Package | tw.iii.ltc |
| Resource Type | OperationOutcome |
| Id | OperationOutcome-ltc-operationoutcome-feeaudit-objdel-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-objdel-example
Profile: 長照支付審查-申報檢核結果
| Severity | Code | Details | Diagnostics | Expression |
| Error | Not Found | 此筆服務紀錄不存在 | 服務紀錄刪除失敗資料(delete_exception_records):objid = 123456789、err_code = E4032、err_message = 此筆服務紀錄不存在 | Claim.identifier.where(system='http://ltc-ig.fhir.tw/identifier/feeaudit/objid' and value='123456789') |
{
"resourceType": "OperationOutcome",
"id": "ltc-operationoutcome-feeaudit-objdel-example",
"meta": {
"profile": [
"http://ltc-ig.fhir.tw/StructureDefinition/LTCOperationOutcomeFeeAudit"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"issue": [
{
"severity": "error",
"code": "not-found",
"details": {
"coding": [
{
"system": "http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-feeaudit-error-code",
"code": "E4032",
"display": "此筆服務紀錄不存在"
}
],
"text": "此筆服務紀錄不存在"
},
"diagnostics": "服務紀錄刪除失敗資料(delete_exception_records):objid = 123456789、err_code = E4032、err_message = 此筆服務紀錄不存在",
"expression": [
"Claim.identifier.where(system='http://ltc-ig.fhir.tw/identifier/feeaudit/objid' and value='123456789')"
]
}
]
}