IGUHealth
    Preparing search index...
    interface MedicationAdministration {
        _effectiveDateTime?: Element;
        _implicitRules?: Element;
        _instantiates?: Element[];
        _language?: Element;
        _status?: Element;
        category?: CodeableConcept;
        contained?: ConcreteType[];
        context?: Reference;
        device?: Reference[];
        dosage?: MedicationAdministrationDosage;
        effectiveDateTime?: dateTime;
        effectivePeriod?: Period;
        eventHistory?: Reference[];
        extension?: Extension[];
        id?: id;
        identifier?: Identifier[];
        implicitRules?: uri;
        instantiates?: uri[];
        language?: code;
        medicationCodeableConcept?: CodeableConcept;
        medicationReference?: Reference;
        meta?: Meta;
        modifierExtension?: Extension[];
        note?: Annotation[];
        partOf?: Reference[];
        performer?: MedicationAdministrationPerformer[];
        reasonCode?: CodeableConcept[];
        reasonReference?: Reference[];
        request?: Reference;
        resourceType: "MedicationAdministration";
        status: code;
        statusReason?: CodeableConcept[];
        subject: Reference;
        supportingInformation?: Reference[];
        text?: Narrative;
    }
    Index

    Properties

    _effectiveDateTime?: Element

    Start and end time of administration

    _implicitRules?: Element

    A set of rules under which this content was created

    _instantiates?: Element[]

    Instantiates protocol or definition

    _language?: Element

    Language of the resource content

    _status?: Element

    in-progress | not-done | on-hold | completed | entered-in-error | stopped | unknown

    category?: CodeableConcept

    Type of medication usage

    contained?: ConcreteType[]

    Contained, inline Resources

    context?: Reference

    Encounter or Episode of Care administered as part of

    device?: Reference[]

    Device used to administer

    Details of how medication was taken

    effectiveDateTime?: dateTime

    Start and end time of administration

    effectivePeriod?: Period

    Start and end time of administration

    eventHistory?: Reference[]

    A list of events of interest in the lifecycle

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Logical id of this artifact

    identifier?: Identifier[]

    External identifier

    implicitRules?: uri

    A set of rules under which this content was created

    instantiates?: uri[]

    Instantiates protocol or definition

    language?: code

    Language of the resource content

    medicationCodeableConcept?: CodeableConcept

    What was administered

    medicationReference?: Reference

    What was administered

    meta?: Meta

    Metadata about the resource

    modifierExtension?: Extension[]

    Extensions that cannot be ignored

    note?: Annotation[]

    Information about the administration

    partOf?: Reference[]

    Part of referenced event

    Who performed the medication administration and what they did

    reasonCode?: CodeableConcept[]

    Reason administration performed

    reasonReference?: Reference[]

    Condition or observation that supports why the medication was administered

    request?: Reference

    Request administration performed against

    resourceType: "MedicationAdministration"
    status: code

    in-progress | not-done | on-hold | completed | entered-in-error | stopped | unknown

    statusReason?: CodeableConcept[]

    Reason administration not performed

    subject: Reference

    Who received medication

    supportingInformation?: Reference[]

    Additional information to support administration

    text?: Narrative

    Text summary of the resource, for human interpretation