Package org.hl7.fhir.r4b.patterns
Enum Fivews.CanonicalStatus
- java.lang.Object
-
- java.lang.Enum<Fivews.CanonicalStatus>
-
- org.hl7.fhir.r4b.patterns.Fivews.CanonicalStatus
-
- All Implemented Interfaces:
Serializable,Comparable<Fivews.CanonicalStatus>
- Enclosing interface:
- Fivews
public static enum Fivews.CanonicalStatus extends Enum<Fivews.CanonicalStatus>
-
-
Enum Constant Summary
Enum Constants Enum Constant Description ABANDONEDThe process described/requested in the resource did not complete - usually due to some workflow error, and no further action is plannedACCEPTEDThe fulfiller has decided to perform the action, and plans are in train to do this in the futureACTIVEThe resource describes information that is currently valid or a process that is presently occuringAHEADOFTARGETAhead of the planned timelinesARRIVEDThe pre-conditions for the action are all fulfilled, and it is imminentBEHINDTARGETBUSYUNAVAILABLEnot available at this time/locationCOMPLETEThe process described/requested in the resource has been completed, and no further action is plannedCONFIRMEDThe information in this resource is approvedDECLINEDThe fulfiller chose not to perform the actionDIFFERENTIALPotentially true?DRAFTThe information in the resource is still being prepared and editedERRORThe 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)FAILEDThe process described/requested in the resource could not be completed, and no further action is plannedFREEFree for schedulingHWDISCONThe hardware is disconnectedINACTIVEThe resource describes information that is no longer valid or a process that is stopped occurringNOTREADYBehind the planned timelinesNULLadded to help the parsers with the generic typesONTARGETReady to actPARTIALThis information is still being assembledPLANNEDThe resource describes a course of action that is planned and agreed/approved, but at the time of recording was still futurePROPOSEDThe resource describes an action or plan that is proposed, and not yet approved by the participantsRECEIVEDThe fulfiller has received the request, but not yet agreed to carry out the actionREFUTEDThis information has been ruled out by testing and evaluationREPLACEDThe information in this resource has been replaced by information in another resourceREQUESTEDA fulfiller has been asked to perform this action, but it has not yet occurredRESOLVEDThe issue identified by this resource is no longer of concernSUSPENDEDThe process described/requested in this resource has been halted for some reasonTRANSDUCDISCONThe device transducer is disconnectedUNCONFIRMEDThe information in this resource is not yet approvedUNKNOWNAuthoring system does not know the status
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Fivews.CanonicalStatusfromCode(String codeString)StringgetDefinition()StringgetDisplay()StringgetSystem()StringtoCode()static Fivews.CanonicalStatusvalueOf(String name)Returns the enum constant of this type with the specified name.static Fivews.CanonicalStatus[]values()Returns an array containing the constants of this enum type, in the order they are declared.
-
-
-
Enum Constant Detail
-
ERROR
public static final Fivews.CanonicalStatus ERROR
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)
-
PROPOSED
public static final Fivews.CanonicalStatus PROPOSED
The resource describes an action or plan that is proposed, and not yet approved by the participants
-
PLANNED
public static final Fivews.CanonicalStatus PLANNED
The resource describes a course of action that is planned and agreed/approved, but at the time of recording was still future
-
DRAFT
public static final Fivews.CanonicalStatus DRAFT
The information in the resource is still being prepared and edited
-
REQUESTED
public static final Fivews.CanonicalStatus REQUESTED
A fulfiller has been asked to perform this action, but it has not yet occurred
-
RECEIVED
public static final Fivews.CanonicalStatus RECEIVED
The fulfiller has received the request, but not yet agreed to carry out the action
-
DECLINED
public static final Fivews.CanonicalStatus DECLINED
The fulfiller chose not to perform the action
-
ACCEPTED
public static final Fivews.CanonicalStatus ACCEPTED
The fulfiller has decided to perform the action, and plans are in train to do this in the future
-
ARRIVED
public static final Fivews.CanonicalStatus ARRIVED
The pre-conditions for the action are all fulfilled, and it is imminent
-
ACTIVE
public static final Fivews.CanonicalStatus ACTIVE
The resource describes information that is currently valid or a process that is presently occuring
-
SUSPENDED
public static final Fivews.CanonicalStatus SUSPENDED
The process described/requested in this resource has been halted for some reason
-
FAILED
public static final Fivews.CanonicalStatus FAILED
The process described/requested in the resource could not be completed, and no further action is planned
-
REPLACED
public static final Fivews.CanonicalStatus REPLACED
The information in this resource has been replaced by information in another resource
-
COMPLETE
public static final Fivews.CanonicalStatus COMPLETE
The process described/requested in the resource has been completed, and no further action is planned
-
INACTIVE
public static final Fivews.CanonicalStatus INACTIVE
The resource describes information that is no longer valid or a process that is stopped occurring
-
ABANDONED
public static final Fivews.CanonicalStatus ABANDONED
The process described/requested in the resource did not complete - usually due to some workflow error, and no further action is planned
-
UNKNOWN
public static final Fivews.CanonicalStatus UNKNOWN
Authoring system does not know the status
-
UNCONFIRMED
public static final Fivews.CanonicalStatus UNCONFIRMED
The information in this resource is not yet approved
-
CONFIRMED
public static final Fivews.CanonicalStatus CONFIRMED
The information in this resource is approved
-
RESOLVED
public static final Fivews.CanonicalStatus RESOLVED
The issue identified by this resource is no longer of concern
-
REFUTED
public static final Fivews.CanonicalStatus REFUTED
This information has been ruled out by testing and evaluation
-
DIFFERENTIAL
public static final Fivews.CanonicalStatus DIFFERENTIAL
Potentially true?
-
PARTIAL
public static final Fivews.CanonicalStatus PARTIAL
This information is still being assembled
-
BUSYUNAVAILABLE
public static final Fivews.CanonicalStatus BUSYUNAVAILABLE
not available at this time/location
-
FREE
public static final Fivews.CanonicalStatus FREE
Free for scheduling
-
ONTARGET
public static final Fivews.CanonicalStatus ONTARGET
Ready to act
-
AHEADOFTARGET
public static final Fivews.CanonicalStatus AHEADOFTARGET
Ahead of the planned timelines
-
BEHINDTARGET
public static final Fivews.CanonicalStatus BEHINDTARGET
-
NOTREADY
public static final Fivews.CanonicalStatus NOTREADY
Behind the planned timelines
-
TRANSDUCDISCON
public static final Fivews.CanonicalStatus TRANSDUCDISCON
The device transducer is disconnected
-
HWDISCON
public static final Fivews.CanonicalStatus HWDISCON
The hardware is disconnected
-
NULL
public static final Fivews.CanonicalStatus NULL
added to help the parsers with the generic types
-
-
Method Detail
-
values
public static Fivews.CanonicalStatus[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:for (Fivews.CanonicalStatus c : Fivews.CanonicalStatus.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static Fivews.CanonicalStatus valueOf(String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum type has no constant with the specified nameNullPointerException- if the argument is null
-
fromCode
public static Fivews.CanonicalStatus fromCode(String codeString) throws org.hl7.fhir.exceptions.FHIRException
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getDefinition
public String getDefinition()
-
getDisplay
public String getDisplay()
-
-