Schema for Cleo Patient Program Metadata

From PatientProgramMetadata.schema.yaml (cleo/PatientProgramMetadata.schema)

---
$id: https://skeleton.botmd.io/cleo/PatientProgramMetadata.schema
$schema: http://json-schema.org/draft-07/schema#

title: Patient Program Metadata
description: Settings for patient-program enrollment information.

type: object
additionalProperties: true
required: []

[Main Page] [Schema Documentation] [Examples]