public class MeasureReport extends DomainResource
| Modifier and Type | Class and Description |
|---|---|
static class |
MeasureReport.MeasureReportGroupComponent |
static class |
MeasureReport.MeasureReportGroupPopulationComponent |
static class |
MeasureReport.MeasureReportGroupStratifierComponent |
static class |
MeasureReport.MeasureReportStatus |
static class |
MeasureReport.MeasureReportStatusEnumFactory |
static class |
MeasureReport.MeasureReportType |
static class |
MeasureReport.MeasureReportTypeEnumFactory |
static class |
MeasureReport.StratifierGroupComponent |
static class |
MeasureReport.StratifierGroupPopulationComponent |
| Modifier and Type | Field and Description |
|---|---|
protected DateTimeType |
date
The date this measure report was generated.
|
protected Reference |
evaluatedResources
A reference to a Bundle containing the Resources that were used in the evaluation of this report.
|
protected Bundle |
evaluatedResourcesTarget
The actual object that is the target of the reference (A reference to a Bundle containing the Resources that were used in the evaluation of this report.)
|
protected List<MeasureReport.MeasureReportGroupComponent> |
group
The results of the calculation, one for each population group in the measure.
|
protected Identifier |
identifier
A formal identifier that is used to identify this report when it is represented in other formats, or referenced in a specification, model, design or an instance.
|
static TokenClientParam |
IDENTIFIER
Fluent Client search parameter constant for identifier
|
static Include |
INCLUDE_PATIENT
Constant for fluent queries to be used to add include statements.
|
protected Reference |
measure
A reference to the Measure that was evaluated to produce this report.
|
protected Measure |
measureTarget
The actual object that is the target of the reference (A reference to the Measure that was evaluated to produce this report.)
|
protected Reference |
patient
Optional Patient if the report was requested for a single patient.
|
static ReferenceClientParam |
PATIENT
Fluent Client search parameter constant for patient
|
protected Patient |
patientTarget
The actual object that is the target of the reference (Optional Patient if the report was requested for a single patient.)
|
protected Period |
period
The reporting period for which the report was calculated.
|
protected Reference |
reportingOrganization
Reporting Organization.
|
protected Organization |
reportingOrganizationTarget
The actual object that is the target of the reference (Reporting Organization.)
|
static String |
SP_IDENTIFIER
Search parameter: identifier
|
static String |
SP_PATIENT
Search parameter: patient
|
static String |
SP_STATUS
Search parameter: status
|
protected Enumeration<MeasureReport.MeasureReportStatus> |
status
The report status.
|
static TokenClientParam |
STATUS
Fluent Client search parameter constant for status
|
protected Enumeration<MeasureReport.MeasureReportType> |
type
The type of measure report.
|
contained, extension, modifierExtension, textid, implicitRules, language, metaRES_ID, SP_RES_ID, SP_RES_LANGUAGEINCLUDE_ALL, WILDCARD_ALL_SET| Constructor and Description |
|---|
MeasureReport()
Constructor
|
MeasureReport(Enumeration<MeasureReport.MeasureReportStatus> status,
Enumeration<MeasureReport.MeasureReportType> type,
Reference measure,
Period period)
Constructor
|
addContained, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setTextcopyValues, getId, getIdBase, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetagetStructureFhirVersionEnum, isResource, setIdcastToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToRelatedArtifact, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToTriggerDefinition, castToType, castToUnsignedInt, castToUri, castToUsageContext, castToXhtml, castToXhtmlString, children, clearUserData, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getIdElement, getLanguageElement, getUserData, setId, setUserDatagetMeta, getStructureFhirVersionEnum, setIdgetFormatCommentsPost, getFormatCommentsPre, hasFormatCommentprotected Identifier identifier
protected Enumeration<MeasureReport.MeasureReportStatus> status
protected Enumeration<MeasureReport.MeasureReportType> type
protected Reference measure
protected Measure measureTarget
protected Reference patient
protected Patient patientTarget
protected DateTimeType date
protected Reference reportingOrganization
protected Organization reportingOrganizationTarget
protected List<MeasureReport.MeasureReportGroupComponent> group
protected Reference evaluatedResources
protected Bundle evaluatedResourcesTarget
public static final String SP_IDENTIFIER
Description: External identifier of the measure report to be returned
Type: token
Path: MeasureReport.identifier
public static final TokenClientParam IDENTIFIER
Description: External identifier of the measure report to be returned
Type: token
Path: MeasureReport.identifier
public static final String SP_PATIENT
Description: The identity of a patient to search for individual measure report results for
Type: reference
Path: MeasureReport.patient
public static final ReferenceClientParam PATIENT
Description: The identity of a patient to search for individual measure report results for
Type: reference
Path: MeasureReport.patient
public static final Include INCLUDE_PATIENT
public static final String SP_STATUS
Description: The status of the measure report
Type: token
Path: MeasureReport.status
public static final TokenClientParam STATUS
Description: The status of the measure report
Type: token
Path: MeasureReport.status
public MeasureReport()
public MeasureReport(Enumeration<MeasureReport.MeasureReportStatus> status, Enumeration<MeasureReport.MeasureReportType> type, Reference measure, Period period)
public Identifier getIdentifier()
identifier (A formal identifier that is used to identify this report when it is represented in other formats, or referenced in a specification, model, design or an instance.)public boolean hasIdentifier()
public MeasureReport setIdentifier(Identifier value)
value - identifier (A formal identifier that is used to identify this report when it is represented in other formats, or referenced in a specification, model, design or an instance.)public Enumeration<MeasureReport.MeasureReportStatus> getStatusElement()
status (The report status. No data will be available until the report status is complete.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the valuepublic boolean hasStatusElement()
public boolean hasStatus()
public MeasureReport setStatusElement(Enumeration<MeasureReport.MeasureReportStatus> value)
value - status (The report status. No data will be available until the report status is complete.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the valuepublic MeasureReport.MeasureReportStatus getStatus()
public MeasureReport setStatus(MeasureReport.MeasureReportStatus value)
value - The report status. No data will be available until the report status is complete.public Enumeration<MeasureReport.MeasureReportType> getTypeElement()
type (The type of measure report. This may be an individual report, which provides a single patient's score for the measure; a patient listing, which returns the list of patients that meet the various criteria in the measure; or a summary report, which returns a population count for each of the criteria in the measure.). This is the underlying object with id, value and extensions. The accessor "getType" gives direct access to the valuepublic boolean hasTypeElement()
public boolean hasType()
public MeasureReport setTypeElement(Enumeration<MeasureReport.MeasureReportType> value)
value - type (The type of measure report. This may be an individual report, which provides a single patient's score for the measure; a patient listing, which returns the list of patients that meet the various criteria in the measure; or a summary report, which returns a population count for each of the criteria in the measure.). This is the underlying object with id, value and extensions. The accessor "getType" gives direct access to the valuepublic MeasureReport.MeasureReportType getType()
public MeasureReport setType(MeasureReport.MeasureReportType value)
value - The type of measure report. This may be an individual report, which provides a single patient's score for the measure; a patient listing, which returns the list of patients that meet the various criteria in the measure; or a summary report, which returns a population count for each of the criteria in the measure.public Reference getMeasure()
measure (A reference to the Measure that was evaluated to produce this report.)public boolean hasMeasure()
public MeasureReport setMeasure(Reference value)
value - measure (A reference to the Measure that was evaluated to produce this report.)public Measure getMeasureTarget()
measure The 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. (A reference to the Measure that was evaluated to produce this report.)public MeasureReport setMeasureTarget(Measure value)
value - measure The 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. (A reference to the Measure that was evaluated to produce this report.)public Reference getPatient()
patient (Optional Patient if the report was requested for a single patient.)public boolean hasPatient()
public MeasureReport setPatient(Reference value)
value - patient (Optional Patient if the report was requested for a single patient.)public Patient getPatientTarget()
patient The 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 Patient if the report was requested for a single patient.)public MeasureReport setPatientTarget(Patient value)
value - patient The 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 Patient if the report was requested for a single patient.)public DateTimeType getDateElement()
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 valuepublic boolean hasDateElement()
public boolean hasDate()
public MeasureReport setDateElement(DateTimeType value)
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 valuepublic MeasureReport setDate(Date value)
value - The date this measure report was generated.public Reference getReportingOrganization()
reportingOrganization (Reporting Organization.)public boolean hasReportingOrganization()
public MeasureReport setReportingOrganization(Reference value)
value - reportingOrganization (Reporting Organization.)public Organization getReportingOrganizationTarget()
reportingOrganization The 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. (Reporting Organization.)public MeasureReport setReportingOrganizationTarget(Organization value)
value - reportingOrganization The 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. (Reporting Organization.)public Period getPeriod()
period (The reporting period for which the report was calculated.)public boolean hasPeriod()
public MeasureReport setPeriod(Period value)
value - period (The reporting period for which the report was calculated.)public List<MeasureReport.MeasureReportGroupComponent> getGroup()
group (The results of the calculation, one for each population group in the measure.)public MeasureReport setGroup(List<MeasureReport.MeasureReportGroupComponent> theGroup)
this for easy method chainingpublic boolean hasGroup()
public MeasureReport.MeasureReportGroupComponent addGroup()
public MeasureReport addGroup(MeasureReport.MeasureReportGroupComponent t)
public MeasureReport.MeasureReportGroupComponent getGroupFirstRep()
group, creating it if it does not already existpublic Reference getEvaluatedResources()
evaluatedResources (A reference to a Bundle containing the Resources that were used in the evaluation of this report.)public boolean hasEvaluatedResources()
public MeasureReport setEvaluatedResources(Reference value)
value - evaluatedResources (A reference to a Bundle containing the Resources that were used in the evaluation of this report.)public Bundle getEvaluatedResourcesTarget()
evaluatedResources The 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. (A reference to a Bundle containing the Resources that were used in the evaluation of this report.)public MeasureReport setEvaluatedResourcesTarget(Bundle value)
value - evaluatedResources The 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. (A reference to a Bundle containing the Resources that were used in the evaluation of this report.)protected void listChildren(List<Property> childrenList)
listChildren in class DomainResourcepublic Base[] getProperty(int hash, String name, boolean checkValid) throws FHIRException
getProperty in class DomainResourceFHIRExceptionpublic Base setProperty(int hash, String name, Base value) throws FHIRException
setProperty in class DomainResourceFHIRExceptionpublic Base setProperty(String name, Base value) throws FHIRException
setProperty in class DomainResourceFHIRExceptionpublic Base makeProperty(int hash, String name) throws FHIRException
makeProperty in class DomainResourceFHIRExceptionpublic String[] getTypesForProperty(int hash, String name) throws FHIRException
getTypesForProperty in class DomainResourceFHIRExceptionpublic Base addChild(String name) throws FHIRException
addChild in class DomainResourceFHIRExceptionpublic String fhirType()
fhirType in class DomainResourcepublic MeasureReport copy()
copy in class DomainResourceprotected MeasureReport typedCopy()
public boolean equalsDeep(Base other)
equalsDeep in class DomainResourcepublic boolean equalsShallow(Base other)
equalsShallow in class DomainResourcepublic boolean isEmpty()
isEmpty in interface IBaseisEmpty in class DomainResourcepublic ResourceType getResourceType()
getResourceType in class ResourceCopyright © 2014–2017 University Health Network. All rights reserved.