HS.FHIR.DTL.vR4.Model.Element.Measure.supplementalData
class HS.FHIR.DTL.vR4.Model.Element.Measure.supplementalData extends HS.FHIR.DTL.vR4.Model.Base.BackboneElement
What other data should be reported with the measure.Property Inventory
Parameters
NOTE: Direct use of XMLExport method does not support the ELEMENTQUALIFIED. The export must be done using %XML.Writer or SOAP support.
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
Meaning of the supplemental data.
any FHIR4 code from any ValueSet may be used.
Expression describing additional data to be reported.
The human readable description of this supplemental data.
supplemental-data | risk-adjustment-factor
measure-data-usage is the REQUIRED FHIR4 ValueSet for codes, but if you need to express meanings not found in measure-data-usage, you may formally EXTEND measure-data-usage to add codes to it.
Inherited Members
Inherited Properties
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- FromJSON()
- FromJSONDir()
- FromJSONFile()
- FromJSONHelper()
- FromXML()
- FromXMLHelper()
- PrimitiveExtensionHandler()
- ToJSON()
- ToJSONHelper()
- ToXML()
- ToXMLHelper()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()