Enum Fivews.CanonicalStatus

java.lang.Object
java.lang.Enum<Fivews.CanonicalStatus>
org.hl7.fhir.r5.patterns.Fivews.CanonicalStatus
All Implemented Interfaces:
Serializable, Comparable<Fivews.CanonicalStatus>
Enclosing interface:
Fivews

  • Enum Constant Summary

    Enum Constants
    Enum Constant
    Description
    The process described/requested in the resource did not complete - usually due to some workflow error, and no further action is planned
    The fulfiller has decided to perform the action, and plans are in train to do this in the future
    The resource describes information that is currently valid or a process that is presently occuring
    Ahead of the planned timelines
    The pre-conditions for the action are all fulfilled, and it is imminent
     
    not available at this time/location
    The process described/requested in the resource has been completed, and no further action is planned
    The information in this resource is approved
    The fulfiller chose not to perform the action
    Potentially true?
    The information in the resource is still being prepared and edited
    The resource was created in error, and should not be treated as valid (note: in many cases, for various data integrity related reasons, the information cannot be removed from the record)
    The process described/requested in the resource could not be completed, and no further action is planned
    Free for scheduling
    The hardware is disconnected
    The resource describes information that is no longer valid or a process that is stopped occurring
    Behind the planned timelines
    added to help the parsers with the generic types
    Ready to act
    This information is still being assembled
    The resource describes a course of action that is planned and agreed/approved, but at the time of recording was still future
    The resource describes an action or plan that is proposed, and not yet approved by the participants
    The fulfiller has received the request, but not yet agreed to carry out the action
    This information has been ruled out by testing and evaluation
    The information in this resource has been replaced by information in another resource
    A fulfiller has been asked to perform this action, but it has not yet occurred
    The issue identified by this resource is no longer of concern
    The process described/requested in this resource has been halted for some reason
    The device transducer is disconnected
    The information in this resource is not yet approved
    Authoring system does not know the status
  • Method Summary

    Modifier and Type
    Method
    Description
    fromCode(String codeString)
     
     
     
     
     
    Returns the enum constant of this type with the specified name.
    Returns an array containing the constants of this enum type, in the order they are declared.

    Methods inherited from class java.lang.Enum

    clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait