v1

Create a custom schema

Create custom schema with a set of typed keys. Schema keys can be referenced as inputs in user-configurable rules in the Rules Engine, and key-value pairs can be attached to claims via the Encounters API.

post/api/custom-schemas/v1

Headers

Authorizationstring required

OAuth authentication

Request body

namestring required
descriptionstring
fieldsV1SchemaField[] required— unresolved $ref

Response

Response with status 200

V1Schema required— unresolved $ref