Amazon HealthImaging · JSON Structure

Healthimaging Message Structure

Type: string Properties: 0
HealthcareHIPAAMachine LearningMedical ImagingDICOM

Message is a JSON Structure definition published by Amazon HealthImaging. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-healthimaging/refs/heads/main/json-schema/healthimaging-message-schema.json",
  "name": "Message",
  "type": "string",
  "pattern": "[\\w -:]+",
  "minLength": 1,
  "maxLength": 2048
}