Class MedicationAdministrationStatus

  • All Implemented Interfaces:
    Visitable

    @Generated("com.ibm.fhir.tools.CodeGenerator")
    public class MedicationAdministrationStatus
    extends Code
    • Field Detail

      • NOT_DONE

        public static final MedicationAdministrationStatus NOT_DONE
        Not Done

        The administration was terminated prior to any impact on the subject (though preparatory actions may have been taken)

      • ON_HOLD

        public static final MedicationAdministrationStatus ON_HOLD
        On Hold

        Actions implied by the administration have been temporarily halted, but are expected to continue later. May also be called 'suspended'.

      • ENTERED_IN_ERROR

        public static final MedicationAdministrationStatus ENTERED_IN_ERROR
        Entered in Error

        The administration was entered in error and therefore nullified.

      • STOPPED

        public static final MedicationAdministrationStatus STOPPED
        Stopped

        Actions implied by the administration have been permanently halted, before all of them occurred.

      • UNKNOWN

        public static final MedicationAdministrationStatus UNKNOWN
        Unknown

        The authoring system does not know which of the status values currently applies for this request. Note: This concept is not to be used for 'other' - one of the listed statuses is presumed to apply, it's just not known which one.