ImportMessagesResponse

Final response of importing messages. This structure is included in the response to describe the detailed outcome. It is only included when the operation finishes successfully.

HealthcareFHIRHL7v2DICOMMedical ImagingDe-identificationInteroperabilityCloud
View JSON Schema on GitHub

JSON Schema

ImportMessagesResponse.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "ImportMessagesResponse",
  "description": "Final response of importing messages. This structure is included in the response to describe the detailed outcome. It is only included when the operation finishes successfully.",
  "properties": {},
  "type": "object"
}