Draft
Clinical — Medications
This resource describes a product or service that is available through a program and includes the conditions and constraints of availability. All of the information in this resource is specific to the inclusion of the item in the formulary and is not inherent to the item itself.
Endpoints
devhttps://api.sandbox.ovok.com/fhir/R5/FormularyItem
| Interaction | Method | Path |
|---|
| Read | GET | /fhir/R5/FormularyItem/[id] |
| Vread | GET | /fhir/R5/FormularyItem/[id]/_history/[vid] |
| Update | PUT | /fhir/R5/FormularyItem/[id] |
| Patch | PATCH | /fhir/R5/FormularyItem/[id] |
| Delete | DELETE | /fhir/R5/FormularyItem/[id] |
| Create | POST | /fhir/R5/FormularyItem |
| Search | GET | /fhir/R5/FormularyItem?... |
| History | GET | /fhir/R5/FormularyItem/[id]/_history |
| Type-history | GET | /fhir/R5/FormularyItem/_history |
Top-level elements
| Element | Type(s) | Cardinality | Description |
|---|
identifier | Identifier | 0..* | Business identifier for this formulary item |
code | CodeableConcept | 0..1 | Codes that identify this formulary item |
status | code | 0..1 | active |
Resource-specific search parameters
| Parameter | Type | Description |
|---|
code | token | Returns formulary items for a specific code |
identifier | token | Returns formulary items with this external identifier |
Reference