Class CoverageEligibilityResponse
- 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
Modifier and TypeClassDescriptionstatic class
static enum
static class
static enum
static class
static class
static class
static class
-
Field Summary
Modifier and TypeFieldDescriptionprotected DateTimeType
The date this resource was created.static final ca.uhn.fhir.rest.gclient.DateClientParam
Fluent Client search parameter constant for createdprotected StringType
A human readable description of the status of the adjudication.static final ca.uhn.fhir.rest.gclient.StringClientParam
Fluent Client search parameter constant for dispositionprotected List
<CoverageEligibilityResponse.ErrorsComponent> Errors encountered during the processing of the request.protected CodeableConcept
A code for the form to be used for printing the content.protected List
<Identifier> A unique identifier assigned to this coverage eligiblity request.static final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for identifierstatic final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.Financial instruments for reimbursement for the health care products and services.protected Reference
The Insurer who issued the coverage in question and is the author of the response.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for insurerprotected Organization
The actual object that is the target of the reference (The Insurer who issued the coverage in question and is the author of the response.)protected Enumeration
<Enumerations.RemittanceOutcome> The outcome of the request processing.static final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for outcomeprotected Reference
The party who is the beneficiary of the supplied coverage and for whom eligibility is sought.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for patientprotected Patient
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.)protected StringType
A reference from the Insurer to which these services pertain to be used on further communication and as proof that the request occurred.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.protected Reference
Reference to the original request resource.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for requestprotected Reference
The provider which is responsible for the request.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for requestorprotected Resource
The actual object that is the target of the reference (The provider which is responsible for the request.)protected CoverageEligibilityRequest
The actual object that is the target of the reference (Reference to the original request resource.)protected Type
The date or dates when the enclosed suite of services were performed or completed.static final String
Search parameter: createdstatic final String
Search parameter: dispositionstatic final String
Search parameter: identifierstatic final String
Search parameter: insurerstatic final String
Search parameter: outcomestatic final String
Search parameter: patientstatic final String
Search parameter: requeststatic final String
Search parameter: requestorstatic final String
Search parameter: statusThe status of the resource instance.static final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for statusFields 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
Fields 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_TAG
Fields inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
INCLUDE_ALL, WILDCARD_ALL_SET
-
Constructor Summary
ConstructorDescriptionConstructorCoverageEligibilityResponse
(Enumeration<CoverageEligibilityResponse.EligibilityResponseStatus> status, Reference patient, DateTimeType created, Reference request, Enumeration<Enumerations.RemittanceOutcome> outcome, Reference insurer) Constructor -
Method Summary
Modifier and TypeMethodDescriptionaddError()
copy()
void
boolean
equalsDeep
(Base other_) boolean
equalsShallow
(Base other_) fhirType()
getError()
getForm()
getNamedProperty
(int _hash, String _name, boolean _checkValid) Base[]
getProperty
(int hash, String name, boolean checkValid) String[]
getTypesForProperty
(int hash, String name) boolean
boolean
boolean
boolean
boolean
hasError()
boolean
hasForm()
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
isEmpty()
protected void
listChildren
(List<Property> children) makeProperty
(int hash, String name) void
removeChild
(String name, Base value) setCreated
(Date value) setCreatedElement
(DateTimeType value) setDisposition
(String value) setDispositionElement
(StringType value) setForm
(CodeableConcept value) setIdentifier
(List<Identifier> theIdentifier) setInsurance
(List<CoverageEligibilityResponse.InsuranceComponent> theInsurance) setInsurer
(Reference value) setInsurerTarget
(Organization value) setPatient
(Reference value) setPatientTarget
(Patient value) setPreAuthRef
(String value) setPreAuthRefElement
(StringType value) setProperty
(int hash, String name, Base value) setProperty
(String name, Base value) setRequest
(Reference value) setRequestor
(Reference value) setRequestorTarget
(Resource value) setServiced
(Type value) protected CoverageEligibilityResponse
Methods inherited from class org.hl7.fhir.r4.model.DomainResource
addContained, addExtension, addExtension, addExtension, addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getContained, 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, getIdPart, 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, copyValues, dateTimeValue, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, getXhtml, 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
Methods inherited from interface org.hl7.fhir.instance.model.api.IBase
getFormatCommentsPost, getFormatCommentsPre, hasFormatComment
Methods inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
getMeta, getStructureFhirVersionEnum, isDeleted, setId
-
Field Details
-
identifier
A unique identifier assigned to this coverage eligiblity request. -
status
The status of the resource instance. -
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
The party who is the beneficiary of the supplied coverage and for whom eligibility is sought. -
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
The date or dates when the enclosed suite of services were performed or completed. -
created
The date this resource was created. -
requestor
The provider which is responsible for the request. -
requestorTarget
The actual object that is the target of the reference (The provider which is responsible for the request.) -
request
Reference to the original request resource. -
requestTarget
The actual object that is the target of the reference (Reference to the original request resource.) -
outcome
The outcome of the request processing. -
disposition
A human readable description of the status of the adjudication. -
insurer
The Insurer who issued the coverage in question and is the author of the response. -
insurerTarget
The actual object that is the target of the reference (The Insurer who issued the coverage in question and is the author of the response.) -
insurance
Financial instruments for reimbursement for the health care products and services. -
preAuthRef
A reference from the Insurer to which these services pertain to be used on further communication and as proof that the request occurred. -
form
A code for the form to be used for printing the content. -
error
Errors encountered during the processing of the request. -
SP_IDENTIFIER
Search parameter: identifierDescription: The business identifier
Type: token
Path: CoverageEligibilityResponse.identifier
- See Also:
-
IDENTIFIER
Fluent Client search parameter constant for identifierDescription: The business identifier
Type: token
Path: CoverageEligibilityResponse.identifier
-
SP_REQUEST
Search parameter: requestDescription: The EligibilityRequest reference
Type: reference
Path: CoverageEligibilityResponse.request
- See Also:
-
REQUEST
Fluent Client search parameter constant for requestDescription: The EligibilityRequest reference
Type: reference
Path: CoverageEligibilityResponse.request
-
INCLUDE_REQUEST
Constant for fluent queries to be used to add include statements. Specifies the path value of "CoverageEligibilityResponse:request". -
SP_DISPOSITION
Search parameter: dispositionDescription: The contents of the disposition message
Type: string
Path: CoverageEligibilityResponse.disposition
- See Also:
-
DISPOSITION
Fluent Client search parameter constant for dispositionDescription: The contents of the disposition message
Type: string
Path: CoverageEligibilityResponse.disposition
-
SP_PATIENT
Search parameter: patientDescription: The reference to the patient
Type: reference
Path: CoverageEligibilityResponse.patient
- See Also:
-
PATIENT
Fluent Client search parameter constant for patientDescription: The reference to the patient
Type: reference
Path: CoverageEligibilityResponse.patient
-
INCLUDE_PATIENT
Constant for fluent queries to be used to add include statements. Specifies the path value of "CoverageEligibilityResponse:patient". -
SP_INSURER
Search parameter: insurerDescription: The organization which generated this resource
Type: reference
Path: CoverageEligibilityResponse.insurer
- See Also:
-
INSURER
Fluent Client search parameter constant for insurerDescription: The organization which generated this resource
Type: reference
Path: CoverageEligibilityResponse.insurer
-
INCLUDE_INSURER
Constant for fluent queries to be used to add include statements. Specifies the path value of "CoverageEligibilityResponse:insurer". -
SP_CREATED
Search parameter: createdDescription: The creation date
Type: date
Path: CoverageEligibilityResponse.created
- See Also:
-
CREATED
Fluent Client search parameter constant for createdDescription: The creation date
Type: date
Path: CoverageEligibilityResponse.created
-
SP_OUTCOME
Search parameter: outcomeDescription: The processing outcome
Type: token
Path: CoverageEligibilityResponse.outcome
- See Also:
-
OUTCOME
Fluent Client search parameter constant for outcomeDescription: The processing outcome
Type: token
Path: CoverageEligibilityResponse.outcome
-
SP_REQUESTOR
Search parameter: requestorDescription: The EligibilityRequest provider
Type: reference
Path: CoverageEligibilityResponse.requestor
- See Also:
-
REQUESTOR
Fluent Client search parameter constant for requestorDescription: The EligibilityRequest provider
Type: reference
Path: CoverageEligibilityResponse.requestor
-
INCLUDE_REQUESTOR
Constant for fluent queries to be used to add include statements. Specifies the path value of "CoverageEligibilityResponse:requestor". -
SP_STATUS
Search parameter: statusDescription: The EligibilityRequest status
Type: token
Path: CoverageEligibilityResponse.status
- See Also:
-
STATUS
Fluent Client search parameter constant for statusDescription: The EligibilityRequest status
Type: token
Path: CoverageEligibilityResponse.status
-
-
Constructor Details
-
CoverageEligibilityResponse
public CoverageEligibilityResponse()Constructor -
CoverageEligibilityResponse
public CoverageEligibilityResponse(Enumeration<CoverageEligibilityResponse.EligibilityResponseStatus> status, Reference patient, DateTimeType created, Reference request, Enumeration<Enumerations.RemittanceOutcome> outcome, Reference insurer) Constructor
-
-
Method Details
-
getIdentifier
- Returns:
identifier
(A unique identifier assigned to this coverage eligiblity request.)
-
setIdentifier
- Returns:
- Returns a reference to
this
for 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
public CoverageEligibilityResponse setStatusElement(Enumeration<CoverageEligibilityResponse.EligibilityResponseStatus> 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
- Returns:
- The status of the resource instance.
-
setStatus
public CoverageEligibilityResponse setStatus(CoverageEligibilityResponse.EligibilityResponseStatus value) - Parameters:
value
- The status of the resource instance.
-
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 CoverageEligibilityResponse setPurpose(List<Enumeration<CoverageEligibilityResponse.EligibilityResponsePurpose>> thePurpose) - Returns:
- Returns a reference to
this
for easy method chaining
-
hasPurpose
-
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 CoverageEligibilityResponse addPurpose(CoverageEligibilityResponse.EligibilityResponsePurpose 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
- 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
- Returns:
patient
(The party who is the beneficiary of the supplied coverage and for whom eligibility is sought.)
-
hasPatient
-
setPatient
- Parameters:
value
-patient
(The party who is the beneficiary of the supplied coverage and for whom eligibility is sought.)
-
getPatientTarget
- Returns:
patient
The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The party who is the beneficiary of the supplied coverage and for whom eligibility is sought.)
-
setPatientTarget
- Parameters:
value
-patient
The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The party who is the beneficiary of the supplied coverage and for whom eligibility is sought.)
-
getServiced
- Returns:
serviced
(The date or dates when the enclosed suite of services were performed or completed.)
-
getServicedDateType
- Returns:
serviced
(The date or dates when the enclosed suite of services were performed or completed.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasServicedDateType
-
getServicedPeriod
- Returns:
serviced
(The date or dates when the enclosed suite of services were performed or completed.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasServicedPeriod
-
hasServiced
-
setServiced
- Parameters:
value
-serviced
(The date or dates when the enclosed suite of services were performed or completed.)
-
getCreatedElement
- Returns:
created
(The date this resource was created.). 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 this resource was created.). This is the underlying object with id, value and extensions. The accessor "getCreated" gives direct access to the value
-
getCreated
- Returns:
- The date this resource was created.
-
setCreated
- Parameters:
value
- The date this resource was created.
-
getRequestor
- Returns:
requestor
(The provider which is responsible for the request.)
-
hasRequestor
-
setRequestor
- Parameters:
value
-requestor
(The provider which is responsible for the request.)
-
getRequestorTarget
- Returns:
requestor
The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The provider which is responsible for the request.)
-
setRequestorTarget
- Parameters:
value
-requestor
The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The provider which is responsible for the request.)
-
getRequest
- Returns:
request
(Reference to the original request resource.)
-
hasRequest
-
setRequest
- Parameters:
value
-request
(Reference to the original request resource.)
-
getRequestTarget
- Returns:
request
The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (Reference to the original request resource.)
-
setRequestTarget
- Parameters:
value
-request
The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (Reference to the original request resource.)
-
getOutcomeElement
- Returns:
outcome
(The outcome of the request processing.). This is the underlying object with id, value and extensions. The accessor "getOutcome" gives direct access to the value
-
hasOutcomeElement
-
hasOutcome
-
setOutcomeElement
public CoverageEligibilityResponse setOutcomeElement(Enumeration<Enumerations.RemittanceOutcome> value) - Parameters:
value
-outcome
(The outcome of the request processing.). This is the underlying object with id, value and extensions. The accessor "getOutcome" gives direct access to the value
-
getOutcome
- Returns:
- The outcome of the request processing.
-
setOutcome
- Parameters:
value
- The outcome of the request processing.
-
getDispositionElement
- Returns:
disposition
(A human readable 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 human readable 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 human readable description of the status of the adjudication.
-
setDisposition
- Parameters:
value
- A human readable description of the status of the adjudication.
-
getInsurer
- Returns:
insurer
(The Insurer who issued the coverage in question and is the author of the response.)
-
hasInsurer
-
setInsurer
- Parameters:
value
-insurer
(The Insurer who issued the coverage in question and is the author of the response.)
-
getInsurerTarget
- Returns:
insurer
The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The Insurer who issued the coverage in question and is the author of the response.)
-
setInsurerTarget
- Parameters:
value
-insurer
The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The Insurer who issued the coverage in question and is the author of the response.)
-
getInsurance
- Returns:
insurance
(Financial instruments for reimbursement for the health care products and services.)
-
setInsurance
public CoverageEligibilityResponse setInsurance(List<CoverageEligibilityResponse.InsuranceComponent> theInsurance) - Returns:
- Returns a reference to
this
for easy method chaining
-
hasInsurance
-
addInsurance
-
addInsurance
-
getInsuranceFirstRep
- Returns:
- The first repetition of repeating field
insurance
, creating it if it does not already exist
-
getPreAuthRefElement
- Returns:
preAuthRef
(A reference from the Insurer to which these services pertain to be used on further communication and as proof that the request occurred.). This is the underlying object with id, value and extensions. The accessor "getPreAuthRef" gives direct access to the value
-
hasPreAuthRefElement
-
hasPreAuthRef
-
setPreAuthRefElement
- Parameters:
value
-preAuthRef
(A reference from the Insurer to which these services pertain to be used on further communication and as proof that the request occurred.). This is the underlying object with id, value and extensions. The accessor "getPreAuthRef" gives direct access to the value
-
getPreAuthRef
- Returns:
- A reference from the Insurer to which these services pertain to be used on further communication and as proof that the request occurred.
-
setPreAuthRef
- Parameters:
value
- A reference from the Insurer to which these services pertain to be used on further communication and as proof that the request occurred.
-
getForm
- Returns:
form
(A code for the form to be used for printing the content.)
-
hasForm
-
setForm
- Parameters:
value
-form
(A code for the form to be used for printing the content.)
-
getError
- Returns:
error
(Errors encountered during the processing of the request.)
-
setError
public CoverageEligibilityResponse setError(List<CoverageEligibilityResponse.ErrorsComponent> theError) - Returns:
- Returns a reference to
this
for easy method chaining
-
hasError
-
addError
-
addError
-
getErrorFirstRep
- Returns:
- The first repetition of repeating field
error
, creating it if it does not already exist
-
listChildren
- Overrides:
listChildren
in classDomainResource
-
getNamedProperty
public Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getNamedProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getProperty
public Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
setProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
- Overrides:
setProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
removeChild
- Overrides:
removeChild
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
- Overrides:
makeProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getTypesForProperty
public String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getTypesForProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
- Overrides:
addChild
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
fhirType
- Specified by:
fhirType
in interfaceorg.hl7.fhir.instance.model.api.IBase
- Overrides:
fhirType
in classDomainResource
-
copy
- Specified by:
copy
in classDomainResource
-
copyValues
-
typedCopy
-
equalsDeep
- Overrides:
equalsDeep
in classDomainResource
-
equalsShallow
- Overrides:
equalsShallow
in classDomainResource
-
isEmpty
- Specified by:
isEmpty
in interfaceorg.hl7.fhir.instance.model.api.IBase
- Overrides:
isEmpty
in classDomainResource
-
getResourceType
- Specified by:
getResourceType
in classResource
-