Package org.hl7.fhir.dstu2.model
Class Claim.PayeeComponent
- java.lang.Object
-
- org.hl7.fhir.dstu2.model.Base
-
- org.hl7.fhir.dstu2.model.Element
-
- org.hl7.fhir.dstu2.model.BackboneElement
-
- org.hl7.fhir.dstu2.model.Claim.PayeeComponent
-
- 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:
- Claim
public static class Claim.PayeeComponent extends BackboneElement implements org.hl7.fhir.instance.model.api.IBaseBackboneElement
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description protected ReferenceorganizationThe organization who is to be reimbursed for the claim (the party to whom any benefit is assigned).protected OrganizationorganizationTargetThe actual object that is the target of the reference (The organization who is to be reimbursed for the claim (the party to whom any benefit is assigned).)protected ReferencepersonThe person other than the subscriber who is to be reimbursed for the claim (the party to whom any benefit is assigned).protected PatientpersonTargetThe actual object that is the target of the reference (The person other than the subscriber who is to be reimbursed for the claim (the party to whom any benefit is assigned).)protected ReferenceproviderThe provider who is to be reimbursed for the claim (the party to whom any benefit is assigned).protected PractitionerproviderTargetThe actual object that is the target of the reference (The provider who is to be reimbursed for the claim (the party to whom any benefit is assigned).)protected CodingtypeParty to be reimbursed: Subscriber, provider, other.-
Fields inherited from class org.hl7.fhir.dstu2.model.BackboneElement
modifierExtension
-
-
Constructor Summary
Constructors Constructor Description PayeeComponent()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BaseaddChild(String name)Claim.PayeeComponentcopy()booleanequalsDeep(Base other)booleanequalsShallow(Base other)StringfhirType()ReferencegetOrganization()OrganizationgetOrganizationTarget()ReferencegetPerson()PatientgetPersonTarget()ReferencegetProvider()PractitionergetProviderTarget()CodinggetType()booleanhasOrganization()booleanhasPerson()booleanhasProvider()booleanhasType()booleanisEmpty()protected voidlistChildren(List<Property> childrenList)Claim.PayeeComponentsetOrganization(Reference value)Claim.PayeeComponentsetOrganizationTarget(Organization value)Claim.PayeeComponentsetPerson(Reference value)Claim.PayeeComponentsetPersonTarget(Patient value)voidsetProperty(String name, Base value)Claim.PayeeComponentsetProvider(Reference value)Claim.PayeeComponentsetProviderTarget(Practitioner value)Claim.PayeeComponentsetType(Coding value)-
Methods inherited from class org.hl7.fhir.dstu2.model.BackboneElement
addModifierExtension, addModifierExtension, copyValues, getModifierExtension, hasModifierExtension
-
Methods inherited from class org.hl7.fhir.dstu2.model.Element
addExtension, addExtension, copyValues, getExtension, getExtensionsByUrl, getExtensionString, getId, getIdElement, hasExtension, hasExtension, hasId, hasIdElement, setId, setIdElement
-
Methods inherited from class org.hl7.fhir.dstu2.model.Base
castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactPoint, castToDate, castToDateTime, castToDecimal, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToMoney, castToNarrative, castToOid, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToUnsignedInt, castToUri, children, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasType, hasUserData, isMetadataBased, isPrimitive, 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.IBase
getFormatCommentsPost, getFormatCommentsPre, getUserData, hasFormatComment, setUserData
-
Methods inherited from interface org.hl7.fhir.instance.model.api.IBaseElement
getUserData, setUserData
-
-
-
-
Field Detail
-
provider
protected Reference provider
The provider who is to be reimbursed for the claim (the party to whom any benefit is assigned).
-
providerTarget
protected Practitioner providerTarget
The actual object that is the target of the reference (The provider who is to be reimbursed for the claim (the party to whom any benefit is assigned).)
-
organization
protected Reference organization
The organization who is to be reimbursed for the claim (the party to whom any benefit is assigned).
-
organizationTarget
protected Organization organizationTarget
The actual object that is the target of the reference (The organization who is to be reimbursed for the claim (the party to whom any benefit is assigned).)
-
person
protected Reference person
The person other than the subscriber who is to be reimbursed for the claim (the party to whom any benefit is assigned).
-
personTarget
protected Patient personTarget
The actual object that is the target of the reference (The person other than the subscriber who is to be reimbursed for the claim (the party to whom any benefit is assigned).)
-
-
Constructor Detail
-
PayeeComponent
public PayeeComponent()
-
-
Method Detail
-
getType
public Coding getType()
- Returns:
type(Party to be reimbursed: Subscriber, provider, other.)
-
hasType
public boolean hasType()
-
setType
public Claim.PayeeComponent setType(Coding value)
- Parameters:
value-type(Party to be reimbursed: Subscriber, provider, other.)
-
getProvider
public Reference getProvider()
- Returns:
provider(The provider who is to be reimbursed for the claim (the party to whom any benefit is assigned).)
-
hasProvider
public boolean hasProvider()
-
setProvider
public Claim.PayeeComponent setProvider(Reference value)
- Parameters:
value-provider(The provider who is to be reimbursed for the claim (the party to whom any benefit is assigned).)
-
getProviderTarget
public Practitioner getProviderTarget()
- Returns:
providerThe 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 provider who is to be reimbursed for the claim (the party to whom any benefit is assigned).)
-
setProviderTarget
public Claim.PayeeComponent setProviderTarget(Practitioner value)
- Parameters:
value-providerThe 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 provider who is to be reimbursed for the claim (the party to whom any benefit is assigned).)
-
getOrganization
public Reference getOrganization()
- Returns:
organization(The organization who is to be reimbursed for the claim (the party to whom any benefit is assigned).)
-
hasOrganization
public boolean hasOrganization()
-
setOrganization
public Claim.PayeeComponent setOrganization(Reference value)
- Parameters:
value-organization(The organization who is to be reimbursed for the claim (the party to whom any benefit is assigned).)
-
getOrganizationTarget
public Organization getOrganizationTarget()
- Returns:
organizationThe 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 organization who is to be reimbursed for the claim (the party to whom any benefit is assigned).)
-
setOrganizationTarget
public Claim.PayeeComponent setOrganizationTarget(Organization value)
- Parameters:
value-organizationThe 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 organization who is to be reimbursed for the claim (the party to whom any benefit is assigned).)
-
getPerson
public Reference getPerson()
- Returns:
person(The person other than the subscriber who is to be reimbursed for the claim (the party to whom any benefit is assigned).)
-
hasPerson
public boolean hasPerson()
-
setPerson
public Claim.PayeeComponent setPerson(Reference value)
- Parameters:
value-person(The person other than the subscriber who is to be reimbursed for the claim (the party to whom any benefit is assigned).)
-
getPersonTarget
public Patient getPersonTarget()
- Returns:
personThe 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 person other than the subscriber who is to be reimbursed for the claim (the party to whom any benefit is assigned).)
-
setPersonTarget
public Claim.PayeeComponent setPersonTarget(Patient value)
- Parameters:
value-personThe 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 person other than the subscriber who is to be reimbursed for the claim (the party to whom any benefit is assigned).)
-
listChildren
protected void listChildren(List<Property> childrenList)
- Overrides:
listChildrenin classBackboneElement
-
setProperty
public void setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
setPropertyin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
public Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
addChildin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
copy
public Claim.PayeeComponent copy()
- Specified by:
copyin classBackboneElement
-
equalsDeep
public boolean equalsDeep(Base other)
- Overrides:
equalsDeepin classBackboneElement
-
equalsShallow
public boolean equalsShallow(Base other)
- Overrides:
equalsShallowin classBackboneElement
-
isEmpty
public boolean isEmpty()
- Specified by:
isEmptyin interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
isEmptyin classBackboneElement
-
fhirType
public String fhirType()
- Specified by:
fhirTypein interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
fhirTypein classBackboneElement
-
-