Tags:
XML or JSON representation . provenance for this resource
All OK
{
"resourceType" : "OperationOutcome",
"id" : "allok",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2018-12-14T02:02:44.801Z"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>All OK</p>\n </div>"
},
"issue" : [
{
"severity" : "information",
"code" : "informational",
"details" : {
"text" : "All OK"
}
}
]
}