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