public class EligibilityRequest extends DomainResource
| Modifier and Type | Class and Description |
|---|---|
static class |
EligibilityRequest.AuthorizationComponent |
static class |
EligibilityRequest.DiagnosisComponent |
static class |
EligibilityRequest.EligibilityRequestStatus |
static class |
EligibilityRequest.EligibilityRequestStatusEnumFactory |
| Modifier and Type | Field and Description |
|---|---|
protected List<EligibilityRequest.AuthorizationComponent> |
authorization
A list of billable services for which an authorization prior to service delivery may be required by the payor.
|
protected CodeableConcept |
benefitCategory
Dental, Vision, Medical, Pharmacy, Rehab etc.
|
protected CodeableConcept |
benefitSubCategory
Dental: basic, major, ortho; Vision exam, glasses, contacts; etc.
|
protected StringType |
businessArrangement
The contract number of a business agreement which describes the terms and conditions.
|
protected Reference |
coverage
Financial instrument by which payment information for health care.
|
protected Coverage |
coverageTarget
The actual object that is the target of the reference (Financial instrument by which payment information for health care.)
|
protected DateTimeType |
created
The date when this resource was created.
|
static ca.uhn.fhir.rest.gclient.DateClientParam |
CREATED
Fluent Client search parameter constant for created
|
protected Reference |
enterer
Person who created the invoice/claim/pre-determination or pre-authorization.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
ENTERER
Fluent Client search parameter constant for enterer
|
protected Resource |
entererTarget
The actual object that is the target of the reference (Person who created the invoice/claim/pre-determination or pre-authorization.)
|
protected Reference |
facility
Facility where the services were provided.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
FACILITY
Fluent Client search parameter constant for facility
|
protected Location |
facilityTarget
The actual object that is the target of the reference (Facility where the services were provided.)
|
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_ENTERER
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_FACILITY
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_PATIENT
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_PROVIDER
Constant for fluent queries to be used to add include statements.
|
protected Reference |
insurer
The Insurer who is target of the request.
|
protected Organization |
insurerTarget
The actual object that is the target of the reference (The Insurer who is target of the request.)
|
protected Reference |
patient
Patient Resource.
|
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 (Patient Resource.)
|
protected CodeableConcept |
priority
Immediate (STAT), best effort (NORMAL), deferred (DEFER).
|
protected Reference |
provider
The practitioner who is responsible for the services rendered to the patient.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
PROVIDER
Fluent Client search parameter constant for provider
|
protected Resource |
providerTarget
The actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.)
|
protected Type |
serviced
The date or dates when the enclosed suite of services were performed or completed.
|
static String |
SP_CREATED
Search parameter: created
|
static String |
SP_ENTERER
Search parameter: enterer
|
static String |
SP_FACILITY
Search parameter: facility
|
static String |
SP_IDENTIFIER
Search parameter: identifier
|
static String |
SP_PATIENT
Search parameter: patient
|
static String |
SP_PROVIDER
Search parameter: provider
|
static String |
SP_STATUS
Search parameter: status
|
protected Enumeration<EligibilityRequest.EligibilityRequestStatus> |
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 |
|---|
EligibilityRequest()
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<EligibilityRequest.EligibilityRequestStatus> status
protected CodeableConcept priority
protected Patient patientTarget
protected Type serviced
protected DateTimeType created
protected Reference enterer
protected Resource entererTarget
protected Reference provider
protected Resource providerTarget
protected Organization insurerTarget
protected Location facilityTarget
protected Reference coverage
protected Coverage coverageTarget
protected StringType businessArrangement
protected CodeableConcept benefitCategory
protected CodeableConcept benefitSubCategory
protected List<EligibilityRequest.AuthorizationComponent> authorization
public static final String SP_IDENTIFIER
Description: The business identifier of the Eligibility
Type: token
Path: EligibilityRequest.identifier
public static final ca.uhn.fhir.rest.gclient.TokenClientParam IDENTIFIER
Description: The business identifier of the Eligibility
Type: token
Path: EligibilityRequest.identifier
public static final String SP_PROVIDER
Description: The reference to the provider
Type: reference
Path: EligibilityRequest.provider
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PROVIDER
Description: The reference to the provider
Type: reference
Path: EligibilityRequest.provider
public static final ca.uhn.fhir.model.api.Include INCLUDE_PROVIDER
public static final String SP_PATIENT
Description: The reference to the patient
Type: reference
Path: EligibilityRequest.patient
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PATIENT
Description: The reference to the patient
Type: reference
Path: EligibilityRequest.patient
public static final ca.uhn.fhir.model.api.Include INCLUDE_PATIENT
public static final String SP_CREATED
Description: The creation date for the EOB
Type: date
Path: EligibilityRequest.created
public static final ca.uhn.fhir.rest.gclient.DateClientParam CREATED
Description: The creation date for the EOB
Type: date
Path: EligibilityRequest.created
public static final String SP_ENTERER
Description: The party who is responsible for the request
Type: reference
Path: EligibilityRequest.enterer
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam ENTERER
Description: The party who is responsible for the request
Type: reference
Path: EligibilityRequest.enterer
public static final ca.uhn.fhir.model.api.Include INCLUDE_ENTERER
public static final String SP_FACILITY
Description: Facility responsible for the goods and services
Type: reference
Path: EligibilityRequest.facility
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam FACILITY
Description: Facility responsible for the goods and services
Type: reference
Path: EligibilityRequest.facility
public static final ca.uhn.fhir.model.api.Include INCLUDE_FACILITY
public static final String SP_STATUS
Description: The status of the EligibilityRequest
Type: token
Path: EligibilityRequest.status
public static final ca.uhn.fhir.rest.gclient.TokenClientParam STATUS
Description: The status of the EligibilityRequest
Type: token
Path: EligibilityRequest.status
public EligibilityRequest()
public List<Identifier> getIdentifier()
identifier (The Response business identifier.)public EligibilityRequest setIdentifier(List<Identifier> theIdentifier)
this for easy method chainingpublic boolean hasIdentifier()
public Identifier addIdentifier()
public EligibilityRequest addIdentifier(Identifier t)
public Identifier getIdentifierFirstRep()
identifier, creating it if it does not already existpublic Enumeration<EligibilityRequest.EligibilityRequestStatus> 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 EligibilityRequest setStatusElement(Enumeration<EligibilityRequest.EligibilityRequestStatus> 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 EligibilityRequest.EligibilityRequestStatus getStatus()
public EligibilityRequest setStatus(EligibilityRequest.EligibilityRequestStatus value)
value - The status of the resource instance.public CodeableConcept getPriority()
priority (Immediate (STAT), best effort (NORMAL), deferred (DEFER).)public boolean hasPriority()
public EligibilityRequest setPriority(CodeableConcept value)
value - priority (Immediate (STAT), best effort (NORMAL), deferred (DEFER).)public Reference getPatient()
patient (Patient Resource.)public boolean hasPatient()
public EligibilityRequest setPatient(Reference value)
value - patient (Patient Resource.)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. (Patient Resource.)public EligibilityRequest 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. (Patient Resource.)public Type getServiced()
serviced (The date or dates when the enclosed suite of services were performed or completed.)public DateType getServicedDateType() throws org.hl7.fhir.exceptions.FHIRException
serviced (The date or dates when the enclosed suite of services were performed or completed.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasServicedDateType()
public Period getServicedPeriod() throws org.hl7.fhir.exceptions.FHIRException
serviced (The date or dates when the enclosed suite of services were performed or completed.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasServicedPeriod()
public boolean hasServiced()
public EligibilityRequest setServiced(Type value)
value - serviced (The date or dates when the enclosed suite of services were performed or completed.)public DateTimeType getCreatedElement()
created (The date when this resource was created.). 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 EligibilityRequest setCreatedElement(DateTimeType value)
value - created (The date when this resource was created.). This is the underlying object with id, value and extensions. The accessor "getCreated" gives direct access to the valuepublic Date getCreated()
public EligibilityRequest setCreated(Date value)
value - The date when this resource was created.public Reference getEnterer()
enterer (Person who created the invoice/claim/pre-determination or pre-authorization.)public boolean hasEnterer()
public EligibilityRequest setEnterer(Reference value)
value - enterer (Person who created the invoice/claim/pre-determination or pre-authorization.)public Resource getEntererTarget()
enterer 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. (Person who created the invoice/claim/pre-determination or pre-authorization.)public EligibilityRequest setEntererTarget(Resource value)
value - enterer 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. (Person who created the invoice/claim/pre-determination or pre-authorization.)public Reference getProvider()
provider (The practitioner who is responsible for the services rendered to the patient.)public boolean hasProvider()
public EligibilityRequest setProvider(Reference value)
value - provider (The practitioner who is responsible for the services rendered to the patient.)public Resource getProviderTarget()
provider 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 EligibilityRequest setProviderTarget(Resource value)
value - provider 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 getInsurer()
insurer (The Insurer who is target of the request.)public boolean hasInsurer()
public EligibilityRequest setInsurer(Reference value)
value - insurer (The Insurer who is target of the request.)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 is target of the request.)public EligibilityRequest 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 is target of the request.)public Reference getFacility()
facility (Facility where the services were provided.)public boolean hasFacility()
public EligibilityRequest setFacility(Reference value)
value - facility (Facility where the services were provided.)public Location getFacilityTarget()
facility 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. (Facility where the services were provided.)public EligibilityRequest setFacilityTarget(Location value)
value - facility 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. (Facility where the services were provided.)public Reference getCoverage()
coverage (Financial instrument by which payment information for health care.)public boolean hasCoverage()
public EligibilityRequest setCoverage(Reference value)
value - coverage (Financial instrument by which payment information for health care.)public Coverage getCoverageTarget()
coverage 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. (Financial instrument by which payment information for health care.)public EligibilityRequest setCoverageTarget(Coverage value)
value - coverage 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. (Financial instrument by which payment information for health care.)public StringType getBusinessArrangementElement()
businessArrangement (The contract number of a business agreement which describes the terms and conditions.). This is the underlying object with id, value and extensions. The accessor "getBusinessArrangement" gives direct access to the valuepublic boolean hasBusinessArrangementElement()
public boolean hasBusinessArrangement()
public EligibilityRequest setBusinessArrangementElement(StringType value)
value - businessArrangement (The contract number of a business agreement which describes the terms and conditions.). This is the underlying object with id, value and extensions. The accessor "getBusinessArrangement" gives direct access to the valuepublic String getBusinessArrangement()
public EligibilityRequest setBusinessArrangement(String value)
value - The contract number of a business agreement which describes the terms and conditions.public CodeableConcept getBenefitCategory()
benefitCategory (Dental, Vision, Medical, Pharmacy, Rehab etc.)public boolean hasBenefitCategory()
public EligibilityRequest setBenefitCategory(CodeableConcept value)
value - benefitCategory (Dental, Vision, Medical, Pharmacy, Rehab etc.)public CodeableConcept getBenefitSubCategory()
benefitSubCategory (Dental: basic, major, ortho; Vision exam, glasses, contacts; etc.)public boolean hasBenefitSubCategory()
public EligibilityRequest setBenefitSubCategory(CodeableConcept value)
value - benefitSubCategory (Dental: basic, major, ortho; Vision exam, glasses, contacts; etc.)public List<EligibilityRequest.AuthorizationComponent> getAuthorization()
authorization (A list of billable services for which an authorization prior to service delivery may be required by the payor.)public EligibilityRequest setAuthorization(List<EligibilityRequest.AuthorizationComponent> theAuthorization)
this for easy method chainingpublic boolean hasAuthorization()
public EligibilityRequest.AuthorizationComponent addAuthorization()
public EligibilityRequest addAuthorization(EligibilityRequest.AuthorizationComponent t)
public EligibilityRequest.AuthorizationComponent getAuthorizationFirstRep()
authorization, 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 EligibilityRequest copy()
copy in class DomainResourceprotected EligibilityRequest 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.