
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
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ca.uhn.fhir.rest.gclient.DateClientParamFluent Client search parameter constant for datestatic final ca.uhn.fhir.rest.gclient.NumberClientParamFluent Client search parameter constant for dose-numberstatic final ca.uhn.fhir.rest.gclient.NumberClientParamFluent Client search parameter constant for dose-sequenceprotected List<Identifier> A unique identifier assigned to this particular recommendation record.static final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for identifierstatic final ca.uhn.fhir.model.api.IncludeConstant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.IncludeConstant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.IncludeConstant for fluent queries to be used to add include statements.static final ca.uhn.fhir.rest.gclient.ReferenceClientParamFluent Client search parameter constant for informationprotected ReferenceThe patient the recommendations are for.static final ca.uhn.fhir.rest.gclient.ReferenceClientParamFluent Client search parameter constant for patientprotected PatientThe actual object that is the target of the reference (The patient the recommendations are for.)Vaccine administration recommendations.static final StringSearch parameter: datestatic final StringSearch parameter: dose-numberstatic final StringSearch parameter: dose-sequencestatic final StringSearch parameter: identifierstatic final StringSearch parameter: informationstatic final StringSearch parameter: patientstatic final StringSearch parameter: statusstatic final StringSearch parameter: supportstatic final StringSearch parameter: target-diseasestatic final StringSearch parameter: vaccine-typestatic final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for statusstatic final ca.uhn.fhir.rest.gclient.ReferenceClientParamFluent Client search parameter constant for supportstatic final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for target-diseasestatic final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for vaccine-typeFields inherited from class org.hl7.fhir.dstu3.model.DomainResource
contained, extension, modifierExtension, textFields inherited from class org.hl7.fhir.dstu3.model.Resource
id, implicitRules, language, metaFields inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
RES_ID, RES_LAST_UPDATED, RES_PROFILE, RES_SECURITY, RES_TAG, SP_RES_ID, SP_RES_LAST_UPDATED, SP_RES_PROFILE, SP_RES_SECURITY, SP_RES_TAGFields inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
INCLUDE_ALL, WILDCARD_ALL_SET -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncopy()booleanequalsDeep(Base other_) booleanequalsShallow(Base other_) fhirType()getNamedProperty(int _hash, String _name, boolean _checkValid) Base[]getProperty(int hash, String name, boolean checkValid) String[]getTypesForProperty(int hash, String name) booleanbooleanbooleanbooleanisEmpty()protected voidlistChildren(List<Property> children) makeProperty(int hash, String name) setIdentifier(List<Identifier> theIdentifier) setPatient(Reference value) setPatientTarget(Patient value) setProperty(int hash, String name, Base value) setProperty(String name, Base value) setRecommendation(List<ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent> theRecommendation) protected ImmunizationRecommendationMethods inherited from class org.hl7.fhir.dstu3.model.DomainResource
addContained, addExtension, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getExtensionByUrl, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setTextMethods inherited from class org.hl7.fhir.dstu3.model.Resource
copyValues, getId, getIdBase, getIdElement, getIdPart, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetaMethods inherited from class org.hl7.fhir.dstu3.model.BaseResource
getStructureFhirVersionEnum, isResource, setIdMethods inherited from class org.hl7.fhir.dstu3.model.Base
castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToRelatedArtifact, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToTriggerDefinition, castToType, castToUnsignedInt, castToUri, castToUsageContext, castToXhtml, castToXhtmlString, children, clearUserData, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
getId, getIdElement, getLanguageElement, getUserData, setId, setUserDataMethods inherited from interface org.hl7.fhir.instance.model.api.IBase
getFormatCommentsPost, getFormatCommentsPre, hasFormatCommentMethods inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
getMeta, getStructureFhirVersionEnum, isDeleted, setId
-
Field Details
-
identifier
A unique identifier assigned to this particular recommendation record. -
patient
The patient the recommendations are for. -
patientTarget
The actual object that is the target of the reference (The patient the recommendations are for.) -
recommendation
protected List<ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent> recommendationVaccine administration recommendations. -
SP_DATE
Search parameter: dateDescription: Date recommendation created
Type: date
Path: ImmunizationRecommendation.recommendation.date
- See Also:
-
DATE
Fluent Client search parameter constant for dateDescription: Date recommendation created
Type: date
Path: ImmunizationRecommendation.recommendation.date
-
SP_IDENTIFIER
Search parameter: identifierDescription: Business identifier
Type: token
Path: ImmunizationRecommendation.identifier
- See Also:
-
IDENTIFIER
Fluent Client search parameter constant for identifierDescription: Business identifier
Type: token
Path: ImmunizationRecommendation.identifier
-
SP_DOSE_SEQUENCE
Search parameter: dose-sequenceDescription: Dose number within sequence
Type: number
Path: ImmunizationRecommendation.recommendation.protocol.doseSequence
- See Also:
-
DOSE_SEQUENCE
Fluent Client search parameter constant for dose-sequenceDescription: Dose number within sequence
Type: number
Path: ImmunizationRecommendation.recommendation.protocol.doseSequence
-
SP_TARGET_DISEASE
Search parameter: target-diseaseDescription: Disease to be immunized against
Type: token
Path: ImmunizationRecommendation.recommendation.targetDisease
- See Also:
-
TARGET_DISEASE
Fluent Client search parameter constant for target-diseaseDescription: Disease to be immunized against
Type: token
Path: ImmunizationRecommendation.recommendation.targetDisease
-
SP_PATIENT
Search parameter: patientDescription: Who this profile is for
Type: reference
Path: ImmunizationRecommendation.patient
- See Also:
-
PATIENT
Fluent Client search parameter constant for patientDescription: Who this profile is for
Type: reference
Path: ImmunizationRecommendation.patient
-
INCLUDE_PATIENT
Constant for fluent queries to be used to add include statements. Specifies the path value of "ImmunizationRecommendation:patient". -
SP_VACCINE_TYPE
Search parameter: vaccine-typeDescription: Vaccine recommendation applies to
Type: token
Path: ImmunizationRecommendation.recommendation.vaccineCode
- See Also:
-
VACCINE_TYPE
Fluent Client search parameter constant for vaccine-typeDescription: Vaccine recommendation applies to
Type: token
Path: ImmunizationRecommendation.recommendation.vaccineCode
-
SP_DOSE_NUMBER
Search parameter: dose-numberDescription: Recommended dose number
Type: number
Path: ImmunizationRecommendation.recommendation.doseNumber
- See Also:
-
DOSE_NUMBER
Fluent Client search parameter constant for dose-numberDescription: Recommended dose number
Type: number
Path: ImmunizationRecommendation.recommendation.doseNumber
-
SP_INFORMATION
Search parameter: informationDescription: Patient observations supporting recommendation
Type: reference
Path: ImmunizationRecommendation.recommendation.supportingPatientInformation
- See Also:
-
INFORMATION
Fluent Client search parameter constant for informationDescription: Patient observations supporting recommendation
Type: reference
Path: ImmunizationRecommendation.recommendation.supportingPatientInformation
-
INCLUDE_INFORMATION
Constant for fluent queries to be used to add include statements. Specifies the path value of "ImmunizationRecommendation:information". -
SP_SUPPORT
Search parameter: supportDescription: Past immunizations supporting recommendation
Type: reference
Path: ImmunizationRecommendation.recommendation.supportingImmunization
- See Also:
-
SUPPORT
Fluent Client search parameter constant for supportDescription: Past immunizations supporting recommendation
Type: reference
Path: ImmunizationRecommendation.recommendation.supportingImmunization
-
INCLUDE_SUPPORT
Constant for fluent queries to be used to add include statements. Specifies the path value of "ImmunizationRecommendation:support". -
SP_STATUS
Search parameter: statusDescription: Vaccine administration status
Type: token
Path: ImmunizationRecommendation.recommendation.forecastStatus
- See Also:
-
STATUS
Fluent Client search parameter constant for statusDescription: Vaccine administration status
Type: token
Path: ImmunizationRecommendation.recommendation.forecastStatus
-
-
Constructor Details
-
ImmunizationRecommendation
public ImmunizationRecommendation()Constructor -
ImmunizationRecommendation
Constructor
-
-
Method Details
-
getIdentifier
- Returns:
identifier(A unique identifier assigned to this particular recommendation record.)
-
setIdentifier
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasIdentifier
-
addIdentifier
-
addIdentifier
-
getIdentifierFirstRep
- Returns:
- The first repetition of repeating field
identifier, creating it if it does not already exist
-
getPatient
- Returns:
patient(The patient the recommendations are for.)
-
hasPatient
-
setPatient
- Parameters:
value-patient(The patient the recommendations are for.)
-
getPatientTarget
- Returns:
patientThe actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The patient the recommendations are for.)
-
setPatientTarget
- Parameters:
value-patientThe actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The patient the recommendations are for.)
-
getRecommendation
public List<ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent> getRecommendation()- Returns:
recommendation(Vaccine administration recommendations.)
-
setRecommendation
public ImmunizationRecommendation setRecommendation(List<ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent> theRecommendation) - Returns:
- Returns a reference to
thisfor easy method chaining
-
hasRecommendation
-
addRecommendation
-
addRecommendation
-
getRecommendationFirstRep
public ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent getRecommendationFirstRep()- Returns:
- The first repetition of repeating field
recommendation, creating it if it does not already exist
-
listChildren
- Overrides:
listChildrenin classDomainResource
-
getNamedProperty
public Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getNamedPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getProperty
public Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
setPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
- Overrides:
setPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
- Overrides:
makePropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getTypesForProperty
public String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getTypesForPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
- Overrides:
addChildin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
fhirType
- Specified by:
fhirTypein interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
fhirTypein classDomainResource
-
copy
- Specified by:
copyin classDomainResource
-
typedCopy
-
equalsDeep
- Overrides:
equalsDeepin classDomainResource
-
equalsShallow
- Overrides:
equalsShallowin classDomainResource
-
isEmpty
- Specified by:
isEmptyin interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
isEmptyin classDomainResource
-
getResourceType
- Specified by:
getResourceTypein classResource
-