Amazon HealthLake · JSON Structure

Healthlake Amazon Resource Name Structure

Type: string Properties: 0
FHIRHealth DataHealthcareHIPAACloud Computing

AmazonResourceName is a JSON Structure definition published by Amazon HealthLake. 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-healthlake/refs/heads/main/json-schema/healthlake-amazon-resource-name-schema.json",
  "name": "AmazonResourceName",
  "type": "string",
  "pattern": "^arn:aws((-us-gov)|(-iso)|(-iso-b)|(-cn))?:healthlake:[a-z0-9-]+:\\d{12}:datastore\\/fhir\\/.{32}",
  "minLength": 1,
  "maxLength": 1011
}