public class EligibilityResponse extends DomainResource
| Modifier and Type | Class and Description |
|---|---|
static class |
EligibilityResponse.AuthorizationComponent |
static class |
EligibilityResponse.BenefitComponent |
static class |
EligibilityResponse.BenefitsComponent |
static class |
EligibilityResponse.EligibilityResponseStatus |
static class |
EligibilityResponse.EligibilityResponseStatusEnumFactory |
static class |
EligibilityResponse.ErrorsComponent |
static class |
EligibilityResponse.InsuranceComponent |
| Modifier and Type | Field and Description |
|---|---|
protected List<EligibilityResponse.AuthorizationComponent> |
authorization
A list of billable services for which an authorization prior to service delivery may be required by the payor.
|
protected DateTimeType |
created
The date when the enclosed suite of services were performed or completed.
|
static ca.uhn.fhir.rest.gclient.DateClientParam |
CREATED
Fluent Client search parameter constant for created
|
protected StringType |
disposition
A description of the status of the adjudication.
|
static ca.uhn.fhir.rest.gclient.StringClientParam |
DISPOSITION
Fluent Client search parameter constant for disposition
|
protected List<EligibilityResponse.ErrorsComponent> |
error
Mutually exclusive with Services Provided (Item).
|
protected CodeableConcept |
form
The form to be used for printing the content.
|
protected List<Identifier> |
identifier
The Response business identifier.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
IDENTIFIER
Fluent Client search parameter constant for identifier
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_INSURER
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_REQUEST
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_REQUEST_PROVIDER
Constant for fluent queries to be used to add include statements.
|
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.
|
protected List<EligibilityResponse.InsuranceComponent> |
insurance
The insurer may provide both the details for the requested coverage as well as details for additional coverages known to the insurer.
|
protected Reference |
insurer
The Insurer who produced this adjudicated response.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
INSURER
Fluent Client search parameter constant for insurer
|
protected Organization |
insurerTarget
The actual object that is the target of the reference (The Insurer who produced this adjudicated response.)
|
protected Enumeration<Enumerations.RemittanceOutcome> |
outcome
Transaction status: error, complete.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
OUTCOME
Fluent Client search parameter constant for outcome
|
protected StringType |
preAuthRef
A reference from the Insurer to which these services pertain.
|
protected Reference |
request
Original request resource reference.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
REQUEST
Fluent Client search parameter constant for request
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
REQUEST_PROVIDER
Fluent Client search parameter constant for request-provider
|
protected Reference |
requestProvider
The practitioner who is responsible for the services rendered to the patient.
|
protected Resource |
requestProviderTarget
The actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.)
|
protected EligibilityRequest |
requestTarget
The actual object that is the target of the reference (Original request resource reference.)
|
static String |
SP_CREATED
Search parameter: created
|
static String |
SP_DISPOSITION
Search parameter: disposition
|
static String |
SP_IDENTIFIER
Search parameter: identifier
|
static String |
SP_INSURER
Search parameter: insurer
|
static String |
SP_OUTCOME
Search parameter: outcome
|
static String |
SP_REQUEST
Search parameter: request
|
static String |
SP_REQUEST_PROVIDER
Search parameter: request-provider
|
static String |
SP_STATUS
Search parameter: status
|
protected Enumeration<EligibilityResponse.EligibilityResponseStatus> |
status
The status of the resource instance.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
STATUS
Fluent Client search parameter constant for status
|
contained, extension, modifierExtension, textid, implicitRules, language, meta| Constructor and Description |
|---|
EligibilityResponse()
Constructor
|
addContained, addExtension, addExtension, addExtension, addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getContained, getExtension, getExtensionByUrl, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setTextcopyValues, getId, getIdBase, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetagetStructureFhirVersionEnum, isResource, setIdcastToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCanonical, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMarketingStatus, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPositiveInt, castToProdCharacteristic, castToProductShelfLife, castToQuantity, castToRange, castToRatio, castToReference, castToRelatedArtifact, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToSubstanceAmount, castToTime, castToTiming, castToTriggerDefinition, castToType, castToUnsignedInt, castToUri, castToUrl, castToUsageContext, castToXhtml, castToXhtmlString, children, clearUserData, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getIdElement, getLanguageElement, getUserData, setId, setUserDataprotected List<Identifier> identifier
protected Enumeration<EligibilityResponse.EligibilityResponseStatus> status
protected DateTimeType created
protected Reference requestProvider
protected Resource requestProviderTarget
protected EligibilityRequest requestTarget
protected Enumeration<Enumerations.RemittanceOutcome> outcome
protected StringType disposition
protected Organization insurerTarget
protected BooleanType inforce
protected List<EligibilityResponse.InsuranceComponent> insurance
protected StringType preAuthRef
protected List<EligibilityResponse.AuthorizationComponent> authorization
protected CodeableConcept form
protected List<EligibilityResponse.ErrorsComponent> error
public static final String SP_IDENTIFIER
Description: The business identifier
Type: token
Path: EligibilityResponse.identifier
public static final ca.uhn.fhir.rest.gclient.TokenClientParam IDENTIFIER
Description: The business identifier
Type: token
Path: EligibilityResponse.identifier
public static final String SP_REQUEST
Description: The EligibilityRequest reference
Type: reference
Path: EligibilityResponse.request
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam REQUEST
Description: The EligibilityRequest reference
Type: reference
Path: EligibilityResponse.request
public static final ca.uhn.fhir.model.api.Include INCLUDE_REQUEST
public static final String SP_DISPOSITION
Description: The contents of the disposition message
Type: string
Path: EligibilityResponse.disposition
public static final ca.uhn.fhir.rest.gclient.StringClientParam DISPOSITION
Description: The contents of the disposition message
Type: string
Path: EligibilityResponse.disposition
public static final String SP_INSURER
Description: The organization which generated this resource
Type: reference
Path: EligibilityResponse.insurer
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam INSURER
Description: The organization which generated this resource
Type: reference
Path: EligibilityResponse.insurer
public static final ca.uhn.fhir.model.api.Include INCLUDE_INSURER
public static final String SP_CREATED
Description: The creation date
Type: date
Path: EligibilityResponse.created
public static final ca.uhn.fhir.rest.gclient.DateClientParam CREATED
Description: The creation date
Type: date
Path: EligibilityResponse.created
public static final String SP_REQUEST_PROVIDER
Description: The EligibilityRequest provider
Type: reference
Path: EligibilityResponse.requestProvider
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam REQUEST_PROVIDER
Description: The EligibilityRequest provider
Type: reference
Path: EligibilityResponse.requestProvider
public static final ca.uhn.fhir.model.api.Include INCLUDE_REQUEST_PROVIDER
public static final String SP_OUTCOME
Description: The processing outcome
Type: token
Path: EligibilityResponse.outcome
public static final ca.uhn.fhir.rest.gclient.TokenClientParam OUTCOME
Description: The processing outcome
Type: token
Path: EligibilityResponse.outcome
public static final String SP_STATUS
Description: The EligibilityRequest status
Type: token
Path: EligibilityResponse.status
public static final ca.uhn.fhir.rest.gclient.TokenClientParam STATUS
Description: The EligibilityRequest status
Type: token
Path: EligibilityResponse.status
public EligibilityResponse()
public List<Identifier> getIdentifier()
identifier (The Response business identifier.)public EligibilityResponse setIdentifier(List<Identifier> theIdentifier)
this for easy method chainingpublic boolean hasIdentifier()
public Identifier addIdentifier()
public EligibilityResponse addIdentifier(Identifier t)
public Identifier getIdentifierFirstRep()
identifier, creating it if it does not already existpublic Enumeration<EligibilityResponse.EligibilityResponseStatus> getStatusElement()
status (The status of the resource instance.). 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 EligibilityResponse setStatusElement(Enumeration<EligibilityResponse.EligibilityResponseStatus> value)
value - status (The status of the resource instance.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the valuepublic EligibilityResponse.EligibilityResponseStatus getStatus()
public EligibilityResponse setStatus(EligibilityResponse.EligibilityResponseStatus value)
value - The status of the resource instance.public DateTimeType getCreatedElement()
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 valuepublic boolean hasCreatedElement()
public boolean hasCreated()
public EligibilityResponse setCreatedElement(DateTimeType value)
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 valuepublic Date getCreated()
public EligibilityResponse setCreated(Date value)
value - The date when the enclosed suite of services were performed or completed.public Reference getRequestProvider()
requestProvider (The practitioner who is responsible for the services rendered to the patient.)public boolean hasRequestProvider()
public EligibilityResponse setRequestProvider(Reference value)
value - requestProvider (The practitioner who is responsible for the services rendered to the patient.)public Resource getRequestProviderTarget()
requestProvider 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. (The practitioner who is responsible for the services rendered to the patient.)public EligibilityResponse setRequestProviderTarget(Resource value)
value - requestProvider 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. (The practitioner who is responsible for the services rendered to the patient.)public Reference getRequest()
request (Original request resource reference.)public boolean hasRequest()
public EligibilityResponse setRequest(Reference value)
value - request (Original request resource reference.)public EligibilityRequest getRequestTarget()
request 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. (Original request resource reference.)public EligibilityResponse setRequestTarget(EligibilityRequest value)
value - request 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. (Original request resource reference.)public Enumeration<Enumerations.RemittanceOutcome> getOutcomeElement()
outcome (Transaction status: error, complete.). This is the underlying object with id, value and extensions. The accessor "getOutcome" gives direct access to the valuepublic boolean hasOutcomeElement()
public boolean hasOutcome()
public EligibilityResponse setOutcomeElement(Enumeration<Enumerations.RemittanceOutcome> value)
value - outcome (Transaction status: error, complete.). This is the underlying object with id, value and extensions. The accessor "getOutcome" gives direct access to the valuepublic Enumerations.RemittanceOutcome getOutcome()
public EligibilityResponse setOutcome(Enumerations.RemittanceOutcome value)
value - Transaction status: error, complete.public StringType getDispositionElement()
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 valuepublic boolean hasDispositionElement()
public boolean hasDisposition()
public EligibilityResponse setDispositionElement(StringType value)
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 valuepublic String getDisposition()
public EligibilityResponse setDisposition(String value)
value - A description of the status of the adjudication.public Reference getInsurer()
insurer (The Insurer who produced this adjudicated response.)public boolean hasInsurer()
public EligibilityResponse setInsurer(Reference value)
value - insurer (The Insurer who produced this adjudicated response.)public Organization getInsurerTarget()
insurer 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. (The Insurer who produced this adjudicated response.)public EligibilityResponse setInsurerTarget(Organization value)
value - insurer 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. (The Insurer who produced this adjudicated response.)public BooleanType getInforceElement()
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 valuepublic boolean hasInforceElement()
public boolean hasInforce()
public EligibilityResponse setInforceElement(BooleanType value)
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 valuepublic boolean getInforce()
public EligibilityResponse setInforce(boolean value)
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.public List<EligibilityResponse.InsuranceComponent> getInsurance()
insurance (The insurer may provide both the details for the requested coverage as well as details for additional coverages known to the insurer.)public EligibilityResponse setInsurance(List<EligibilityResponse.InsuranceComponent> theInsurance)
this for easy method chainingpublic boolean hasInsurance()
public EligibilityResponse.InsuranceComponent addInsurance()
public EligibilityResponse addInsurance(EligibilityResponse.InsuranceComponent t)
public EligibilityResponse.InsuranceComponent getInsuranceFirstRep()
insurance, creating it if it does not already existpublic StringType getPreAuthRefElement()
preAuthRef (A reference from the Insurer to which these services pertain.). This is the underlying object with id, value and extensions. The accessor "getPreAuthRef" gives direct access to the valuepublic boolean hasPreAuthRefElement()
public boolean hasPreAuthRef()
public EligibilityResponse setPreAuthRefElement(StringType value)
value - preAuthRef (A reference from the Insurer to which these services pertain.). This is the underlying object with id, value and extensions. The accessor "getPreAuthRef" gives direct access to the valuepublic String getPreAuthRef()
public EligibilityResponse setPreAuthRef(String value)
value - A reference from the Insurer to which these services pertain.public List<EligibilityResponse.AuthorizationComponent> getAuthorization()
authorization (A list of billable services for which an authorization prior to service delivery may be required by the payor.)public EligibilityResponse setAuthorization(List<EligibilityResponse.AuthorizationComponent> theAuthorization)
this for easy method chainingpublic boolean hasAuthorization()
public EligibilityResponse.AuthorizationComponent addAuthorization()
public EligibilityResponse addAuthorization(EligibilityResponse.AuthorizationComponent t)
public EligibilityResponse.AuthorizationComponent getAuthorizationFirstRep()
authorization, creating it if it does not already existpublic CodeableConcept getForm()
form (The form to be used for printing the content.)public boolean hasForm()
public EligibilityResponse setForm(CodeableConcept value)
value - form (The form to be used for printing the content.)public List<EligibilityResponse.ErrorsComponent> getError()
error (Mutually exclusive with Services Provided (Item).)public EligibilityResponse setError(List<EligibilityResponse.ErrorsComponent> theError)
this for easy method chainingpublic boolean hasError()
public EligibilityResponse.ErrorsComponent addError()
public EligibilityResponse addError(EligibilityResponse.ErrorsComponent t)
public EligibilityResponse.ErrorsComponent getErrorFirstRep()
error, creating it if it does not already existprotected void listChildren(List<Property> children)
listChildren in class DomainResourcepublic Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException
getNamedProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
getProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base 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 String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
getTypesForProperty 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 EligibilityResponse copy()
copy in class DomainResourceprotected EligibilityResponse 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.