ExportResourcesResponse

Response when all resources export successfully. This structure is included in the response to describe the detailed outcome after the operation finishes successfully.

HealthcareFHIRHL7v2DICOMMedical ImagingDe-identificationInteroperabilityCloud
View JSON Schema on GitHub

JSON Schema

ExportResourcesResponse.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "ExportResourcesResponse",
  "description": "Response when all resources export successfully. This structure is included in the response to describe the detailed outcome after the operation finishes successfully.",
  "properties": {},
  "type": "object"
}