Create a Smart Template
Register a Smart Template (medical record configuration). Idempotent on content hash: identical configurations for the same account return the existing id with created: false.
Autorizações
Chave de API enviada como token Bearer
Corpo
Corpo da requisição para registrar uma configuração de prontuário médico — um mapa de chave de seção para definição de seção.
A single section in the medical record configuration.
Pairs an output schema with optional generation instructions.
Resposta
Resposta bem-sucedida
Corpo da resposta ao registrar uma configuração de prontuário médico.
Public ID of the medical record configuration.
"mrc_a1b2c3d4e5f6g7h8"
SHA-256 hash of the canonical configuration JSON.
"9f86d081884c7d659a2feaa0c55ad015a3bf4f1b2b0b822cd15d6c15b0f00a08"
"2026-04-20T14:30:00Z"
True if a new configuration was created; False if a matching one already existed.
true