Skip to main content

HS.FHIRModel.R4.QuestionnaireX.EnableWhen

class HS.FHIRModel.R4.QuestionnaireX.EnableWhen extends HS.FHIRModel.FHIRClassSuper

*****************************************
** QuestionnaireX.EnableWhen generated class schema
*****************************************
A structured set of questions intended to guide the collection of answers from end-users. Questionnaires provide detailed control over order, presentation, phraseology and grouping to allow coherent, consistent data collection.

Property Inventory

Method Inventory

Parameters

parameter XMLTYPE = R4_QUESTIONNAIREX_ENABLEWHEN;
Inherited description: This parameter provides the default XMLTYPE for the class. If it is empty then the class name will be used to construct a default XML type.

The default XMLTYPE is used when naming and referencing this type in a schema and the schema context did not provide an XML type name.

Properties

property _answerBoolean as HS.FHIRModel.R4.Element;
Extensions for answerBoolean
Property methods: _answerBooleanGet(), _answerBooleanGetSwizzled(), _answerBooleanIsValid(), _answerBooleanNewObject(), _answerBooleanSet()
property _answerDate as HS.FHIRModel.R4.Element;
Extensions for answerDate
Property methods: _answerDateGet(), _answerDateGetSwizzled(), _answerDateIsValid(), _answerDateNewObject(), _answerDateSet()
property _answerDateTime as HS.FHIRModel.R4.Element;
Extensions for answerDateTime
Property methods: _answerDateTimeGet(), _answerDateTimeGetSwizzled(), _answerDateTimeIsValid(), _answerDateTimeNewObject(), _answerDateTimeSet()
property _answerDecimal as HS.FHIRModel.R4.Element;
Extensions for answerDecimal
Property methods: _answerDecimalGet(), _answerDecimalGetSwizzled(), _answerDecimalIsValid(), _answerDecimalNewObject(), _answerDecimalSet()
property _answerInteger as HS.FHIRModel.R4.Element;
Extensions for answerInteger
Property methods: _answerIntegerGet(), _answerIntegerGetSwizzled(), _answerIntegerIsValid(), _answerIntegerNewObject(), _answerIntegerSet()
property _answerString as HS.FHIRModel.R4.Element;
Extensions for answerString
Property methods: _answerStringGet(), _answerStringGetSwizzled(), _answerStringIsValid(), _answerStringNewObject(), _answerStringSet()
property _answerTime as HS.FHIRModel.R4.Element;
Extensions for answerTime
Property methods: _answerTimeGet(), _answerTimeGetSwizzled(), _answerTimeIsValid(), _answerTimeNewObject(), _answerTimeSet()
property _operator as HS.FHIRModel.R4.Element;
Extensions for operator
Property methods: _operatorGet(), _operatorGetSwizzled(), _operatorIsValid(), _operatorNewObject(), _operatorSet()
property _question as HS.FHIRModel.R4.Element;
Extensions for question
Property methods: _questionGet(), _questionGetSwizzled(), _questionIsValid(), _questionNewObject(), _questionSet()
property answerBoolean as %Boolean;
A value that the referenced question is tested using the specified operator in order for the item to be enabled.
Property methods: answerBooleanDisplayToLogical(), answerBooleanGet(), answerBooleanIsValid(), answerBooleanLogicalToDisplay(), answerBooleanLogicalToXSD(), answerBooleanNormalize(), answerBooleanSet(), answerBooleanXSDToLogical()
property answerCoding as HS.FHIRModel.R4.Coding;
A value that the referenced question is tested using the specified operator in order for the item to be enabled.
Property methods: answerCodingGet(), answerCodingGetSwizzled(), answerCodingIsValid(), answerCodingNewObject(), answerCodingSet()
property answerDate as %String;
A value that the referenced question is tested using the specified operator in order for the item to be enabled.
Property methods: answerDateDisplayToLogical(), answerDateGet(), answerDateIsValid(), answerDateLogicalToDisplay(), answerDateLogicalToOdbc(), answerDateNormalize(), answerDateSet()
property answerDateTime as %String;
A value that the referenced question is tested using the specified operator in order for the item to be enabled.
Property methods: answerDateTimeDisplayToLogical(), answerDateTimeGet(), answerDateTimeIsValid(), answerDateTimeLogicalToDisplay(), answerDateTimeLogicalToOdbc(), answerDateTimeNormalize(), answerDateTimeSet()
property answerDecimal as %Integer;
A value that the referenced question is tested using the specified operator in order for the item to be enabled.
Property methods: answerDecimalDisplayToLogical(), answerDecimalGet(), answerDecimalIsValid(), answerDecimalLogicalToDisplay(), answerDecimalNormalize(), answerDecimalSet(), answerDecimalXSDToLogical()
property answerInteger as %Integer;
A value that the referenced question is tested using the specified operator in order for the item to be enabled.
Property methods: answerIntegerDisplayToLogical(), answerIntegerGet(), answerIntegerIsValid(), answerIntegerLogicalToDisplay(), answerIntegerNormalize(), answerIntegerSet(), answerIntegerXSDToLogical()
property answerQuantity as HS.FHIRModel.R4.Quantity;
A value that the referenced question is tested using the specified operator in order for the item to be enabled.
Property methods: answerQuantityGet(), answerQuantityGetSwizzled(), answerQuantityIsValid(), answerQuantityNewObject(), answerQuantitySet()
property answerReference as HS.FHIRModel.R4.Reference;
A value that the referenced question is tested using the specified operator in order for the item to be enabled.
Property methods: answerReferenceGet(), answerReferenceGetSwizzled(), answerReferenceIsValid(), answerReferenceNewObject(), answerReferenceSet()
property answerString as %String;
A value that the referenced question is tested using the specified operator in order for the item to be enabled.
Property methods: answerStringDisplayToLogical(), answerStringGet(), answerStringIsValid(), answerStringLogicalToDisplay(), answerStringLogicalToOdbc(), answerStringNormalize(), answerStringSet()
property answerTime as %String;
A value that the referenced question is tested using the specified operator in order for the item to be enabled.
Property methods: answerTimeDisplayToLogical(), answerTimeGet(), answerTimeIsValid(), answerTimeLogicalToDisplay(), answerTimeLogicalToOdbc(), answerTimeNormalize(), answerTimeSet()
property extension as HS.FHIRModel.R4.SeqOfExtension;
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
Property methods: extensionGet(), extensionGetSwizzled(), extensionIsValid(), extensionNewObject(), extensionSet()
property fhirID as %String;
Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Property methods: fhirIDDisplayToLogical(), fhirIDGet(), fhirIDIsValid(), fhirIDLogicalToDisplay(), fhirIDLogicalToOdbc(), fhirIDNormalize(), fhirIDSet()
property modifierExtension as HS.FHIRModel.R4.SeqOfExtension;
May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).
Property methods: modifierExtensionGet(), modifierExtensionGetSwizzled(), modifierExtensionIsValid(), modifierExtensionNewObject(), modifierExtensionSet()
property operator as %String (VALUELIST = ",exists,=,!=,>,<,>=,<=");
Specifies the criteria by which the question is enabled.
Property methods: operatorDisplayToLogical(), operatorGet(), operatorIsValid(), operatorLogicalToDisplay(), operatorLogicalToOdbc(), operatorNormalize(), operatorSet()
property question as %String;
The linkId for the question whose answer (or lack of answer) governs whether this item is enabled.
Property methods: questionDisplayToLogical(), questionGet(), questionIsValid(), questionLogicalToDisplay(), questionLogicalToOdbc(), questionNormalize(), questionSet()

Methods

method IncludeAnswerCoding()
method IncludeAnswerQuantity()
method IncludeAnswerReference()
method IncludeExtension()
method IncludeModifierExtension()
method _getProperties() as %DynamicArray
Inherited description: Return an array of the defined properties of this class in the definition order that they were discovered in the the HL7FHIR JSchema document
method toDao() as %DynamicAbstractObject
Inherited description: >

The toDao() method casts the set to a DAO.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab