MeasureReportGroupStratifierStratumPopulation
open class MeasureReportGroupStratifierStratumPopulation: BackboneElement
Population results in this stratum.
The populations that make up the stratum, one for each type of population appropriate to the measure.
-
Population results in this stratum.
The populations that make up the stratum, one for each type of population appropriate to the measure.
Declaration
Swift
override open class var resourceType: String -
initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator- exception | measure-population | measure-population-exclusion | measure-score.
Declaration
Swift
public var code: CodeableConcept? -
Size of the population.
Declaration
Swift
public var count: FHIRInteger? -
Population identifier as defined in the measure.
Declaration
Swift
public var identifier: Identifier? -
For patient-list reports, the patients in this population.
Declaration
Swift
public var patients: Reference? -
For patient-list reports, the patients in this population.
Declaration
Swift
override open func populate(from json: FHIRJSON, context instCtx: inout FHIRInstantiationContext)Parameters
jsonThe JSON element to use to populate the receiver
contextThe instantiation context to use
-
Undocumented
Declaration
Swift
open class MeasureReportGroupStratifierStratumPopulation: BackboneElement
View on GitHub
Install in Dash
MeasureReportGroupStratifierStratumPopulation Class Reference