
Package org.hl7.fhir.r5.model
Class Appointment.AppointmentRecurrenceTemplateComponent
java.lang.Object
org.hl7.fhir.r5.model.Base
org.hl7.fhir.r5.model.Element
org.hl7.fhir.r5.model.BackboneElement
org.hl7.fhir.r5.model.Appointment.AppointmentRecurrenceTemplateComponent
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement,Serializable,org.hl7.fhir.instance.model.api.IBase,org.hl7.fhir.instance.model.api.IBaseBackboneElement,org.hl7.fhir.instance.model.api.IBaseElement,org.hl7.fhir.instance.model.api.IBaseHasExtensions,org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions
- Enclosing class:
Appointment
public static class Appointment.AppointmentRecurrenceTemplateComponent
extends BackboneElement
implements org.hl7.fhir.instance.model.api.IBaseBackboneElement
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.hl7.fhir.r5.model.Base
Base.ProfileSource, Base.ValidationInfo, Base.ValidationMode, Base.ValidationReason -
Field Summary
FieldsModifier and TypeFieldDescriptionAny dates, such as holidays, that should be excluded from the recurrence.protected List<PositiveIntType> Any dates, such as holidays, that should be excluded from the recurrence.protected DateTypeRecurring appointments will not occur after this date.Information about monthly recurring appointments.protected PositiveIntTypeHow many appointments are planned in the recurrence.The list of specific dates that will have appointments generated.protected CodeableConceptHow often the appointment series should recur.protected CodeableConceptThe timezone of the recurring appointment occurrences.Information about weekly recurring appointments.Information about yearly recurring appointments.Fields inherited from class org.hl7.fhir.r5.model.BackboneElement
modifierExtension -
Constructor Summary
ConstructorsConstructorDescriptionConstructorAppointmentRecurrenceTemplateComponent(CodeableConcept recurrenceType) Constructor -
Method Summary
Modifier and TypeMethodDescriptionaddExcludingDate(Date value) addExcludingRecurrenceId(int value) addOccurrenceDate(Date value) copy()voidbooleanequalsDeep(Base other_) booleanequalsShallow(Base other_) fhirType()getNamedProperty(int _hash, String _name, boolean _checkValid) intBase[]getProperty(int hash, String name, boolean checkValid) String[]getTypesForProperty(int hash, String name) booleanbooleanhasExcludingDate(Date value) booleanbooleanhasExcludingRecurrenceId(int value) booleanbooleanbooleanbooleanbooleanbooleanbooleanhasOccurrenceDate(Date value) booleanbooleanbooleanbooleanbooleanisEmpty()protected voidlistChildren(List<Property> children) makeProperty(int hash, String name) voidremoveChild(String name, Base value) setExcludingDate(List<DateType> theExcludingDate) setExcludingRecurrenceId(List<PositiveIntType> theExcludingRecurrenceId) setLastOccurrenceDate(Date value) setOccurrenceCount(int value) setOccurrenceDate(List<DateType> theOccurrenceDate) setProperty(int hash, String name, Base value) setProperty(String name, Base value) setRecurrenceType(CodeableConcept value) setTimezone(CodeableConcept value) Methods inherited from class org.hl7.fhir.r5.model.BackboneElement
addModifierExtension, addModifierExtension, addModifierExtension, checkNoModifiers, copyExtensions, copyNewExtensions, copyValues, getExtensionByUrl, getExtensionsByUrl, getExtensionsByUrl, getExtensionValue, getModifierExtension, getModifierExtensionFirstRep, hasExtension, hasExtension, hasModifierExtension, removeExtension, setModifierExtensionMethods inherited from class org.hl7.fhir.r5.model.Element
addExtension, addExtension, addExtension, copyExtensions, copyNewExtensions, copyValues, getExtension, getExtensionByUrl, getExtensionFirstRep, getExtensionString, getExtensionString, getFHIRPublicationVersion, getId, getIdBase, getIdElement, getStandardsStatus, hasExtension, hasExtension, hasId, hasIdElement, isDisallowExtensions, noExtensions, setDisallowExtensions, setExtension, setId, setIdBase, setIdElement, setStandardsStatusMethods inherited from class org.hl7.fhir.r5.model.Base
addDefinition, addFormatCommentsPost, addFormatCommentsPre, addValidationMessage, canHavePrimitiveValue, children, clearUserData, compareDeep, compareDeep, compareDeep, compareDeep, compareValues, compareValues, copyFormatComments, copyUserData, copyValues, dateTimeValue, equals, executeFunction, getChildByName, getChildValueByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, getValidationInfo, getValidationMessages, getXhtml, hasFormatComment, hasFormatCommentPost, hasFormatCommentPre, hasPrimitiveValue, hasType, hasUserData, hasValidated, hasValidationInfo, hasValidationMessages, isBooleanPrimitive, isCopyUserData, isDateTime, isMetadataBased, isPrimitive, isResource, listChildrenByName, listChildrenByName, primitiveValue, setCopyUserData, setUserData, setUserDataINN, setXhtmlMethods 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.IBase
getFormatCommentsPost, getFormatCommentsPre, getUserData, hasFormatComment, setUserDataMethods inherited from interface org.hl7.fhir.instance.model.api.IBaseElement
getUserData, setUserDataMethods inherited from interface org.hl7.fhir.instance.model.api.IBaseHasExtensions
addExtension, getExtension, hasExtensionMethods inherited from interface org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions
addModifierExtension, getModifierExtension, hasModifierExtension
-
Field Details
-
timezone
The timezone of the recurring appointment occurrences. -
recurrenceType
How often the appointment series should recur. -
lastOccurrenceDate
Recurring appointments will not occur after this date. -
occurrenceCount
How many appointments are planned in the recurrence. -
occurrenceDate
The list of specific dates that will have appointments generated. -
weeklyTemplate
Information about weekly recurring appointments. -
monthlyTemplate
Information about monthly recurring appointments. -
yearlyTemplate
Information about yearly recurring appointments. -
excludingDate
Any dates, such as holidays, that should be excluded from the recurrence. -
excludingRecurrenceId
Any dates, such as holidays, that should be excluded from the recurrence.
-
-
Constructor Details
-
AppointmentRecurrenceTemplateComponent
Constructor -
AppointmentRecurrenceTemplateComponent
Constructor
-
-
Method Details
-
getTimezone
- Returns:
timezone(The timezone of the recurring appointment occurrences.)
-
hasTimezone
-
setTimezone
- Parameters:
value-timezone(The timezone of the recurring appointment occurrences.)
-
getRecurrenceType
- Returns:
recurrenceType(How often the appointment series should recur.)
-
hasRecurrenceType
-
setRecurrenceType
- Parameters:
value-recurrenceType(How often the appointment series should recur.)
-
getLastOccurrenceDateElement
- Returns:
lastOccurrenceDate(Recurring appointments will not occur after this date.). This is the underlying object with id, value and extensions. The accessor "getLastOccurrenceDate" gives direct access to the value
-
hasLastOccurrenceDateElement
-
hasLastOccurrenceDate
-
setLastOccurrenceDateElement
public Appointment.AppointmentRecurrenceTemplateComponent setLastOccurrenceDateElement(DateType value) - Parameters:
value-lastOccurrenceDate(Recurring appointments will not occur after this date.). This is the underlying object with id, value and extensions. The accessor "getLastOccurrenceDate" gives direct access to the value
-
getLastOccurrenceDate
- Returns:
- Recurring appointments will not occur after this date.
-
setLastOccurrenceDate
- Parameters:
value- Recurring appointments will not occur after this date.
-
getOccurrenceCountElement
- Returns:
occurrenceCount(How many appointments are planned in the recurrence.). This is the underlying object with id, value and extensions. The accessor "getOccurrenceCount" gives direct access to the value
-
hasOccurrenceCountElement
-
hasOccurrenceCount
-
setOccurrenceCountElement
public Appointment.AppointmentRecurrenceTemplateComponent setOccurrenceCountElement(PositiveIntType value) - Parameters:
value-occurrenceCount(How many appointments are planned in the recurrence.). This is the underlying object with id, value and extensions. The accessor "getOccurrenceCount" gives direct access to the value
-
getOccurrenceCount
- Returns:
- How many appointments are planned in the recurrence.
-
setOccurrenceCount
- Parameters:
value- How many appointments are planned in the recurrence.
-
getOccurrenceDate
- Returns:
occurrenceDate(The list of specific dates that will have appointments generated.)
-
setOccurrenceDate
public Appointment.AppointmentRecurrenceTemplateComponent setOccurrenceDate(List<DateType> theOccurrenceDate) - Returns:
- Returns a reference to
thisfor easy method chaining
-
hasOccurrenceDate
-
addOccurrenceDateElement
- Returns:
occurrenceDate(The list of specific dates that will have appointments generated.)
-
addOccurrenceDate
- Parameters:
value-occurrenceDate(The list of specific dates that will have appointments generated.)
-
hasOccurrenceDate
- Parameters:
value-occurrenceDate(The list of specific dates that will have appointments generated.)
-
getWeeklyTemplate
- Returns:
weeklyTemplate(Information about weekly recurring appointments.)
-
hasWeeklyTemplate
-
setWeeklyTemplate
public Appointment.AppointmentRecurrenceTemplateComponent setWeeklyTemplate(Appointment.AppointmentRecurrenceTemplateWeeklyTemplateComponent value) - Parameters:
value-weeklyTemplate(Information about weekly recurring appointments.)
-
getMonthlyTemplate
- Returns:
monthlyTemplate(Information about monthly recurring appointments.)
-
hasMonthlyTemplate
-
setMonthlyTemplate
public Appointment.AppointmentRecurrenceTemplateComponent setMonthlyTemplate(Appointment.AppointmentRecurrenceTemplateMonthlyTemplateComponent value) - Parameters:
value-monthlyTemplate(Information about monthly recurring appointments.)
-
getYearlyTemplate
- Returns:
yearlyTemplate(Information about yearly recurring appointments.)
-
hasYearlyTemplate
-
setYearlyTemplate
public Appointment.AppointmentRecurrenceTemplateComponent setYearlyTemplate(Appointment.AppointmentRecurrenceTemplateYearlyTemplateComponent value) - Parameters:
value-yearlyTemplate(Information about yearly recurring appointments.)
-
getExcludingDate
- Returns:
excludingDate(Any dates, such as holidays, that should be excluded from the recurrence.)
-
setExcludingDate
public Appointment.AppointmentRecurrenceTemplateComponent setExcludingDate(List<DateType> theExcludingDate) - Returns:
- Returns a reference to
thisfor easy method chaining
-
hasExcludingDate
-
addExcludingDateElement
- Returns:
excludingDate(Any dates, such as holidays, that should be excluded from the recurrence.)
-
addExcludingDate
- Parameters:
value-excludingDate(Any dates, such as holidays, that should be excluded from the recurrence.)
-
hasExcludingDate
- Parameters:
value-excludingDate(Any dates, such as holidays, that should be excluded from the recurrence.)
-
getExcludingRecurrenceId
- Returns:
excludingRecurrenceId(Any dates, such as holidays, that should be excluded from the recurrence.)
-
setExcludingRecurrenceId
public Appointment.AppointmentRecurrenceTemplateComponent setExcludingRecurrenceId(List<PositiveIntType> theExcludingRecurrenceId) - Returns:
- Returns a reference to
thisfor easy method chaining
-
hasExcludingRecurrenceId
-
addExcludingRecurrenceIdElement
- Returns:
excludingRecurrenceId(Any dates, such as holidays, that should be excluded from the recurrence.)
-
addExcludingRecurrenceId
- Parameters:
value-excludingRecurrenceId(Any dates, such as holidays, that should be excluded from the recurrence.)
-
hasExcludingRecurrenceId
- Parameters:
value-excludingRecurrenceId(Any dates, such as holidays, that should be excluded from the recurrence.)
-
listChildren
- Overrides:
listChildrenin classBackboneElement
-
getNamedProperty
public Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getNamedPropertyin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getProperty
public Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getPropertyin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
setPropertyin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
- Overrides:
setPropertyin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
removeChild
- Overrides:
removeChildin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
- Overrides:
makePropertyin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getTypesForProperty
public String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getTypesForPropertyin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
- Overrides:
addChildin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
copy
- Specified by:
copyin classBackboneElement
-
copyValues
-
equalsDeep
- Overrides:
equalsDeepin classBackboneElement
-
equalsShallow
- Overrides:
equalsShallowin classBackboneElement
-
isEmpty
- Specified by:
isEmptyin interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
isEmptyin classBackboneElement
-
fhirType
- Specified by:
fhirTypein interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
fhirTypein classBackboneElement- Returns:
- the FHIR type name of the instance (not the java class name)
-