Class ImmunizationRecommendation

  • 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 ImmunizationRecommendation
    extends DomainResource
    A patient's point-in-time immunization and recommendation (i.e. forecasting a patient's immunization eligibility according to a published schedule) with optional supporting justification.
    See Also:
    Serialized Form
    • Field Detail

      • identifier

        protected List<Identifier> identifier
        A unique identifier assigned to this particular recommendation record.
      • patient

        protected Reference patient
        The patient for whom the recommendations are for.
      • patientTarget

        protected Patient patientTarget
        The actual object that is the target of the reference (The patient for whom the recommendations are for.)
      • SP_INFORMATION

        public static final String SP_INFORMATION
        Search parameter: information

        Description: Patient observations supporting recommendation
        Type: reference
        Path: ImmunizationRecommendation.recommendation.supportingPatientInformation

        See Also:
        Constant Field Values
      • INFORMATION

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

        Description: Patient observations supporting recommendation
        Type: reference
        Path: ImmunizationRecommendation.recommendation.supportingPatientInformation

      • INCLUDE_INFORMATION

        public static final ca.uhn.fhir.model.api.Include INCLUDE_INFORMATION
        Constant for fluent queries to be used to add include statements. Specifies the path value of "ImmunizationRecommendation:information".
      • SP_DOSE_SEQUENCE

        public static final String SP_DOSE_SEQUENCE
        Search parameter: dose-sequence

        Description: Dose number within sequence
        Type: number
        Path: ImmunizationRecommendation.recommendation.protocol.doseSequence

        See Also:
        Constant Field Values
      • DOSE_SEQUENCE

        public static final ca.uhn.fhir.rest.gclient.NumberClientParam DOSE_SEQUENCE
        Fluent Client search parameter constant for dose-sequence

        Description: Dose number within sequence
        Type: number
        Path: ImmunizationRecommendation.recommendation.protocol.doseSequence

      • SP_PATIENT

        public static final String SP_PATIENT
        Search parameter: patient

        Description: Who this profile is for
        Type: reference
        Path: ImmunizationRecommendation.patient

        See Also:
        Constant Field Values
      • PATIENT

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

        Description: Who this profile is for
        Type: reference
        Path: ImmunizationRecommendation.patient

      • 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 "ImmunizationRecommendation:patient".
      • SP_SUPPORT

        public static final String SP_SUPPORT
        Search parameter: support

        Description: Past immunizations supporting recommendation
        Type: reference
        Path: ImmunizationRecommendation.recommendation.supportingImmunization

        See Also:
        Constant Field Values
      • SUPPORT

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

        Description: Past immunizations supporting recommendation
        Type: reference
        Path: ImmunizationRecommendation.recommendation.supportingImmunization

      • INCLUDE_SUPPORT

        public static final ca.uhn.fhir.model.api.Include INCLUDE_SUPPORT
        Constant for fluent queries to be used to add include statements. Specifies the path value of "ImmunizationRecommendation:support".
      • SP_VACCINE_TYPE

        public static final String SP_VACCINE_TYPE
        Search parameter: vaccine-type

        Description: Vaccine recommendation applies to
        Type: token
        Path: ImmunizationRecommendation.recommendation.vaccineCode

        See Also:
        Constant Field Values
      • VACCINE_TYPE

        public static final ca.uhn.fhir.rest.gclient.TokenClientParam VACCINE_TYPE
        Fluent Client search parameter constant for vaccine-type

        Description: Vaccine recommendation applies to
        Type: token
        Path: ImmunizationRecommendation.recommendation.vaccineCode

      • SP_STATUS

        public static final String SP_STATUS
        Search parameter: status

        Description: Vaccine administration status
        Type: token
        Path: ImmunizationRecommendation.recommendation.forecastStatus

        See Also:
        Constant Field Values
      • STATUS

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

        Description: Vaccine administration status
        Type: token
        Path: ImmunizationRecommendation.recommendation.forecastStatus

      • SP_DOSE_NUMBER

        public static final String SP_DOSE_NUMBER
        Search parameter: dose-number

        Description: Recommended dose number
        Type: number
        Path: ImmunizationRecommendation.recommendation.doseNumber

        See Also:
        Constant Field Values
      • DOSE_NUMBER

        public static final ca.uhn.fhir.rest.gclient.NumberClientParam DOSE_NUMBER
        Fluent Client search parameter constant for dose-number

        Description: Recommended dose number
        Type: number
        Path: ImmunizationRecommendation.recommendation.doseNumber

      • SP_DATE

        public static final String SP_DATE
        Search parameter: date

        Description: Date recommendation created
        Type: date
        Path: ImmunizationRecommendation.recommendation.date

        See Also:
        Constant Field Values
      • DATE

        public static final ca.uhn.fhir.rest.gclient.DateClientParam DATE
        Fluent Client search parameter constant for date

        Description: Date recommendation created
        Type: date
        Path: ImmunizationRecommendation.recommendation.date

      • SP_IDENTIFIER

        public static final String SP_IDENTIFIER
        Search parameter: identifier

        Description: Business identifier
        Type: token
        Path: ImmunizationRecommendation.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: Business identifier
        Type: token
        Path: ImmunizationRecommendation.identifier