core.agentstatprimitivevalue | Medplum AgentStatPrimitiveValue type Signature: export type AgentStatPrimitiveValue = string | boolean | number; AgentStatPrimitiveValue type