Skip to main content

HS.FHIRModel.R4.ParametersX.Parameter

class HS.FHIRModel.R4.ParametersX.Parameter extends HS.FHIRModel.FHIRClassSuper

*****************************************
** ParametersX.Parameter generated class schema
*****************************************
This resource is a non-persisted resource used to pass information into and back from an [operation](operations.html). It has no other use, and there is no RESTful endpoint associated with it.

Property Inventory

Method Inventory

Parameters

parameter XMLTYPE = R4_PARAMETERSX_PARAMETER;
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 _name as HS.FHIRModel.R4.Element;
Extensions for name
Property methods: _nameGet(), _nameGetSwizzled(), _nameIsValid(), _nameNewObject(), _nameSet()
property _valueBase64Binary as HS.FHIRModel.R4.Element;
Extensions for valueBase64Binary
Property methods: _valueBase64BinaryGet(), _valueBase64BinaryGetSwizzled(), _valueBase64BinaryIsValid(), _valueBase64BinaryNewObject(), _valueBase64BinarySet()
property _valueBoolean as HS.FHIRModel.R4.Element;
Extensions for valueBoolean
Property methods: _valueBooleanGet(), _valueBooleanGetSwizzled(), _valueBooleanIsValid(), _valueBooleanNewObject(), _valueBooleanSet()
property _valueCanonical as HS.FHIRModel.R4.Element;
Extensions for valueCanonical
Property methods: _valueCanonicalGet(), _valueCanonicalGetSwizzled(), _valueCanonicalIsValid(), _valueCanonicalNewObject(), _valueCanonicalSet()
property _valueCode as HS.FHIRModel.R4.Element;
Extensions for valueCode
Property methods: _valueCodeGet(), _valueCodeGetSwizzled(), _valueCodeIsValid(), _valueCodeNewObject(), _valueCodeSet()
property _valueDate as HS.FHIRModel.R4.Element;
Extensions for valueDate
Property methods: _valueDateGet(), _valueDateGetSwizzled(), _valueDateIsValid(), _valueDateNewObject(), _valueDateSet()
property _valueDateTime as HS.FHIRModel.R4.Element;
Extensions for valueDateTime
Property methods: _valueDateTimeGet(), _valueDateTimeGetSwizzled(), _valueDateTimeIsValid(), _valueDateTimeNewObject(), _valueDateTimeSet()
property _valueDecimal as HS.FHIRModel.R4.Element;
Extensions for valueDecimal
Property methods: _valueDecimalGet(), _valueDecimalGetSwizzled(), _valueDecimalIsValid(), _valueDecimalNewObject(), _valueDecimalSet()
property _valueId as HS.FHIRModel.R4.Element;
Extensions for valueId
Property methods: _valueIdGet(), _valueIdGetSwizzled(), _valueIdIsValid(), _valueIdNewObject(), _valueIdSet()
property _valueInstant as HS.FHIRModel.R4.Element;
Extensions for valueInstant
Property methods: _valueInstantGet(), _valueInstantGetSwizzled(), _valueInstantIsValid(), _valueInstantNewObject(), _valueInstantSet()
property _valueInteger as HS.FHIRModel.R4.Element;
Extensions for valueInteger
Property methods: _valueIntegerGet(), _valueIntegerGetSwizzled(), _valueIntegerIsValid(), _valueIntegerNewObject(), _valueIntegerSet()
property _valueMarkdown as HS.FHIRModel.R4.Element;
Extensions for valueMarkdown
Property methods: _valueMarkdownGet(), _valueMarkdownGetSwizzled(), _valueMarkdownIsValid(), _valueMarkdownNewObject(), _valueMarkdownSet()
property _valueOid as HS.FHIRModel.R4.Element;
Extensions for valueOid
Property methods: _valueOidGet(), _valueOidGetSwizzled(), _valueOidIsValid(), _valueOidNewObject(), _valueOidSet()
property _valuePositiveInt as HS.FHIRModel.R4.Element;
Extensions for valuePositiveInt
Property methods: _valuePositiveIntGet(), _valuePositiveIntGetSwizzled(), _valuePositiveIntIsValid(), _valuePositiveIntNewObject(), _valuePositiveIntSet()
property _valueString as HS.FHIRModel.R4.Element;
Extensions for valueString
Property methods: _valueStringGet(), _valueStringGetSwizzled(), _valueStringIsValid(), _valueStringNewObject(), _valueStringSet()
property _valueTime as HS.FHIRModel.R4.Element;
Extensions for valueTime
Property methods: _valueTimeGet(), _valueTimeGetSwizzled(), _valueTimeIsValid(), _valueTimeNewObject(), _valueTimeSet()
property _valueUnsignedInt as HS.FHIRModel.R4.Element;
Extensions for valueUnsignedInt
Property methods: _valueUnsignedIntGet(), _valueUnsignedIntGetSwizzled(), _valueUnsignedIntIsValid(), _valueUnsignedIntNewObject(), _valueUnsignedIntSet()
property _valueUri as HS.FHIRModel.R4.Element;
Extensions for valueUri
Property methods: _valueUriGet(), _valueUriGetSwizzled(), _valueUriIsValid(), _valueUriNewObject(), _valueUriSet()
property _valueUrl as HS.FHIRModel.R4.Element;
Extensions for valueUrl
Property methods: _valueUrlGet(), _valueUrlGetSwizzled(), _valueUrlIsValid(), _valueUrlNewObject(), _valueUrlSet()
property _valueUuid as HS.FHIRModel.R4.Element;
Extensions for valueUuid
Property methods: _valueUuidGet(), _valueUuidGetSwizzled(), _valueUuidIsValid(), _valueUuidNewObject(), _valueUuidSet()
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 name as %String;
The name of the parameter (reference to the operation definition).
Property methods: nameDisplayToLogical(), nameGet(), nameIsValid(), nameLogicalToDisplay(), nameLogicalToOdbc(), nameNormalize(), nameSet()
A named part of a multi-part parameter.
Property methods: partGet(), partGetSwizzled(), partIsValid(), partNewObject(), partSet()
property resource as HS.FHIRModel.R4.ResourceList;
If the parameter is a whole resource.
Property methods: resourceGet(), resourceGetSwizzled(), resourceIsValid(), resourceNewObject(), resourceSet()
property valueAddress as HS.FHIRModel.R4.Address;
If the parameter is a data type.
Property methods: valueAddressGet(), valueAddressGetSwizzled(), valueAddressIsValid(), valueAddressNewObject(), valueAddressSet()
property valueAge as HS.FHIRModel.R4.Age;
If the parameter is a data type.
Property methods: valueAgeGet(), valueAgeGetSwizzled(), valueAgeIsValid(), valueAgeNewObject(), valueAgeSet()
property valueAnnotation as HS.FHIRModel.R4.Annotation;
If the parameter is a data type.
Property methods: valueAnnotationGet(), valueAnnotationGetSwizzled(), valueAnnotationIsValid(), valueAnnotationNewObject(), valueAnnotationSet()
property valueAttachment as HS.FHIRModel.R4.Attachment;
If the parameter is a data type.
Property methods: valueAttachmentGet(), valueAttachmentGetSwizzled(), valueAttachmentIsValid(), valueAttachmentNewObject(), valueAttachmentSet()
property valueBase64Binary as %String;
If the parameter is a data type.
Property methods: valueBase64BinaryDisplayToLogical(), valueBase64BinaryGet(), valueBase64BinaryIsValid(), valueBase64BinaryLogicalToDisplay(), valueBase64BinaryLogicalToOdbc(), valueBase64BinaryNormalize(), valueBase64BinarySet()
property valueBoolean as %Boolean;
If the parameter is a data type.
Property methods: valueBooleanDisplayToLogical(), valueBooleanGet(), valueBooleanIsValid(), valueBooleanLogicalToDisplay(), valueBooleanLogicalToXSD(), valueBooleanNormalize(), valueBooleanSet(), valueBooleanXSDToLogical()
property valueCanonical as %String;
If the parameter is a data type.
Property methods: valueCanonicalDisplayToLogical(), valueCanonicalGet(), valueCanonicalIsValid(), valueCanonicalLogicalToDisplay(), valueCanonicalLogicalToOdbc(), valueCanonicalNormalize(), valueCanonicalSet()
property valueCode as %String;
If the parameter is a data type.
Property methods: valueCodeDisplayToLogical(), valueCodeGet(), valueCodeIsValid(), valueCodeLogicalToDisplay(), valueCodeLogicalToOdbc(), valueCodeNormalize(), valueCodeSet()
property valueCodeableConcept as HS.FHIRModel.R4.CodeableConcept;
If the parameter is a data type.
Property methods: valueCodeableConceptGet(), valueCodeableConceptGetSwizzled(), valueCodeableConceptIsValid(), valueCodeableConceptNewObject(), valueCodeableConceptSet()
property valueCoding as HS.FHIRModel.R4.Coding;
If the parameter is a data type.
Property methods: valueCodingGet(), valueCodingGetSwizzled(), valueCodingIsValid(), valueCodingNewObject(), valueCodingSet()
property valueContactDetail as HS.FHIRModel.R4.ContactDetail;
If the parameter is a data type.
Property methods: valueContactDetailGet(), valueContactDetailGetSwizzled(), valueContactDetailIsValid(), valueContactDetailNewObject(), valueContactDetailSet()
property valueContactPoint as HS.FHIRModel.R4.ContactPoint;
If the parameter is a data type.
Property methods: valueContactPointGet(), valueContactPointGetSwizzled(), valueContactPointIsValid(), valueContactPointNewObject(), valueContactPointSet()
property valueContributor as HS.FHIRModel.R4.Contributor;
If the parameter is a data type.
Property methods: valueContributorGet(), valueContributorGetSwizzled(), valueContributorIsValid(), valueContributorNewObject(), valueContributorSet()
property valueCount as HS.FHIRModel.R4.Count;
If the parameter is a data type.
Property methods: valueCountGet(), valueCountGetSwizzled(), valueCountIsValid(), valueCountNewObject(), valueCountSet()
property valueDataRequirement as HS.FHIRModel.R4.DataRequirement;
If the parameter is a data type.
Property methods: valueDataRequirementGet(), valueDataRequirementGetSwizzled(), valueDataRequirementIsValid(), valueDataRequirementNewObject(), valueDataRequirementSet()
property valueDate as %String;
If the parameter is a data type.
Property methods: valueDateDisplayToLogical(), valueDateGet(), valueDateIsValid(), valueDateLogicalToDisplay(), valueDateLogicalToOdbc(), valueDateNormalize(), valueDateSet()
property valueDateTime as %String;
If the parameter is a data type.
Property methods: valueDateTimeDisplayToLogical(), valueDateTimeGet(), valueDateTimeIsValid(), valueDateTimeLogicalToDisplay(), valueDateTimeLogicalToOdbc(), valueDateTimeNormalize(), valueDateTimeSet()
property valueDecimal as %Integer;
If the parameter is a data type.
Property methods: valueDecimalDisplayToLogical(), valueDecimalGet(), valueDecimalIsValid(), valueDecimalLogicalToDisplay(), valueDecimalNormalize(), valueDecimalSet(), valueDecimalXSDToLogical()
property valueDistance as HS.FHIRModel.R4.Distance;
If the parameter is a data type.
Property methods: valueDistanceGet(), valueDistanceGetSwizzled(), valueDistanceIsValid(), valueDistanceNewObject(), valueDistanceSet()
property valueDosage as HS.FHIRModel.R4.Dosage;
If the parameter is a data type.
Property methods: valueDosageGet(), valueDosageGetSwizzled(), valueDosageIsValid(), valueDosageNewObject(), valueDosageSet()
property valueDuration as HS.FHIRModel.R4.Duration;
If the parameter is a data type.
Property methods: valueDurationGet(), valueDurationGetSwizzled(), valueDurationIsValid(), valueDurationNewObject(), valueDurationSet()
property valueExpression as HS.FHIRModel.R4.Expression;
If the parameter is a data type.
Property methods: valueExpressionGet(), valueExpressionGetSwizzled(), valueExpressionIsValid(), valueExpressionNewObject(), valueExpressionSet()
property valueHumanName as HS.FHIRModel.R4.HumanName;
If the parameter is a data type.
Property methods: valueHumanNameGet(), valueHumanNameGetSwizzled(), valueHumanNameIsValid(), valueHumanNameNewObject(), valueHumanNameSet()
property valueId as %String;
If the parameter is a data type.
Property methods: valueIdDisplayToLogical(), valueIdGet(), valueIdIsValid(), valueIdLogicalToDisplay(), valueIdLogicalToOdbc(), valueIdNormalize(), valueIdSet()
property valueIdentifier as HS.FHIRModel.R4.Identifier;
If the parameter is a data type.
Property methods: valueIdentifierGet(), valueIdentifierGetSwizzled(), valueIdentifierIsValid(), valueIdentifierNewObject(), valueIdentifierSet()
property valueInstant as %String;
If the parameter is a data type.
Property methods: valueInstantDisplayToLogical(), valueInstantGet(), valueInstantIsValid(), valueInstantLogicalToDisplay(), valueInstantLogicalToOdbc(), valueInstantNormalize(), valueInstantSet()
property valueInteger as %Integer;
If the parameter is a data type.
Property methods: valueIntegerDisplayToLogical(), valueIntegerGet(), valueIntegerIsValid(), valueIntegerLogicalToDisplay(), valueIntegerNormalize(), valueIntegerSet(), valueIntegerXSDToLogical()
property valueMarkdown as %String;
If the parameter is a data type.
Property methods: valueMarkdownDisplayToLogical(), valueMarkdownGet(), valueMarkdownIsValid(), valueMarkdownLogicalToDisplay(), valueMarkdownLogicalToOdbc(), valueMarkdownNormalize(), valueMarkdownSet()
property valueMeta as HS.FHIRModel.R4.Meta;
If the parameter is a data type.
Property methods: valueMetaGet(), valueMetaGetSwizzled(), valueMetaIsValid(), valueMetaNewObject(), valueMetaSet()
property valueMoney as HS.FHIRModel.R4.Money;
If the parameter is a data type.
Property methods: valueMoneyGet(), valueMoneyGetSwizzled(), valueMoneyIsValid(), valueMoneyNewObject(), valueMoneySet()
property valueOid as %String;
If the parameter is a data type.
Property methods: valueOidDisplayToLogical(), valueOidGet(), valueOidIsValid(), valueOidLogicalToDisplay(), valueOidLogicalToOdbc(), valueOidNormalize(), valueOidSet()
property valueParameterDefinition as HS.FHIRModel.R4.ParameterDefinition;
If the parameter is a data type.
Property methods: valueParameterDefinitionGet(), valueParameterDefinitionGetSwizzled(), valueParameterDefinitionIsValid(), valueParameterDefinitionNewObject(), valueParameterDefinitionSet()
property valuePeriod as HS.FHIRModel.R4.Period;
If the parameter is a data type.
Property methods: valuePeriodGet(), valuePeriodGetSwizzled(), valuePeriodIsValid(), valuePeriodNewObject(), valuePeriodSet()
property valuePositiveInt as %Integer;
If the parameter is a data type.
Property methods: valuePositiveIntDisplayToLogical(), valuePositiveIntGet(), valuePositiveIntIsValid(), valuePositiveIntLogicalToDisplay(), valuePositiveIntNormalize(), valuePositiveIntSet(), valuePositiveIntXSDToLogical()
property valueQuantity as HS.FHIRModel.R4.Quantity;
If the parameter is a data type.
Property methods: valueQuantityGet(), valueQuantityGetSwizzled(), valueQuantityIsValid(), valueQuantityNewObject(), valueQuantitySet()
property valueRange as HS.FHIRModel.R4.Range;
If the parameter is a data type.
Property methods: valueRangeGet(), valueRangeGetSwizzled(), valueRangeIsValid(), valueRangeNewObject(), valueRangeSet()
property valueRatio as HS.FHIRModel.R4.Ratio;
If the parameter is a data type.
Property methods: valueRatioGet(), valueRatioGetSwizzled(), valueRatioIsValid(), valueRatioNewObject(), valueRatioSet()
property valueReference as HS.FHIRModel.R4.Reference;
If the parameter is a data type.
Property methods: valueReferenceGet(), valueReferenceGetSwizzled(), valueReferenceIsValid(), valueReferenceNewObject(), valueReferenceSet()
property valueRelatedArtifact as HS.FHIRModel.R4.RelatedArtifact;
If the parameter is a data type.
Property methods: valueRelatedArtifactGet(), valueRelatedArtifactGetSwizzled(), valueRelatedArtifactIsValid(), valueRelatedArtifactNewObject(), valueRelatedArtifactSet()
property valueSampledData as HS.FHIRModel.R4.SampledData;
If the parameter is a data type.
Property methods: valueSampledDataGet(), valueSampledDataGetSwizzled(), valueSampledDataIsValid(), valueSampledDataNewObject(), valueSampledDataSet()
property valueSignature as HS.FHIRModel.R4.Signature;
If the parameter is a data type.
Property methods: valueSignatureGet(), valueSignatureGetSwizzled(), valueSignatureIsValid(), valueSignatureNewObject(), valueSignatureSet()
property valueString as %String;
If the parameter is a data type.
Property methods: valueStringDisplayToLogical(), valueStringGet(), valueStringIsValid(), valueStringLogicalToDisplay(), valueStringLogicalToOdbc(), valueStringNormalize(), valueStringSet()
property valueTime as %String;
If the parameter is a data type.
Property methods: valueTimeDisplayToLogical(), valueTimeGet(), valueTimeIsValid(), valueTimeLogicalToDisplay(), valueTimeLogicalToOdbc(), valueTimeNormalize(), valueTimeSet()
property valueTiming as HS.FHIRModel.R4.Timing;
If the parameter is a data type.
Property methods: valueTimingGet(), valueTimingGetSwizzled(), valueTimingIsValid(), valueTimingNewObject(), valueTimingSet()
property valueTriggerDefinition as HS.FHIRModel.R4.TriggerDefinition;
If the parameter is a data type.
Property methods: valueTriggerDefinitionGet(), valueTriggerDefinitionGetSwizzled(), valueTriggerDefinitionIsValid(), valueTriggerDefinitionNewObject(), valueTriggerDefinitionSet()
property valueUnsignedInt as %Integer;
If the parameter is a data type.
Property methods: valueUnsignedIntDisplayToLogical(), valueUnsignedIntGet(), valueUnsignedIntIsValid(), valueUnsignedIntLogicalToDisplay(), valueUnsignedIntNormalize(), valueUnsignedIntSet(), valueUnsignedIntXSDToLogical()
property valueUri as %String;
If the parameter is a data type.
Property methods: valueUriDisplayToLogical(), valueUriGet(), valueUriIsValid(), valueUriLogicalToDisplay(), valueUriLogicalToOdbc(), valueUriNormalize(), valueUriSet()
property valueUrl as %String;
If the parameter is a data type.
Property methods: valueUrlDisplayToLogical(), valueUrlGet(), valueUrlIsValid(), valueUrlLogicalToDisplay(), valueUrlLogicalToOdbc(), valueUrlNormalize(), valueUrlSet()
property valueUsageContext as HS.FHIRModel.R4.UsageContext;
If the parameter is a data type.
Property methods: valueUsageContextGet(), valueUsageContextGetSwizzled(), valueUsageContextIsValid(), valueUsageContextNewObject(), valueUsageContextSet()
property valueUuid as %String;
If the parameter is a data type.
Property methods: valueUuidDisplayToLogical(), valueUuidGet(), valueUuidIsValid(), valueUuidLogicalToDisplay(), valueUuidLogicalToOdbc(), valueUuidNormalize(), valueUuidSet()

Methods

method IncludeExtension()
method IncludeModifierExtension()
method IncludePart()
method IncludeResource()
method IncludeValueAddress()
method IncludeValueAge()
method IncludeValueAnnotation()
method IncludeValueAttachment()
method IncludeValueCodeableConcept()
method IncludeValueCoding()
method IncludeValueContactDetail()
method IncludeValueContactPoint()
method IncludeValueContributor()
method IncludeValueCount()
method IncludeValueDataRequirement()
method IncludeValueDistance()
method IncludeValueDosage()
method IncludeValueDuration()
method IncludeValueExpression()
method IncludeValueHumanName()
method IncludeValueIdentifier()
method IncludeValueMeta()
method IncludeValueMoney()
method IncludeValueParameterDefinition()
method IncludeValuePeriod()
method IncludeValueQuantity()
method IncludeValueRange()
method IncludeValueRatio()
method IncludeValueReference()
method IncludeValueRelatedArtifact()
method IncludeValueSampledData()
method IncludeValueSignature()
method IncludeValueTiming()
method IncludeValueTriggerDefinition()
method IncludeValueUsageContext()
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