
Package org.hl7.fhir.dstu3.model
Class Coverage.GroupComponent
java.lang.Object
org.hl7.fhir.dstu3.model.Base
org.hl7.fhir.dstu3.model.Element
org.hl7.fhir.dstu3.model.BackboneElement
org.hl7.fhir.dstu3.model.Coverage.GroupComponent
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement,Serializable,org.hl7.fhir.instance.model.api.IBase,org.hl7.fhir.instance.model.api.IBaseBackboneElement,org.hl7.fhir.instance.model.api.IBaseElement,org.hl7.fhir.instance.model.api.IBaseHasExtensions,org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions
- Enclosing class:
Coverage
public static class Coverage.GroupComponent
extends BackboneElement
implements org.hl7.fhir.instance.model.api.IBaseBackboneElement
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected StringTypeIdentifies a style or collective of coverage issues by the underwriter, for example may be used to identify a class of coverage such as a level of deductables or co-payment.protected StringTypeA short description for the class.protected StringTypeIdentifies a style or collective of coverage issued by the underwriter, for example may be used to identify an employer group.protected StringTypeA short description for the group.protected StringTypeIdentifies a style or collective of coverage issued by the underwriter, for example may be used to identify a collection of benefits provided to employees.protected StringTypeA short description for the plan.protected StringTypeIdentifies a sub-style or sub-collective of coverage issues by the underwriter, for example may be used to identify a subclass of coverage such as a sub-level of deductables or co-payment.protected StringTypeA short description for the subclass.protected StringTypeIdentifies a style or collective of coverage issued by the underwriter, for example may be used to identify a subset of an employer group.protected StringTypeA short description for the subgroup.protected StringTypeIdentifies a sub-style or sub-collective of coverage issued by the underwriter, for example may be used to identify a subset of a collection of benefits provided to employees.protected StringTypeA short description for the subplan.Fields inherited from class org.hl7.fhir.dstu3.model.BackboneElement
modifierExtension -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncopy()booleanequalsDeep(Base other_) booleanequalsShallow(Base other_) fhirType()getGroup()getNamedProperty(int _hash, String _name, boolean _checkValid) getPlan()Base[]getProperty(int hash, String name, boolean checkValid) String[]getTypesForProperty(int hash, String name) booleanbooleanbooleanbooleanbooleanhasGroup()booleanbooleanbooleanbooleanhasPlan()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanisEmpty()protected voidlistChildren(List<Property> children) makeProperty(int hash, String name) setClass_Element(StringType value) setClassDisplay(String value) setClassDisplayElement(StringType value) setGroupDisplay(String value) setGroupDisplayElement(StringType value) setGroupElement(StringType value) setPlanDisplay(String value) setPlanDisplayElement(StringType value) setPlanElement(StringType value) setProperty(int hash, String name, Base value) setProperty(String name, Base value) setSubClass(String value) setSubClassDisplay(String value) setSubClassElement(StringType value) setSubGroup(String value) setSubGroupDisplay(String value) setSubGroupElement(StringType value) setSubPlan(String value) setSubPlanDisplay(String value) setSubPlanElement(StringType value) Methods inherited from class org.hl7.fhir.dstu3.model.BackboneElement
addModifierExtension, addModifierExtension, copyValues, getModifierExtension, getModifierExtensionFirstRep, hasModifierExtension, setModifierExtensionMethods inherited from class org.hl7.fhir.dstu3.model.Element
addExtension, addExtension, addExtension, copyValues, getExtension, getExtensionByUrl, getExtensionFirstRep, getExtensionsByUrl, getExtensionString, getId, getIdBase, getIdElement, hasExtension, hasExtension, hasId, hasIdElement, setExtension, setId, setIdBase, setIdElementMethods inherited from class org.hl7.fhir.dstu3.model.Base
castToAddress, 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, getNamedProperty, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isPrimitive, isResource, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.hl7.fhir.instance.model.api.IBase
getFormatCommentsPost, getFormatCommentsPre, getUserData, hasFormatComment, setUserDataMethods inherited from interface org.hl7.fhir.instance.model.api.IBaseElement
getUserData, setUserDataMethods inherited from interface org.hl7.fhir.instance.model.api.IBaseHasExtensions
addExtension, getExtension, hasExtensionMethods inherited from interface org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions
addModifierExtension, getModifierExtension, hasModifierExtension
-
Field Details
-
group
Identifies a style or collective of coverage issued by the underwriter, for example may be used to identify an employer group. May also be referred to as a Policy or Group ID. -
groupDisplay
A short description for the group. -
subGroup
Identifies a style or collective of coverage issued by the underwriter, for example may be used to identify a subset of an employer group. -
subGroupDisplay
A short description for the subgroup. -
plan
Identifies a style or collective of coverage issued by the underwriter, for example may be used to identify a collection of benefits provided to employees. May be referred to as a Section or Division ID. -
planDisplay
A short description for the plan. -
subPlan
Identifies a sub-style or sub-collective of coverage issued by the underwriter, for example may be used to identify a subset of a collection of benefits provided to employees. -
subPlanDisplay
A short description for the subplan. -
class_
Identifies a style or collective of coverage issues by the underwriter, for example may be used to identify a class of coverage such as a level of deductables or co-payment. -
classDisplay
A short description for the class. -
subClass
Identifies a sub-style or sub-collective of coverage issues by the underwriter, for example may be used to identify a subclass of coverage such as a sub-level of deductables or co-payment. -
subClassDisplay
A short description for the subclass.
-
-
Constructor Details
-
GroupComponent
public GroupComponent()Constructor
-
-
Method Details
-
getGroupElement
- Returns:
group(Identifies a style or collective of coverage issued by the underwriter, for example may be used to identify an employer group. May also be referred to as a Policy or Group ID.). This is the underlying object with id, value and extensions. The accessor "getGroup" gives direct access to the value
-
hasGroupElement
-
hasGroup
-
setGroupElement
- Parameters:
value-group(Identifies a style or collective of coverage issued by the underwriter, for example may be used to identify an employer group. May also be referred to as a Policy or Group ID.). This is the underlying object with id, value and extensions. The accessor "getGroup" gives direct access to the value
-
getGroup
- Returns:
- Identifies a style or collective of coverage issued by the underwriter, for example may be used to identify an employer group. May also be referred to as a Policy or Group ID.
-
setGroup
- Parameters:
value- Identifies a style or collective of coverage issued by the underwriter, for example may be used to identify an employer group. May also be referred to as a Policy or Group ID.
-
getGroupDisplayElement
- Returns:
groupDisplay(A short description for the group.). This is the underlying object with id, value and extensions. The accessor "getGroupDisplay" gives direct access to the value
-
hasGroupDisplayElement
-
hasGroupDisplay
-
setGroupDisplayElement
- Parameters:
value-groupDisplay(A short description for the group.). This is the underlying object with id, value and extensions. The accessor "getGroupDisplay" gives direct access to the value
-
getGroupDisplay
- Returns:
- A short description for the group.
-
setGroupDisplay
- Parameters:
value- A short description for the group.
-
getSubGroupElement
- Returns:
subGroup(Identifies a style or collective of coverage issued by the underwriter, for example may be used to identify a subset of an employer group.). This is the underlying object with id, value and extensions. The accessor "getSubGroup" gives direct access to the value
-
hasSubGroupElement
-
hasSubGroup
-
setSubGroupElement
- Parameters:
value-subGroup(Identifies a style or collective of coverage issued by the underwriter, for example may be used to identify a subset of an employer group.). This is the underlying object with id, value and extensions. The accessor "getSubGroup" gives direct access to the value
-
getSubGroup
- Returns:
- Identifies a style or collective of coverage issued by the underwriter, for example may be used to identify a subset of an employer group.
-
setSubGroup
- Parameters:
value- Identifies a style or collective of coverage issued by the underwriter, for example may be used to identify a subset of an employer group.
-
getSubGroupDisplayElement
- Returns:
subGroupDisplay(A short description for the subgroup.). This is the underlying object with id, value and extensions. The accessor "getSubGroupDisplay" gives direct access to the value
-
hasSubGroupDisplayElement
-
hasSubGroupDisplay
-
setSubGroupDisplayElement
- Parameters:
value-subGroupDisplay(A short description for the subgroup.). This is the underlying object with id, value and extensions. The accessor "getSubGroupDisplay" gives direct access to the value
-
getSubGroupDisplay
- Returns:
- A short description for the subgroup.
-
setSubGroupDisplay
- Parameters:
value- A short description for the subgroup.
-
getPlanElement
- Returns:
plan(Identifies a style or collective of coverage issued by the underwriter, for example may be used to identify a collection of benefits provided to employees. May be referred to as a Section or Division ID.). This is the underlying object with id, value and extensions. The accessor "getPlan" gives direct access to the value
-
hasPlanElement
-
hasPlan
-
setPlanElement
- Parameters:
value-plan(Identifies a style or collective of coverage issued by the underwriter, for example may be used to identify a collection of benefits provided to employees. May be referred to as a Section or Division ID.). This is the underlying object with id, value and extensions. The accessor "getPlan" gives direct access to the value
-
getPlan
- Returns:
- Identifies a style or collective of coverage issued by the underwriter, for example may be used to identify a collection of benefits provided to employees. May be referred to as a Section or Division ID.
-
setPlan
- Parameters:
value- Identifies a style or collective of coverage issued by the underwriter, for example may be used to identify a collection of benefits provided to employees. May be referred to as a Section or Division ID.
-
getPlanDisplayElement
- Returns:
planDisplay(A short description for the plan.). This is the underlying object with id, value and extensions. The accessor "getPlanDisplay" gives direct access to the value
-
hasPlanDisplayElement
-
hasPlanDisplay
-
setPlanDisplayElement
- Parameters:
value-planDisplay(A short description for the plan.). This is the underlying object with id, value and extensions. The accessor "getPlanDisplay" gives direct access to the value
-
getPlanDisplay
- Returns:
- A short description for the plan.
-
setPlanDisplay
- Parameters:
value- A short description for the plan.
-
getSubPlanElement
- Returns:
subPlan(Identifies a sub-style or sub-collective of coverage issued by the underwriter, for example may be used to identify a subset of a collection of benefits provided to employees.). This is the underlying object with id, value and extensions. The accessor "getSubPlan" gives direct access to the value
-
hasSubPlanElement
-
hasSubPlan
-
setSubPlanElement
- Parameters:
value-subPlan(Identifies a sub-style or sub-collective of coverage issued by the underwriter, for example may be used to identify a subset of a collection of benefits provided to employees.). This is the underlying object with id, value and extensions. The accessor "getSubPlan" gives direct access to the value
-
getSubPlan
- Returns:
- Identifies a sub-style or sub-collective of coverage issued by the underwriter, for example may be used to identify a subset of a collection of benefits provided to employees.
-
setSubPlan
- Parameters:
value- Identifies a sub-style or sub-collective of coverage issued by the underwriter, for example may be used to identify a subset of a collection of benefits provided to employees.
-
getSubPlanDisplayElement
- Returns:
subPlanDisplay(A short description for the subplan.). This is the underlying object with id, value and extensions. The accessor "getSubPlanDisplay" gives direct access to the value
-
hasSubPlanDisplayElement
-
hasSubPlanDisplay
-
setSubPlanDisplayElement
- Parameters:
value-subPlanDisplay(A short description for the subplan.). This is the underlying object with id, value and extensions. The accessor "getSubPlanDisplay" gives direct access to the value
-
getSubPlanDisplay
- Returns:
- A short description for the subplan.
-
setSubPlanDisplay
- Parameters:
value- A short description for the subplan.
-
getClass_Element
- Returns:
class_(Identifies a style or collective of coverage issues by the underwriter, for example may be used to identify a class of coverage such as a level of deductables or co-payment.). This is the underlying object with id, value and extensions. The accessor "getClass_" gives direct access to the value
-
hasClass_Element
-
hasClass_
-
setClass_Element
- Parameters:
value-class_(Identifies a style or collective of coverage issues by the underwriter, for example may be used to identify a class of coverage such as a level of deductables or co-payment.). This is the underlying object with id, value and extensions. The accessor "getClass_" gives direct access to the value
-
getClass_
- Returns:
- Identifies a style or collective of coverage issues by the underwriter, for example may be used to identify a class of coverage such as a level of deductables or co-payment.
-
setClass_
- Parameters:
value- Identifies a style or collective of coverage issues by the underwriter, for example may be used to identify a class of coverage such as a level of deductables or co-payment.
-
getClassDisplayElement
- Returns:
classDisplay(A short description for the class.). This is the underlying object with id, value and extensions. The accessor "getClassDisplay" gives direct access to the value
-
hasClassDisplayElement
-
hasClassDisplay
-
setClassDisplayElement
- Parameters:
value-classDisplay(A short description for the class.). This is the underlying object with id, value and extensions. The accessor "getClassDisplay" gives direct access to the value
-
getClassDisplay
- Returns:
- A short description for the class.
-
setClassDisplay
- Parameters:
value- A short description for the class.
-
getSubClassElement
- Returns:
subClass(Identifies a sub-style or sub-collective of coverage issues by the underwriter, for example may be used to identify a subclass of coverage such as a sub-level of deductables or co-payment.). This is the underlying object with id, value and extensions. The accessor "getSubClass" gives direct access to the value
-
hasSubClassElement
-
hasSubClass
-
setSubClassElement
- Parameters:
value-subClass(Identifies a sub-style or sub-collective of coverage issues by the underwriter, for example may be used to identify a subclass of coverage such as a sub-level of deductables or co-payment.). This is the underlying object with id, value and extensions. The accessor "getSubClass" gives direct access to the value
-
getSubClass
- Returns:
- Identifies a sub-style or sub-collective of coverage issues by the underwriter, for example may be used to identify a subclass of coverage such as a sub-level of deductables or co-payment.
-
setSubClass
- Parameters:
value- Identifies a sub-style or sub-collective of coverage issues by the underwriter, for example may be used to identify a subclass of coverage such as a sub-level of deductables or co-payment.
-
getSubClassDisplayElement
- Returns:
subClassDisplay(A short description for the subclass.). This is the underlying object with id, value and extensions. The accessor "getSubClassDisplay" gives direct access to the value
-
hasSubClassDisplayElement
-
hasSubClassDisplay
-
setSubClassDisplayElement
- Parameters:
value-subClassDisplay(A short description for the subclass.). This is the underlying object with id, value and extensions. The accessor "getSubClassDisplay" gives direct access to the value
-
getSubClassDisplay
- Returns:
- A short description for the subclass.
-
setSubClassDisplay
- Parameters:
value- A short description for the subclass.
-
listChildren
- Overrides:
listChildrenin classBackboneElement
-
getNamedProperty
public Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getNamedPropertyin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getProperty
public Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getPropertyin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
setPropertyin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
- Overrides:
setPropertyin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
- Overrides:
makePropertyin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getTypesForProperty
public String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getTypesForPropertyin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
- Overrides:
addChildin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
copy
- Specified by:
copyin classBackboneElement
-
equalsDeep
- Overrides:
equalsDeepin classBackboneElement
-
equalsShallow
- Overrides:
equalsShallowin classBackboneElement
-
isEmpty
- Specified by:
isEmptyin interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
isEmptyin classBackboneElement
-
fhirType
- Specified by:
fhirTypein interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
fhirTypein classBackboneElement
-