Class Measure
- java.lang.Object
-
- org.hl7.fhir.dstu2016may.model.Base
-
- org.hl7.fhir.dstu2016may.model.BaseResource
-
- org.hl7.fhir.dstu2016may.model.Resource
-
- org.hl7.fhir.dstu2016may.model.DomainResource
-
- org.hl7.fhir.dstu2016may.model.Measure
-
- 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 Measure extends DomainResource
The Measure resource provides the definition of a quality measure.- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMeasure.MeasureDataUsagestatic classMeasure.MeasureDataUsageEnumFactorystatic classMeasure.MeasureGroupComponentstatic classMeasure.MeasureGroupPopulationComponentstatic classMeasure.MeasureGroupStratifierComponentstatic classMeasure.MeasurePopulationTypestatic classMeasure.MeasurePopulationTypeEnumFactorystatic classMeasure.MeasureScoringstatic classMeasure.MeasureScoringEnumFactorystatic classMeasure.MeasureSupplementalDataComponentstatic classMeasure.MeasureTypestatic classMeasure.MeasureTypeEnumFactory
-
Field Summary
Fields Modifier and Type Field Description protected MarkdownTypeclinicalRecommendationStatementThe clinical recommendation statement for the measure.protected MarkdownTypedefinitionA narrative description of the complete measure calculation.static ca.uhn.fhir.rest.gclient.StringClientParamDESCRIPTIONFluent Client search parameter constant for descriptionprotected MarkdownTypedisclaimerA disclaimer for the use of the measure.protected List<Measure.MeasureGroupComponent>groupA group of population criteria for the measure.protected MarkdownTypeguidanceAdditional guidance for the measure including how it can be used in a clinical context, and the intent of the measure.static ca.uhn.fhir.rest.gclient.TokenClientParamIDENTIFIERFluent Client search parameter constant for identifierprotected StringTypeimprovementNotationImprovement notation for the measure, e.g.protected List<Reference>libraryA reference to a Library resource containing the formal logic used by the measure.protected List<Library>libraryTargetThe actual objects that are the target of the reference (A reference to a Library resource containing the formal logic used by the measure.)protected ModuleMetadatamoduleMetadataThe metadata for the measure, including publishing, life-cycle, version, documentation, and supporting evidence.protected StringTyperateAggregationA description of the rate aggregation for the measure.protected MarkdownTyperationaleThe rationale for the measure.protected StringTyperiskAdjustmentA description of the risk adjustment factors that may impact the resulting score for the measure and how they may be accounted for when computing and reporting measure results.protected Enumeration<Measure.MeasureScoring>scoringThe measure scoring type, e.g.protected StringTypesetThe measure set, e.g.static StringSP_DESCRIPTIONSearch parameter: descriptionstatic StringSP_IDENTIFIERSearch parameter: identifierstatic StringSP_STATUSSearch parameter: statusstatic StringSP_TITLESearch parameter: titlestatic StringSP_TOPICSearch parameter: topicstatic StringSP_VERSIONSearch parameter: versionstatic ca.uhn.fhir.rest.gclient.TokenClientParamSTATUSFluent Client search parameter constant for statusprotected List<Measure.MeasureSupplementalDataComponent>supplementalDataThe supplemental data criteria for the measure report, specified as either the name of a valid CQL expression within a referenced library, or a valid FHIR Resource Path.static ca.uhn.fhir.rest.gclient.StringClientParamTITLEFluent Client search parameter constant for titlestatic ca.uhn.fhir.rest.gclient.TokenClientParamTOPICFluent Client search parameter constant for topicprotected List<Enumeration<Measure.MeasureType>>typeThe measure type, e.g.static ca.uhn.fhir.rest.gclient.StringClientParamVERSIONFluent Client search parameter constant for version-
Fields inherited from class org.hl7.fhir.dstu2016may.model.DomainResource
contained, extension, modifierExtension, text
-
Fields inherited from class org.hl7.fhir.dstu2016may.model.Resource
id, implicitRules, language, meta
-
-
Constructor Summary
Constructors Constructor Description Measure()Constructor
-
Method Summary
-
Methods inherited from class org.hl7.fhir.dstu2016may.model.DomainResource
addContained, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasModifierExtension, hasText, setText
-
Methods inherited from class org.hl7.fhir.dstu2016may.model.Resource
copyValues, getId, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMeta
-
Methods inherited from class org.hl7.fhir.dstu2016may.model.BaseResource
getStructureFhirVersionEnum, setId
-
Methods inherited from class org.hl7.fhir.dstu2016may.model.Base
castToActionDefinition, castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactPoint, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToModuleMetadata, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToTriggerDefinition, castToUnsignedInt, castToUri, children, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, 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
-
moduleMetadata
protected ModuleMetadata moduleMetadata
The metadata for the measure, including publishing, life-cycle, version, documentation, and supporting evidence.
-
library
protected List<Reference> library
A reference to a Library resource containing the formal logic used by the measure.
-
libraryTarget
protected List<Library> libraryTarget
The actual objects that are the target of the reference (A reference to a Library resource containing the formal logic used by the measure.)
-
disclaimer
protected MarkdownType disclaimer
A disclaimer for the use of the measure.
-
scoring
protected Enumeration<Measure.MeasureScoring> scoring
The measure scoring type, e.g. proportion, CV.
-
type
protected List<Enumeration<Measure.MeasureType>> type
The measure type, e.g. process, outcome.
-
riskAdjustment
protected StringType riskAdjustment
A description of the risk adjustment factors that may impact the resulting score for the measure and how they may be accounted for when computing and reporting measure results.
-
rateAggregation
protected StringType rateAggregation
A description of the rate aggregation for the measure.
-
rationale
protected MarkdownType rationale
The rationale for the measure.
-
clinicalRecommendationStatement
protected MarkdownType clinicalRecommendationStatement
The clinical recommendation statement for the measure.
-
improvementNotation
protected StringType improvementNotation
Improvement notation for the measure, e.g. higher score indicates better quality.
-
definition
protected MarkdownType definition
A narrative description of the complete measure calculation.
-
guidance
protected MarkdownType guidance
Additional guidance for the measure including how it can be used in a clinical context, and the intent of the measure.
-
set
protected StringType set
The measure set, e.g. Preventive Care and Screening.
-
group
protected List<Measure.MeasureGroupComponent> group
A group of population criteria for the measure.
-
supplementalData
protected List<Measure.MeasureSupplementalDataComponent> supplementalData
The supplemental data criteria for the measure report, specified as either the name of a valid CQL expression within a referenced library, or a valid FHIR Resource Path.
-
SP_TOPIC
public static final String SP_TOPIC
Search parameter: topicDescription: Topics associated with the module
Type: token
Path: Measure.moduleMetadata.topic
- See Also:
- Constant Field Values
-
TOPIC
public static final ca.uhn.fhir.rest.gclient.TokenClientParam TOPIC
Fluent Client search parameter constant for topicDescription: Topics associated with the module
Type: token
Path: Measure.moduleMetadata.topic
-
SP_TITLE
public static final String SP_TITLE
Search parameter: titleDescription: Text search against the title
Type: string
Path: Measure.moduleMetadata.title
- See Also:
- Constant Field Values
-
TITLE
public static final ca.uhn.fhir.rest.gclient.StringClientParam TITLE
Fluent Client search parameter constant for titleDescription: Text search against the title
Type: string
Path: Measure.moduleMetadata.title
-
SP_STATUS
public static final String SP_STATUS
Search parameter: statusDescription: Status of the module
Type: token
Path: Measure.moduleMetadata.status
- See Also:
- Constant Field Values
-
STATUS
public static final ca.uhn.fhir.rest.gclient.TokenClientParam STATUS
Fluent Client search parameter constant for statusDescription: Status of the module
Type: token
Path: Measure.moduleMetadata.status
-
SP_DESCRIPTION
public static final String SP_DESCRIPTION
Search parameter: descriptionDescription: Text search against the description
Type: string
Path: Measure.moduleMetadata.description
- See Also:
- Constant Field Values
-
DESCRIPTION
public static final ca.uhn.fhir.rest.gclient.StringClientParam DESCRIPTION
Fluent Client search parameter constant for descriptionDescription: Text search against the description
Type: string
Path: Measure.moduleMetadata.description
-
SP_IDENTIFIER
public static final String SP_IDENTIFIER
Search parameter: identifierDescription: Logical identifier for the module (e.g. CMS-143)
Type: token
Path: Measure.moduleMetadata.identifier
- See Also:
- Constant Field Values
-
IDENTIFIER
public static final ca.uhn.fhir.rest.gclient.TokenClientParam IDENTIFIER
Fluent Client search parameter constant for identifierDescription: Logical identifier for the module (e.g. CMS-143)
Type: token
Path: Measure.moduleMetadata.identifier
-
SP_VERSION
public static final String SP_VERSION
Search parameter: versionDescription: Version of the module (e.g. 1.0.0)
Type: string
Path: Measure.moduleMetadata.version
- See Also:
- Constant Field Values
-
VERSION
public static final ca.uhn.fhir.rest.gclient.StringClientParam VERSION
Fluent Client search parameter constant for versionDescription: Version of the module (e.g. 1.0.0)
Type: string
Path: Measure.moduleMetadata.version
-
-
Constructor Detail
-
Measure
public Measure()
Constructor
-
-
Method Detail
-
getModuleMetadata
public ModuleMetadata getModuleMetadata()
- Returns:
moduleMetadata(The metadata for the measure, including publishing, life-cycle, version, documentation, and supporting evidence.)
-
hasModuleMetadata
public boolean hasModuleMetadata()
-
setModuleMetadata
public Measure setModuleMetadata(ModuleMetadata value)
- Parameters:
value-moduleMetadata(The metadata for the measure, including publishing, life-cycle, version, documentation, and supporting evidence.)
-
getLibrary
public List<Reference> getLibrary()
- Returns:
library(A reference to a Library resource containing the formal logic used by the measure.)
-
hasLibrary
public boolean hasLibrary()
-
addLibrary
public Reference addLibrary()
- Returns:
library(A reference to a Library resource containing the formal logic used by the measure.)
-
addLibrary
public Measure addLibrary(Reference t)
-
getLibraryTarget
public List<Library> getLibraryTarget()
- Returns:
library(The actual objects that are the target of the reference. The reference library doesn't populate this, but you can use this to hold the resources if you resolvethemt. A reference to a Library resource containing the formal logic used by the measure.)
-
addLibraryTarget
public Library addLibraryTarget()
- Returns:
library(Add an actual object that is the target of the reference. The reference library doesn't use these, but you can use this to hold the resources if you resolvethemt. A reference to a Library resource containing the formal logic used by the measure.)
-
getDisclaimerElement
public MarkdownType getDisclaimerElement()
- Returns:
disclaimer(A disclaimer for the use of the measure.). This is the underlying object with id, value and extensions. The accessor "getDisclaimer" gives direct access to the value
-
hasDisclaimerElement
public boolean hasDisclaimerElement()
-
hasDisclaimer
public boolean hasDisclaimer()
-
setDisclaimerElement
public Measure setDisclaimerElement(MarkdownType value)
- Parameters:
value-disclaimer(A disclaimer for the use of the measure.). This is the underlying object with id, value and extensions. The accessor "getDisclaimer" gives direct access to the value
-
getDisclaimer
public String getDisclaimer()
- Returns:
- A disclaimer for the use of the measure.
-
setDisclaimer
public Measure setDisclaimer(String value)
- Parameters:
value- A disclaimer for the use of the measure.
-
getScoringElement
public Enumeration<Measure.MeasureScoring> getScoringElement()
- Returns:
scoring(The measure scoring type, e.g. proportion, CV.). This is the underlying object with id, value and extensions. The accessor "getScoring" gives direct access to the value
-
hasScoringElement
public boolean hasScoringElement()
-
hasScoring
public boolean hasScoring()
-
setScoringElement
public Measure setScoringElement(Enumeration<Measure.MeasureScoring> value)
- Parameters:
value-scoring(The measure scoring type, e.g. proportion, CV.). This is the underlying object with id, value and extensions. The accessor "getScoring" gives direct access to the value
-
getScoring
public Measure.MeasureScoring getScoring()
- Returns:
- The measure scoring type, e.g. proportion, CV.
-
setScoring
public Measure setScoring(Measure.MeasureScoring value)
- Parameters:
value- The measure scoring type, e.g. proportion, CV.
-
getType
public List<Enumeration<Measure.MeasureType>> getType()
- Returns:
type(The measure type, e.g. process, outcome.)
-
hasType
public boolean hasType()
-
addTypeElement
public Enumeration<Measure.MeasureType> addTypeElement()
- Returns:
type(The measure type, e.g. process, outcome.)
-
addType
public Measure addType(Measure.MeasureType value)
- Parameters:
value-type(The measure type, e.g. process, outcome.)
-
hasType
public boolean hasType(Measure.MeasureType value)
- Parameters:
value-type(The measure type, e.g. process, outcome.)
-
getRiskAdjustmentElement
public StringType getRiskAdjustmentElement()
- Returns:
riskAdjustment(A description of the risk adjustment factors that may impact the resulting score for the measure and how they may be accounted for when computing and reporting measure results.). This is the underlying object with id, value and extensions. The accessor "getRiskAdjustment" gives direct access to the value
-
hasRiskAdjustmentElement
public boolean hasRiskAdjustmentElement()
-
hasRiskAdjustment
public boolean hasRiskAdjustment()
-
setRiskAdjustmentElement
public Measure setRiskAdjustmentElement(StringType value)
- Parameters:
value-riskAdjustment(A description of the risk adjustment factors that may impact the resulting score for the measure and how they may be accounted for when computing and reporting measure results.). This is the underlying object with id, value and extensions. The accessor "getRiskAdjustment" gives direct access to the value
-
getRiskAdjustment
public String getRiskAdjustment()
- Returns:
- A description of the risk adjustment factors that may impact the resulting score for the measure and how they may be accounted for when computing and reporting measure results.
-
setRiskAdjustment
public Measure setRiskAdjustment(String value)
- Parameters:
value- A description of the risk adjustment factors that may impact the resulting score for the measure and how they may be accounted for when computing and reporting measure results.
-
getRateAggregationElement
public StringType getRateAggregationElement()
- Returns:
rateAggregation(A description of the rate aggregation for the measure.). This is the underlying object with id, value and extensions. The accessor "getRateAggregation" gives direct access to the value
-
hasRateAggregationElement
public boolean hasRateAggregationElement()
-
hasRateAggregation
public boolean hasRateAggregation()
-
setRateAggregationElement
public Measure setRateAggregationElement(StringType value)
- Parameters:
value-rateAggregation(A description of the rate aggregation for the measure.). This is the underlying object with id, value and extensions. The accessor "getRateAggregation" gives direct access to the value
-
getRateAggregation
public String getRateAggregation()
- Returns:
- A description of the rate aggregation for the measure.
-
setRateAggregation
public Measure setRateAggregation(String value)
- Parameters:
value- A description of the rate aggregation for the measure.
-
getRationaleElement
public MarkdownType getRationaleElement()
- Returns:
rationale(The rationale for the measure.). This is the underlying object with id, value and extensions. The accessor "getRationale" gives direct access to the value
-
hasRationaleElement
public boolean hasRationaleElement()
-
hasRationale
public boolean hasRationale()
-
setRationaleElement
public Measure setRationaleElement(MarkdownType value)
- Parameters:
value-rationale(The rationale for the measure.). This is the underlying object with id, value and extensions. The accessor "getRationale" gives direct access to the value
-
getRationale
public String getRationale()
- Returns:
- The rationale for the measure.
-
setRationale
public Measure setRationale(String value)
- Parameters:
value- The rationale for the measure.
-
getClinicalRecommendationStatementElement
public MarkdownType getClinicalRecommendationStatementElement()
- Returns:
clinicalRecommendationStatement(The clinical recommendation statement for the measure.). This is the underlying object with id, value and extensions. The accessor "getClinicalRecommendationStatement" gives direct access to the value
-
hasClinicalRecommendationStatementElement
public boolean hasClinicalRecommendationStatementElement()
-
hasClinicalRecommendationStatement
public boolean hasClinicalRecommendationStatement()
-
setClinicalRecommendationStatementElement
public Measure setClinicalRecommendationStatementElement(MarkdownType value)
- Parameters:
value-clinicalRecommendationStatement(The clinical recommendation statement for the measure.). This is the underlying object with id, value and extensions. The accessor "getClinicalRecommendationStatement" gives direct access to the value
-
getClinicalRecommendationStatement
public String getClinicalRecommendationStatement()
- Returns:
- The clinical recommendation statement for the measure.
-
setClinicalRecommendationStatement
public Measure setClinicalRecommendationStatement(String value)
- Parameters:
value- The clinical recommendation statement for the measure.
-
getImprovementNotationElement
public StringType getImprovementNotationElement()
- Returns:
improvementNotation(Improvement notation for the measure, e.g. higher score indicates better quality.). This is the underlying object with id, value and extensions. The accessor "getImprovementNotation" gives direct access to the value
-
hasImprovementNotationElement
public boolean hasImprovementNotationElement()
-
hasImprovementNotation
public boolean hasImprovementNotation()
-
setImprovementNotationElement
public Measure setImprovementNotationElement(StringType value)
- Parameters:
value-improvementNotation(Improvement notation for the measure, e.g. higher score indicates better quality.). This is the underlying object with id, value and extensions. The accessor "getImprovementNotation" gives direct access to the value
-
getImprovementNotation
public String getImprovementNotation()
- Returns:
- Improvement notation for the measure, e.g. higher score indicates better quality.
-
setImprovementNotation
public Measure setImprovementNotation(String value)
- Parameters:
value- Improvement notation for the measure, e.g. higher score indicates better quality.
-
getDefinitionElement
public MarkdownType getDefinitionElement()
- Returns:
definition(A narrative description of the complete measure calculation.). This is the underlying object with id, value and extensions. The accessor "getDefinition" gives direct access to the value
-
hasDefinitionElement
public boolean hasDefinitionElement()
-
hasDefinition
public boolean hasDefinition()
-
setDefinitionElement
public Measure setDefinitionElement(MarkdownType value)
- Parameters:
value-definition(A narrative description of the complete measure calculation.). This is the underlying object with id, value and extensions. The accessor "getDefinition" gives direct access to the value
-
getDefinition
public String getDefinition()
- Returns:
- A narrative description of the complete measure calculation.
-
setDefinition
public Measure setDefinition(String value)
- Parameters:
value- A narrative description of the complete measure calculation.
-
getGuidanceElement
public MarkdownType getGuidanceElement()
- Returns:
guidance(Additional guidance for the measure including how it can be used in a clinical context, and the intent of the measure.). This is the underlying object with id, value and extensions. The accessor "getGuidance" gives direct access to the value
-
hasGuidanceElement
public boolean hasGuidanceElement()
-
hasGuidance
public boolean hasGuidance()
-
setGuidanceElement
public Measure setGuidanceElement(MarkdownType value)
- Parameters:
value-guidance(Additional guidance for the measure including how it can be used in a clinical context, and the intent of the measure.). This is the underlying object with id, value and extensions. The accessor "getGuidance" gives direct access to the value
-
getGuidance
public String getGuidance()
- Returns:
- Additional guidance for the measure including how it can be used in a clinical context, and the intent of the measure.
-
setGuidance
public Measure setGuidance(String value)
- Parameters:
value- Additional guidance for the measure including how it can be used in a clinical context, and the intent of the measure.
-
getSetElement
public StringType getSetElement()
- Returns:
set(The measure set, e.g. Preventive Care and Screening.). This is the underlying object with id, value and extensions. The accessor "getSet" gives direct access to the value
-
hasSetElement
public boolean hasSetElement()
-
hasSet
public boolean hasSet()
-
setSetElement
public Measure setSetElement(StringType value)
- Parameters:
value-set(The measure set, e.g. Preventive Care and Screening.). This is the underlying object with id, value and extensions. The accessor "getSet" gives direct access to the value
-
setSet
public Measure setSet(String value)
- Parameters:
value- The measure set, e.g. Preventive Care and Screening.
-
getGroup
public List<Measure.MeasureGroupComponent> getGroup()
- Returns:
group(A group of population criteria for the measure.)
-
hasGroup
public boolean hasGroup()
-
addGroup
public Measure.MeasureGroupComponent addGroup()
- Returns:
group(A group of population criteria for the measure.)
-
addGroup
public Measure addGroup(Measure.MeasureGroupComponent t)
-
getSupplementalData
public List<Measure.MeasureSupplementalDataComponent> getSupplementalData()
- Returns:
supplementalData(The supplemental data criteria for the measure report, specified as either the name of a valid CQL expression within a referenced library, or a valid FHIR Resource Path.)
-
hasSupplementalData
public boolean hasSupplementalData()
-
addSupplementalData
public Measure.MeasureSupplementalDataComponent addSupplementalData()
- Returns:
supplementalData(The supplemental data criteria for the measure report, specified as either the name of a valid CQL expression within a referenced library, or a valid FHIR Resource Path.)
-
addSupplementalData
public Measure addSupplementalData(Measure.MeasureSupplementalDataComponent t)
-
listChildren
protected void listChildren(List<Property> childrenList)
- Overrides:
listChildrenin classDomainResource
-
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 void setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
setPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public void 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
Description copied from class:Basemake an instance of a property. If the property is a repeating property, make a new instance. if the property is not repeating, return the property- Overrides:
makePropertyin classDomainResource- Returns:
- 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 Measure copy()
- Specified by:
copyin classDomainResource
-
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
-
-