Private OptionallinkMeasure.group.linkId Element
FHIR Specification
stringPrivate OptionalcodeMeasure.group.code Element
FHIR Specification
CodeableConceptPrivate OptionaldescriptionMeasure.group.description Element
Private Optionaltype_Measure.group.type Element
FHIR Specification
CodeableConceptPrivate OptionalsubjectMeasure.group.subject[x] Element
FHIR Specification
Private ReadonlyfhirFHIR CodeSystem: FhirTypes
Private OptionalbasisMeasure.group.basis Element
FHIR Specification
codeCodeSystem Enumeration: FhirTypesEnum
Private OptionalscoringMeasure.group.scoring Element
FHIR Specification
CodeableConceptPrivate OptionalscoringMeasure.group.scoringUnit Element
FHIR Specification
CodeableConceptPrivate OptionalrateMeasure.group.rateAggregation Element
FHIR Specification
markdownPrivate OptionalimprovementMeasure.group.improvementNotation Element
FHIR Specification
CodeableConceptPrivate OptionallibraryMeasure.group.library Element
FHIR Specification
canonical
Private OptionalpopulationMeasure.group.population Element
Private OptionalstratifierMeasure.group.stratifier Element
FHIR Specification
BackboneElementStaticparseParse the provided MeasureGroupComponent JSON to instantiate the MeasureGroupComponent data model.
JSON representing FHIR MeasureGroupComponent
OptionaloptSourceField: stringOptional data source field (e.g. <complexTypeName>.<complexTypeFieldName>); defaults to MeasureGroupComponent
MeasureGroupComponent data model or undefined for MeasureGroupComponent
JsonError if the provided JSON is not a valid JSON object
the linkId property value as a StringType object if defined; else an empty StringType object
Assigns the provided PrimitiveType value to the linkId property.
the linkId value
this
InvalidTypeError for invalid data types
PrimitiveTypeError for invalid primitive types
true if the linkId property exists and has a value; false otherwise
the linkId property value as a fhirString if defined; else undefined
Assigns the provided primitive value to the linkId property.
the linkId value
this
PrimitiveTypeError for invalid primitive types
true if the linkId property exists and has a value; false otherwise
the code property value as a CodeableConcept object if defined; else an empty CodeableConcept object
Assigns the provided Code object value to the code property.
the code object value
this
InvalidTypeError for invalid data types
true if the code property exists and has a value; false otherwise
the description property value as a MarkdownType object if defined; else an empty MarkdownType object
Assigns the provided PrimitiveType value to the description property.
the description value
this
InvalidTypeError for invalid data types
PrimitiveTypeError for invalid primitive types
true if the description property exists and has a value; false otherwise
the description property value as a fhirMarkdown if defined; else undefined
Assigns the provided primitive value to the description property.
the description value
this
PrimitiveTypeError for invalid primitive types
true if the description property exists and has a value; false otherwise
the type_ property value as a CodeableConcept array
Assigns the provided CodeableConcept array value to the type_ property.
the type_ array value
this
InvalidTypeError for invalid data types
Add the provided CodeableConcept value to the type_ array property.
the type_ value
this
InvalidTypeError for invalid data types
true if the type_ property exists and has a value; false otherwise
the subject property value as a DataType object if defined; else undefined
Assigns the provided DataType object value to the subject property.
the subject object value
this
InvalidTypeError for invalid data types
true if the subject property exists and has a value; false otherwise
the subject property value as a CodeableConcept object if defined; else undefined
true if the subject property exists as a CodeableConcept and has a value; false otherwise
the subject property value as a Reference object if defined; else undefined
true if the subject property exists as a Reference and has a value; false otherwise
the basis property value as a EnumCodeType if defined; else undefined
CodeSystem Enumeration: FhirTypesEnum
Assigns the provided EnumCodeType value to the basis property.
the basis value
this
InvalidCodeError for invalid code values
InvalidTypeError for invalid data types
CodeSystem Enumeration: FhirTypesEnum
true if the basis property exists and has a value; false otherwise
the basis property value as a CodeType if defined; else undefined
CodeSystem Enumeration: FhirTypesEnum
Assigns the provided PrimitiveType value to the basis property.
the basis value
this
InvalidCodeError for invalid code value
InvalidTypeError for invalid data types
CodeSystem Enumeration: FhirTypesEnum
true if the basis property exists and has a value; false otherwise
the basis property value as a fhirCode if defined; else undefined
CodeSystem Enumeration: FhirTypesEnum
Assigns the provided primitive value to the basis property.
the basis value
this
InvalidCodeError for invalid code value
PrimitiveTypeError for invalid primitive types
CodeSystem Enumeration: FhirTypesEnum
true if the basis property exists and has a value; false otherwise
the scoring property value as a CodeableConcept object if defined; else an empty CodeableConcept object
Assigns the provided Scoring object value to the scoring property.
the scoring object value
this
InvalidTypeError for invalid data types
true if the scoring property exists and has a value; false otherwise
the scoringUnit property value as a CodeableConcept object if defined; else an empty CodeableConcept object
Assigns the provided ScoringUnit object value to the scoringUnit property.
the scoringUnit object value
this
InvalidTypeError for invalid data types
true if the scoringUnit property exists and has a value; false otherwise
the rateAggregation property value as a MarkdownType object if defined; else an empty MarkdownType object
Assigns the provided PrimitiveType value to the rateAggregation property.
the rateAggregation value
this
InvalidTypeError for invalid data types
PrimitiveTypeError for invalid primitive types
true if the rateAggregation property exists and has a value; false otherwise
the rateAggregation property value as a fhirMarkdown if defined; else undefined
Assigns the provided primitive value to the rateAggregation property.
the rateAggregation value
this
PrimitiveTypeError for invalid primitive types
true if the rateAggregation property exists and has a value; false otherwise
the improvementNotation property value as a CodeableConcept object if defined; else an empty CodeableConcept object
Assigns the provided ImprovementNotation object value to the improvementNotation property.
the improvementNotation object value
this
InvalidTypeError for invalid data types
true if the improvementNotation property exists and has a value; false otherwise
the library property value as a CanonicalType array
Assigns the provided CanonicalType array value to the library property.
the library array value
this
InvalidTypeError for invalid data types
PrimitiveTypeError for invalid primitive types
Add the provided CanonicalType value to the library array property.
the library value
this
InvalidTypeError for invalid data types
PrimitiveTypeError for invalid primitive types
true if the library property exists and has a value; false otherwise
the library property value as a fhirCanonical array
Assigns the provided primitive value array to the library property.
the library value array
this
PrimitiveTypeError for invalid primitive types
Add the provided primitive value to the library array property.
the library value
this
PrimitiveTypeError for invalid primitive types
true if the library property exists and has a value; false otherwise
the population property value as a MeasureGroupPopulationComponent array
Assigns the provided MeasureGroupPopulationComponent array value to the population property.
the population array value
this
InvalidTypeError for invalid data types
Add the provided MeasureGroupPopulationComponent value to the population array property.
the population value
this
InvalidTypeError for invalid data types
true if the population property exists and has a value; false otherwise
the stratifier property value as a MeasureGroupStratifierComponent array
Assigns the provided MeasureGroupStratifierComponent array value to the stratifier property.
the stratifier array value
this
InvalidTypeError for invalid data types
Add the provided MeasureGroupStratifierComponent value to the stratifier array property.
the stratifier value
this
InvalidTypeError for invalid data types
true if the stratifier 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
PrivateinitInitialize the type_ property
PrivateinitInitialize the library property
PrivateinitInitialize the population property
PrivateinitInitialize the stratifier property
MeasureGroupComponent Class
Remarks
FHIR Specification
See
FHIR Measure