Enum ActivityDefinition.RequestResourceTypes

java.lang.Object
java.lang.Enum<ActivityDefinition.RequestResourceTypes>
org.hl7.fhir.r5.model.ActivityDefinition.RequestResourceTypes
All Implemented Interfaces:
Serializable, Comparable<ActivityDefinition.RequestResourceTypes>
Enclosing class:
ActivityDefinition

  • Enum Constant Summary

    Enum Constants
    Enum Constant
    Description
    A booking of a healthcare event among patient(s), practitioner(s), related person(s) and/or device(s) for a specific date/time.
    A reply to an appointment request for a patient and/or practitioner(s), such as a confirmation or rejection.
    Describes the intention of how one or more practitioners intend to deliver care for a particular patient, group or community for a period of time, possibly limited to care for a specific condition or set of conditions.
    A provider issued list of professional services and products which have been provided, or are to be provided, to a patient which is sent to an insurer for reimbursement.
    A request to convey information; e.g.
    The CoverageEligibilityRequest provides patient and insurance coverage information to an insurer for them to respond, in the form of an CoverageEligibilityResponse, with information regarding whether the stated coverage is valid and in-force and optionally to provide the insurance details of the policy.
    Represents a request a device to be provided to a specific patient.
    This resource provides the insurance enrollment details to the insurer regarding a specified coverage.
    A patient's point-in-time set of recommendations (i.e.
    An order or request for both supply of the medication and the instructions for administration of the medication to a patient.
    added to help the parsers with the generic types
    A request to supply a diet, formula feeding (enteral) or oral nutritional supplement to a patient/resident.
    A set of related requests that can be used to capture intended activities that have inter-dependencies such as \"give this medication after that one\".
    A record of a request for service such as diagnostic investigations, treatments, or operations to be performed.
    A record of a non-patient specific request for a medication, substance, device, certain types of biologically derived product, and nutrition product used in the healthcare setting.
    A task to be performed.
    Record of transport.
    An authorization for the provision of glasses and/or contact lenses to a patient.
  • 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