Response when all resources export successfully. This structure will be included in the response
to describe the detailed outcome. It will only be included when the operation finishes successfully.
JSON representation | |
---|---|
{ "fhirStore": string, "resourceCount": string } |
Fields | |
---|---|
fhirStore |
The name of the FHIR store where resources have been exported, in the format |
resourceCount |
The total number of resources exported from the requested FHIR store. |