Class EnrollmentRequest

  • All Implemented Interfaces:
    ca.uhn.fhir.model.api.IElement, Serializable, org.hl7.fhir.instance.model.api.IAnyResource, org.hl7.fhir.instance.model.api.IBase, org.hl7.fhir.instance.model.api.IBaseHasExtensions, org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions, org.hl7.fhir.instance.model.api.IBaseResource, org.hl7.fhir.instance.model.api.IDomainResource

    public class EnrollmentRequest
    extends DomainResource
    This resource provides the insurance enrollment details to the insurer regarding a specified coverage.
    See Also:
    Serialized Form
    • Field Detail

      • ruleset

        protected Coding ruleset
        The version of the style of resource contents. This should be mapped to the allowable profiles for this and supporting resources.
      • originalRuleset

        protected Coding originalRuleset
        The style (standard) and version of the original material which was converted into this resource.
      • target

        protected Reference target
        The Insurer who is target of the request.
      • targetTarget

        protected Organization targetTarget
        The actual object that is the target of the reference (The Insurer who is target of the request.)
      • provider

        protected Reference provider
        The practitioner who is responsible for the services rendered to the patient.
      • providerTarget

        protected Practitioner providerTarget
        The actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.)
      • organization

        protected Reference organization
        The organization which is responsible for the services rendered to the patient.
      • organizationTarget

        protected Organization organizationTarget
        The actual object that is the target of the reference (The organization which is responsible for the services rendered to the patient.)
      • subjectTarget

        protected Patient subjectTarget
        The actual object that is the target of the reference (Patient Resource.)
      • coverage

        protected Reference coverage
        Reference to the program or plan identification, underwriter or payor.
      • coverageTarget

        protected Coverage coverageTarget
        The actual object that is the target of the reference (Reference to the program or plan identification, underwriter or payor.)
      • relationship

        protected Coding relationship
        The relationship of the patient to the subscriber.
      • SP_PATIENT

        public static final String SP_PATIENT
        Search parameter: patient

        Description: The party to be enrolled
        Type: reference
        Path: EnrollmentRequest.subject

        See Also:
        Constant Field Values
      • PATIENT

        public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PATIENT
        Fluent Client search parameter constant for patient

        Description: The party to be enrolled
        Type: reference
        Path: EnrollmentRequest.subject

      • INCLUDE_PATIENT

        public static final ca.uhn.fhir.model.api.Include INCLUDE_PATIENT
        Constant for fluent queries to be used to add include statements. Specifies the path value of "EnrollmentRequest:patient".
      • SP_SUBJECT

        public static final String SP_SUBJECT
        Search parameter: subject

        Description: The party to be enrolled
        Type: reference
        Path: EnrollmentRequest.subject

        See Also:
        Constant Field Values
      • SUBJECT

        public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam SUBJECT
        Fluent Client search parameter constant for subject

        Description: The party to be enrolled
        Type: reference
        Path: EnrollmentRequest.subject

      • INCLUDE_SUBJECT

        public static final ca.uhn.fhir.model.api.Include INCLUDE_SUBJECT
        Constant for fluent queries to be used to add include statements. Specifies the path value of "EnrollmentRequest:subject".
      • SP_IDENTIFIER

        public static final String SP_IDENTIFIER
        Search parameter: identifier

        Description: The business identifier of the Enrollment
        Type: token
        Path: EnrollmentRequest.identifier

        See Also:
        Constant Field Values
      • IDENTIFIER

        public static final ca.uhn.fhir.rest.gclient.TokenClientParam IDENTIFIER
        Fluent Client search parameter constant for identifier

        Description: The business identifier of the Enrollment
        Type: token
        Path: EnrollmentRequest.identifier