Class EligibilityResponse
- 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.EligibilityResponse
-
- 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 EligibilityResponse extends DomainResource
This resource provides eligibility and plan details from the processing of an Eligibility resource.- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classEligibilityResponse.BenefitComponentstatic classEligibilityResponse.BenefitsComponentstatic classEligibilityResponse.ErrorsComponent
-
Field Summary
Fields Modifier and Type Field Description protected List<EligibilityResponse.BenefitsComponent>benefitBalanceBenefits and optionally current balances by Category.protected ReferencecontractThe contract resource which may provide more detailed information.protected ContractcontractTargetThe actual object that is the target of the reference (The contract resource which may provide more detailed information.)protected DateTimeTypecreatedThe date when the enclosed suite of services were performed or completed.static ca.uhn.fhir.rest.gclient.DateClientParamCREATEDFluent Client search parameter constant for createdprotected StringTypedispositionA description of the status of the adjudication.static ca.uhn.fhir.rest.gclient.StringClientParamDISPOSITIONFluent Client search parameter constant for dispositionprotected List<EligibilityResponse.ErrorsComponent>errorMutually exclusive with Services Provided (Item).protected CodingformThe form to be used for printing the content.protected List<Identifier>identifierThe Response business identifier.static ca.uhn.fhir.rest.gclient.TokenClientParamIDENTIFIERFluent Client search parameter constant for identifierstatic ca.uhn.fhir.model.api.IncludeINCLUDE_ORGANIZATIONREFERENCEConstant for fluent queries to be used to add include statements.static ca.uhn.fhir.model.api.IncludeINCLUDE_REQUESTORGANIZATIONREFERENCEConstant for fluent queries to be used to add include statements.static ca.uhn.fhir.model.api.IncludeINCLUDE_REQUESTPROVIDERREFERENCEConstant for fluent queries to be used to add include statements.static ca.uhn.fhir.model.api.IncludeINCLUDE_REQUESTREFERENCEConstant for fluent queries to be used to add include statements.protected BooleanTypeinforceFlag indicating if the coverage provided is inforce currently if no service date(s) specified or for the whole duration of the service dates.protected TypeorganizationThe Insurer who produced this adjudicated response.static ca.uhn.fhir.rest.gclient.TokenClientParamORGANIZATIONIDENTIFIERFluent Client search parameter constant for organizationidentifierstatic ca.uhn.fhir.rest.gclient.ReferenceClientParamORGANIZATIONREFERENCEFluent Client search parameter constant for organizationreferenceprotected CodingoriginalRulesetThe style (standard) and version of the original material which was converted into this resource.protected Enumeration<Enumerations.RemittanceOutcome>outcomeTransaction status: error, complete.static ca.uhn.fhir.rest.gclient.TokenClientParamOUTCOMEFluent Client search parameter constant for outcomeprotected TyperequestOriginal request resource reference.static ca.uhn.fhir.rest.gclient.TokenClientParamREQUESTIDENTIFIERFluent Client search parameter constant for requestidentifierprotected TyperequestOrganizationThe organization which is responsible for the services rendered to the patient.static ca.uhn.fhir.rest.gclient.TokenClientParamREQUESTORGANIZATIONIDENTIFIERFluent Client search parameter constant for requestorganizationidentifierstatic ca.uhn.fhir.rest.gclient.ReferenceClientParamREQUESTORGANIZATIONREFERENCEFluent Client search parameter constant for requestorganizationreferenceprotected TyperequestProviderThe practitioner who is responsible for the services rendered to the patient.static ca.uhn.fhir.rest.gclient.TokenClientParamREQUESTPROVIDERIDENTIFIERFluent Client search parameter constant for requestprovideridentifierstatic ca.uhn.fhir.rest.gclient.ReferenceClientParamREQUESTPROVIDERREFERENCEFluent Client search parameter constant for requestproviderreferencestatic ca.uhn.fhir.rest.gclient.ReferenceClientParamREQUESTREFERENCEFluent Client search parameter constant for requestreferenceprotected CodingrulesetThe version of the style of resource contents.static StringSP_CREATEDSearch parameter: createdstatic StringSP_DISPOSITIONSearch parameter: dispositionstatic StringSP_IDENTIFIERSearch parameter: identifierstatic StringSP_ORGANIZATIONIDENTIFIERSearch parameter: organizationidentifierstatic StringSP_ORGANIZATIONREFERENCESearch parameter: organizationreferencestatic StringSP_OUTCOMESearch parameter: outcomestatic StringSP_REQUESTIDENTIFIERSearch parameter: requestidentifierstatic StringSP_REQUESTORGANIZATIONIDENTIFIERSearch parameter: requestorganizationidentifierstatic StringSP_REQUESTORGANIZATIONREFERENCESearch parameter: requestorganizationreferencestatic StringSP_REQUESTPROVIDERIDENTIFIERSearch parameter: requestprovideridentifierstatic StringSP_REQUESTPROVIDERREFERENCESearch parameter: requestproviderreferencestatic StringSP_REQUESTREFERENCESearch parameter: requestreference-
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 EligibilityResponse()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
-
identifier
protected List<Identifier> identifier
The Response business identifier.
-
outcome
protected Enumeration<Enumerations.RemittanceOutcome> outcome
Transaction status: error, complete.
-
disposition
protected StringType disposition
A description of the status of the adjudication.
-
ruleset
protected Coding ruleset
The version of the style of resource contents. This should be mapped to the allowable profiles for this and supporting resources.
-
originalRuleset
protected Coding originalRuleset
The style (standard) and version of the original material which was converted into this resource.
-
created
protected DateTimeType created
The date when the enclosed suite of services were performed or completed.
-
organization
protected Type organization
The Insurer who produced this adjudicated response.
-
requestProvider
protected Type requestProvider
The practitioner who is responsible for the services rendered to the patient.
-
requestOrganization
protected Type requestOrganization
The organization which is responsible for the services rendered to the patient.
-
inforce
protected BooleanType inforce
Flag indicating if the coverage provided is inforce currently if no service date(s) specified or for the whole duration of the service dates.
-
contract
protected Reference contract
The contract resource which may provide more detailed information.
-
contractTarget
protected Contract contractTarget
The actual object that is the target of the reference (The contract resource which may provide more detailed information.)
-
benefitBalance
protected List<EligibilityResponse.BenefitsComponent> benefitBalance
Benefits and optionally current balances by Category.
-
error
protected List<EligibilityResponse.ErrorsComponent> error
Mutually exclusive with Services Provided (Item).
-
SP_REQUESTORGANIZATIONREFERENCE
public static final String SP_REQUESTORGANIZATIONREFERENCE
Search parameter: requestorganizationreferenceDescription: The EligibilityRequest organization
Type: reference
Path: EligibilityResponse.requestOrganizationReference
- See Also:
- Constant Field Values
-
REQUESTORGANIZATIONREFERENCE
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam REQUESTORGANIZATIONREFERENCE
Fluent Client search parameter constant for requestorganizationreferenceDescription: The EligibilityRequest organization
Type: reference
Path: EligibilityResponse.requestOrganizationReference
-
INCLUDE_REQUESTORGANIZATIONREFERENCE
public static final ca.uhn.fhir.model.api.Include INCLUDE_REQUESTORGANIZATIONREFERENCE
Constant for fluent queries to be used to add include statements. Specifies the path value of "EligibilityResponse:requestorganizationreference".
-
SP_CREATED
public static final String SP_CREATED
Search parameter: createdDescription: The creation date
Type: date
Path: EligibilityResponse.created
- See Also:
- Constant Field Values
-
CREATED
public static final ca.uhn.fhir.rest.gclient.DateClientParam CREATED
Fluent Client search parameter constant for createdDescription: The creation date
Type: date
Path: EligibilityResponse.created
-
SP_REQUESTORGANIZATIONIDENTIFIER
public static final String SP_REQUESTORGANIZATIONIDENTIFIER
Search parameter: requestorganizationidentifierDescription: The EligibilityRequest organization
Type: token
Path: EligibilityResponse.requestOrganizationIdentifier
- See Also:
- Constant Field Values
-
REQUESTORGANIZATIONIDENTIFIER
public static final ca.uhn.fhir.rest.gclient.TokenClientParam REQUESTORGANIZATIONIDENTIFIER
Fluent Client search parameter constant for requestorganizationidentifierDescription: The EligibilityRequest organization
Type: token
Path: EligibilityResponse.requestOrganizationIdentifier
-
SP_REQUESTPROVIDERIDENTIFIER
public static final String SP_REQUESTPROVIDERIDENTIFIER
Search parameter: requestprovideridentifierDescription: The EligibilityRequest provider
Type: token
Path: EligibilityResponse.requestProviderIdentifier
- See Also:
- Constant Field Values
-
REQUESTPROVIDERIDENTIFIER
public static final ca.uhn.fhir.rest.gclient.TokenClientParam REQUESTPROVIDERIDENTIFIER
Fluent Client search parameter constant for requestprovideridentifierDescription: The EligibilityRequest provider
Type: token
Path: EligibilityResponse.requestProviderIdentifier
-
SP_REQUESTIDENTIFIER
public static final String SP_REQUESTIDENTIFIER
Search parameter: requestidentifierDescription: The EligibilityRequest reference
Type: token
Path: EligibilityResponse.requestIdentifier
- See Also:
- Constant Field Values
-
REQUESTIDENTIFIER
public static final ca.uhn.fhir.rest.gclient.TokenClientParam REQUESTIDENTIFIER
Fluent Client search parameter constant for requestidentifierDescription: The EligibilityRequest reference
Type: token
Path: EligibilityResponse.requestIdentifier
-
SP_REQUESTREFERENCE
public static final String SP_REQUESTREFERENCE
Search parameter: requestreferenceDescription: The EligibilityRequest reference
Type: reference
Path: EligibilityResponse.requestReference
- See Also:
- Constant Field Values
-
REQUESTREFERENCE
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam REQUESTREFERENCE
Fluent Client search parameter constant for requestreferenceDescription: The EligibilityRequest reference
Type: reference
Path: EligibilityResponse.requestReference
-
INCLUDE_REQUESTREFERENCE
public static final ca.uhn.fhir.model.api.Include INCLUDE_REQUESTREFERENCE
Constant for fluent queries to be used to add include statements. Specifies the path value of "EligibilityResponse:requestreference".
-
SP_ORGANIZATIONIDENTIFIER
public static final String SP_ORGANIZATIONIDENTIFIER
Search parameter: organizationidentifierDescription: The organization which generated this resource
Type: token
Path: EligibilityResponse.organizationIdentifier
- See Also:
- Constant Field Values
-
ORGANIZATIONIDENTIFIER
public static final ca.uhn.fhir.rest.gclient.TokenClientParam ORGANIZATIONIDENTIFIER
Fluent Client search parameter constant for organizationidentifierDescription: The organization which generated this resource
Type: token
Path: EligibilityResponse.organizationIdentifier
-
SP_REQUESTPROVIDERREFERENCE
public static final String SP_REQUESTPROVIDERREFERENCE
Search parameter: requestproviderreferenceDescription: The EligibilityRequest provider
Type: reference
Path: EligibilityResponse.requestProviderReference
- See Also:
- Constant Field Values
-
REQUESTPROVIDERREFERENCE
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam REQUESTPROVIDERREFERENCE
Fluent Client search parameter constant for requestproviderreferenceDescription: The EligibilityRequest provider
Type: reference
Path: EligibilityResponse.requestProviderReference
-
INCLUDE_REQUESTPROVIDERREFERENCE
public static final ca.uhn.fhir.model.api.Include INCLUDE_REQUESTPROVIDERREFERENCE
Constant for fluent queries to be used to add include statements. Specifies the path value of "EligibilityResponse:requestproviderreference".
-
SP_ORGANIZATIONREFERENCE
public static final String SP_ORGANIZATIONREFERENCE
Search parameter: organizationreferenceDescription: The organization which generated this resource
Type: reference
Path: EligibilityResponse.organizationReference
- See Also:
- Constant Field Values
-
ORGANIZATIONREFERENCE
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam ORGANIZATIONREFERENCE
Fluent Client search parameter constant for organizationreferenceDescription: The organization which generated this resource
Type: reference
Path: EligibilityResponse.organizationReference
-
INCLUDE_ORGANIZATIONREFERENCE
public static final ca.uhn.fhir.model.api.Include INCLUDE_ORGANIZATIONREFERENCE
Constant for fluent queries to be used to add include statements. Specifies the path value of "EligibilityResponse:organizationreference".
-
SP_OUTCOME
public static final String SP_OUTCOME
Search parameter: outcomeDescription: The processing outcome
Type: token
Path: EligibilityResponse.outcome
- See Also:
- Constant Field Values
-
OUTCOME
public static final ca.uhn.fhir.rest.gclient.TokenClientParam OUTCOME
Fluent Client search parameter constant for outcomeDescription: The processing outcome
Type: token
Path: EligibilityResponse.outcome
-
SP_IDENTIFIER
public static final String SP_IDENTIFIER
Search parameter: identifierDescription: The business identifier
Type: token
Path: EligibilityResponse.identifier
- See Also:
- Constant Field Values
-
IDENTIFIER
public static final ca.uhn.fhir.rest.gclient.TokenClientParam IDENTIFIER
Fluent Client search parameter constant for identifierDescription: The business identifier
Type: token
Path: EligibilityResponse.identifier
-
SP_DISPOSITION
public static final String SP_DISPOSITION
Search parameter: dispositionDescription: The contents of the disposition message
Type: string
Path: EligibilityResponse.disposition
- See Also:
- Constant Field Values
-
DISPOSITION
public static final ca.uhn.fhir.rest.gclient.StringClientParam DISPOSITION
Fluent Client search parameter constant for dispositionDescription: The contents of the disposition message
Type: string
Path: EligibilityResponse.disposition
-
-
Constructor Detail
-
EligibilityResponse
public EligibilityResponse()
Constructor
-
-
Method Detail
-
getIdentifier
public List<Identifier> getIdentifier()
- Returns:
identifier(The Response business identifier.)
-
hasIdentifier
public boolean hasIdentifier()
-
addIdentifier
public Identifier addIdentifier()
- Returns:
identifier(The Response business identifier.)
-
addIdentifier
public EligibilityResponse addIdentifier(Identifier t)
-
getRequest
public Type getRequest()
- Returns:
request(Original request resource reference.)
-
getRequestIdentifier
public Identifier getRequestIdentifier() throws org.hl7.fhir.exceptions.FHIRException
- Returns:
request(Original request resource reference.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasRequestIdentifier
public boolean hasRequestIdentifier()
-
getRequestReference
public Reference getRequestReference() throws org.hl7.fhir.exceptions.FHIRException
- Returns:
request(Original request resource reference.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasRequestReference
public boolean hasRequestReference()
-
hasRequest
public boolean hasRequest()
-
setRequest
public EligibilityResponse setRequest(Type value)
- Parameters:
value-request(Original request resource reference.)
-
getOutcomeElement
public Enumeration<Enumerations.RemittanceOutcome> getOutcomeElement()
- Returns:
outcome(Transaction status: error, complete.). This is the underlying object with id, value and extensions. The accessor "getOutcome" gives direct access to the value
-
hasOutcomeElement
public boolean hasOutcomeElement()
-
hasOutcome
public boolean hasOutcome()
-
setOutcomeElement
public EligibilityResponse setOutcomeElement(Enumeration<Enumerations.RemittanceOutcome> value)
- Parameters:
value-outcome(Transaction status: error, complete.). This is the underlying object with id, value and extensions. The accessor "getOutcome" gives direct access to the value
-
getOutcome
public Enumerations.RemittanceOutcome getOutcome()
- Returns:
- Transaction status: error, complete.
-
setOutcome
public EligibilityResponse setOutcome(Enumerations.RemittanceOutcome value)
- Parameters:
value- Transaction status: error, complete.
-
getDispositionElement
public StringType getDispositionElement()
- Returns:
disposition(A description of the status of the adjudication.). This is the underlying object with id, value and extensions. The accessor "getDisposition" gives direct access to the value
-
hasDispositionElement
public boolean hasDispositionElement()
-
hasDisposition
public boolean hasDisposition()
-
setDispositionElement
public EligibilityResponse setDispositionElement(StringType value)
- Parameters:
value-disposition(A description of the status of the adjudication.). This is the underlying object with id, value and extensions. The accessor "getDisposition" gives direct access to the value
-
getDisposition
public String getDisposition()
- Returns:
- A description of the status of the adjudication.
-
setDisposition
public EligibilityResponse setDisposition(String value)
- Parameters:
value- A description of the status of the adjudication.
-
getRuleset
public Coding getRuleset()
- Returns:
ruleset(The version of the style of resource contents. This should be mapped to the allowable profiles for this and supporting resources.)
-
hasRuleset
public boolean hasRuleset()
-
setRuleset
public EligibilityResponse setRuleset(Coding value)
- Parameters:
value-ruleset(The version of the style of resource contents. This should be mapped to the allowable profiles for this and supporting resources.)
-
getOriginalRuleset
public Coding getOriginalRuleset()
- Returns:
originalRuleset(The style (standard) and version of the original material which was converted into this resource.)
-
hasOriginalRuleset
public boolean hasOriginalRuleset()
-
setOriginalRuleset
public EligibilityResponse setOriginalRuleset(Coding value)
- Parameters:
value-originalRuleset(The style (standard) and version of the original material which was converted into this resource.)
-
getCreatedElement
public DateTimeType getCreatedElement()
- Returns:
created(The date when the enclosed suite of services were performed or completed.). This is the underlying object with id, value and extensions. The accessor "getCreated" gives direct access to the value
-
hasCreatedElement
public boolean hasCreatedElement()
-
hasCreated
public boolean hasCreated()
-
setCreatedElement
public EligibilityResponse setCreatedElement(DateTimeType value)
- Parameters:
value-created(The date when the enclosed suite of services were performed or completed.). This is the underlying object with id, value and extensions. The accessor "getCreated" gives direct access to the value
-
getCreated
public Date getCreated()
- Returns:
- The date when the enclosed suite of services were performed or completed.
-
setCreated
public EligibilityResponse setCreated(Date value)
- Parameters:
value- The date when the enclosed suite of services were performed or completed.
-
getOrganization
public Type getOrganization()
- Returns:
organization(The Insurer who produced this adjudicated response.)
-
getOrganizationIdentifier
public Identifier getOrganizationIdentifier() throws org.hl7.fhir.exceptions.FHIRException
- Returns:
organization(The Insurer who produced this adjudicated response.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasOrganizationIdentifier
public boolean hasOrganizationIdentifier()
-
getOrganizationReference
public Reference getOrganizationReference() throws org.hl7.fhir.exceptions.FHIRException
- Returns:
organization(The Insurer who produced this adjudicated response.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasOrganizationReference
public boolean hasOrganizationReference()
-
hasOrganization
public boolean hasOrganization()
-
setOrganization
public EligibilityResponse setOrganization(Type value)
- Parameters:
value-organization(The Insurer who produced this adjudicated response.)
-
getRequestProvider
public Type getRequestProvider()
- Returns:
requestProvider(The practitioner who is responsible for the services rendered to the patient.)
-
getRequestProviderIdentifier
public Identifier getRequestProviderIdentifier() throws org.hl7.fhir.exceptions.FHIRException
- Returns:
requestProvider(The practitioner who is responsible for the services rendered to the patient.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasRequestProviderIdentifier
public boolean hasRequestProviderIdentifier()
-
getRequestProviderReference
public Reference getRequestProviderReference() throws org.hl7.fhir.exceptions.FHIRException
- Returns:
requestProvider(The practitioner who is responsible for the services rendered to the patient.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasRequestProviderReference
public boolean hasRequestProviderReference()
-
hasRequestProvider
public boolean hasRequestProvider()
-
setRequestProvider
public EligibilityResponse setRequestProvider(Type value)
- Parameters:
value-requestProvider(The practitioner who is responsible for the services rendered to the patient.)
-
getRequestOrganization
public Type getRequestOrganization()
- Returns:
requestOrganization(The organization which is responsible for the services rendered to the patient.)
-
getRequestOrganizationIdentifier
public Identifier getRequestOrganizationIdentifier() throws org.hl7.fhir.exceptions.FHIRException
- Returns:
requestOrganization(The organization which is responsible for the services rendered to the patient.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasRequestOrganizationIdentifier
public boolean hasRequestOrganizationIdentifier()
-
getRequestOrganizationReference
public Reference getRequestOrganizationReference() throws org.hl7.fhir.exceptions.FHIRException
- Returns:
requestOrganization(The organization which is responsible for the services rendered to the patient.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasRequestOrganizationReference
public boolean hasRequestOrganizationReference()
-
hasRequestOrganization
public boolean hasRequestOrganization()
-
setRequestOrganization
public EligibilityResponse setRequestOrganization(Type value)
- Parameters:
value-requestOrganization(The organization which is responsible for the services rendered to the patient.)
-
getInforceElement
public BooleanType getInforceElement()
- Returns:
inforce(Flag indicating if the coverage provided is inforce currently if no service date(s) specified or for the whole duration of the service dates.). This is the underlying object with id, value and extensions. The accessor "getInforce" gives direct access to the value
-
hasInforceElement
public boolean hasInforceElement()
-
hasInforce
public boolean hasInforce()
-
setInforceElement
public EligibilityResponse setInforceElement(BooleanType value)
- Parameters:
value-inforce(Flag indicating if the coverage provided is inforce currently if no service date(s) specified or for the whole duration of the service dates.). This is the underlying object with id, value and extensions. The accessor "getInforce" gives direct access to the value
-
getInforce
public boolean getInforce()
- Returns:
- Flag indicating if the coverage provided is inforce currently if no service date(s) specified or for the whole duration of the service dates.
-
setInforce
public EligibilityResponse setInforce(boolean value)
- Parameters:
value- Flag indicating if the coverage provided is inforce currently if no service date(s) specified or for the whole duration of the service dates.
-
getContract
public Reference getContract()
- Returns:
contract(The contract resource which may provide more detailed information.)
-
hasContract
public boolean hasContract()
-
setContract
public EligibilityResponse setContract(Reference value)
- Parameters:
value-contract(The contract resource which may provide more detailed information.)
-
getContractTarget
public Contract getContractTarget()
- Returns:
contractThe 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 contract resource which may provide more detailed information.)
-
setContractTarget
public EligibilityResponse setContractTarget(Contract value)
- Parameters:
value-contractThe 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 contract resource which may provide more detailed information.)
-
hasForm
public boolean hasForm()
-
setForm
public EligibilityResponse setForm(Coding value)
- Parameters:
value-form(The form to be used for printing the content.)
-
getBenefitBalance
public List<EligibilityResponse.BenefitsComponent> getBenefitBalance()
- Returns:
benefitBalance(Benefits and optionally current balances by Category.)
-
hasBenefitBalance
public boolean hasBenefitBalance()
-
addBenefitBalance
public EligibilityResponse.BenefitsComponent addBenefitBalance()
- Returns:
benefitBalance(Benefits and optionally current balances by Category.)
-
addBenefitBalance
public EligibilityResponse addBenefitBalance(EligibilityResponse.BenefitsComponent t)
-
getError
public List<EligibilityResponse.ErrorsComponent> getError()
- Returns:
error(Mutually exclusive with Services Provided (Item).)
-
hasError
public boolean hasError()
-
addError
public EligibilityResponse.ErrorsComponent addError()
- Returns:
error(Mutually exclusive with Services Provided (Item).)
-
addError
public EligibilityResponse addError(EligibilityResponse.ErrorsComponent 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 EligibilityResponse copy()
- Specified by:
copyin classDomainResource
-
typedCopy
protected EligibilityResponse typedCopy()
-
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
-
-