Skip to main content

Medication

Trial Use 4 Clinical — Medications

This resource is primarily used for the identification and definition of a medication, including ingredients, for the purposes of prescribing, dispensing, and administering a medication as well as for making statements about medication use.

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/Medication
InteractionMethodPath
ReadGET/fhir/R5/Medication/[id]
VreadGET/fhir/R5/Medication/[id]/_history/[vid]
UpdatePUT/fhir/R5/Medication/[id]
PatchPATCH/fhir/R5/Medication/[id]
DeleteDELETE/fhir/R5/Medication/[id]
CreatePOST/fhir/R5/Medication
SearchGET/fhir/R5/Medication?...
HistoryGET/fhir/R5/Medication/[id]/_history
Type-historyGET/fhir/R5/Medication/_history

Top-level elements

ElementType(s)CardinalityDescription
identifierIdentifier0..*Business identifier for this medication
codeCodeableConcept0..1Codes that identify this medication
statuscode0..1active
marketingAuthorizationHolderReference0..1Organization that has authorization to market medication
doseFormCodeableConcept0..1powder
totalVolumeQuantity0..1When the specified product code does not infer a package size, this is the specific amount of drug in the product
ingredientBackboneElement0..*Active or inactive ingredient
batchBackboneElement0..1Details about packaged medications
definitionReference0..1Knowledge about this medication

Resource-specific search parameters

ParameterTypeDescription
codetokenEvent or incident that occurred or was averted
expiration-datedateReturns medications in a batch with this expiration date
formtokenReturns medications for a specific dose form
identifiertokenAccount number
ingredientreferenceReturns medications for this ingredient reference
ingredient-codetokenReturns medications for this ingredient code
lot-numbertokenReturns medications in a batch with this lot number
marketingauthorizationholderreferenceReturns medications made or sold for this marketing authorization holder
serial-numbertokenReturns medications in a batch with this lot number
statustokenReturns medications for this status

Reference

  • Official FHIR R5 spec: Medication
  • Maturity: Trial Use 4 (FMM 4).