Class ImmunizationRecommendation.RecommendationProtocol
- java.lang.Object
-
- ca.uhn.fhir.model.api.BaseElement
-
- ca.uhn.fhir.model.api.BaseIdentifiableElement
-
- ca.uhn.fhir.model.dstu2.resource.ImmunizationRecommendation.RecommendationProtocol
-
- All Implemented Interfaces:
ca.uhn.fhir.model.api.ICompositeElement,ca.uhn.fhir.model.api.IElement,ca.uhn.fhir.model.api.IIdentifiableElement,ca.uhn.fhir.model.api.IResourceBlock,ca.uhn.fhir.model.api.ISupportsUndeclaredExtensions,Serializable,org.hl7.fhir.instance.model.api.IBase
- Enclosing class:
- ImmunizationRecommendation
public static class ImmunizationRecommendation.RecommendationProtocol extends ca.uhn.fhir.model.api.BaseIdentifiableElement implements ca.uhn.fhir.model.api.IResourceBlock
Block class for child element: ImmunizationRecommendation.recommendation.protocol ()Definition: Contains information about the protocol under which the vaccine was administered
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RecommendationProtocol()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description <T extends ca.uhn.fhir.model.api.IElement>
List<T>getAllPopulatedChildElementsOfType(Class<T> theType)ResourceReferenceDtgetAuthority()Gets the value(s) for authority ().StringgetDescription()Gets the value(s) for description ().ca.uhn.fhir.model.primitive.StringDtgetDescriptionElement()Gets the value(s) for description ().IntegergetDoseSequence()Gets the value(s) for doseSequence ().ca.uhn.fhir.model.primitive.IntegerDtgetDoseSequenceElement()Gets the value(s) for doseSequence ().StringgetSeries()Gets the value(s) for series ().ca.uhn.fhir.model.primitive.StringDtgetSeriesElement()Gets the value(s) for series ().booleanisEmpty()ImmunizationRecommendation.RecommendationProtocolsetAuthority(ResourceReferenceDt theValue)Sets the value(s) for authority ()ImmunizationRecommendation.RecommendationProtocolsetDescription(ca.uhn.fhir.model.primitive.StringDt theValue)Sets the value(s) for description ()ImmunizationRecommendation.RecommendationProtocolsetDescription(String theString)Sets the value for description ()ImmunizationRecommendation.RecommendationProtocolsetDoseSequence(int theInteger)Sets the value for doseSequence ()ImmunizationRecommendation.RecommendationProtocolsetDoseSequence(ca.uhn.fhir.model.primitive.IntegerDt theValue)Sets the value(s) for doseSequence ()ImmunizationRecommendation.RecommendationProtocolsetSeries(ca.uhn.fhir.model.primitive.StringDt theValue)Sets the value(s) for series ()ImmunizationRecommendation.RecommendationProtocolsetSeries(String theString)Sets the value for series ()-
Methods inherited from class ca.uhn.fhir.model.api.BaseIdentifiableElement
getElementSpecificId, getId, setElementSpecificId, setId, setId
-
Methods inherited from class ca.uhn.fhir.model.api.BaseElement
addUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getFormatCommentsPost, getFormatCommentsPre, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, getUserData, hasFormatComment, isBaseEmpty, setUserData
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
Constructor Detail
-
RecommendationProtocol
public RecommendationProtocol()
-
-
Method Detail
-
isEmpty
public boolean isEmpty()
- Specified by:
isEmptyin interfaceorg.hl7.fhir.instance.model.api.IBase
-
getAllPopulatedChildElementsOfType
public <T extends ca.uhn.fhir.model.api.IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
- Specified by:
getAllPopulatedChildElementsOfTypein interfaceca.uhn.fhir.model.api.ICompositeElement
-
getDoseSequenceElement
public ca.uhn.fhir.model.primitive.IntegerDt getDoseSequenceElement()
Gets the value(s) for doseSequence (). creating it if it does not exist. Will not returnnull.Definition: Indicates the nominal position in a series of the next dose. This is the recommended dose number as per a specified protocol.
-
getDoseSequence
public Integer getDoseSequence()
Gets the value(s) for doseSequence (). creating it if it does not exist. This method may returnnull.Definition: Indicates the nominal position in a series of the next dose. This is the recommended dose number as per a specified protocol.
-
setDoseSequence
public ImmunizationRecommendation.RecommendationProtocol setDoseSequence(ca.uhn.fhir.model.primitive.IntegerDt theValue)
Sets the value(s) for doseSequence ()Definition: Indicates the nominal position in a series of the next dose. This is the recommended dose number as per a specified protocol.
-
setDoseSequence
public ImmunizationRecommendation.RecommendationProtocol setDoseSequence(int theInteger)
Sets the value for doseSequence ()Definition: Indicates the nominal position in a series of the next dose. This is the recommended dose number as per a specified protocol.
-
getDescriptionElement
public ca.uhn.fhir.model.primitive.StringDt getDescriptionElement()
Gets the value(s) for description (). creating it if it does not exist. Will not returnnull.Definition: Contains the description about the protocol under which the vaccine was administered
-
getDescription
public String getDescription()
Gets the value(s) for description (). creating it if it does not exist. This method may returnnull.Definition: Contains the description about the protocol under which the vaccine was administered
-
setDescription
public ImmunizationRecommendation.RecommendationProtocol setDescription(ca.uhn.fhir.model.primitive.StringDt theValue)
Sets the value(s) for description ()Definition: Contains the description about the protocol under which the vaccine was administered
-
setDescription
public ImmunizationRecommendation.RecommendationProtocol setDescription(String theString)
Sets the value for description ()Definition: Contains the description about the protocol under which the vaccine was administered
-
getAuthority
public ResourceReferenceDt getAuthority()
Gets the value(s) for authority (). creating it if it does not exist. Will not returnnull.Definition: Indicates the authority who published the protocol. For example, ACIP
-
setAuthority
public ImmunizationRecommendation.RecommendationProtocol setAuthority(ResourceReferenceDt theValue)
Sets the value(s) for authority ()Definition: Indicates the authority who published the protocol. For example, ACIP
-
getSeriesElement
public ca.uhn.fhir.model.primitive.StringDt getSeriesElement()
Gets the value(s) for series (). creating it if it does not exist. Will not returnnull.Definition: One possible path to achieve presumed immunity against a disease - within the context of an authority
-
getSeries
public String getSeries()
Gets the value(s) for series (). creating it if it does not exist. This method may returnnull.Definition: One possible path to achieve presumed immunity against a disease - within the context of an authority
-
setSeries
public ImmunizationRecommendation.RecommendationProtocol setSeries(ca.uhn.fhir.model.primitive.StringDt theValue)
Sets the value(s) for series ()Definition: One possible path to achieve presumed immunity against a disease - within the context of an authority
-
setSeries
public ImmunizationRecommendation.RecommendationProtocol setSeries(String theString)
Sets the value for series ()Definition: One possible path to achieve presumed immunity against a disease - within the context of an authority
-
-