This page is part of the FHIR Bulk Data Access (Flat FHIR) (v4.0.0-ballot: STU 4 Ballot) based on FHIR (HL7® FHIR® Standard) R4. This version is a pre-release. The current official version is 3.0.0. For a full list of available versions, see the Directory of published versions
| Page standards status: Informative |
{
"resourceType" : "OperationOutcome",
"id" : "submit-status-manifest-operationoutcome-example",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationOutcome submit-status-manifest-operationoutcome-example</b></p><a name=\"submit-status-manifest-operationoutcome-example\"> </a><a name=\"hcsubmit-status-manifest-operationoutcome-example\"> </a><h3>Issues</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Severity</b></td><td><b>Code</b></td><td><b>Details</b></td></tr><tr><td style=\"display: none\">*</td><td>Information</td><td>Informational Note</td><td><span title=\"Codes:\">Manifest http://example.org/manifests/3556d214-c6e2-42e6-a7f7-89690f7a40bb_2 successfully imported.</span></td></tr></table></div>"
},
"issue" : [
{
"severity" : "information",
"code" : "informational",
"details" : {
"text" : "Manifest http://example.org/manifests/3556d214-c6e2-42e6-a7f7-89690f7a40bb_2 successfully imported."
}
}
]
}