Class Claim
-
- 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 Claim extends DomainResource
A provider issued list of services and products provided, or to be provided, to a patient which is provided to an insurer for payment recovery.- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classClaim.AccidentComponentstatic classClaim.CareTeamComponentstatic classClaim.ClaimStatusstatic classClaim.ClaimStatusEnumFactorystatic classClaim.DetailComponentstatic classClaim.DiagnosisComponentstatic classClaim.InsuranceComponentstatic classClaim.ItemComponentstatic classClaim.PayeeComponentstatic classClaim.ProcedureComponentstatic classClaim.RelatedClaimComponentstatic classClaim.SpecialConditionComponentstatic classClaim.SubDetailComponentstatic classClaim.Usestatic classClaim.UseEnumFactory
-
Field Summary
Fields Modifier and Type Field Description protected Claim.AccidentComponentaccidentAn accident which resulted in the need for healthcare services.protected PeriodbillablePeriodThe billable period for which charges are being submitted.static ca.uhn.fhir.rest.gclient.ReferenceClientParamCARE_TEAMFluent Client search parameter constant for care-teamprotected List<Claim.CareTeamComponent>careTeamThe members of the team who provided the overall service as well as their role and whether responsible and qualifications.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 List<Claim.DiagnosisComponent>diagnosisList of patient diagnosis for which care is sought.protected PeriodemploymentImpactedThe start and optional end dates of when the patient was precluded from working due to the treatable condition(s).static ca.uhn.fhir.rest.gclient.ReferenceClientParamENCOUNTERFluent Client search parameter constant for encounterprotected ReferenceentererPerson who created the invoice/claim/pre-determination or pre-authorization.static ca.uhn.fhir.rest.gclient.ReferenceClientParamENTERERFluent Client search parameter constant for entererprotected PractitionerentererTargetThe actual object that is the target of the reference (Person who created the invoice/claim/pre-determination or pre-authorization.)protected ReferencefacilityFacility where the services were 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 were provided.)protected CodeableConceptfundsReserveIn the case of a Pre-Determination/Pre-Authorization the provider may request that funds in the amount of the expected Benefit be reserved ('Patient' or 'Provider') to pay for the Benefits determined on the subsequent claim(s).protected PeriodhospitalizationThe start and optional end dates of when the patient was confined to a treatment center.protected List<Identifier>identifierThe business identifier for the instance: claim number, pre-determination or pre-authorization number.static ca.uhn.fhir.rest.gclient.TokenClientParamIDENTIFIERFluent Client search parameter constant for identifierstatic ca.uhn.fhir.model.api.IncludeINCLUDE_CARE_TEAMConstant for fluent queries to be used to add include statements.static ca.uhn.fhir.model.api.IncludeINCLUDE_ENCOUNTERConstant for fluent queries to be used to add include statements.static 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_INSURERConstant for fluent queries to be used to add include statements.static ca.uhn.fhir.model.api.IncludeINCLUDE_ORGANIZATIONConstant 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_PAYEEConstant 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<Claim.SpecialConditionComponent>informationAdditional information codes regarding exceptions, special considerations, the condition, situation, prior or concurrent issues.protected List<Claim.InsuranceComponent>insuranceFinancial instrument by which payment information for health care.protected ReferenceinsurerThe Insurer who is target of the request.static ca.uhn.fhir.rest.gclient.ReferenceClientParamINSURERFluent Client search parameter constant for insurerprotected OrganizationinsurerTargetThe actual object that is the target of the reference (The Insurer who is target of the request.)protected List<Claim.ItemComponent>itemFirst tier of goods and services.protected ReferenceorganizationThe organization which is responsible for the bill, claim pre-determination, pre-authorization.static ca.uhn.fhir.rest.gclient.ReferenceClientParamORGANIZATIONFluent Client search parameter constant for organizationprotected OrganizationorganizationTargetThe actual object that is the target of the reference (The organization which is responsible for the bill, claim pre-determination, pre-authorization.)protected ReferenceoriginalPrescriptionOriginal prescription which has been superceded by this prescription to support the dispensing of pharmacy services, medications or products.protected MedicationRequestoriginalPrescriptionTargetThe actual object that is the target of the reference (Original prescription which has been superceded by this prescription to support the dispensing of pharmacy services, medications or products.protected ReferencepatientPatient Resource.static ca.uhn.fhir.rest.gclient.ReferenceClientParamPATIENTFluent Client search parameter constant for patientprotected PatientpatientTargetThe actual object that is the target of the reference (Patient Resource.)protected Claim.PayeeComponentpayeeThe party to be reimbursed for the services.static ca.uhn.fhir.rest.gclient.ReferenceClientParamPAYEEFluent Client search parameter constant for payeeprotected ReferenceprescriptionPrescription to support the dispensing of Pharmacy or Vision products.protected ResourceprescriptionTargetThe actual object that is the target of the reference (Prescription to support the dispensing of Pharmacy or Vision products.)protected CodeableConceptpriorityImmediate (STAT), best effort (NORMAL), deferred (DEFER).static ca.uhn.fhir.rest.gclient.TokenClientParamPRIORITYFluent Client search parameter constant for priorityprotected List<Claim.ProcedureComponent>procedureOrdered list of patient procedures performed to support the adjudication.protected ReferenceproviderThe provider which is responsible for the bill, claim pre-determination, pre-authorization.static ca.uhn.fhir.rest.gclient.ReferenceClientParamPROVIDERFluent Client search parameter constant for providerprotected PractitionerproviderTargetThe actual object that is the target of the reference (The provider which is responsible for the bill, claim pre-determination, pre-authorization.)protected ReferencereferralThe referral resource which lists the date, practitioner, reason and other supporting information.protected ReferralRequestreferralTargetThe actual object that is the target of the reference (The referral resource which lists the date, practitioner, reason and other supporting information.)protected List<Claim.RelatedClaimComponent>relatedOther claims which are related to this claim such as prior claim versions or for related services.static StringSP_CARE_TEAMSearch parameter: care-teamstatic StringSP_CREATEDSearch parameter: createdstatic StringSP_ENCOUNTERSearch parameter: encounterstatic StringSP_ENTERERSearch parameter: entererstatic StringSP_FACILITYSearch parameter: facilitystatic StringSP_IDENTIFIERSearch parameter: identifierstatic StringSP_INSURERSearch parameter: insurerstatic StringSP_ORGANIZATIONSearch parameter: organizationstatic StringSP_PATIENTSearch parameter: patientstatic StringSP_PAYEESearch parameter: payeestatic StringSP_PRIORITYSearch parameter: prioritystatic StringSP_PROVIDERSearch parameter: providerstatic StringSP_USESearch parameter: useprotected Enumeration<Claim.ClaimStatus>statusThe status of the resource instance.protected List<CodeableConcept>subTypeA finer grained suite of claim subtype codes which may convey Inpatient vs Outpatient and/or a specialty service.protected MoneytotalThe total value of the claim.protected CodeableConcepttypeThe category of claim, eg, oral, pharmacy, vision, insitutional, professional.protected Enumeration<Claim.Use>useComplete (Bill or Claim), Proposed (Pre-Authorization), Exploratory (Pre-determination).static ca.uhn.fhir.rest.gclient.TokenClientParamUSEFluent Client search parameter constant for use-
Fields inherited from class org.hl7.fhir.dstu3.model.DomainResource
contained, extension, modifierExtension, text
-
Fields inherited from class org.hl7.fhir.dstu3.model.Resource
id, implicitRules, language, meta
-
-
Constructor Summary
Constructors Constructor Description Claim()Constructor
-
Method Summary
-
Methods inherited from class org.hl7.fhir.dstu3.model.DomainResource
addContained, addExtension, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getExtensionByUrl, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setText
-
Methods inherited from class org.hl7.fhir.dstu3.model.Resource
copyValues, getId, getIdBase, getIdElement, getIdPart, getImplicitRules, getImplicitRulesElement, 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.dstu3.model.BaseResource
getStructureFhirVersionEnum, isResource, setId
-
Methods inherited from class org.hl7.fhir.dstu3.model.Base
castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToRelatedArtifact, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToTriggerDefinition, castToType, castToUnsignedInt, castToUri, 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, 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 business identifier for the instance: claim number, pre-determination or pre-authorization number.
-
status
protected Enumeration<Claim.ClaimStatus> status
The status of the resource instance.
-
type
protected CodeableConcept type
The category of claim, eg, oral, pharmacy, vision, insitutional, professional.
-
subType
protected List<CodeableConcept> subType
A finer grained suite of claim subtype codes which may convey Inpatient vs Outpatient and/or a specialty service. In the US the BillType.
-
use
protected Enumeration<Claim.Use> use
Complete (Bill or Claim), Proposed (Pre-Authorization), Exploratory (Pre-determination).
-
patientTarget
protected Patient patientTarget
The actual object that is the target of the reference (Patient Resource.)
-
billablePeriod
protected Period billablePeriod
The billable period for which charges are being submitted.
-
created
protected DateTimeType created
The date when the enclosed suite of services were performed or completed.
-
enterer
protected Reference enterer
Person who created the invoice/claim/pre-determination or pre-authorization.
-
entererTarget
protected Practitioner entererTarget
The actual object that is the target of the reference (Person who created the invoice/claim/pre-determination or pre-authorization.)
-
insurerTarget
protected Organization insurerTarget
The actual object that is the target of the reference (The Insurer who is target of the request.)
-
provider
protected Reference provider
The provider which is responsible for the bill, claim pre-determination, pre-authorization.
-
providerTarget
protected Practitioner providerTarget
The actual object that is the target of the reference (The provider which is responsible for the bill, claim pre-determination, pre-authorization.)
-
organization
protected Reference organization
The organization which is responsible for the bill, claim pre-determination, pre-authorization.
-
organizationTarget
protected Organization organizationTarget
The actual object that is the target of the reference (The organization which is responsible for the bill, claim pre-determination, pre-authorization.)
-
priority
protected CodeableConcept priority
Immediate (STAT), best effort (NORMAL), deferred (DEFER).
-
fundsReserve
protected CodeableConcept fundsReserve
In the case of a Pre-Determination/Pre-Authorization the provider may request that funds in the amount of the expected Benefit be reserved ('Patient' or 'Provider') to pay for the Benefits determined on the subsequent claim(s). 'None' explicitly indicates no funds reserving is requested.
-
related
protected List<Claim.RelatedClaimComponent> related
Other claims which are related to this claim such as prior claim versions or for related services.
-
prescription
protected Reference prescription
Prescription to support the dispensing of Pharmacy or Vision products.
-
prescriptionTarget
protected Resource prescriptionTarget
The actual object that is the target of the reference (Prescription to support the dispensing of Pharmacy or Vision products.)
-
originalPrescription
protected Reference originalPrescription
Original prescription which has been superceded by this prescription to support the dispensing of pharmacy services, medications or products. For example, a physician may prescribe a medication which the pharmacy determines is contraindicated, or for which the patient has an intolerance, and therefor issues a new precription for an alternate medication which has the same theraputic intent. The prescription from the pharmacy becomes the 'prescription' and that from the physician becomes the 'original prescription'.
-
originalPrescriptionTarget
protected MedicationRequest originalPrescriptionTarget
The actual object that is the target of the reference (Original prescription which has been superceded by this prescription to support the dispensing of pharmacy services, medications or products. For example, a physician may prescribe a medication which the pharmacy determines is contraindicated, or for which the patient has an intolerance, and therefor issues a new precription for an alternate medication which has the same theraputic intent. The prescription from the pharmacy becomes the 'prescription' and that from the physician becomes the 'original prescription'.)
-
payee
protected Claim.PayeeComponent payee
The party to be reimbursed for the services.
-
referral
protected Reference referral
The referral resource which lists the date, practitioner, reason and other supporting information.
-
referralTarget
protected ReferralRequest referralTarget
The actual object that is the target of the reference (The referral resource which lists the date, practitioner, reason and other supporting information.)
-
facilityTarget
protected Location facilityTarget
The actual object that is the target of the reference (Facility where the services were provided.)
-
careTeam
protected List<Claim.CareTeamComponent> careTeam
The members of the team who provided the overall service as well as their role and whether responsible and qualifications.
-
information
protected List<Claim.SpecialConditionComponent> information
Additional information codes regarding exceptions, special considerations, the condition, situation, prior or concurrent issues. Often there are mutiple jurisdiction specific valuesets which are required.
-
diagnosis
protected List<Claim.DiagnosisComponent> diagnosis
List of patient diagnosis for which care is sought.
-
procedure
protected List<Claim.ProcedureComponent> procedure
Ordered list of patient procedures performed to support the adjudication.
-
insurance
protected List<Claim.InsuranceComponent> insurance
Financial instrument by which payment information for health care.
-
accident
protected Claim.AccidentComponent accident
An accident which resulted in the need for healthcare services.
-
employmentImpacted
protected Period employmentImpacted
The start and optional end dates of when the patient was precluded from working due to the treatable condition(s).
-
hospitalization
protected Period hospitalization
The start and optional end dates of when the patient was confined to a treatment center.
-
item
protected List<Claim.ItemComponent> item
First tier of goods and services.
-
SP_CARE_TEAM
public static final String SP_CARE_TEAM
Search parameter: care-teamDescription: Member of the CareTeam
Type: reference
Path: Claim.careTeam.provider
- See Also:
- Constant Field Values
-
CARE_TEAM
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam CARE_TEAM
Fluent Client search parameter constant for care-teamDescription: Member of the CareTeam
Type: reference
Path: Claim.careTeam.provider
-
INCLUDE_CARE_TEAM
public static final ca.uhn.fhir.model.api.Include INCLUDE_CARE_TEAM
Constant for fluent queries to be used to add include statements. Specifies the path value of "Claim:care-team".
-
SP_IDENTIFIER
public static final String SP_IDENTIFIER
Search parameter: identifierDescription: The primary identifier of the financial resource
Type: token
Path: Claim.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 primary identifier of the financial resource
Type: token
Path: Claim.identifier
-
SP_USE
public static final String SP_USE
Search parameter: useDescription: The kind of financial resource
Type: token
Path: Claim.use
- See Also:
- Constant Field Values
-
USE
public static final ca.uhn.fhir.rest.gclient.TokenClientParam USE
Fluent Client search parameter constant for useDescription: The kind of financial resource
Type: token
Path: Claim.use
-
SP_CREATED
public static final String SP_CREATED
Search parameter: createdDescription: The creation date for the Claim
Type: date
Path: Claim.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 Claim
Type: date
Path: Claim.created
-
SP_ENCOUNTER
public static final String SP_ENCOUNTER
Search parameter: encounterDescription: Encounters associated with a billed line item
Type: reference
Path: Claim.item.encounter
- See Also:
- Constant Field Values
-
ENCOUNTER
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam ENCOUNTER
Fluent Client search parameter constant for encounterDescription: Encounters associated with a billed line item
Type: reference
Path: Claim.item.encounter
-
INCLUDE_ENCOUNTER
public static final ca.uhn.fhir.model.api.Include INCLUDE_ENCOUNTER
Constant for fluent queries to be used to add include statements. Specifies the path value of "Claim:encounter".
-
SP_PRIORITY
public static final String SP_PRIORITY
Search parameter: priorityDescription: Processing priority requested
Type: token
Path: Claim.priority
- See Also:
- Constant Field Values
-
PRIORITY
public static final ca.uhn.fhir.rest.gclient.TokenClientParam PRIORITY
Fluent Client search parameter constant for priorityDescription: Processing priority requested
Type: token
Path: Claim.priority
-
SP_PAYEE
public static final String SP_PAYEE
Search parameter: payeeDescription: The party receiving any payment for the Claim
Type: reference
Path: Claim.payee.party
- See Also:
- Constant Field Values
-
PAYEE
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PAYEE
Fluent Client search parameter constant for payeeDescription: The party receiving any payment for the Claim
Type: reference
Path: Claim.payee.party
-
INCLUDE_PAYEE
public static final ca.uhn.fhir.model.api.Include INCLUDE_PAYEE
Constant for fluent queries to be used to add include statements. Specifies the path value of "Claim:payee".
-
SP_PROVIDER
public static final String SP_PROVIDER
Search parameter: providerDescription: Provider responsible for the Claim
Type: reference
Path: Claim.provider
- See Also:
- Constant Field Values
-
PROVIDER
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PROVIDER
Fluent Client search parameter constant for providerDescription: Provider responsible for the Claim
Type: reference
Path: Claim.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 "Claim:provider".
-
SP_PATIENT
public static final String SP_PATIENT
Search parameter: patientDescription: Patient receiving the services
Type: reference
Path: Claim.patient
- See Also:
- Constant Field Values
-
PATIENT
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PATIENT
Fluent Client search parameter constant for patientDescription: Patient receiving the services
Type: reference
Path: Claim.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 "Claim:patient".
-
SP_INSURER
public static final String SP_INSURER
Search parameter: insurerDescription: The target payor/insurer for the Claim
Type: reference
Path: Claim.insurer
- See Also:
- Constant Field Values
-
INSURER
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam INSURER
Fluent Client search parameter constant for insurerDescription: The target payor/insurer for the Claim
Type: reference
Path: Claim.insurer
-
INCLUDE_INSURER
public static final ca.uhn.fhir.model.api.Include INCLUDE_INSURER
Constant for fluent queries to be used to add include statements. Specifies the path value of "Claim:insurer".
-
SP_ORGANIZATION
public static final String SP_ORGANIZATION
Search parameter: organizationDescription: The reference to the providing organization
Type: reference
Path: Claim.organization
- See Also:
- Constant Field Values
-
ORGANIZATION
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam ORGANIZATION
Fluent Client search parameter constant for organizationDescription: The reference to the providing organization
Type: reference
Path: Claim.organization
-
INCLUDE_ORGANIZATION
public static final ca.uhn.fhir.model.api.Include INCLUDE_ORGANIZATION
Constant for fluent queries to be used to add include statements. Specifies the path value of "Claim:organization".
-
SP_ENTERER
public static final String SP_ENTERER
Search parameter: entererDescription: The party responsible for the entry of the Claim
Type: reference
Path: Claim.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 responsible for the entry of the Claim
Type: reference
Path: Claim.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 "Claim:enterer".
-
SP_FACILITY
public static final String SP_FACILITY
Search parameter: facilityDescription: Facility responsible for the goods and services
Type: reference
Path: Claim.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: Claim.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 "Claim:facility".
-
-
Constructor Detail
-
Claim
public Claim()
Constructor
-
-
Method Detail
-
getIdentifier
public List<Identifier> getIdentifier()
- Returns:
identifier(The business identifier for the instance: claim number, pre-determination or pre-authorization number.)
-
setIdentifier
public Claim setIdentifier(List<Identifier> theIdentifier)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasIdentifier
public boolean hasIdentifier()
-
addIdentifier
public Identifier addIdentifier()
-
addIdentifier
public Claim 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<Claim.ClaimStatus> 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 Claim setStatusElement(Enumeration<Claim.ClaimStatus> 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 Claim.ClaimStatus getStatus()
- Returns:
- The status of the resource instance.
-
setStatus
public Claim setStatus(Claim.ClaimStatus value)
- Parameters:
value- The status of the resource instance.
-
getType
public CodeableConcept getType()
- Returns:
type(The category of claim, eg, oral, pharmacy, vision, insitutional, professional.)
-
hasType
public boolean hasType()
-
setType
public Claim setType(CodeableConcept value)
- Parameters:
value-type(The category of claim, eg, oral, pharmacy, vision, insitutional, professional.)
-
getSubType
public List<CodeableConcept> getSubType()
- Returns:
subType(A finer grained suite of claim subtype codes which may convey Inpatient vs Outpatient and/or a specialty service. In the US the BillType.)
-
setSubType
public Claim setSubType(List<CodeableConcept> theSubType)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasSubType
public boolean hasSubType()
-
addSubType
public CodeableConcept addSubType()
-
addSubType
public Claim addSubType(CodeableConcept t)
-
getSubTypeFirstRep
public CodeableConcept getSubTypeFirstRep()
- Returns:
- The first repetition of repeating field
subType, creating it if it does not already exist
-
getUseElement
public Enumeration<Claim.Use> getUseElement()
- Returns:
use(Complete (Bill or Claim), Proposed (Pre-Authorization), Exploratory (Pre-determination).). This is the underlying object with id, value and extensions. The accessor "getUse" gives direct access to the value
-
hasUseElement
public boolean hasUseElement()
-
hasUse
public boolean hasUse()
-
setUseElement
public Claim setUseElement(Enumeration<Claim.Use> value)
- Parameters:
value-use(Complete (Bill or Claim), Proposed (Pre-Authorization), Exploratory (Pre-determination).). This is the underlying object with id, value and extensions. The accessor "getUse" gives direct access to the value
-
getUse
public Claim.Use getUse()
- Returns:
- Complete (Bill or Claim), Proposed (Pre-Authorization), Exploratory (Pre-determination).
-
setUse
public Claim setUse(Claim.Use value)
- Parameters:
value- Complete (Bill or Claim), Proposed (Pre-Authorization), Exploratory (Pre-determination).
-
getPatient
public Reference getPatient()
- Returns:
patient(Patient Resource.)
-
hasPatient
public boolean hasPatient()
-
setPatient
public Claim setPatient(Reference value)
- Parameters:
value-patient(Patient Resource.)
-
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. (Patient Resource.)
-
setPatientTarget
public Claim 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. (Patient Resource.)
-
getBillablePeriod
public Period getBillablePeriod()
- Returns:
billablePeriod(The billable period for which charges are being submitted.)
-
hasBillablePeriod
public boolean hasBillablePeriod()
-
setBillablePeriod
public Claim setBillablePeriod(Period value)
- Parameters:
value-billablePeriod(The billable period for which charges are being submitted.)
-
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 Claim 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 Claim setCreated(Date value)
- Parameters:
value- The date when the enclosed suite of services were performed or completed.
-
getEnterer
public Reference getEnterer()
- Returns:
enterer(Person who created the invoice/claim/pre-determination or pre-authorization.)
-
hasEnterer
public boolean hasEnterer()
-
setEnterer
public Claim setEnterer(Reference value)
- Parameters:
value-enterer(Person who created the invoice/claim/pre-determination or pre-authorization.)
-
getEntererTarget
public Practitioner 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 invoice/claim/pre-determination or pre-authorization.)
-
setEntererTarget
public Claim setEntererTarget(Practitioner 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 invoice/claim/pre-determination or pre-authorization.)
-
getInsurer
public Reference getInsurer()
- Returns:
insurer(The Insurer who is target of the request.)
-
hasInsurer
public boolean hasInsurer()
-
setInsurer
public Claim setInsurer(Reference value)
- Parameters:
value-insurer(The Insurer who is target 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 is target of the request.)
-
setInsurerTarget
public Claim 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 is target of the request.)
-
getProvider
public Reference getProvider()
- Returns:
provider(The provider which is responsible for the bill, claim pre-determination, pre-authorization.)
-
hasProvider
public boolean hasProvider()
-
setProvider
public Claim setProvider(Reference value)
- Parameters:
value-provider(The provider which is responsible for the bill, claim pre-determination, pre-authorization.)
-
getProviderTarget
public Practitioner getProviderTarget()
- Returns:
providerThe actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The provider which is responsible for the bill, claim pre-determination, pre-authorization.)
-
setProviderTarget
public Claim setProviderTarget(Practitioner value)
- Parameters:
value-providerThe actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The provider which is responsible for the bill, claim pre-determination, pre-authorization.)
-
getOrganization
public Reference getOrganization()
- Returns:
organization(The organization which is responsible for the bill, claim pre-determination, pre-authorization.)
-
hasOrganization
public boolean hasOrganization()
-
setOrganization
public Claim setOrganization(Reference value)
- Parameters:
value-organization(The organization which is responsible for the bill, claim pre-determination, pre-authorization.)
-
getOrganizationTarget
public Organization getOrganizationTarget()
- Returns:
organizationThe actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The organization which is responsible for the bill, claim pre-determination, pre-authorization.)
-
setOrganizationTarget
public Claim setOrganizationTarget(Organization value)
- Parameters:
value-organizationThe actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The organization which is responsible for the bill, claim pre-determination, pre-authorization.)
-
getPriority
public CodeableConcept getPriority()
- Returns:
priority(Immediate (STAT), best effort (NORMAL), deferred (DEFER).)
-
hasPriority
public boolean hasPriority()
-
setPriority
public Claim setPriority(CodeableConcept value)
- Parameters:
value-priority(Immediate (STAT), best effort (NORMAL), deferred (DEFER).)
-
getFundsReserve
public CodeableConcept getFundsReserve()
- Returns:
fundsReserve(In the case of a Pre-Determination/Pre-Authorization the provider may request that funds in the amount of the expected Benefit be reserved ('Patient' or 'Provider') to pay for the Benefits determined on the subsequent claim(s). 'None' explicitly indicates no funds reserving is requested.)
-
hasFundsReserve
public boolean hasFundsReserve()
-
setFundsReserve
public Claim setFundsReserve(CodeableConcept value)
- Parameters:
value-fundsReserve(In the case of a Pre-Determination/Pre-Authorization the provider may request that funds in the amount of the expected Benefit be reserved ('Patient' or 'Provider') to pay for the Benefits determined on the subsequent claim(s). 'None' explicitly indicates no funds reserving is requested.)
-
getRelated
public List<Claim.RelatedClaimComponent> getRelated()
- Returns:
related(Other claims which are related to this claim such as prior claim versions or for related services.)
-
setRelated
public Claim setRelated(List<Claim.RelatedClaimComponent> theRelated)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasRelated
public boolean hasRelated()
-
addRelated
public Claim.RelatedClaimComponent addRelated()
-
addRelated
public Claim addRelated(Claim.RelatedClaimComponent t)
-
getRelatedFirstRep
public Claim.RelatedClaimComponent getRelatedFirstRep()
- Returns:
- The first repetition of repeating field
related, creating it if it does not already exist
-
getPrescription
public Reference getPrescription()
- Returns:
prescription(Prescription to support the dispensing of Pharmacy or Vision products.)
-
hasPrescription
public boolean hasPrescription()
-
setPrescription
public Claim setPrescription(Reference value)
- Parameters:
value-prescription(Prescription to support the dispensing of Pharmacy or Vision products.)
-
getPrescriptionTarget
public Resource getPrescriptionTarget()
- Returns:
prescriptionThe 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. (Prescription to support the dispensing of Pharmacy or Vision products.)
-
setPrescriptionTarget
public Claim setPrescriptionTarget(Resource value)
- Parameters:
value-prescriptionThe 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. (Prescription to support the dispensing of Pharmacy or Vision products.)
-
getOriginalPrescription
public Reference getOriginalPrescription()
- Returns:
originalPrescription(Original prescription which has been superceded by this prescription to support the dispensing of pharmacy services, medications or products. For example, a physician may prescribe a medication which the pharmacy determines is contraindicated, or for which the patient has an intolerance, and therefor issues a new precription for an alternate medication which has the same theraputic intent. The prescription from the pharmacy becomes the 'prescription' and that from the physician becomes the 'original prescription'.)
-
hasOriginalPrescription
public boolean hasOriginalPrescription()
-
setOriginalPrescription
public Claim setOriginalPrescription(Reference value)
- Parameters:
value-originalPrescription(Original prescription which has been superceded by this prescription to support the dispensing of pharmacy services, medications or products. For example, a physician may prescribe a medication which the pharmacy determines is contraindicated, or for which the patient has an intolerance, and therefor issues a new precription for an alternate medication which has the same theraputic intent. The prescription from the pharmacy becomes the 'prescription' and that from the physician becomes the 'original prescription'.)
-
getOriginalPrescriptionTarget
public MedicationRequest getOriginalPrescriptionTarget()
- Returns:
originalPrescriptionThe 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 prescription which has been superceded by this prescription to support the dispensing of pharmacy services, medications or products. For example, a physician may prescribe a medication which the pharmacy determines is contraindicated, or for which the patient has an intolerance, and therefor issues a new precription for an alternate medication which has the same theraputic intent. The prescription from the pharmacy becomes the 'prescription' and that from the physician becomes the 'original prescription'.)
-
setOriginalPrescriptionTarget
public Claim setOriginalPrescriptionTarget(MedicationRequest value)
- Parameters:
value-originalPrescriptionThe 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 prescription which has been superceded by this prescription to support the dispensing of pharmacy services, medications or products. For example, a physician may prescribe a medication which the pharmacy determines is contraindicated, or for which the patient has an intolerance, and therefor issues a new precription for an alternate medication which has the same theraputic intent. The prescription from the pharmacy becomes the 'prescription' and that from the physician becomes the 'original prescription'.)
-
getPayee
public Claim.PayeeComponent getPayee()
- Returns:
payee(The party to be reimbursed for the services.)
-
hasPayee
public boolean hasPayee()
-
setPayee
public Claim setPayee(Claim.PayeeComponent value)
- Parameters:
value-payee(The party to be reimbursed for the services.)
-
getReferral
public Reference getReferral()
- Returns:
referral(The referral resource which lists the date, practitioner, reason and other supporting information.)
-
hasReferral
public boolean hasReferral()
-
setReferral
public Claim setReferral(Reference value)
- Parameters:
value-referral(The referral resource which lists the date, practitioner, reason and other supporting information.)
-
getReferralTarget
public ReferralRequest getReferralTarget()
- Returns:
referralThe 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 referral resource which lists the date, practitioner, reason and other supporting information.)
-
setReferralTarget
public Claim setReferralTarget(ReferralRequest value)
- Parameters:
value-referralThe 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 referral resource which lists the date, practitioner, reason and other supporting information.)
-
getFacility
public Reference getFacility()
- Returns:
facility(Facility where the services were provided.)
-
hasFacility
public boolean hasFacility()
-
setFacility
public Claim setFacility(Reference value)
- Parameters:
value-facility(Facility where the services were 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 were provided.)
-
setFacilityTarget
public Claim 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 were provided.)
-
getCareTeam
public List<Claim.CareTeamComponent> getCareTeam()
- Returns:
careTeam(The members of the team who provided the overall service as well as their role and whether responsible and qualifications.)
-
setCareTeam
public Claim setCareTeam(List<Claim.CareTeamComponent> theCareTeam)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasCareTeam
public boolean hasCareTeam()
-
addCareTeam
public Claim.CareTeamComponent addCareTeam()
-
addCareTeam
public Claim addCareTeam(Claim.CareTeamComponent t)
-
getCareTeamFirstRep
public Claim.CareTeamComponent getCareTeamFirstRep()
- Returns:
- The first repetition of repeating field
careTeam, creating it if it does not already exist
-
getInformation
public List<Claim.SpecialConditionComponent> getInformation()
- Returns:
information(Additional information codes regarding exceptions, special considerations, the condition, situation, prior or concurrent issues. Often there are mutiple jurisdiction specific valuesets which are required.)
-
setInformation
public Claim setInformation(List<Claim.SpecialConditionComponent> theInformation)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasInformation
public boolean hasInformation()
-
addInformation
public Claim.SpecialConditionComponent addInformation()
-
addInformation
public Claim addInformation(Claim.SpecialConditionComponent t)
-
getInformationFirstRep
public Claim.SpecialConditionComponent getInformationFirstRep()
- Returns:
- The first repetition of repeating field
information, creating it if it does not already exist
-
getDiagnosis
public List<Claim.DiagnosisComponent> getDiagnosis()
- Returns:
diagnosis(List of patient diagnosis for which care is sought.)
-
setDiagnosis
public Claim setDiagnosis(List<Claim.DiagnosisComponent> theDiagnosis)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasDiagnosis
public boolean hasDiagnosis()
-
addDiagnosis
public Claim.DiagnosisComponent addDiagnosis()
-
addDiagnosis
public Claim addDiagnosis(Claim.DiagnosisComponent t)
-
getDiagnosisFirstRep
public Claim.DiagnosisComponent getDiagnosisFirstRep()
- Returns:
- The first repetition of repeating field
diagnosis, creating it if it does not already exist
-
getProcedure
public List<Claim.ProcedureComponent> getProcedure()
- Returns:
procedure(Ordered list of patient procedures performed to support the adjudication.)
-
setProcedure
public Claim setProcedure(List<Claim.ProcedureComponent> theProcedure)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasProcedure
public boolean hasProcedure()
-
addProcedure
public Claim.ProcedureComponent addProcedure()
-
addProcedure
public Claim addProcedure(Claim.ProcedureComponent t)
-
getProcedureFirstRep
public Claim.ProcedureComponent getProcedureFirstRep()
- Returns:
- The first repetition of repeating field
procedure, creating it if it does not already exist
-
getInsurance
public List<Claim.InsuranceComponent> getInsurance()
- Returns:
insurance(Financial instrument by which payment information for health care.)
-
setInsurance
public Claim setInsurance(List<Claim.InsuranceComponent> theInsurance)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasInsurance
public boolean hasInsurance()
-
addInsurance
public Claim.InsuranceComponent addInsurance()
-
addInsurance
public Claim addInsurance(Claim.InsuranceComponent t)
-
getInsuranceFirstRep
public Claim.InsuranceComponent getInsuranceFirstRep()
- Returns:
- The first repetition of repeating field
insurance, creating it if it does not already exist
-
getAccident
public Claim.AccidentComponent getAccident()
- Returns:
accident(An accident which resulted in the need for healthcare services.)
-
hasAccident
public boolean hasAccident()
-
setAccident
public Claim setAccident(Claim.AccidentComponent value)
- Parameters:
value-accident(An accident which resulted in the need for healthcare services.)
-
getEmploymentImpacted
public Period getEmploymentImpacted()
- Returns:
employmentImpacted(The start and optional end dates of when the patient was precluded from working due to the treatable condition(s).)
-
hasEmploymentImpacted
public boolean hasEmploymentImpacted()
-
setEmploymentImpacted
public Claim setEmploymentImpacted(Period value)
- Parameters:
value-employmentImpacted(The start and optional end dates of when the patient was precluded from working due to the treatable condition(s).)
-
getHospitalization
public Period getHospitalization()
- Returns:
hospitalization(The start and optional end dates of when the patient was confined to a treatment center.)
-
hasHospitalization
public boolean hasHospitalization()
-
setHospitalization
public Claim setHospitalization(Period value)
- Parameters:
value-hospitalization(The start and optional end dates of when the patient was confined to a treatment center.)
-
getItem
public List<Claim.ItemComponent> getItem()
- Returns:
item(First tier of goods and services.)
-
setItem
public Claim setItem(List<Claim.ItemComponent> theItem)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasItem
public boolean hasItem()
-
addItem
public Claim.ItemComponent addItem()
-
addItem
public Claim addItem(Claim.ItemComponent t)
-
getItemFirstRep
public Claim.ItemComponent getItemFirstRep()
- Returns:
- The first repetition of repeating field
item, creating it if it does not already exist
-
hasTotal
public boolean hasTotal()
-
setTotal
public Claim setTotal(Money value)
- Parameters:
value-total(The total value of the claim.)
-
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 Claim copy()
- Specified by:
copyin classDomainResource
-
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
-
-