core.slicedefinition | Medplum
SliceDefinition interface [](/content/docs/sdk/core.slicedefinition#slicedefinition-interface "Direct link to SliceDefinition interface"/index.html)
Signature:
export interface SliceDefinition extends Omit<InternalSchemaElement, 'slicing'>
Extends: Omit< InternalSchemaElement, 'slicing'>
Properties [](/content/docs/sdk/core.slicedefinition#properties "Direct link to Properties"/index.html)
| Property | Modifiers | Type | Description |
|---|---|---|---|
| definition? | string | (Optional) | |
| elements | Record<string, InternalSchemaElement > | ||
| name | string |