---
title: "/prescriptions"
method: POST
path: "/prescriptions"
tags: ["Consultations", "Prescription"]
---

# /prescriptions

`POST /prescriptions`

## Request body

- object
  - `prescription` object
    - `medical_instructions` unknown
    - `created_at` unknown
    - `finished_at` unknown
    - `security_hash` unknown
    - `consultation_id` string, utc-millisec
    - `account_id` string, utc-millisec

## Response `200`

OK

---

[API](https://skmtc.net/ecaresoft/apis/nimbo-api.md) · [All operations](https://skmtc.net/ecaresoft/apis/nimbo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ecaresoft/nimbo-api/versions/f05c97f9a653/schema)
