FHIR IG analytics| Package | tw.gov.mohw.cdc.twidir |
| Resource Type | OperationOutcome |
| Id | OperationOutcome-operationoutcome-fail-min.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: OperationOutcome
Resource OperationOutcome "operationoutcome-fail-min"
Profile: 系統回應訊息(Operationoutcome reporting)
| Severity | Code | Details |
| error | processing | 缺少交易參數(必填欄位不足) (CDC-LIMS系統-系統回應訊息#E00003) |
{
"resourceType": "OperationOutcome",
"id": "operationoutcome-fail-min",
"meta": {
"profile": [
"https://twidir.cdc.gov.tw/twidir/StructureDefinition/operationoutcome-reporting"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"issue": [
{
"severity": "error",
"code": "processing",
"details": {
"coding": [
{
"system": "https://twidir.cdc.gov.tw/twidir/CodeSystem/twcdc-operationoutcome-values",
"code": "E00003"
}
]
}
}
]
}