Private OptionalmondayAppointment.recurrenceTemplate.weeklyTemplate.monday Element
Private OptionaltuesdayAppointment.recurrenceTemplate.weeklyTemplate.tuesday Element
Private OptionalwednesdayAppointment.recurrenceTemplate.weeklyTemplate.wednesday Element
Private OptionalthursdayAppointment.recurrenceTemplate.weeklyTemplate.thursday Element
Private OptionalfridayAppointment.recurrenceTemplate.weeklyTemplate.friday Element
Private OptionalsaturdayAppointment.recurrenceTemplate.weeklyTemplate.saturday Element
Private OptionalsundayAppointment.recurrenceTemplate.weeklyTemplate.sunday Element
Private OptionalweekAppointment.recurrenceTemplate.weeklyTemplate.weekInterval Element
FHIR Specification
positiveIntStaticparseParse the provided AppointmentRecurrenceTemplateWeeklyTemplateComponent JSON to instantiate the AppointmentRecurrenceTemplateWeeklyTemplateComponent data model.
JSON representing FHIR AppointmentRecurrenceTemplateWeeklyTemplateComponent
OptionaloptSourceField: stringOptional data source field (e.g. <complexTypeName>.<complexTypeFieldName>); defaults to AppointmentRecurrenceTemplateWeeklyTemplateComponent
AppointmentRecurrenceTemplateWeeklyTemplateComponent data model or undefined for AppointmentRecurrenceTemplateWeeklyTemplateComponent
JsonError if the provided JSON is not a valid JSON object
the monday property value as a BooleanType object if defined; else an empty BooleanType object
Assigns the provided PrimitiveType value to the monday property.
the monday value
this
InvalidTypeError for invalid data types
PrimitiveTypeError for invalid primitive types
true if the monday property exists and has a value; false otherwise
the monday property value as a fhirBoolean if defined; else undefined
Assigns the provided primitive value to the monday property.
the monday value
this
PrimitiveTypeError for invalid primitive types
true if the monday property exists and has a value; false otherwise
the tuesday property value as a BooleanType object if defined; else an empty BooleanType object
Assigns the provided PrimitiveType value to the tuesday property.
the tuesday value
this
InvalidTypeError for invalid data types
PrimitiveTypeError for invalid primitive types
true if the tuesday property exists and has a value; false otherwise
the tuesday property value as a fhirBoolean if defined; else undefined
Assigns the provided primitive value to the tuesday property.
the tuesday value
this
PrimitiveTypeError for invalid primitive types
true if the tuesday property exists and has a value; false otherwise
the wednesday property value as a BooleanType object if defined; else an empty BooleanType object
Assigns the provided PrimitiveType value to the wednesday property.
the wednesday value
this
InvalidTypeError for invalid data types
PrimitiveTypeError for invalid primitive types
true if the wednesday property exists and has a value; false otherwise
the wednesday property value as a fhirBoolean if defined; else undefined
Assigns the provided primitive value to the wednesday property.
the wednesday value
this
PrimitiveTypeError for invalid primitive types
true if the wednesday property exists and has a value; false otherwise
the thursday property value as a BooleanType object if defined; else an empty BooleanType object
Assigns the provided PrimitiveType value to the thursday property.
the thursday value
this
InvalidTypeError for invalid data types
PrimitiveTypeError for invalid primitive types
true if the thursday property exists and has a value; false otherwise
the thursday property value as a fhirBoolean if defined; else undefined
Assigns the provided primitive value to the thursday property.
the thursday value
this
PrimitiveTypeError for invalid primitive types
true if the thursday property exists and has a value; false otherwise
the friday property value as a BooleanType object if defined; else an empty BooleanType object
Assigns the provided PrimitiveType value to the friday property.
the friday value
this
InvalidTypeError for invalid data types
PrimitiveTypeError for invalid primitive types
true if the friday property exists and has a value; false otherwise
the friday property value as a fhirBoolean if defined; else undefined
Assigns the provided primitive value to the friday property.
the friday value
this
PrimitiveTypeError for invalid primitive types
true if the friday property exists and has a value; false otherwise
the saturday property value as a BooleanType object if defined; else an empty BooleanType object
Assigns the provided PrimitiveType value to the saturday property.
the saturday value
this
InvalidTypeError for invalid data types
PrimitiveTypeError for invalid primitive types
true if the saturday property exists and has a value; false otherwise
the saturday property value as a fhirBoolean if defined; else undefined
Assigns the provided primitive value to the saturday property.
the saturday value
this
PrimitiveTypeError for invalid primitive types
true if the saturday property exists and has a value; false otherwise
the sunday property value as a BooleanType object if defined; else an empty BooleanType object
Assigns the provided PrimitiveType value to the sunday property.
the sunday value
this
InvalidTypeError for invalid data types
PrimitiveTypeError for invalid primitive types
true if the sunday property exists and has a value; false otherwise
the sunday property value as a fhirBoolean if defined; else undefined
Assigns the provided primitive value to the sunday property.
the sunday value
this
PrimitiveTypeError for invalid primitive types
true if the sunday property exists and has a value; false otherwise
the weekInterval property value as a PositiveIntType object if defined; else an empty PositiveIntType object
Assigns the provided PrimitiveType value to the weekInterval property.
the weekInterval value
this
InvalidTypeError for invalid data types
PrimitiveTypeError for invalid primitive types
true if the weekInterval property exists and has a value; false otherwise
the weekInterval property value as a fhirPositiveInt if defined; else undefined
Assigns the provided primitive value to the weekInterval property.
the weekInterval value
this
PrimitiveTypeError for invalid primitive types
true if the weekInterval property exists and has a value; false otherwise
the FHIR type defined in the FHIR standard
true if the instance is empty; false otherwise
Creates a copy of the current instance.
the a new instance copied from the current instance
the JSON value or undefined if the instance is empty
the array of modifierExtension values
Assigns the provided array of Extension values to the modifierExtension property.
array of Extensions
this
Determines if the modifierExtension property exists.
Optionalurl: stringthe url that identifies a specific Extension
true if an Extension has the provided url; false otherwise
If the url is provided, determines if an Extension having
the provided url exists. If the url is not provided, determines
if the modifierExtension property exists and has any values.
AssertionError for invalid url
Returns the Extension having the provided url.
the url that identifies a specific Extension
the Extension having the provided url
AssertionError for invalid url
Adds the provided Extension to the modifierExtension property array.
the Extension value to add to the modifierExtension property array
this
Removes the Extension having the provided url from the modifierExtension property array.
the url that identifies a specific Extension to remove
AssertionError for invalid url
the id property value
Assigns the provided value to the id property.
the id value
this
PrimitiveTypeError for invalid value
true if id exists and has a value; false otherwise
the array of extension values
Assigns the provided array of Extension values to the extension property.
array of Extensions
this
Determines if the extension property exists.
Optionalurl: stringthe url that identifies a specific Extension
true if an Extension has the provided url; false otherwise
If the url is provided, determines if an Extension having
the provided url exists. If the url is not provided, determines
if the extension property exists and has any values.
AssertionError for invalid url
Determines if the extension property exists.
the url that identifies a specific Extension
an Extension having the provided url
If the url is provided, determines if an Extension having
the provided url exists. If the url is not provided, determines
if the extension property exists and has any values.
AssertionError for invalid url
Adds the provided Extension to the extension property array.
the Extension value to add to the extension property array
this
Removes the Extension having the provided url from the extension property array.
the url that identifies a specific Extension to remove
AssertionError for invalid url
true if and only if the data model has required fields (min cardinality > 0)
and at least one of those required fields in the instance is empty; false otherwise
true if the instance is a FHIR resource; false otherwise
true if the instance is a FHIR complex or primitive datatype; false otherwise
true if the instance is a FHIR complex datatype; false otherwise
true if the instance is a FHIR primitive datatype; false otherwise
true if the instance is a FHIR primitive boolean datatype; false otherwise
true if the instance is a FHIR primitive string-based datatype; false otherwise
true if the instance is a FHIR primitive number-based datatype; false otherwise
true if the instance is a FHIR primitive bigint-based datatype; false otherwise
true if the instance is a FHIR primitive datetime-based datatype; false otherwise
ProtectedcopyProtectedCopies the current instance's elements into the provided object.
the copied instance
AppointmentRecurrenceTemplateWeeklyTemplateComponent Class
Remarks
FHIR Specification
See
FHIR Appointment