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.MeasureReportGroupStratifierGroupComponent |
static class |
MeasureReport.MeasureReportGroupStratifierGroupPopulationComponent |
static class |
MeasureReport.MeasureReportGroupSupplementalDataComponent |
static class |
MeasureReport.MeasureReportGroupSupplementalDataGroupComponent |
static class |
MeasureReport.MeasureReportStatus |
static class |
MeasureReport.MeasureReportStatusEnumFactory |
static class |
MeasureReport.MeasureReportType |
static class |
MeasureReport.MeasureReportTypeEnumFactory |
| 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.
|
static ca.uhn.fhir.model.api.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 ca.uhn.fhir.rest.gclient.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_PATIENT
Search parameter: patient
|
protected Enumeration<MeasureReport.MeasureReportStatus> |
status
The report status.
|
protected Enumeration<MeasureReport.MeasureReportType> |
type
The type of measure report.
|
contained, extension, modifierExtension, textid, implicitRules, language, meta| Constructor and Description |
|---|
MeasureReport()
Constructor
|
MeasureReport(Reference measure,
Enumeration<MeasureReport.MeasureReportType> type,
Period period,
Enumeration<MeasureReport.MeasureReportStatus> status)
Constructor
|
addContained, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasModifierExtension, hasText, setTextcopyValues, getId, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetagetStructureFhirVersionEnum, setIdcastToActionDefinition, 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, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getIdElement, getLanguageElement, getUserData, setId, setUserDataprotected Reference measure
protected Measure measureTarget
protected Enumeration<MeasureReport.MeasureReportType> type
protected Reference patient
protected Patient patientTarget
protected Enumeration<MeasureReport.MeasureReportStatus> status
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_PATIENT
Description: The identity of a patient to search for individual measure report results for
Type: reference
Path: MeasureReport.patient
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PATIENT
Description: The identity of a patient to search for individual measure report results for
Type: reference
Path: MeasureReport.patient
public static final ca.uhn.fhir.model.api.Include INCLUDE_PATIENT
public MeasureReport()
public MeasureReport(Reference measure, Enumeration<MeasureReport.MeasureReportType> type, Period period, Enumeration<MeasureReport.MeasureReportStatus> status)
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 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 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 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 criteria in the measure.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 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 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 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 List<MeasureReport.MeasureReportGroupComponent> getGroup()
group (The results of the calculation, one for each population group in the measure.)public boolean hasGroup()
public MeasureReport.MeasureReportGroupComponent addGroup()
group (The results of the calculation, one for each population group in the measure.)public MeasureReport addGroup(MeasureReport.MeasureReportGroupComponent t)
public 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 org.hl7.fhir.exceptions.FHIRException
getProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic void setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic void setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base makeProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
makeProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
addChild in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic 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 org.hl7.fhir.instance.model.api.IBaseisEmpty in class DomainResourcepublic ResourceType getResourceType()
getResourceType in class ResourceCopyright © 2014–2018 University Health Network. All rights reserved.