core.internaltypeschema
Home > @medplum/core > InternalTypeSchema
InternalTypeSchema interface
Internal representation of a non-primitive FHIR type, suitable for use in resource validation
Signature:
export interface InternalTypeSchema 
Properties
Property  | Modifiers  | Type  | Description  | 
|---|---|---|---|
(Optional)  | |||
string  | (Optional)  | ||
Record<string, InternalSchemaElement>  | |||
string  | (Optional)  | ||
Set<string>  | (Optional)  | ||
string  | |||
(Optional)  | |||
Set<string>  | (Optional)  | ||
string  | (Optional)  | ||
string  | (Optional)  | ||
string  | (Optional)  |