FHIR IG analytics| Package | tw.gov.mohw.nhi.ngs |
| Resource Type | OperationOutcome |
| Id | OperationOutcome-operation-failure-min.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Profile: 系統回應訊息-Operationoutcome TWNGS
問題嚴重程度:Error (IssueSeverity#error)
問題種類代碼:Validation rule failed (IssueType#invariant)
問題詳細資訊:資料檢核失敗 (NHI-系統回應訊息值集#資料檢核失敗)
{
"resourceType": "OperationOutcome",
"id": "operation-failure-min",
"meta": {
"profile": [
"https://nhicore.nhi.gov.tw/ngs/StructureDefinition/Operationoutcome-twngs"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"issue": [
{
"severity": "error",
"code": "invariant",
"details": {
"coding": [
{
"system": "https://nhicore.nhi.gov.tw/ngs/CodeSystem/nhi-operationoutcome",
"code": "資料檢核失敗"
}
]
}
}
]
}