FHIR IG analytics| Package | tw.gov.mohw.cdc.twidir |
| Resource Type | OperationOutcome |
| Id | OperationOutcome-operationoutcome-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-min"
Profile: 系統回應訊息(Operationoutcome reporting)
| Severity | Code | Details |
| information | informational | 作業完成 (CDC-LIMS系統-系統回應訊息#I00000) |
{
"resourceType": "OperationOutcome",
"id": "operationoutcome-min",
"meta": {
"profile": [
"https://twidir.cdc.gov.tw/twidir/StructureDefinition/operationoutcome-reporting"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"issue": [
{
"severity": "information",
"code": "informational",
"details": {
"coding": [
{
"system": "https://twidir.cdc.gov.tw/twidir/CodeSystem/twcdc-operationoutcome-values",
"code": "I00000"
}
]
}
}
]
}