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.
Autorizaciones
Clave API enviada como token Bearer
Cuerpo
Cuerpo de solicitud para registrar una configuración de historia clínica — un mapa de clave de sección a definición de sección.
A single section in the medical record configuration.
Pairs an output schema with optional generation instructions.
Respuesta
Respuesta exitosa
Cuerpo de respuesta al registrar una configuración de historia clínica.
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