Class MedicationStatementStatus

  • All Implemented Interfaces:
    Visitable

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

      • ENTERED_IN_ERROR

        public static final MedicationStatementStatus ENTERED_IN_ERROR
        Entered in Error

        Some of the actions that are implied by the medication statement may have occurred. For example, the patient may have taken some of the medication. Clinical decision support systems should take this status into account.

      • INTENDED

        public static final MedicationStatementStatus INTENDED
        Intended

        The medication may be taken at some time in the future.

      • STOPPED

        public static final MedicationStatementStatus STOPPED
        Stopped

        Actions implied by the statement have been permanently halted, before all of them occurred. This should not be used if the statement was entered in error.

      • ON_HOLD

        public static final MedicationStatementStatus ON_HOLD
        On Hold

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

      • UNKNOWN

        public static final MedicationStatementStatus UNKNOWN
        Unknown

        The state of the medication use is not currently known.

      • NOT_TAKEN

        public static final MedicationStatementStatus NOT_TAKEN
        Not Taken

        The medication was not consumed by the patient