Package org.hl7.fhir.r4.model
Enum Enumerations.EventResourceType
- java.lang.Object
-
- java.lang.Enum<Enumerations.EventResourceType>
-
- org.hl7.fhir.r4.model.Enumerations.EventResourceType
-
- All Implemented Interfaces:
Serializable,Comparable<Enumerations.EventResourceType>
- Enclosing class:
- Enumerations
public static enum Enumerations.EventResourceType extends Enum<Enumerations.EventResourceType>
-
-
Enum Constant Summary
Enum Constants Enum Constant Description CHARGEITEMItem containing charge code(s) associated with the provision of healthcare provider products.CLAIMRESPONSERemittance resource.CLINICALIMPRESSIONA clinical assessment performed when planning treatments and management strategies for a patient.COMMUNICATIONA record of information transmitted from a sender to a receiver.COMPOSITIONA set of resources composed into a single coherent clinical statement with clinical attestation.CONDITIONDetailed information about conditions, problems or diagnoses.CONSENTA healthcare consumer's policy choices to permits or denies recipients or roles to perform actions for specific purposes and periods of time.COVERAGEInsurance or medical plan or a payment agreement.DEVICEUSESTATEMENTRecord of use of a device.DIAGNOSTICREPORTA Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports.DOCUMENTMANIFESTA list that defines a set of documents.DOCUMENTREFERENCEA reference to a document.ENCOUNTERAn interaction during which services are provided to the patient.ENROLLMENTRESPONSEEnrollmentResponse resource.EPISODEOFCAREAn association of a Patient with an Organization and Healthcare Provider(s) for a period of time that the Organization assumes some level of responsibility.EXPLANATIONOFBENEFITExplanation of Benefit resource.FAMILYMEMBERHISTORYInformation about patient's relatives, relevant for patient.GUIDANCERESPONSEThe formal response to a guidance request.IMAGINGSTUDYA set of images produced in single study (one or more series of references images).IMMUNIZATIONImmunization event information.MEASUREREPORTResults of a measure evaluation.MEDIAA photo, video, or audio recording acquired or used in healthcare.MEDICATIONADMINISTRATIONAdministration of medication to a patient.MEDICATIONDISPENSEDispensing a medication to a named patient.MEDICATIONSTATEMENTRecord of medication being taken by a patient.NULLadded to help the parsersOBSERVATIONMeasurements and simple assertions.PAYMENTNOTICEPaymentNotice request.PAYMENTRECONCILIATIONPaymentReconciliation resource.PROCEDUREAn action that is being or was performed on a patient.PROCESSRESPONSEProcessResponse resource.QUESTIONNAIRERESPONSEA structured set of questions and their answers.RISKASSESSMENTPotential outcomes for a subject with likelihood.SUPPLYDELIVERYDelivery of bulk Supplies.TASKA task to be performed.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Enumerations.EventResourceTypefromCode(String codeString)StringgetDefinition()StringgetDisplay()StringgetSystem()StringtoCode()static Enumerations.EventResourceTypevalueOf(String name)Returns the enum constant of this type with the specified name.static Enumerations.EventResourceType[]values()Returns an array containing the constants of this enum type, in the order they are declared.
-
-
-
Enum Constant Detail
-
CHARGEITEM
public static final Enumerations.EventResourceType CHARGEITEM
Item containing charge code(s) associated with the provision of healthcare provider products.
-
CLAIMRESPONSE
public static final Enumerations.EventResourceType CLAIMRESPONSE
Remittance resource.
-
CLINICALIMPRESSION
public static final Enumerations.EventResourceType CLINICALIMPRESSION
A clinical assessment performed when planning treatments and management strategies for a patient.
-
COMMUNICATION
public static final Enumerations.EventResourceType COMMUNICATION
A record of information transmitted from a sender to a receiver.
-
COMPOSITION
public static final Enumerations.EventResourceType COMPOSITION
A set of resources composed into a single coherent clinical statement with clinical attestation.
-
CONDITION
public static final Enumerations.EventResourceType CONDITION
Detailed information about conditions, problems or diagnoses.
-
CONSENT
public static final Enumerations.EventResourceType CONSENT
A healthcare consumer's policy choices to permits or denies recipients or roles to perform actions for specific purposes and periods of time.
-
COVERAGE
public static final Enumerations.EventResourceType COVERAGE
Insurance or medical plan or a payment agreement.
-
DEVICEUSESTATEMENT
public static final Enumerations.EventResourceType DEVICEUSESTATEMENT
Record of use of a device.
-
DIAGNOSTICREPORT
public static final Enumerations.EventResourceType DIAGNOSTICREPORT
A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports.
-
DOCUMENTMANIFEST
public static final Enumerations.EventResourceType DOCUMENTMANIFEST
A list that defines a set of documents.
-
DOCUMENTREFERENCE
public static final Enumerations.EventResourceType DOCUMENTREFERENCE
A reference to a document.
-
ENCOUNTER
public static final Enumerations.EventResourceType ENCOUNTER
An interaction during which services are provided to the patient.
-
ENROLLMENTRESPONSE
public static final Enumerations.EventResourceType ENROLLMENTRESPONSE
EnrollmentResponse resource.
-
EPISODEOFCARE
public static final Enumerations.EventResourceType EPISODEOFCARE
An association of a Patient with an Organization and Healthcare Provider(s) for a period of time that the Organization assumes some level of responsibility.
-
EXPLANATIONOFBENEFIT
public static final Enumerations.EventResourceType EXPLANATIONOFBENEFIT
Explanation of Benefit resource.
-
FAMILYMEMBERHISTORY
public static final Enumerations.EventResourceType FAMILYMEMBERHISTORY
Information about patient's relatives, relevant for patient.
-
GUIDANCERESPONSE
public static final Enumerations.EventResourceType GUIDANCERESPONSE
The formal response to a guidance request.
-
IMAGINGSTUDY
public static final Enumerations.EventResourceType IMAGINGSTUDY
A set of images produced in single study (one or more series of references images).
-
IMMUNIZATION
public static final Enumerations.EventResourceType IMMUNIZATION
Immunization event information.
-
MEASUREREPORT
public static final Enumerations.EventResourceType MEASUREREPORT
Results of a measure evaluation.
-
MEDIA
public static final Enumerations.EventResourceType MEDIA
A photo, video, or audio recording acquired or used in healthcare. The actual content may be inline or provided by direct reference.
-
MEDICATIONADMINISTRATION
public static final Enumerations.EventResourceType MEDICATIONADMINISTRATION
Administration of medication to a patient.
-
MEDICATIONDISPENSE
public static final Enumerations.EventResourceType MEDICATIONDISPENSE
Dispensing a medication to a named patient.
-
MEDICATIONSTATEMENT
public static final Enumerations.EventResourceType MEDICATIONSTATEMENT
Record of medication being taken by a patient.
-
OBSERVATION
public static final Enumerations.EventResourceType OBSERVATION
Measurements and simple assertions.
-
PAYMENTNOTICE
public static final Enumerations.EventResourceType PAYMENTNOTICE
PaymentNotice request.
-
PAYMENTRECONCILIATION
public static final Enumerations.EventResourceType PAYMENTRECONCILIATION
PaymentReconciliation resource.
-
PROCEDURE
public static final Enumerations.EventResourceType PROCEDURE
An action that is being or was performed on a patient.
-
PROCESSRESPONSE
public static final Enumerations.EventResourceType PROCESSRESPONSE
ProcessResponse resource.
-
QUESTIONNAIRERESPONSE
public static final Enumerations.EventResourceType QUESTIONNAIRERESPONSE
A structured set of questions and their answers.
-
RISKASSESSMENT
public static final Enumerations.EventResourceType RISKASSESSMENT
Potential outcomes for a subject with likelihood.
-
SUPPLYDELIVERY
public static final Enumerations.EventResourceType SUPPLYDELIVERY
Delivery of bulk Supplies.
-
TASK
public static final Enumerations.EventResourceType TASK
A task to be performed.
-
NULL
public static final Enumerations.EventResourceType NULL
added to help the parsers
-
-
Method Detail
-
values
public static Enumerations.EventResourceType[] 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 (Enumerations.EventResourceType c : Enumerations.EventResourceType.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static Enumerations.EventResourceType 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 Enumerations.EventResourceType fromCode(String codeString) throws org.hl7.fhir.exceptions.FHIRException
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getDefinition
public String getDefinition()
-
getDisplay
public String getDisplay()
-
-