Skip to main content
GET
Get a Smart Template by ID

Autorizações

Authorization
string
header
obrigatório

Chave de API enviada como token Bearer

Parâmetros de caminho

configuration_id
string
obrigatório

Resposta

Resposta bem-sucedida

Full medical record configuration (detail response).

id
string
obrigatório

Stable public identifier.

Exemplo:

"mrc_a1b2c3d4e5f6g7h8"

name
string
obrigatório

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

Exemplo:

"Cardiology intake"

hash
string
obrigatório

Content hash used to detect configuration changes.

createdAt
string
obrigatório

ISO-8601 timestamp when the configuration was created.

configuration
Configuration · object
obrigatório

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

status
enum<string>
obrigatório

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

Opções disponíveis:
active,
inactive,
deleted
Exemplo:

"active"

description
string | null

Optional human-readable description of the template.

Exemplo:

"Intake template for the cardiology outpatient clinic."

specialties
string[]

Medical specialty values this configuration applies to.

Exemplo: