FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetw.iii.ltc
Resource TypeOperationOutcome
IdOperationOutcome-ltc-operationoutcome-feeaudit-example.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: OperationOutcome ltc-operationoutcome-feeaudit-example

長照 SDK-案件編號(CASENO): 201907C010163

Issues

-SeverityCodeDetailsDiagnosticsExpression
*ErrorProcessing Failure單位已執行申報確認通知,不在受理新的服務紀錄申報錯誤服務記錄(err_records):識別碼(objid)882601914;來源系統別(source_system)TranCareCenter;交易序號(trans_no)00106Claim.identifier.where(system='http://ltc-ig.fhir.tw/identifier/feeaudit/objid' and value='882601914')

Source1

{
  "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')"
      ]
    }
  ]
}