Amazon HealthImaging · JSON Structure

Healthimaging Image Set Id Structure

Type: string Properties: 0
HealthcareHIPAAMachine LearningMedical ImagingDICOM

ImageSetId 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-image-set-id-schema.json",
  "name": "ImageSetId",
  "type": "string",
  "pattern": "[0-9a-z]{32}"
}