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-exception-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-exception-example

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

Issues

-SeverityCodeDetailsDiagnosticsExpression
*ErrorProcessing Failure此筆服務紀錄已經收件不能分案分案異常資料(exception_records):objid = 19260121、err_code = E4015、err_message = 此筆服務紀錄已經收件不能分案Claim.identifier.where(system='http://ltc-ig.fhir.tw/identifier/feeaudit/objid' and value='19260121')

Source1

{
  "resourceType": "OperationOutcome",
  "id": "ltc-operationoutcome-feeaudit-exception-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": "201907BA10128"
    }
  ],
  "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": "分案異常資料(exception_records):objid = 19260121、err_code = E4015、err_message = 此筆服務紀錄已經收件不能分案",
      "expression": [
        "Claim.identifier.where(system='http://ltc-ig.fhir.tw/identifier/feeaudit/objid' and value='19260121')"
      ]
    }
  ]
}