createEpisodeOfCare
Creates a new episode of care for a patient in the Medplum MCP Server, requiring patient ID and status to define healthcare management stages such as planned, active, or finished.
Instructions
Creates a new episode of care for a patient. Requires patient ID and status.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
managingOrganizationId | No | The ID of the organization managing this episode. Optional. | |
patientId | Yes | The ID of the patient this episode of care is for. | |
status | Yes | The status of the episode of care. |