createMedication
Create a new medication resource in Medplum MCP Server by providing a medication code or identifier. Specify details like display name and form for accurate medical data management.
Instructions
Creates a new medication resource. Requires medication code or identifier.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
code | Yes | The code identifying the medication (e.g., RxNorm, SNOMED CT). | |
display | No | The display name of the medication. | |
form | No | The form of the medication (e.g., tablet, capsule, liquid). |