Class CoverageEligibilityRequest
- java.lang.Object
-
- org.hl7.fhir.r4.model.Base
-
- org.hl7.fhir.r4.model.BaseResource
-
- org.hl7.fhir.r4.model.Resource
-
- org.hl7.fhir.r4.model.DomainResource
-
- org.hl7.fhir.r4.model.CoverageEligibilityRequest
-
- 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 CoverageEligibilityRequest extends DomainResource
The CoverageEligibilityRequest provides patient and insurance coverage information to an insurer for them to respond, in the form of an CoverageEligibilityResponse, with information regarding whether the stated coverage is valid and in-force and optionally to provide the insurance details of the policy.- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCoverageEligibilityRequest.DetailsComponentstatic classCoverageEligibilityRequest.DiagnosisComponentstatic classCoverageEligibilityRequest.EligibilityRequestPurposestatic classCoverageEligibilityRequest.EligibilityRequestPurposeEnumFactorystatic classCoverageEligibilityRequest.EligibilityRequestStatusstatic classCoverageEligibilityRequest.EligibilityRequestStatusEnumFactorystatic classCoverageEligibilityRequest.InsuranceComponentstatic classCoverageEligibilityRequest.SupportingInformationComponent
-
Field Summary
Fields Modifier and Type Field Description protected DateTimeTypecreatedThe date when this resource was created.static ca.uhn.fhir.rest.gclient.DateClientParamCREATEDFluent Client search parameter constant for createdprotected ReferenceentererPerson who created the request.static ca.uhn.fhir.rest.gclient.ReferenceClientParamENTERERFluent Client search parameter constant for entererprotected ResourceentererTargetThe actual object that is the target of the reference (Person who created the request.)protected ReferencefacilityFacility where the services are intended to be provided.static ca.uhn.fhir.rest.gclient.ReferenceClientParamFACILITYFluent Client search parameter constant for facilityprotected LocationfacilityTargetThe actual object that is the target of the reference (Facility where the services are intended to be provided.)protected List<Identifier>identifierA unique identifier assigned to this coverage eligiblity request.static ca.uhn.fhir.rest.gclient.TokenClientParamIDENTIFIERFluent Client search parameter constant for identifierstatic ca.uhn.fhir.model.api.IncludeINCLUDE_ENTERERConstant for fluent queries to be used to add include statements.static ca.uhn.fhir.model.api.IncludeINCLUDE_FACILITYConstant for fluent queries to be used to add include statements.static ca.uhn.fhir.model.api.IncludeINCLUDE_PATIENTConstant for fluent queries to be used to add include statements.static ca.uhn.fhir.model.api.IncludeINCLUDE_PROVIDERConstant for fluent queries to be used to add include statements.protected List<CoverageEligibilityRequest.InsuranceComponent>insuranceFinancial instruments for reimbursement for the health care products and services.protected ReferenceinsurerThe Insurer who issued the coverage in question and is the recipient of the request.protected OrganizationinsurerTargetThe actual object that is the target of the reference (The Insurer who issued the coverage in question and is the recipient of the request.)protected List<CoverageEligibilityRequest.DetailsComponent>itemService categories or billable services for which benefit details and/or an authorization prior to service delivery may be required by the payor.protected ReferencepatientThe party who is the beneficiary of the supplied coverage and for whom eligibility is sought.static ca.uhn.fhir.rest.gclient.ReferenceClientParamPATIENTFluent Client search parameter constant for patientprotected PatientpatientTargetThe actual object that is the target of the reference (The party who is the beneficiary of the supplied coverage and for whom eligibility is sought.)protected CodeableConceptpriorityWhen the requestor expects the processor to complete processing.protected ReferenceproviderThe provider which is responsible for the request.static ca.uhn.fhir.rest.gclient.ReferenceClientParamPROVIDERFluent Client search parameter constant for providerprotected ResourceproviderTargetThe actual object that is the target of the reference (The provider which is responsible for the request.)protected List<Enumeration<CoverageEligibilityRequest.EligibilityRequestPurpose>>purposeCode to specify whether requesting: prior authorization requirements for some service categories or billing codes; benefits for coverages specified or discovered; discovery and return of coverages for the patient; and/or validation that the specified coverage is in-force at the date/period specified or 'now' if not specified.protected TypeservicedThe date or dates when the enclosed suite of services were performed or completed.static StringSP_CREATEDSearch parameter: createdstatic StringSP_ENTERERSearch parameter: entererstatic StringSP_FACILITYSearch parameter: facilitystatic StringSP_IDENTIFIERSearch parameter: identifierstatic StringSP_PATIENTSearch parameter: patientstatic StringSP_PROVIDERSearch parameter: providerstatic StringSP_STATUSSearch parameter: statusprotected Enumeration<CoverageEligibilityRequest.EligibilityRequestStatus>statusThe status of the resource instance.static ca.uhn.fhir.rest.gclient.TokenClientParamSTATUSFluent Client search parameter constant for statusprotected List<CoverageEligibilityRequest.SupportingInformationComponent>supportingInfoAdditional information codes regarding exceptions, special considerations, the condition, situation, prior or concurrent issues.-
Fields inherited from class org.hl7.fhir.r4.model.DomainResource
contained, extension, modifierExtension, text
-
Fields inherited from class org.hl7.fhir.r4.model.Resource
id, implicitRules, language, meta
-
-
Constructor Summary
Constructors Constructor Description CoverageEligibilityRequest()ConstructorCoverageEligibilityRequest(Enumeration<CoverageEligibilityRequest.EligibilityRequestStatus> status, Reference patient, DateTimeType created, Reference insurer)Constructor
-
Method Summary
-
Methods inherited from class org.hl7.fhir.r4.model.DomainResource
addContained, addExtension, addExtension, addExtension, addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getContained, getExtension, getExtensionByUrl, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setText
-
Methods inherited from class org.hl7.fhir.r4.model.Resource
copyValues, getId, getIdBase, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMeta
-
Methods inherited from class org.hl7.fhir.r4.model.BaseResource
getStructureFhirVersionEnum, isResource, setId
-
Methods inherited from class org.hl7.fhir.r4.model.Base
castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCanonical, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExpression, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMarketingStatus, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPopulation, 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, compareDeep, compareValues, compareValues, dateTimeValue, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isDateTime, 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
A unique identifier assigned to this coverage eligiblity request.
-
status
protected Enumeration<CoverageEligibilityRequest.EligibilityRequestStatus> status
The status of the resource instance.
-
priority
protected CodeableConcept priority
When the requestor expects the processor to complete processing.
-
purpose
protected List<Enumeration<CoverageEligibilityRequest.EligibilityRequestPurpose>> purpose
Code to specify whether requesting: prior authorization requirements for some service categories or billing codes; benefits for coverages specified or discovered; discovery and return of coverages for the patient; and/or validation that the specified coverage is in-force at the date/period specified or 'now' if not specified.
-
patient
protected Reference patient
The party who is the beneficiary of the supplied coverage and for whom eligibility is sought.
-
patientTarget
protected Patient patientTarget
The actual object that is the target of the reference (The party who is the beneficiary of the supplied coverage and for whom eligibility is sought.)
-
serviced
protected Type serviced
The date or dates when the enclosed suite of services were performed or completed.
-
created
protected DateTimeType created
The date when this resource was created.
-
entererTarget
protected Resource entererTarget
The actual object that is the target of the reference (Person who created the request.)
-
providerTarget
protected Resource providerTarget
The actual object that is the target of the reference (The provider which is responsible for the request.)
-
insurer
protected Reference insurer
The Insurer who issued the coverage in question and is the recipient of the request.
-
insurerTarget
protected Organization insurerTarget
The actual object that is the target of the reference (The Insurer who issued the coverage in question and is the recipient of the request.)
-
facilityTarget
protected Location facilityTarget
The actual object that is the target of the reference (Facility where the services are intended to be provided.)
-
supportingInfo
protected List<CoverageEligibilityRequest.SupportingInformationComponent> supportingInfo
Additional information codes regarding exceptions, special considerations, the condition, situation, prior or concurrent issues.
-
insurance
protected List<CoverageEligibilityRequest.InsuranceComponent> insurance
Financial instruments for reimbursement for the health care products and services.
-
item
protected List<CoverageEligibilityRequest.DetailsComponent> item
Service categories or billable services for which benefit details and/or an authorization prior to service delivery may be required by the payor.
-
SP_IDENTIFIER
public static final String SP_IDENTIFIER
Search parameter: identifierDescription: The business identifier of the Eligibility
Type: token
Path: CoverageEligibilityRequest.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 of the Eligibility
Type: token
Path: CoverageEligibilityRequest.identifier
-
SP_PROVIDER
public static final String SP_PROVIDER
Search parameter: providerDescription: The reference to the provider
Type: reference
Path: CoverageEligibilityRequest.provider
- See Also:
- Constant Field Values
-
PROVIDER
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PROVIDER
Fluent Client search parameter constant for providerDescription: The reference to the provider
Type: reference
Path: CoverageEligibilityRequest.provider
-
INCLUDE_PROVIDER
public static final ca.uhn.fhir.model.api.Include INCLUDE_PROVIDER
Constant for fluent queries to be used to add include statements. Specifies the path value of "CoverageEligibilityRequest:provider".
-
SP_PATIENT
public static final String SP_PATIENT
Search parameter: patientDescription: The reference to the patient
Type: reference
Path: CoverageEligibilityRequest.patient
- See Also:
- Constant Field Values
-
PATIENT
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PATIENT
Fluent Client search parameter constant for patientDescription: The reference to the patient
Type: reference
Path: CoverageEligibilityRequest.patient
-
INCLUDE_PATIENT
public static final ca.uhn.fhir.model.api.Include INCLUDE_PATIENT
Constant for fluent queries to be used to add include statements. Specifies the path value of "CoverageEligibilityRequest:patient".
-
SP_CREATED
public static final String SP_CREATED
Search parameter: createdDescription: The creation date for the EOB
Type: date
Path: CoverageEligibilityRequest.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 for the EOB
Type: date
Path: CoverageEligibilityRequest.created
-
SP_ENTERER
public static final String SP_ENTERER
Search parameter: entererDescription: The party who is responsible for the request
Type: reference
Path: CoverageEligibilityRequest.enterer
- See Also:
- Constant Field Values
-
ENTERER
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam ENTERER
Fluent Client search parameter constant for entererDescription: The party who is responsible for the request
Type: reference
Path: CoverageEligibilityRequest.enterer
-
INCLUDE_ENTERER
public static final ca.uhn.fhir.model.api.Include INCLUDE_ENTERER
Constant for fluent queries to be used to add include statements. Specifies the path value of "CoverageEligibilityRequest:enterer".
-
SP_FACILITY
public static final String SP_FACILITY
Search parameter: facilityDescription: Facility responsible for the goods and services
Type: reference
Path: CoverageEligibilityRequest.facility
- See Also:
- Constant Field Values
-
FACILITY
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam FACILITY
Fluent Client search parameter constant for facilityDescription: Facility responsible for the goods and services
Type: reference
Path: CoverageEligibilityRequest.facility
-
INCLUDE_FACILITY
public static final ca.uhn.fhir.model.api.Include INCLUDE_FACILITY
Constant for fluent queries to be used to add include statements. Specifies the path value of "CoverageEligibilityRequest:facility".
-
SP_STATUS
public static final String SP_STATUS
Search parameter: statusDescription: The status of the EligibilityRequest
Type: token
Path: CoverageEligibilityRequest.status
- See Also:
- Constant Field Values
-
STATUS
public static final ca.uhn.fhir.rest.gclient.TokenClientParam STATUS
Fluent Client search parameter constant for statusDescription: The status of the EligibilityRequest
Type: token
Path: CoverageEligibilityRequest.status
-
-
Constructor Detail
-
CoverageEligibilityRequest
public CoverageEligibilityRequest()
Constructor
-
CoverageEligibilityRequest
public CoverageEligibilityRequest(Enumeration<CoverageEligibilityRequest.EligibilityRequestStatus> status, Reference patient, DateTimeType created, Reference insurer)
Constructor
-
-
Method Detail
-
getIdentifier
public List<Identifier> getIdentifier()
- Returns:
identifier(A unique identifier assigned to this coverage eligiblity request.)
-
setIdentifier
public CoverageEligibilityRequest setIdentifier(List<Identifier> theIdentifier)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasIdentifier
public boolean hasIdentifier()
-
addIdentifier
public Identifier addIdentifier()
-
addIdentifier
public CoverageEligibilityRequest addIdentifier(Identifier t)
-
getIdentifierFirstRep
public Identifier getIdentifierFirstRep()
- Returns:
- The first repetition of repeating field
identifier, creating it if it does not already exist
-
getStatusElement
public Enumeration<CoverageEligibilityRequest.EligibilityRequestStatus> getStatusElement()
- Returns:
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 value
-
hasStatusElement
public boolean hasStatusElement()
-
hasStatus
public boolean hasStatus()
-
setStatusElement
public CoverageEligibilityRequest setStatusElement(Enumeration<CoverageEligibilityRequest.EligibilityRequestStatus> value)
- Parameters:
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 value
-
getStatus
public CoverageEligibilityRequest.EligibilityRequestStatus getStatus()
- Returns:
- The status of the resource instance.
-
setStatus
public CoverageEligibilityRequest setStatus(CoverageEligibilityRequest.EligibilityRequestStatus value)
- Parameters:
value- The status of the resource instance.
-
getPriority
public CodeableConcept getPriority()
- Returns:
priority(When the requestor expects the processor to complete processing.)
-
hasPriority
public boolean hasPriority()
-
setPriority
public CoverageEligibilityRequest setPriority(CodeableConcept value)
- Parameters:
value-priority(When the requestor expects the processor to complete processing.)
-
getPurpose
public List<Enumeration<CoverageEligibilityRequest.EligibilityRequestPurpose>> getPurpose()
- Returns:
purpose(Code to specify whether requesting: prior authorization requirements for some service categories or billing codes; benefits for coverages specified or discovered; discovery and return of coverages for the patient; and/or validation that the specified coverage is in-force at the date/period specified or 'now' if not specified.)
-
setPurpose
public CoverageEligibilityRequest setPurpose(List<Enumeration<CoverageEligibilityRequest.EligibilityRequestPurpose>> thePurpose)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasPurpose
public boolean hasPurpose()
-
addPurposeElement
public Enumeration<CoverageEligibilityRequest.EligibilityRequestPurpose> addPurposeElement()
- Returns:
purpose(Code to specify whether requesting: prior authorization requirements for some service categories or billing codes; benefits for coverages specified or discovered; discovery and return of coverages for the patient; and/or validation that the specified coverage is in-force at the date/period specified or 'now' if not specified.)
-
addPurpose
public CoverageEligibilityRequest addPurpose(CoverageEligibilityRequest.EligibilityRequestPurpose value)
- Parameters:
value-purpose(Code to specify whether requesting: prior authorization requirements for some service categories or billing codes; benefits for coverages specified or discovered; discovery and return of coverages for the patient; and/or validation that the specified coverage is in-force at the date/period specified or 'now' if not specified.)
-
hasPurpose
public boolean hasPurpose(CoverageEligibilityRequest.EligibilityRequestPurpose value)
- Parameters:
value-purpose(Code to specify whether requesting: prior authorization requirements for some service categories or billing codes; benefits for coverages specified or discovered; discovery and return of coverages for the patient; and/or validation that the specified coverage is in-force at the date/period specified or 'now' if not specified.)
-
getPatient
public Reference getPatient()
- Returns:
patient(The party who is the beneficiary of the supplied coverage and for whom eligibility is sought.)
-
hasPatient
public boolean hasPatient()
-
setPatient
public CoverageEligibilityRequest setPatient(Reference value)
- Parameters:
value-patient(The party who is the beneficiary of the supplied coverage and for whom eligibility is sought.)
-
getPatientTarget
public Patient getPatientTarget()
- Returns:
patientThe 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 party who is the beneficiary of the supplied coverage and for whom eligibility is sought.)
-
setPatientTarget
public CoverageEligibilityRequest setPatientTarget(Patient value)
- Parameters:
value-patientThe 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 party who is the beneficiary of the supplied coverage and for whom eligibility is sought.)
-
getServiced
public Type getServiced()
- Returns:
serviced(The date or dates when the enclosed suite of services were performed or completed.)
-
getServicedDateType
public DateType getServicedDateType() throws org.hl7.fhir.exceptions.FHIRException
- Returns:
serviced(The date or dates when the enclosed suite of services were performed or completed.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasServicedDateType
public boolean hasServicedDateType()
-
getServicedPeriod
public Period getServicedPeriod() throws org.hl7.fhir.exceptions.FHIRException
- Returns:
serviced(The date or dates when the enclosed suite of services were performed or completed.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasServicedPeriod
public boolean hasServicedPeriod()
-
hasServiced
public boolean hasServiced()
-
setServiced
public CoverageEligibilityRequest setServiced(Type value)
- Parameters:
value-serviced(The date or dates when the enclosed suite of services were performed or completed.)
-
getCreatedElement
public DateTimeType getCreatedElement()
- Returns:
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 value
-
hasCreatedElement
public boolean hasCreatedElement()
-
hasCreated
public boolean hasCreated()
-
setCreatedElement
public CoverageEligibilityRequest setCreatedElement(DateTimeType value)
- Parameters:
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 value
-
getCreated
public Date getCreated()
- Returns:
- The date when this resource was created.
-
setCreated
public CoverageEligibilityRequest setCreated(Date value)
- Parameters:
value- The date when this resource was created.
-
getEnterer
public Reference getEnterer()
- Returns:
enterer(Person who created the request.)
-
hasEnterer
public boolean hasEnterer()
-
setEnterer
public CoverageEligibilityRequest setEnterer(Reference value)
- Parameters:
value-enterer(Person who created the request.)
-
getEntererTarget
public Resource getEntererTarget()
- Returns:
entererThe 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 request.)
-
setEntererTarget
public CoverageEligibilityRequest setEntererTarget(Resource value)
- Parameters:
value-entererThe 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 request.)
-
getProvider
public Reference getProvider()
- Returns:
provider(The provider which is responsible for the request.)
-
hasProvider
public boolean hasProvider()
-
setProvider
public CoverageEligibilityRequest setProvider(Reference value)
- Parameters:
value-provider(The provider which is responsible for the request.)
-
getProviderTarget
public Resource 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 which is responsible for the request.)
-
setProviderTarget
public CoverageEligibilityRequest setProviderTarget(Resource 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 which is responsible for the request.)
-
getInsurer
public Reference getInsurer()
- Returns:
insurer(The Insurer who issued the coverage in question and is the recipient of the request.)
-
hasInsurer
public boolean hasInsurer()
-
setInsurer
public CoverageEligibilityRequest setInsurer(Reference value)
- Parameters:
value-insurer(The Insurer who issued the coverage in question and is the recipient of the request.)
-
getInsurerTarget
public Organization getInsurerTarget()
- Returns:
insurerThe 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 issued the coverage in question and is the recipient of the request.)
-
setInsurerTarget
public CoverageEligibilityRequest setInsurerTarget(Organization value)
- Parameters:
value-insurerThe 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 issued the coverage in question and is the recipient of the request.)
-
getFacility
public Reference getFacility()
- Returns:
facility(Facility where the services are intended to be provided.)
-
hasFacility
public boolean hasFacility()
-
setFacility
public CoverageEligibilityRequest setFacility(Reference value)
- Parameters:
value-facility(Facility where the services are intended to be provided.)
-
getFacilityTarget
public Location getFacilityTarget()
- Returns:
facilityThe 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 are intended to be provided.)
-
setFacilityTarget
public CoverageEligibilityRequest setFacilityTarget(Location value)
- Parameters:
value-facilityThe 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 are intended to be provided.)
-
getSupportingInfo
public List<CoverageEligibilityRequest.SupportingInformationComponent> getSupportingInfo()
- Returns:
supportingInfo(Additional information codes regarding exceptions, special considerations, the condition, situation, prior or concurrent issues.)
-
setSupportingInfo
public CoverageEligibilityRequest setSupportingInfo(List<CoverageEligibilityRequest.SupportingInformationComponent> theSupportingInfo)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasSupportingInfo
public boolean hasSupportingInfo()
-
addSupportingInfo
public CoverageEligibilityRequest.SupportingInformationComponent addSupportingInfo()
-
addSupportingInfo
public CoverageEligibilityRequest addSupportingInfo(CoverageEligibilityRequest.SupportingInformationComponent t)
-
getSupportingInfoFirstRep
public CoverageEligibilityRequest.SupportingInformationComponent getSupportingInfoFirstRep()
- Returns:
- The first repetition of repeating field
supportingInfo, creating it if it does not already exist
-
getInsurance
public List<CoverageEligibilityRequest.InsuranceComponent> getInsurance()
- Returns:
insurance(Financial instruments for reimbursement for the health care products and services.)
-
setInsurance
public CoverageEligibilityRequest setInsurance(List<CoverageEligibilityRequest.InsuranceComponent> theInsurance)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasInsurance
public boolean hasInsurance()
-
addInsurance
public CoverageEligibilityRequest.InsuranceComponent addInsurance()
-
addInsurance
public CoverageEligibilityRequest addInsurance(CoverageEligibilityRequest.InsuranceComponent t)
-
getInsuranceFirstRep
public CoverageEligibilityRequest.InsuranceComponent getInsuranceFirstRep()
- Returns:
- The first repetition of repeating field
insurance, creating it if it does not already exist
-
getItem
public List<CoverageEligibilityRequest.DetailsComponent> getItem()
- Returns:
item(Service categories or billable services for which benefit details and/or an authorization prior to service delivery may be required by the payor.)
-
setItem
public CoverageEligibilityRequest setItem(List<CoverageEligibilityRequest.DetailsComponent> theItem)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasItem
public boolean hasItem()
-
addItem
public CoverageEligibilityRequest.DetailsComponent addItem()
-
addItem
public CoverageEligibilityRequest addItem(CoverageEligibilityRequest.DetailsComponent t)
-
getItemFirstRep
public CoverageEligibilityRequest.DetailsComponent getItemFirstRep()
- Returns:
- The first repetition of repeating field
item, creating it if it does not already exist
-
listChildren
protected void listChildren(List<Property> children)
- Overrides:
listChildrenin classDomainResource
-
getNamedProperty
public Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
getNamedPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
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 Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
setPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public Base 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
- Overrides:
makePropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getTypesForProperty
public String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
getTypesForPropertyin classDomainResource- 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 CoverageEligibilityRequest copy()
- Specified by:
copyin classDomainResource
-
copyValues
public void copyValues(CoverageEligibilityRequest dst)
-
typedCopy
protected CoverageEligibilityRequest 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
-
-