FHIR IG analytics| Package | hl7.fhir.uv.bulkdata |
| Resource Type | OperationOutcome |
| Id | OperationOutcome-submit-status-manifest-operationoutcome-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: OperationOutcome submit-status-manifest-operationoutcome-example
| Severity | Code | Details |
| Information | Informational Note | Manifest http://example.org/manifests/3556d214-c6e2-42e6-a7f7-89690f7a40bb_2 successfully imported. |
{
"resourceType": "OperationOutcome",
"id": "submit-status-manifest-operationoutcome-example",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"issue": [
{
"severity": "information",
"code": "informational",
"details": {
"text": "Manifest http://example.org/manifests/3556d214-c6e2-42e6-a7f7-89690f7a40bb_2 successfully imported."
}
}
]
}