
Class ClaimResponse
- 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
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic enumstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected List<ClaimResponse.AddedItemComponent> The first tier service adjudications for payor added services.Request for additional supporting or authorizing information, such as: documents, images or resources.protected List<CommunicationRequest> The actual objects that are the target of the reference (Request for additional supporting or authorizing information, such as: documents, images or resources.)protected DateTimeTypeThe date when the enclosed suite of services were performed or completed.static final ca.uhn.fhir.rest.gclient.DateClientParamFluent Client search parameter constant for createdprotected StringTypeA description of the status of the adjudication.static final ca.uhn.fhir.rest.gclient.StringClientParamFluent Client search parameter constant for dispositionprotected List<ClaimResponse.ErrorComponent> Mutually exclusive with Services Provided (Item).protected CodeableConceptThe form to be used for printing the content.protected List<Identifier> The Response business identifier.static final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for identifierstatic final ca.uhn.fhir.model.api.IncludeConstant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.IncludeConstant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.IncludeConstant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.IncludeConstant for fluent queries to be used to add include statements.protected List<ClaimResponse.InsuranceComponent> Financial instrument by which payment information for health care.protected ReferenceThe Insurer who produced this adjudicated response.static final ca.uhn.fhir.rest.gclient.ReferenceClientParamFluent Client search parameter constant for insurerprotected OrganizationThe actual object that is the target of the reference (The Insurer who produced this adjudicated response.)protected List<ClaimResponse.ItemComponent> The first tier service adjudications for submitted services.protected CodeableConceptProcessing outcome errror, partial or complete processing.static final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for outcomeprotected ReferencePatient Resource.static final ca.uhn.fhir.rest.gclient.ReferenceClientParamFluent Client search parameter constant for patientprotected PatientThe actual object that is the target of the reference (Patient Resource.)protected CodeableConceptParty to be reimbursed: Subscriber, provider, other.protected ClaimResponse.PaymentComponentPayment details for the claim if the claim has been paid.static final ca.uhn.fhir.rest.gclient.DateClientParamFluent Client search parameter constant for payment-dateprotected List<ClaimResponse.NoteComponent> Note text.protected ReferenceOriginal request resource referrence.static final ca.uhn.fhir.rest.gclient.ReferenceClientParamFluent Client search parameter constant for requeststatic final ca.uhn.fhir.rest.gclient.ReferenceClientParamFluent Client search parameter constant for request-providerprotected ReferenceThe organization which is responsible for the services rendered to the patient.protected OrganizationThe actual object that is the target of the reference (The organization which is responsible for the services rendered to the patient.)protected ReferenceThe practitioner who is responsible for the services rendered to the patient.protected PractitionerThe actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.)protected ClaimThe actual object that is the target of the reference (Original request resource referrence.)protected CodingStatus of funds reservation (For provider, for Patient, None).static final StringSearch parameter: createdstatic final StringSearch parameter: dispositionstatic final StringSearch parameter: identifierstatic final StringSearch parameter: insurerstatic final StringSearch parameter: outcomestatic final StringSearch parameter: patientstatic final StringSearch parameter: payment-datestatic final StringSearch parameter: requeststatic final StringSearch parameter: request-providerprotected Enumeration<ClaimResponse.ClaimResponseStatus> The status of the resource instance.protected MoneyTotal amount of benefit payable (Equal to sum of the Benefit amounts from all detail lines and additions less the Unallocated Deductible).protected MoneyThe total cost of the services reported.protected MoneyThe amount of deductible applied which was not allocated to any particular service line.Fields inherited from class org.hl7.fhir.dstu3.model.DomainResource
contained, extension, modifierExtension, textFields inherited from class org.hl7.fhir.dstu3.model.Resource
id, implicitRules, language, metaFields inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
RES_ID, RES_LAST_UPDATED, RES_PROFILE, RES_SECURITY, RES_TAG, SP_RES_ID, SP_RES_LAST_UPDATED, SP_RES_PROFILE, SP_RES_SECURITY, SP_RES_TAGFields inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
INCLUDE_ALL, WILDCARD_ALL_SET -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddError()addItem()copy()booleanequalsDeep(Base other_) booleanequalsShallow(Base other_) fhirType()getError()getForm()getItem()getNamedProperty(int _hash, String _name, boolean _checkValid) Base[]getProperty(int hash, String name, boolean checkValid) String[]getTypesForProperty(int hash, String name) booleanbooleanbooleanbooleanbooleanbooleanbooleanhasError()booleanhasForm()booleanbooleanbooleanbooleanhasItem()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanisEmpty()protected voidlistChildren(List<Property> children) makeProperty(int hash, String name) setAddItem(List<ClaimResponse.AddedItemComponent> theAddItem) setCommunicationRequest(List<Reference> theCommunicationRequest) setCreated(Date value) setCreatedElement(DateTimeType value) setDisposition(String value) setDispositionElement(StringType value) setError(List<ClaimResponse.ErrorComponent> theError) setForm(CodeableConcept value) setIdentifier(List<Identifier> theIdentifier) setInsurance(List<ClaimResponse.InsuranceComponent> theInsurance) setInsurer(Reference value) setInsurerTarget(Organization value) setItem(List<ClaimResponse.ItemComponent> theItem) setOutcome(CodeableConcept value) setPatient(Reference value) setPatientTarget(Patient value) setPayeeType(CodeableConcept value) setProcessNote(List<ClaimResponse.NoteComponent> theProcessNote) setProperty(int hash, String name, Base value) setProperty(String name, Base value) setRequest(Reference value) setRequestOrganization(Reference value) setRequestProvider(Reference value) setRequestTarget(Claim value) setReserved(Coding value) setTotalBenefit(Money value) setTotalCost(Money value) setUnallocDeductable(Money value) protected ClaimResponseMethods 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, setTextMethods 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, setMetaMethods inherited from class org.hl7.fhir.dstu3.model.BaseResource
getStructureFhirVersionEnum, isResource, setIdMethods 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, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
getId, getIdElement, getLanguageElement, getUserData, setId, setUserDataMethods inherited from interface org.hl7.fhir.instance.model.api.IBase
getFormatCommentsPost, getFormatCommentsPre, hasFormatCommentMethods inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
getMeta, getStructureFhirVersionEnum, isDeleted, setId
-
Field Details
-
identifier
The Response business identifier. -
status
The status of the resource instance. -
patient
Patient Resource. -
patientTarget
The actual object that is the target of the reference (Patient Resource.) -
created
The date when the enclosed suite of services were performed or completed. -
insurer
The Insurer who produced this adjudicated response. -
insurerTarget
The actual object that is the target of the reference (The Insurer who produced this adjudicated response.) -
requestProvider
The practitioner who is responsible for the services rendered to the patient. -
requestProviderTarget
The actual object that is the target of the reference (The practitioner who is responsible for the services rendered to the patient.) -
requestOrganization
The organization which is responsible for the services rendered to the patient. -
requestOrganizationTarget
The actual object that is the target of the reference (The organization which is responsible for the services rendered to the patient.) -
request
Original request resource referrence. -
requestTarget
The actual object that is the target of the reference (Original request resource referrence.) -
outcome
Processing outcome errror, partial or complete processing. -
disposition
A description of the status of the adjudication. -
payeeType
Party to be reimbursed: Subscriber, provider, other. -
item
The first tier service adjudications for submitted services. -
addItem
The first tier service adjudications for payor added services. -
error
Mutually exclusive with Services Provided (Item). -
totalCost
The total cost of the services reported. -
unallocDeductable
The amount of deductible applied which was not allocated to any particular service line. -
totalBenefit
Total amount of benefit payable (Equal to sum of the Benefit amounts from all detail lines and additions less the Unallocated Deductible). -
payment
Payment details for the claim if the claim has been paid. -
reserved
Status of funds reservation (For provider, for Patient, None). -
form
The form to be used for printing the content. -
processNote
Note text. -
communicationRequest
Request for additional supporting or authorizing information, such as: documents, images or resources. -
communicationRequestTarget
The actual objects that are the target of the reference (Request for additional supporting or authorizing information, such as: documents, images or resources.) -
insurance
Financial instrument by which payment information for health care. -
SP_IDENTIFIER
Search parameter: identifierDescription: The identity of the claimresponse
Type: token
Path: ClaimResponse.identifier
- See Also:
-
IDENTIFIER
Fluent Client search parameter constant for identifierDescription: The identity of the claimresponse
Type: token
Path: ClaimResponse.identifier
-
SP_REQUEST
Search parameter: requestDescription: The claim reference
Type: reference
Path: ClaimResponse.request
- See Also:
-
REQUEST
Fluent Client search parameter constant for requestDescription: The claim reference
Type: reference
Path: ClaimResponse.request
-
INCLUDE_REQUEST
Constant for fluent queries to be used to add include statements. Specifies the path value of "ClaimResponse:request". -
SP_DISPOSITION
Search parameter: dispositionDescription: The contents of the disposition message
Type: string
Path: ClaimResponse.disposition
- See Also:
-
DISPOSITION
Fluent Client search parameter constant for dispositionDescription: The contents of the disposition message
Type: string
Path: ClaimResponse.disposition
-
SP_INSURER
Search parameter: insurerDescription: The organization who generated this resource
Type: reference
Path: ClaimResponse.insurer
- See Also:
-
INSURER
Fluent Client search parameter constant for insurerDescription: The organization who generated this resource
Type: reference
Path: ClaimResponse.insurer
-
INCLUDE_INSURER
Constant for fluent queries to be used to add include statements. Specifies the path value of "ClaimResponse:insurer". -
SP_CREATED
Search parameter: createdDescription: The creation date
Type: date
Path: ClaimResponse.created
- See Also:
-
CREATED
Fluent Client search parameter constant for createdDescription: The creation date
Type: date
Path: ClaimResponse.created
-
SP_PATIENT
Search parameter: patientDescription: The subject of care.
Type: reference
Path: ClaimResponse.patient
- See Also:
-
PATIENT
Fluent Client search parameter constant for patientDescription: The subject of care.
Type: reference
Path: ClaimResponse.patient
-
INCLUDE_PATIENT
Constant for fluent queries to be used to add include statements. Specifies the path value of "ClaimResponse:patient". -
SP_PAYMENT_DATE
Search parameter: payment-dateDescription: The expected paymentDate
Type: date
Path: ClaimResponse.payment.date
- See Also:
-
PAYMENT_DATE
Fluent Client search parameter constant for payment-dateDescription: The expected paymentDate
Type: date
Path: ClaimResponse.payment.date
-
SP_REQUEST_PROVIDER
Search parameter: request-providerDescription: The Provider of the claim
Type: reference
Path: ClaimResponse.requestProvider
- See Also:
-
REQUEST_PROVIDER
Fluent Client search parameter constant for request-providerDescription: The Provider of the claim
Type: reference
Path: ClaimResponse.requestProvider
-
INCLUDE_REQUEST_PROVIDER
Constant for fluent queries to be used to add include statements. Specifies the path value of "ClaimResponse:request-provider". -
SP_OUTCOME
Search parameter: outcomeDescription: The processing outcome
Type: token
Path: ClaimResponse.outcome
- See Also:
-
OUTCOME
Fluent Client search parameter constant for outcomeDescription: The processing outcome
Type: token
Path: ClaimResponse.outcome
-
-
Constructor Details
-
ClaimResponse
public ClaimResponse()Constructor
-
-
Method Details
-
getIdentifier
- Returns:
identifier(The Response business identifier.)
-
setIdentifier
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasIdentifier
-
addIdentifier
-
addIdentifier
-
getIdentifierFirstRep
- Returns:
- The first repetition of repeating field
identifier, creating it if it does not already exist
-
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
-
hasStatus
-
setStatusElement
- 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
- Returns:
- The status of the resource instance.
-
setStatus
- Parameters:
value- The status of the resource instance.
-
getPatient
- Returns:
patient(Patient Resource.)
-
hasPatient
-
setPatient
- Parameters:
value-patient(Patient Resource.)
-
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
- 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.)
-
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
-
hasCreated
-
setCreatedElement
- 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
- Returns:
- The date when the enclosed suite of services were performed or completed.
-
setCreated
- Parameters:
value- The date when the enclosed suite of services were performed or completed.
-
getInsurer
- Returns:
insurer(The Insurer who produced this adjudicated response.)
-
hasInsurer
-
setInsurer
- Parameters:
value-insurer(The Insurer who produced this adjudicated response.)
-
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 produced this adjudicated response.)
-
setInsurerTarget
- 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 produced this adjudicated response.)
-
getRequestProvider
- Returns:
requestProvider(The practitioner who is responsible for the services rendered to the patient.)
-
hasRequestProvider
-
setRequestProvider
- Parameters:
value-requestProvider(The practitioner who is responsible for the services rendered to the patient.)
-
getRequestProviderTarget
- Returns:
requestProviderThe 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.)
-
setRequestProviderTarget
- Parameters:
value-requestProviderThe 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.)
-
getRequestOrganization
- Returns:
requestOrganization(The organization which is responsible for the services rendered to the patient.)
-
hasRequestOrganization
-
setRequestOrganization
- Parameters:
value-requestOrganization(The organization which is responsible for the services rendered to the patient.)
-
getRequestOrganizationTarget
- Returns:
requestOrganizationThe 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 services rendered to the patient.)
-
setRequestOrganizationTarget
- Parameters:
value-requestOrganizationThe 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 services rendered to the patient.)
-
getRequest
- Returns:
request(Original request resource referrence.)
-
hasRequest
-
setRequest
- Parameters:
value-request(Original request resource referrence.)
-
getRequestTarget
- Returns:
requestThe actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (Original request resource referrence.)
-
setRequestTarget
- Parameters:
value-requestThe actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (Original request resource referrence.)
-
getOutcome
- Returns:
outcome(Processing outcome errror, partial or complete processing.)
-
hasOutcome
-
setOutcome
- Parameters:
value-outcome(Processing outcome errror, partial or complete processing.)
-
getDispositionElement
- Returns:
disposition(A description of the status of the adjudication.). This is the underlying object with id, value and extensions. The accessor "getDisposition" gives direct access to the value
-
hasDispositionElement
-
hasDisposition
-
setDispositionElement
- Parameters:
value-disposition(A description of the status of the adjudication.). This is the underlying object with id, value and extensions. The accessor "getDisposition" gives direct access to the value
-
getDisposition
- Returns:
- A description of the status of the adjudication.
-
setDisposition
- Parameters:
value- A description of the status of the adjudication.
-
getPayeeType
- Returns:
payeeType(Party to be reimbursed: Subscriber, provider, other.)
-
hasPayeeType
-
setPayeeType
- Parameters:
value-payeeType(Party to be reimbursed: Subscriber, provider, other.)
-
getItem
- Returns:
item(The first tier service adjudications for submitted services.)
-
setItem
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasItem
-
addItem
-
addItem
-
getItemFirstRep
- Returns:
- The first repetition of repeating field
item, creating it if it does not already exist
-
getAddItem
- Returns:
addItem(The first tier service adjudications for payor added services.)
-
setAddItem
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasAddItem
-
addAddItem
-
addAddItem
-
getAddItemFirstRep
- Returns:
- The first repetition of repeating field
addItem, creating it if it does not already exist
-
getError
- Returns:
error(Mutually exclusive with Services Provided (Item).)
-
setError
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasError
-
addError
-
addError
-
getErrorFirstRep
- Returns:
- The first repetition of repeating field
error, creating it if it does not already exist
-
getTotalCost
- Returns:
totalCost(The total cost of the services reported.)
-
hasTotalCost
-
setTotalCost
- Parameters:
value-totalCost(The total cost of the services reported.)
-
getUnallocDeductable
- Returns:
unallocDeductable(The amount of deductible applied which was not allocated to any particular service line.)
-
hasUnallocDeductable
-
setUnallocDeductable
- Parameters:
value-unallocDeductable(The amount of deductible applied which was not allocated to any particular service line.)
-
getTotalBenefit
- Returns:
totalBenefit(Total amount of benefit payable (Equal to sum of the Benefit amounts from all detail lines and additions less the Unallocated Deductible).)
-
hasTotalBenefit
-
setTotalBenefit
- Parameters:
value-totalBenefit(Total amount of benefit payable (Equal to sum of the Benefit amounts from all detail lines and additions less the Unallocated Deductible).)
-
getPayment
- Returns:
payment(Payment details for the claim if the claim has been paid.)
-
hasPayment
-
setPayment
- Parameters:
value-payment(Payment details for the claim if the claim has been paid.)
-
getReserved
- Returns:
reserved(Status of funds reservation (For provider, for Patient, None).)
-
hasReserved
-
setReserved
- Parameters:
value-reserved(Status of funds reservation (For provider, for Patient, None).)
-
getForm
- Returns:
form(The form to be used for printing the content.)
-
hasForm
-
setForm
- Parameters:
value-form(The form to be used for printing the content.)
-
getProcessNote
- Returns:
processNote(Note text.)
-
setProcessNote
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasProcessNote
-
addProcessNote
-
addProcessNote
-
getProcessNoteFirstRep
- Returns:
- The first repetition of repeating field
processNote, creating it if it does not already exist
-
getCommunicationRequest
- Returns:
communicationRequest(Request for additional supporting or authorizing information, such as: documents, images or resources.)
-
setCommunicationRequest
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasCommunicationRequest
-
addCommunicationRequest
-
addCommunicationRequest
-
getCommunicationRequestFirstRep
- Returns:
- The first repetition of repeating field
communicationRequest, creating it if it does not already exist
-
getInsurance
- Returns:
insurance(Financial instrument by which payment information for health care.)
-
setInsurance
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasInsurance
-
addInsurance
-
addInsurance
-
getInsuranceFirstRep
- Returns:
- The first repetition of repeating field
insurance, creating it if it does not already exist
-
listChildren
- 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
- Overrides:
setPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
- 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
- Overrides:
addChildin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
fhirType
- Specified by:
fhirTypein interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
fhirTypein classDomainResource
-
copy
- Specified by:
copyin classDomainResource
-
typedCopy
-
equalsDeep
- Overrides:
equalsDeepin classDomainResource
-
equalsShallow
- Overrides:
equalsShallowin classDomainResource
-
isEmpty
- Specified by:
isEmptyin interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
isEmptyin classDomainResource
-
getResourceType
- Specified by:
getResourceTypein classResource
-