Create Interaction
Creates a new interaction.
https://api.{environment}.corti.app/v2/
A unique identifier for the medical professional.
Details about the encounter.
A unique identifier for the encounter, essential for tracking and referencing specific patient interactions.
Indicates the current state of the encounter, crucial for understanding the progression and current state of care.
The specific type of encounter, providing context about the nature and setting of the patient interaction.
The time period during which the encounter takes place.
The start date/time of the encounter. (UTC)
Timezone offset for startedAt
The end date/time of the encounter. (UTC)
Timezone offset for endedAt
A readable name for the interaction
Optional patient details.
FHIR reference to patient identifier.
FHIR reference to Text representation of the full name. Ensures the patient is referred by their name in the documentation.
FHIR reference to patient gender. Ensures the documentation is written with the correct pronouns.
FHIR reference to patient birth date.
FHIR reference to patient extension Individual Pronouns.
Body
Details about the encounter.
A unique identifier for the encounter, essential for tracking and referencing specific patient interactions.
Indicates the current state of the encounter, crucial for understanding the progression and current state of care.
planned
, in-progress
, on-hold
, completed
, cancelled
, deleted
The specific type of encounter, providing context about the nature and setting of the patient interaction.
first_consultation
, consultation
, emergency
, inpatient
, outpatient
The time period during which the encounter takes place.
A readable name for the interaction
A unique identifier for the medical professional.
Optional patient details.
FHIR reference to patient identifier.
FHIR reference to Text representation of the full name. Ensures the patient is referred by their name in the documentation.
FHIR reference to patient gender. Ensures the documentation is written with the correct pronouns.
male
, female
, unknown
, other
FHIR reference to patient birth date.
FHIR reference to patient extension Individual Pronouns.
Was this page helpful?