Skip to main content
GET
Get a Smart Template by ID

Autorizaciones

Authorization
string
header
requerido

Clave API enviada como token Bearer

Parámetros de ruta

configuration_id
string
requerido

Respuesta

Respuesta exitosa

Full medical record configuration (detail response).

id
string
requerido

Stable public identifier.

Ejemplo:

"mrc_a1b2c3d4e5f6g7h8"

name
string
requerido

Display name (defaults to the public id when none was set).

Ejemplo:

"Cardiology intake"

hash
string
requerido

Content hash used to detect configuration changes.

createdAt
string
requerido

ISO-8601 timestamp when the configuration was created.

configuration
Configuration · object
requerido

Section configurations keyed by section name (e.g., 'chiefComplaint', 'vitals').

status
enum<string>
requerido

Lifecycle status: active, inactive (archived/draft), or deleted.

Opciones disponibles:
active,
inactive,
deleted
Ejemplo:

"active"

description
string | null

Optional human-readable description of the template.

Ejemplo:

"Intake template for the cardiology outpatient clinic."

specialties
string[]

Medical specialty values this configuration applies to.

Ejemplo: