PrivatecontextStructureMap.group.rule.source.context Element
Private OptionalminStructureMap.group.rule.source.min Element
Private OptionalmaxStructureMap.group.rule.source.max Element
FHIR Specification
stringPrivate Optionaltype_StructureMap.group.rule.source.type Element
Private OptionaldefaultStructureMap.group.rule.source.defaultValue[x] Element
@ChoiceDataTypesMeta('StructureMap.group.rule.source.defaultValue[x]', ['base64Binary','boolean','canonical','code','date','dateTime','decimal','id','instant','integer','markdown','oid','positiveInt','string','time','unsignedInt','uri','url','uuid','Address','Age','Annotation','Attachment','CodeableConcept','Coding','ContactPoint','Count','Distance','Duration','HumanName','Identifier','Money','Period','Quantity','Range','Ratio','Reference','SampledData','Signature','Timing','ContactDetail','Contributor','DataRequirement','Expression','ParameterDefinition','RelatedArtifact','TriggerDefinition','UsageContext','Dosage','Meta',]
FHIR Specification
Private OptionalelementStructureMap.group.rule.source.element Element
Private ReadonlymapFHIR CodeSystem: MapSourceListMode
Private OptionallistStructureMap.group.rule.source.listMode Element
FHIR Specification
codeCodeSystem Enumeration: MapSourceListModeEnum
Private OptionalvariableStructureMap.group.rule.source.variable Element
Private OptionalconditionStructureMap.group.rule.source.condition Element
Private OptionalcheckStructureMap.group.rule.source.check Element
FHIR Specification
stringPrivate OptionallogStructureMap.group.rule.source.logMessage Element
FHIR Specification
stringStaticparseParse the provided StructureMapGroupRuleSourceComponent JSON to instantiate the StructureMapGroupRuleSourceComponent data model.
JSON representing FHIR StructureMapGroupRuleSourceComponent
OptionaloptSourceField: stringOptional data source field (e.g. <complexTypeName>.<complexTypeFieldName>); defaults to StructureMapGroupRuleSourceComponent
StructureMapGroupRuleSourceComponent data model or undefined for StructureMapGroupRuleSourceComponent
JsonError if the provided JSON is not a valid JSON object
the context property value as a IdType object if defined; else an empty IdType object
Assigns the provided PrimitiveType value to the context property.
the context value
this
InvalidTypeError for invalid data types
PrimitiveTypeError for invalid primitive types
true if the context property exists and has a value; false otherwise
the context property value as a fhirId if defined; else null
Assigns the provided primitive value to the context property.
the context value
this
PrimitiveTypeError for invalid primitive types
true if the context property exists and has a value; false otherwise
the min property value as a IntegerType object if defined; else an empty IntegerType object
Assigns the provided PrimitiveType value to the min property.
the min value
this
InvalidTypeError for invalid data types
PrimitiveTypeError for invalid primitive types
true if the min property exists and has a value; false otherwise
the min property value as a fhirInteger if defined; else undefined
Assigns the provided primitive value to the min property.
the min value
this
PrimitiveTypeError for invalid primitive types
true if the min property exists and has a value; false otherwise
the max property value as a StringType object if defined; else an empty StringType object
Assigns the provided PrimitiveType value to the max property.
the max value
this
InvalidTypeError for invalid data types
PrimitiveTypeError for invalid primitive types
true if the max property exists and has a value; false otherwise
the max property value as a fhirString if defined; else undefined
Assigns the provided primitive value to the max property.
the max value
this
PrimitiveTypeError for invalid primitive types
true if the max property exists and has a value; false otherwise
the type_ property value as a StringType object if defined; else an empty StringType object
Assigns the provided PrimitiveType value to the type_ property.
the type_ value
this
InvalidTypeError for invalid data types
PrimitiveTypeError for invalid primitive types
true if the type_ property exists and has a value; false otherwise
the type_ property value as a fhirString if defined; else undefined
Assigns the provided primitive value to the type_ property.
the type_ value
this
PrimitiveTypeError for invalid primitive types
true if the type_ property exists and has a value; false otherwise
the defaultValue property value as a DataType object if defined; else undefined
Assigns the provided DataType object value to the defaultValue property.
the defaultValue object value
this
InvalidTypeError for invalid data types
true if the defaultValue property exists and has a value; false otherwise
the defaultValue property value as a Base64BinaryType object if defined; else undefined
true if the defaultValue property exists as a Base64BinaryType and has a value; false otherwise
the defaultValue property value as a BooleanType object if defined; else undefined
true if the defaultValue property exists as a BooleanType and has a value; false otherwise
the defaultValue property value as a CanonicalType object if defined; else undefined
true if the defaultValue property exists as a CanonicalType and has a value; false otherwise
the defaultValue property value as a CodeType object if defined; else undefined
true if the defaultValue property exists as a CodeType and has a value; false otherwise
the defaultValue property value as a DateType object if defined; else undefined
true if the defaultValue property exists as a DateType and has a value; false otherwise
the defaultValue property value as a DateTimeType object if defined; else undefined
true if the defaultValue property exists as a DateTimeType and has a value; false otherwise
the defaultValue property value as a DecimalType object if defined; else undefined
true if the defaultValue property exists as a DecimalType and has a value; false otherwise
the defaultValue property value as a IdType object if defined; else undefined
true if the defaultValue property exists as a IdType and has a value; false otherwise
the defaultValue property value as a InstantType object if defined; else undefined
true if the defaultValue property exists as a InstantType and has a value; false otherwise
the defaultValue property value as a IntegerType object if defined; else undefined
true if the defaultValue property exists as a IntegerType and has a value; false otherwise
the defaultValue property value as a MarkdownType object if defined; else undefined
true if the defaultValue property exists as a MarkdownType and has a value; false otherwise
the defaultValue property value as a OidType object if defined; else undefined
true if the defaultValue property exists as a OidType and has a value; false otherwise
the defaultValue property value as a PositiveIntType object if defined; else undefined
true if the defaultValue property exists as a PositiveIntType and has a value; false otherwise
the defaultValue property value as a StringType object if defined; else undefined
true if the defaultValue property exists as a StringType and has a value; false otherwise
the defaultValue property value as a TimeType object if defined; else undefined
true if the defaultValue property exists as a TimeType and has a value; false otherwise
the defaultValue property value as a UnsignedIntType object if defined; else undefined
true if the defaultValue property exists as a UnsignedIntType and has a value; false otherwise
the defaultValue property value as a UriType object if defined; else undefined
true if the defaultValue property exists as a UriType and has a value; false otherwise
the defaultValue property value as a UrlType object if defined; else undefined
true if the defaultValue property exists as a UrlType and has a value; false otherwise
the defaultValue property value as a UuidType object if defined; else undefined
true if the defaultValue property exists as a UuidType and has a value; false otherwise
the defaultValue property value as a Address object if defined; else undefined
true if the defaultValue property exists as a Address and has a value; false otherwise
the defaultValue property value as a Age object if defined; else undefined
true if the defaultValue property exists as a Age and has a value; false otherwise
the defaultValue property value as a Annotation object if defined; else undefined
true if the defaultValue property exists as a Annotation and has a value; false otherwise
the defaultValue property value as a Attachment object if defined; else undefined
true if the defaultValue property exists as a Attachment and has a value; false otherwise
the defaultValue property value as a CodeableConcept object if defined; else undefined
true if the defaultValue property exists as a CodeableConcept and has a value; false otherwise
the defaultValue property value as a Coding object if defined; else undefined
true if the defaultValue property exists as a Coding and has a value; false otherwise
the defaultValue property value as a ContactPoint object if defined; else undefined
true if the defaultValue property exists as a ContactPoint and has a value; false otherwise
the defaultValue property value as a Count object if defined; else undefined
true if the defaultValue property exists as a Count and has a value; false otherwise
the defaultValue property value as a Distance object if defined; else undefined
true if the defaultValue property exists as a Distance and has a value; false otherwise
the defaultValue property value as a Duration object if defined; else undefined
true if the defaultValue property exists as a Duration and has a value; false otherwise
the defaultValue property value as a HumanName object if defined; else undefined
true if the defaultValue property exists as a HumanName and has a value; false otherwise
the defaultValue property value as a Identifier object if defined; else undefined
true if the defaultValue property exists as a Identifier and has a value; false otherwise
the defaultValue property value as a Money object if defined; else undefined
true if the defaultValue property exists as a Money and has a value; false otherwise
the defaultValue property value as a Period object if defined; else undefined
true if the defaultValue property exists as a Period and has a value; false otherwise
the defaultValue property value as a Quantity object if defined; else undefined
true if the defaultValue property exists as a Quantity and has a value; false otherwise
the defaultValue property value as a Range object if defined; else undefined
true if the defaultValue property exists as a Range and has a value; false otherwise
the defaultValue property value as a Ratio object if defined; else undefined
true if the defaultValue property exists as a Ratio and has a value; false otherwise
the defaultValue property value as a Reference object if defined; else undefined
true if the defaultValue property exists as a Reference and has a value; false otherwise
the defaultValue property value as a SampledData object if defined; else undefined
true if the defaultValue property exists as a SampledData and has a value; false otherwise
the defaultValue property value as a Signature object if defined; else undefined
true if the defaultValue property exists as a Signature and has a value; false otherwise
the defaultValue property value as a Timing object if defined; else undefined
true if the defaultValue property exists as a Timing and has a value; false otherwise
the defaultValue property value as a ContactDetail object if defined; else undefined
true if the defaultValue property exists as a ContactDetail and has a value; false otherwise
the defaultValue property value as a Contributor object if defined; else undefined
true if the defaultValue property exists as a Contributor and has a value; false otherwise
the defaultValue property value as a DataRequirement object if defined; else undefined
true if the defaultValue property exists as a DataRequirement and has a value; false otherwise
the defaultValue property value as a Expression object if defined; else undefined
true if the defaultValue property exists as a Expression and has a value; false otherwise
the defaultValue property value as a ParameterDefinition object if defined; else undefined
true if the defaultValue property exists as a ParameterDefinition and has a value; false otherwise
the defaultValue property value as a RelatedArtifact object if defined; else undefined
true if the defaultValue property exists as a RelatedArtifact and has a value; false otherwise
the defaultValue property value as a TriggerDefinition object if defined; else undefined
true if the defaultValue property exists as a TriggerDefinition and has a value; false otherwise
the defaultValue property value as a UsageContext object if defined; else undefined
true if the defaultValue property exists as a UsageContext and has a value; false otherwise
the defaultValue property value as a Dosage object if defined; else undefined
true if the defaultValue property exists as a Dosage and has a value; false otherwise
the defaultValue property value as a Meta object if defined; else undefined
true if the defaultValue property exists as a Meta and has a value; false otherwise
the element property value as a StringType object if defined; else an empty StringType object
Assigns the provided PrimitiveType value to the element property.
the element value
this
InvalidTypeError for invalid data types
PrimitiveTypeError for invalid primitive types
true if the element property exists and has a value; false otherwise
the element property value as a fhirString if defined; else undefined
Assigns the provided primitive value to the element property.
the element value
this
PrimitiveTypeError for invalid primitive types
true if the element property exists and has a value; false otherwise
the listMode property value as a EnumCodeType if defined; else undefined
CodeSystem Enumeration: MapSourceListModeEnum
Assigns the provided EnumCodeType value to the listMode property.
the listMode value
this
InvalidCodeError for invalid code values
InvalidTypeError for invalid data types
CodeSystem Enumeration: MapSourceListModeEnum
true if the listMode property exists and has a value; false otherwise
the listMode property value as a CodeType if defined; else undefined
CodeSystem Enumeration: MapSourceListModeEnum
Assigns the provided PrimitiveType value to the listMode property.
the listMode value
this
InvalidCodeError for invalid code value
InvalidTypeError for invalid data types
CodeSystem Enumeration: MapSourceListModeEnum
true if the listMode property exists and has a value; false otherwise
the listMode property value as a fhirCode if defined; else undefined
CodeSystem Enumeration: MapSourceListModeEnum
Assigns the provided primitive value to the listMode property.
the listMode value
this
InvalidCodeError for invalid code value
PrimitiveTypeError for invalid primitive types
CodeSystem Enumeration: MapSourceListModeEnum
true if the listMode property exists and has a value; false otherwise
the variable property value as a IdType object if defined; else an empty IdType object
Assigns the provided PrimitiveType value to the variable property.
the variable value
this
InvalidTypeError for invalid data types
PrimitiveTypeError for invalid primitive types
true if the variable property exists and has a value; false otherwise
the variable property value as a fhirId if defined; else undefined
Assigns the provided primitive value to the variable property.
the variable value
this
PrimitiveTypeError for invalid primitive types
true if the variable property exists and has a value; false otherwise
the condition property value as a StringType object if defined; else an empty StringType object
Assigns the provided PrimitiveType value to the condition property.
the condition value
this
InvalidTypeError for invalid data types
PrimitiveTypeError for invalid primitive types
true if the condition property exists and has a value; false otherwise
the condition property value as a fhirString if defined; else undefined
Assigns the provided primitive value to the condition property.
the condition value
this
PrimitiveTypeError for invalid primitive types
true if the condition property exists and has a value; false otherwise
the check property value as a StringType object if defined; else an empty StringType object
Assigns the provided PrimitiveType value to the check property.
the check value
this
InvalidTypeError for invalid data types
PrimitiveTypeError for invalid primitive types
true if the check property exists and has a value; false otherwise
the check property value as a fhirString if defined; else undefined
Assigns the provided primitive value to the check property.
the check value
this
PrimitiveTypeError for invalid primitive types
true if the check property exists and has a value; false otherwise
the logMessage property value as a StringType object if defined; else an empty StringType object
Assigns the provided PrimitiveType value to the logMessage property.
the logMessage value
this
InvalidTypeError for invalid data types
PrimitiveTypeError for invalid primitive types
true if the logMessage property exists and has a value; false otherwise
the logMessage property value as a fhirString if defined; else undefined
Assigns the provided primitive value to the logMessage property.
the logMessage value
this
PrimitiveTypeError for invalid primitive types
true if the logMessage property exists and has a value; false otherwise
the FHIR type defined in the FHIR standard
true if the instance is empty; false otherwise
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
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 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
StructureMapGroupRuleSourceComponent Class
Remarks
FHIR Specification
See
FHIR StructureMap