interface Medication {
    _implicitRules?: Element;
    _language?: Element;
    _status?: Element;
    amount?: Ratio;
    batch?: MedicationBatch;
    code?: CodeableConcept;
    contained?: ConcreteType[];
    extension?: Extension[];
    form?: CodeableConcept;
    id?: id;
    identifier?: Identifier[];
    implicitRules?: uri;
    ingredient?: MedicationIngredient[];
    language?: code;
    manufacturer?: Reference;
    meta?: Meta;
    modifierExtension?: Extension[];
    resourceType: "Medication";
    status?: code;
    text?: Narrative;
}

Properties

_implicitRules?: Element

A set of rules under which this content was created

_language?: Element

Language of the resource content

_status?: Element

active | inactive | entered-in-error

amount?: Ratio

Amount of drug in package

Details about packaged medications

Codes that identify this medication

contained?: ConcreteType[]

Contained, inline Resources

extension?: Extension[]

Additional content defined by implementations

powder | tablets | capsule +

id?: id

Logical id of this artifact

identifier?: Identifier[]

Business identifier for this medication

implicitRules?: uri

A set of rules under which this content was created

ingredient?: MedicationIngredient[]

Active or inactive ingredient

language?: code

Language of the resource content

manufacturer?: Reference

Manufacturer of the item

meta?: Meta

Metadata about the resource

modifierExtension?: Extension[]

Extensions that cannot be ignored

resourceType
status?: code

active | inactive | entered-in-error

text?: Narrative

Text summary of the resource, for human interpretation