Schema for Cleo Monitoring Formset Parameter Mapping

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

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

title: Monitoring Formset Parameter Mapping
description: Schema to describe how we extract values from monitoring forms to clinical parameters.

anyOf:
  - $ref: /cleo/ClinicalParameterSettings.schema

[Main Page] [Schema Documentation] [Examples]