Class MeasureReport
- java.lang.Object
-
- org.hl7.fhir.r4.model.Base
-
- org.hl7.fhir.r4.model.BaseResource
-
- org.hl7.fhir.r4.model.Resource
-
- org.hl7.fhir.r4.model.DomainResource
-
- org.hl7.fhir.r4.model.MeasureReport
-
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement,Serializable,org.hl7.fhir.instance.model.api.IAnyResource,org.hl7.fhir.instance.model.api.IBase,org.hl7.fhir.instance.model.api.IBaseHasExtensions,org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions,org.hl7.fhir.instance.model.api.IBaseResource,org.hl7.fhir.instance.model.api.IDomainResource
public class MeasureReport extends DomainResource
The MeasureReport resource contains the results of the calculation of a measure; and optionally a reference to the resources involved in that calculation.- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMeasureReport.MeasureReportGroupComponentstatic classMeasureReport.MeasureReportGroupPopulationComponentstatic classMeasureReport.MeasureReportGroupStratifierComponentstatic classMeasureReport.MeasureReportStatusstatic classMeasureReport.MeasureReportStatusEnumFactorystatic classMeasureReport.MeasureReportTypestatic classMeasureReport.MeasureReportTypeEnumFactorystatic classMeasureReport.StratifierGroupComponentstatic classMeasureReport.StratifierGroupComponentComponentstatic classMeasureReport.StratifierGroupPopulationComponent
-
Field Summary
Fields Modifier and Type Field Description protected DateTimeTypedateThe date this measure report was generated.static ca.uhn.fhir.rest.gclient.DateClientParamDATEFluent Client search parameter constant for datestatic ca.uhn.fhir.rest.gclient.ReferenceClientParamEVALUATED_RESOURCEFluent Client search parameter constant for evaluated-resourceprotected List<Reference>evaluatedResourceA reference to a Bundle containing the Resources that were used in the calculation of this measure.protected List<Resource>evaluatedResourceTargetThe actual objects that are the target of the reference (A reference to a Bundle containing the Resources that were used in the calculation of this measure.)protected List<MeasureReport.MeasureReportGroupComponent>groupThe results of the calculation, one for each population group in the measure.protected List<Identifier>identifierA formal identifier that is used to identify this MeasureReport when it is represented in other formats or referenced in a specification, model, design or an instance.static ca.uhn.fhir.rest.gclient.TokenClientParamIDENTIFIERFluent Client search parameter constant for identifierprotected CodeableConceptimprovementNotationWhether improvement in the measure is noted by an increase or decrease in the measure score.static ca.uhn.fhir.model.api.IncludeINCLUDE_EVALUATED_RESOURCEConstant for fluent queries to be used to add include statements.static ca.uhn.fhir.model.api.IncludeINCLUDE_MEASUREConstant for fluent queries to be used to add include statements.static ca.uhn.fhir.model.api.IncludeINCLUDE_PATIENTConstant for fluent queries to be used to add include statements.static ca.uhn.fhir.model.api.IncludeINCLUDE_REPORTERConstant for fluent queries to be used to add include statements.static ca.uhn.fhir.model.api.IncludeINCLUDE_SUBJECTConstant for fluent queries to be used to add include statements.protected CanonicalTypemeasureA reference to the Measure that was calculated to produce this report.static ca.uhn.fhir.rest.gclient.ReferenceClientParamMEASUREFluent Client search parameter constant for measurestatic ca.uhn.fhir.rest.gclient.ReferenceClientParamPATIENTFluent Client search parameter constant for patientprotected PeriodperiodThe reporting period for which the report was calculated.static ca.uhn.fhir.rest.gclient.DateClientParamPERIODFluent Client search parameter constant for periodprotected ReferencereporterThe individual, location, or organization that is reporting the data.static ca.uhn.fhir.rest.gclient.ReferenceClientParamREPORTERFluent Client search parameter constant for reporterprotected ResourcereporterTargetThe actual object that is the target of the reference (The individual, location, or organization that is reporting the data.)static StringSP_DATESearch parameter: datestatic StringSP_EVALUATED_RESOURCESearch parameter: evaluated-resourcestatic StringSP_IDENTIFIERSearch parameter: identifierstatic StringSP_MEASURESearch parameter: measurestatic StringSP_PATIENTSearch parameter: patientstatic StringSP_PERIODSearch parameter: periodstatic StringSP_REPORTERSearch parameter: reporterstatic StringSP_STATUSSearch parameter: statusstatic StringSP_SUBJECTSearch parameter: subjectprotected Enumeration<MeasureReport.MeasureReportStatus>statusThe MeasureReport status.static ca.uhn.fhir.rest.gclient.TokenClientParamSTATUSFluent Client search parameter constant for statusprotected ReferencesubjectOptional subject identifying the individual or individuals the report is for.static ca.uhn.fhir.rest.gclient.ReferenceClientParamSUBJECTFluent Client search parameter constant for subjectprotected ResourcesubjectTargetThe actual object that is the target of the reference (Optional subject identifying the individual or individuals the report is for.)protected Enumeration<MeasureReport.MeasureReportType>typeThe type of measure report.-
Fields inherited from class org.hl7.fhir.r4.model.DomainResource
contained, extension, modifierExtension, text
-
Fields inherited from class org.hl7.fhir.r4.model.Resource
id, implicitRules, language, meta
-
-
Constructor Summary
Constructors Constructor Description MeasureReport()ConstructorMeasureReport(Enumeration<MeasureReport.MeasureReportStatus> status, Enumeration<MeasureReport.MeasureReportType> type, CanonicalType measure, Period period)Constructor
-
Method Summary
-
Methods inherited from class org.hl7.fhir.r4.model.DomainResource
addContained, addExtension, addExtension, addExtension, addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getContained, getExtension, getExtensionByUrl, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setText
-
Methods inherited from class org.hl7.fhir.r4.model.Resource
copyValues, getId, getIdBase, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMeta
-
Methods inherited from class org.hl7.fhir.r4.model.BaseResource
getStructureFhirVersionEnum, isResource, setId
-
Methods inherited from class org.hl7.fhir.r4.model.Base
castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCanonical, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExpression, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMarketingStatus, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPopulation, castToPositiveInt, castToProdCharacteristic, castToProductShelfLife, castToQuantity, castToRange, castToRatio, castToReference, castToRelatedArtifact, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToSubstanceAmount, castToTime, castToTiming, castToTriggerDefinition, castToType, castToUnsignedInt, castToUri, castToUrl, castToUsageContext, castToXhtml, castToXhtmlString, children, clearUserData, compareDeep, compareDeep, compareDeep, compareDeep, compareValues, compareValues, dateTimeValue, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isDateTime, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINN
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
getId, getIdElement, getLanguageElement, getUserData, setId, setUserData
-
-
-
-
Field Detail
-
identifier
protected List<Identifier> identifier
A formal identifier that is used to identify this MeasureReport when it is represented in other formats or referenced in a specification, model, design or an instance.
-
status
protected Enumeration<MeasureReport.MeasureReportStatus> status
The MeasureReport status. No data will be available until the MeasureReport status is complete.
-
type
protected Enumeration<MeasureReport.MeasureReportType> type
The type of measure report. This may be an individual report, which provides the score for the measure for an individual member of the population; a subject-listing, which returns the list of members that meet the various criteria in the measure; a summary report, which returns a population count for each of the criteria in the measure; or a data-collection, which enables the MeasureReport to be used to exchange the data-of-interest for a quality measure.
-
measure
protected CanonicalType measure
A reference to the Measure that was calculated to produce this report.
-
subject
protected Reference subject
Optional subject identifying the individual or individuals the report is for.
-
subjectTarget
protected Resource subjectTarget
The actual object that is the target of the reference (Optional subject identifying the individual or individuals the report is for.)
-
date
protected DateTimeType date
The date this measure report was generated.
-
reporter
protected Reference reporter
The individual, location, or organization that is reporting the data.
-
reporterTarget
protected Resource reporterTarget
The actual object that is the target of the reference (The individual, location, or organization that is reporting the data.)
-
improvementNotation
protected CodeableConcept improvementNotation
Whether improvement in the measure is noted by an increase or decrease in the measure score.
-
group
protected List<MeasureReport.MeasureReportGroupComponent> group
The results of the calculation, one for each population group in the measure.
-
evaluatedResource
protected List<Reference> evaluatedResource
A reference to a Bundle containing the Resources that were used in the calculation of this measure.
-
evaluatedResourceTarget
protected List<Resource> evaluatedResourceTarget
The actual objects that are the target of the reference (A reference to a Bundle containing the Resources that were used in the calculation of this measure.)
-
SP_DATE
public static final String SP_DATE
Search parameter: dateDescription: The date of the measure report
Type: date
Path: MeasureReport.date
- See Also:
- Constant Field Values
-
DATE
public static final ca.uhn.fhir.rest.gclient.DateClientParam DATE
Fluent Client search parameter constant for dateDescription: The date of the measure report
Type: date
Path: MeasureReport.date
-
SP_IDENTIFIER
public static final String SP_IDENTIFIER
Search parameter: identifierDescription: External identifier of the measure report to be returned
Type: token
Path: MeasureReport.identifier
- See Also:
- Constant Field Values
-
IDENTIFIER
public static final ca.uhn.fhir.rest.gclient.TokenClientParam IDENTIFIER
Fluent Client search parameter constant for identifierDescription: External identifier of the measure report to be returned
Type: token
Path: MeasureReport.identifier
-
SP_PERIOD
public static final String SP_PERIOD
Search parameter: periodDescription: The period of the measure report
Type: date
Path: MeasureReport.period
- See Also:
- Constant Field Values
-
PERIOD
public static final ca.uhn.fhir.rest.gclient.DateClientParam PERIOD
Fluent Client search parameter constant for periodDescription: The period of the measure report
Type: date
Path: MeasureReport.period
-
SP_MEASURE
public static final String SP_MEASURE
Search parameter: measureDescription: The measure to return measure report results for
Type: reference
Path: MeasureReport.measure
- See Also:
- Constant Field Values
-
MEASURE
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam MEASURE
Fluent Client search parameter constant for measureDescription: The measure to return measure report results for
Type: reference
Path: MeasureReport.measure
-
INCLUDE_MEASURE
public static final ca.uhn.fhir.model.api.Include INCLUDE_MEASURE
Constant for fluent queries to be used to add include statements. Specifies the path value of "MeasureReport:measure".
-
SP_PATIENT
public static final String SP_PATIENT
Search parameter: patientDescription: The identity of a patient to search for individual measure report results for
Type: reference
Path: MeasureReport.subject
- See Also:
- Constant Field Values
-
PATIENT
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PATIENT
Fluent Client search parameter constant for patientDescription: The identity of a patient to search for individual measure report results for
Type: reference
Path: MeasureReport.subject
-
INCLUDE_PATIENT
public static final ca.uhn.fhir.model.api.Include INCLUDE_PATIENT
Constant for fluent queries to be used to add include statements. Specifies the path value of "MeasureReport:patient".
-
SP_SUBJECT
public static final String SP_SUBJECT
Search parameter: subjectDescription: The identity of a subject to search for individual measure report results for
Type: reference
Path: MeasureReport.subject
- See Also:
- Constant Field Values
-
SUBJECT
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam SUBJECT
Fluent Client search parameter constant for subjectDescription: The identity of a subject to search for individual measure report results for
Type: reference
Path: MeasureReport.subject
-
INCLUDE_SUBJECT
public static final ca.uhn.fhir.model.api.Include INCLUDE_SUBJECT
Constant for fluent queries to be used to add include statements. Specifies the path value of "MeasureReport:subject".
-
SP_REPORTER
public static final String SP_REPORTER
Search parameter: reporterDescription: The reporter to return measure report results for
Type: reference
Path: MeasureReport.reporter
- See Also:
- Constant Field Values
-
REPORTER
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam REPORTER
Fluent Client search parameter constant for reporterDescription: The reporter to return measure report results for
Type: reference
Path: MeasureReport.reporter
-
INCLUDE_REPORTER
public static final ca.uhn.fhir.model.api.Include INCLUDE_REPORTER
Constant for fluent queries to be used to add include statements. Specifies the path value of "MeasureReport:reporter".
-
SP_STATUS
public static final String SP_STATUS
Search parameter: statusDescription: The status of the measure report
Type: token
Path: MeasureReport.status
- See Also:
- Constant Field Values
-
STATUS
public static final ca.uhn.fhir.rest.gclient.TokenClientParam STATUS
Fluent Client search parameter constant for statusDescription: The status of the measure report
Type: token
Path: MeasureReport.status
-
SP_EVALUATED_RESOURCE
public static final String SP_EVALUATED_RESOURCE
Search parameter: evaluated-resourceDescription: An evaluated resource referenced by the measure report
Type: reference
Path: MeasureReport.evaluatedResource
- See Also:
- Constant Field Values
-
EVALUATED_RESOURCE
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam EVALUATED_RESOURCE
Fluent Client search parameter constant for evaluated-resourceDescription: An evaluated resource referenced by the measure report
Type: reference
Path: MeasureReport.evaluatedResource
-
INCLUDE_EVALUATED_RESOURCE
public static final ca.uhn.fhir.model.api.Include INCLUDE_EVALUATED_RESOURCE
Constant for fluent queries to be used to add include statements. Specifies the path value of "MeasureReport:evaluated-resource".
-
-
Constructor Detail
-
MeasureReport
public MeasureReport()
Constructor
-
MeasureReport
public MeasureReport(Enumeration<MeasureReport.MeasureReportStatus> status, Enumeration<MeasureReport.MeasureReportType> type, CanonicalType measure, Period period)
Constructor
-
-
Method Detail
-
getIdentifier
public List<Identifier> getIdentifier()
- Returns:
identifier(A formal identifier that is used to identify this MeasureReport when it is represented in other formats or referenced in a specification, model, design or an instance.)
-
setIdentifier
public MeasureReport setIdentifier(List<Identifier> theIdentifier)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasIdentifier
public boolean hasIdentifier()
-
addIdentifier
public Identifier addIdentifier()
-
addIdentifier
public MeasureReport addIdentifier(Identifier t)
-
getIdentifierFirstRep
public Identifier getIdentifierFirstRep()
- Returns:
- The first repetition of repeating field
identifier, creating it if it does not already exist
-
getStatusElement
public Enumeration<MeasureReport.MeasureReportStatus> getStatusElement()
- Returns:
status(The MeasureReport status. No data will be available until the MeasureReport status is complete.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value
-
hasStatusElement
public boolean hasStatusElement()
-
hasStatus
public boolean hasStatus()
-
setStatusElement
public MeasureReport setStatusElement(Enumeration<MeasureReport.MeasureReportStatus> value)
- Parameters:
value-status(The MeasureReport status. No data will be available until the MeasureReport status is complete.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value
-
getStatus
public MeasureReport.MeasureReportStatus getStatus()
- Returns:
- The MeasureReport status. No data will be available until the MeasureReport status is complete.
-
setStatus
public MeasureReport setStatus(MeasureReport.MeasureReportStatus value)
- Parameters:
value- The MeasureReport status. No data will be available until the MeasureReport status is complete.
-
getTypeElement
public Enumeration<MeasureReport.MeasureReportType> getTypeElement()
- Returns:
type(The type of measure report. This may be an individual report, which provides the score for the measure for an individual member of the population; a subject-listing, which returns the list of members that meet the various criteria in the measure; a summary report, which returns a population count for each of the criteria in the measure; or a data-collection, which enables the MeasureReport to be used to exchange the data-of-interest for a quality measure.). This is the underlying object with id, value and extensions. The accessor "getType" gives direct access to the value
-
hasTypeElement
public boolean hasTypeElement()
-
hasType
public boolean hasType()
-
setTypeElement
public MeasureReport setTypeElement(Enumeration<MeasureReport.MeasureReportType> value)
- Parameters:
value-type(The type of measure report. This may be an individual report, which provides the score for the measure for an individual member of the population; a subject-listing, which returns the list of members that meet the various criteria in the measure; a summary report, which returns a population count for each of the criteria in the measure; or a data-collection, which enables the MeasureReport to be used to exchange the data-of-interest for a quality measure.). This is the underlying object with id, value and extensions. The accessor "getType" gives direct access to the value
-
getType
public MeasureReport.MeasureReportType getType()
- Returns:
- The type of measure report. This may be an individual report, which provides the score for the measure for an individual member of the population; a subject-listing, which returns the list of members that meet the various criteria in the measure; a summary report, which returns a population count for each of the criteria in the measure; or a data-collection, which enables the MeasureReport to be used to exchange the data-of-interest for a quality measure.
-
setType
public MeasureReport setType(MeasureReport.MeasureReportType value)
- Parameters:
value- The type of measure report. This may be an individual report, which provides the score for the measure for an individual member of the population; a subject-listing, which returns the list of members that meet the various criteria in the measure; a summary report, which returns a population count for each of the criteria in the measure; or a data-collection, which enables the MeasureReport to be used to exchange the data-of-interest for a quality measure.
-
getMeasureElement
public CanonicalType getMeasureElement()
- Returns:
measure(A reference to the Measure that was calculated to produce this report.). This is the underlying object with id, value and extensions. The accessor "getMeasure" gives direct access to the value
-
hasMeasureElement
public boolean hasMeasureElement()
-
hasMeasure
public boolean hasMeasure()
-
setMeasureElement
public MeasureReport setMeasureElement(CanonicalType value)
- Parameters:
value-measure(A reference to the Measure that was calculated to produce this report.). This is the underlying object with id, value and extensions. The accessor "getMeasure" gives direct access to the value
-
getMeasure
public String getMeasure()
- Returns:
- A reference to the Measure that was calculated to produce this report.
-
setMeasure
public MeasureReport setMeasure(String value)
- Parameters:
value- A reference to the Measure that was calculated to produce this report.
-
getSubject
public Reference getSubject()
- Returns:
subject(Optional subject identifying the individual or individuals the report is for.)
-
hasSubject
public boolean hasSubject()
-
setSubject
public MeasureReport setSubject(Reference value)
- Parameters:
value-subject(Optional subject identifying the individual or individuals the report is for.)
-
getSubjectTarget
public Resource getSubjectTarget()
- Returns:
subjectThe actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (Optional subject identifying the individual or individuals the report is for.)
-
setSubjectTarget
public MeasureReport setSubjectTarget(Resource value)
- Parameters:
value-subjectThe actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (Optional subject identifying the individual or individuals the report is for.)
-
getDateElement
public DateTimeType getDateElement()
- Returns:
date(The date this measure report was generated.). This is the underlying object with id, value and extensions. The accessor "getDate" gives direct access to the value
-
hasDateElement
public boolean hasDateElement()
-
hasDate
public boolean hasDate()
-
setDateElement
public MeasureReport setDateElement(DateTimeType value)
- Parameters:
value-date(The date this measure report was generated.). This is the underlying object with id, value and extensions. The accessor "getDate" gives direct access to the value
-
setDate
public MeasureReport setDate(Date value)
- Parameters:
value- The date this measure report was generated.
-
getReporter
public Reference getReporter()
- Returns:
reporter(The individual, location, or organization that is reporting the data.)
-
hasReporter
public boolean hasReporter()
-
setReporter
public MeasureReport setReporter(Reference value)
- Parameters:
value-reporter(The individual, location, or organization that is reporting the data.)
-
getReporterTarget
public Resource getReporterTarget()
- Returns:
reporterThe actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The individual, location, or organization that is reporting the data.)
-
setReporterTarget
public MeasureReport setReporterTarget(Resource value)
- Parameters:
value-reporterThe actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The individual, location, or organization that is reporting the data.)
-
getPeriod
public Period getPeriod()
- Returns:
period(The reporting period for which the report was calculated.)
-
hasPeriod
public boolean hasPeriod()
-
setPeriod
public MeasureReport setPeriod(Period value)
- Parameters:
value-period(The reporting period for which the report was calculated.)
-
getImprovementNotation
public CodeableConcept getImprovementNotation()
- Returns:
improvementNotation(Whether improvement in the measure is noted by an increase or decrease in the measure score.)
-
hasImprovementNotation
public boolean hasImprovementNotation()
-
setImprovementNotation
public MeasureReport setImprovementNotation(CodeableConcept value)
- Parameters:
value-improvementNotation(Whether improvement in the measure is noted by an increase or decrease in the measure score.)
-
getGroup
public List<MeasureReport.MeasureReportGroupComponent> getGroup()
- Returns:
group(The results of the calculation, one for each population group in the measure.)
-
setGroup
public MeasureReport setGroup(List<MeasureReport.MeasureReportGroupComponent> theGroup)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasGroup
public boolean hasGroup()
-
addGroup
public MeasureReport.MeasureReportGroupComponent addGroup()
-
addGroup
public MeasureReport addGroup(MeasureReport.MeasureReportGroupComponent t)
-
getGroupFirstRep
public MeasureReport.MeasureReportGroupComponent getGroupFirstRep()
- Returns:
- The first repetition of repeating field
group, creating it if it does not already exist
-
getEvaluatedResource
public List<Reference> getEvaluatedResource()
- Returns:
evaluatedResource(A reference to a Bundle containing the Resources that were used in the calculation of this measure.)
-
setEvaluatedResource
public MeasureReport setEvaluatedResource(List<Reference> theEvaluatedResource)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasEvaluatedResource
public boolean hasEvaluatedResource()
-
addEvaluatedResource
public Reference addEvaluatedResource()
-
addEvaluatedResource
public MeasureReport addEvaluatedResource(Reference t)
-
getEvaluatedResourceFirstRep
public Reference getEvaluatedResourceFirstRep()
- Returns:
- The first repetition of repeating field
evaluatedResource, creating it if it does not already exist
-
getEvaluatedResourceTarget
@Deprecated public List<Resource> getEvaluatedResourceTarget()
Deprecated.Use Reference#setResource(IBaseResource) instead
-
listChildren
protected void listChildren(List<Property> children)
- Overrides:
listChildrenin classDomainResource
-
getNamedProperty
public Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
getNamedPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getProperty
public Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
getPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
setPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public Base setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
setPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
public Base makeProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
makePropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getTypesForProperty
public String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
getTypesForPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
public Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
addChildin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
fhirType
public String fhirType()
- Specified by:
fhirTypein interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
fhirTypein classDomainResource
-
copy
public MeasureReport copy()
- Specified by:
copyin classDomainResource
-
copyValues
public void copyValues(MeasureReport dst)
-
typedCopy
protected MeasureReport typedCopy()
-
equalsDeep
public boolean equalsDeep(Base other_)
- Overrides:
equalsDeepin classDomainResource
-
equalsShallow
public boolean equalsShallow(Base other_)
- Overrides:
equalsShallowin classDomainResource
-
isEmpty
public boolean isEmpty()
- Specified by:
isEmptyin interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
isEmptyin classDomainResource
-
getResourceType
public ResourceType getResourceType()
- Specified by:
getResourceTypein classResource
-
-