Package org.hl7.fhir.dstu2.model
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
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:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
static class
static class
static class
static class
static class
static class
static class
static class
static class
static enum
static class
-
Field Summary
Modifier and TypeFieldDescriptionprotected DateType
Date of an accident which these services are addressing.protected Coding
Type of accident: work, auto, etc.Code to indicate that Xrays, images, emails, documents, models or attachments are being sent in support of this submission.List of patient conditions for which care is sought.protected List
<Claim.CoverageComponent> Financial instrument by which payment information for health care.protected DateTimeType
The date when the enclosed suite of services were performed or completed.protected List
<Claim.DiagnosisComponent> Ordered list of patient diagnosis for which care is sought.protected Reference
Person who created the invoice/claim/pre-determination or pre-authorization.protected Practitioner
The actual object that is the target of the reference (Person who created the invoice/claim/pre-determination or pre-authorization.)Factors which may influence the applicability of coverage.protected Reference
Facility where the services were provided.protected Location
The actual object that is the target of the reference (Facility where the services were provided.)protected Coding
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).protected List
<Identifier> The business identifier for the instance: invoice number, claim number, pre-determination or pre-authorization number.A list of intervention and exception codes which may influence the adjudication of the claim.protected List
<Claim.ItemsComponent> First tier of goods and services.protected List
<Claim.MissingTeethComponent> A list of teeth which would be expected but are not found due to having been previously extracted or for other reasons.protected Reference
The organization which is responsible for the bill, claim pre-determination, pre-authorization.protected Organization
The actual object that is the target of the reference (The organization which is responsible for the bill, claim pre-determination, pre-authorization.)protected Reference
Original prescription to support the dispensing of pharmacy services, medications or products.protected MedicationOrder
The actual object that is the target of the reference (Original prescription to support the dispensing of pharmacy services, medications or products.)protected Coding
The version of the specification from which the original instance was created.protected Reference
Patient Resource.protected Patient
The actual object that is the target of the reference (Patient Resource.)protected Claim.PayeeComponent
The party to be reimbursed for the services.protected Reference
Prescription to support the dispensing of Pharmacy or Vision products.protected Resource
The actual object that is the target of the reference (Prescription to support the dispensing of Pharmacy or Vision products.)protected Coding
Immediate (stat), best effort (normal), deferred (deferred).protected Reference
The provider which is responsible for the bill, claim pre-determination, pre-authorization.protected Practitioner
The actual object that is the target of the reference (The provider which is responsible for the bill, claim pre-determination, pre-authorization.)protected Reference
The referral resource which lists the date, practitioner, reason and other supporting information.protected ReferralRequest
The actual object that is the target of the reference (The referral resource which lists the date, practitioner, reason and other supporting information.)protected Coding
The version of the specification on which this instance relies.protected StringType
Name of school for over-aged dependents.static final String
static final String
static final String
static final String
static final String
protected Reference
Insurer Identifier, typical BIN number (6 digit).protected Organization
The actual object that is the target of the reference (Insurer Identifier, typical BIN number (6 digit).)protected Enumeration
<Claim.ClaimType> The category of claim this is.protected Enumeration
<Claim.Use> Complete (Bill or Claim), Proposed (Pre-Authorization), Exploratory (Pre-determination).Fields inherited from class org.hl7.fhir.dstu2.model.DomainResource
contained, extension, modifierExtension, text
Fields inherited from class org.hl7.fhir.dstu2.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
-
Method Summary
Modifier and TypeMethodDescriptionaddItem()
copy()
boolean
equalsDeep
(Base other) boolean
equalsShallow
(Base other) fhirType()
getItem()
getPayee()
getType()
getUse()
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
hasItem()
boolean
boolean
boolean
boolean
boolean
boolean
hasPayee()
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
hasType()
boolean
boolean
hasUse()
boolean
boolean
isEmpty()
protected void
listChildren
(List<Property> childrenList) setAccident
(Date value) setAccidentElement
(DateType value) setAccidentType
(Coding value) setCreated
(Date value) setCreatedElement
(DateTimeType value) setEnterer
(Reference value) setEntererTarget
(Practitioner value) setFacility
(Reference value) setFacilityTarget
(Location value) setFundsReserve
(Coding value) setOrganization
(Reference value) setOriginalPrescription
(Reference value) setOriginalRuleset
(Coding value) setPatient
(Reference value) setPatientTarget
(Patient value) setPayee
(Claim.PayeeComponent value) setPrescription
(Reference value) setPrescriptionTarget
(Resource value) setPriority
(Coding value) void
setProperty
(String name, Base value) setProvider
(Reference value) setProviderTarget
(Practitioner value) setReferral
(Reference value) setReferralTarget
(ReferralRequest value) setRuleset
(Coding value) setSchoolElement
(StringType value) setTargetTarget
(Organization value) setType
(Claim.ClaimType value) setTypeElement
(Enumeration<Claim.ClaimType> value) setUseElement
(Enumeration<Claim.Use> value) protected Claim
Methods inherited from class org.hl7.fhir.dstu2.model.DomainResource
addContained, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getExtensionByUrl, getModifierExtension, getText, hasContained, hasExtension, hasExtension, hasModifierExtension, hasText, setText
Methods inherited from class org.hl7.fhir.dstu2.model.Resource
copyValues, getId, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMeta
Methods inherited from class org.hl7.fhir.dstu2.model.BaseResource
getStructureFhirVersionEnum, setId
Methods inherited from class org.hl7.fhir.dstu2.model.Base
castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactPoint, castToDate, castToDateTime, castToDecimal, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToMoney, castToNarrative, castToOid, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToUnsignedInt, castToUri, children, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasType, hasUserData, isMetadataBased, isPrimitive, 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
-
type
The category of claim this is. -
identifier
The business identifier for the instance: invoice number, claim number, pre-determination or pre-authorization number. -
ruleset
The version of the specification on which this instance relies. -
originalRuleset
The version of the specification from which the original instance was created. -
created
The date when the enclosed suite of services were performed or completed. -
target
Insurer Identifier, typical BIN number (6 digit). -
targetTarget
The actual object that is the target of the reference (Insurer Identifier, typical BIN number (6 digit).) -
provider
The provider which is responsible for the bill, claim pre-determination, pre-authorization. -
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
The organization which is responsible for the bill, claim pre-determination, pre-authorization. -
organizationTarget
The actual object that is the target of the reference (The organization which is responsible for the bill, claim pre-determination, pre-authorization.) -
use
Complete (Bill or Claim), Proposed (Pre-Authorization), Exploratory (Pre-determination). -
priority
Immediate (stat), best effort (normal), deferred (deferred). -
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. -
enterer
Person who created the invoice/claim/pre-determination or pre-authorization. -
entererTarget
The actual object that is the target of the reference (Person who created the invoice/claim/pre-determination or pre-authorization.) -
facility
Facility where the services were provided. -
facilityTarget
The actual object that is the target of the reference (Facility where the services were provided.) -
prescription
Prescription to support the dispensing of Pharmacy or Vision products. -
prescriptionTarget
The actual object that is the target of the reference (Prescription to support the dispensing of Pharmacy or Vision products.) -
originalPrescription
Original prescription to support the dispensing of pharmacy services, medications or products. -
originalPrescriptionTarget
The actual object that is the target of the reference (Original prescription to support the dispensing of pharmacy services, medications or products.) -
payee
The party to be reimbursed for the services. -
referral
The referral resource which lists the date, practitioner, reason and other supporting information. -
referralTarget
The actual object that is the target of the reference (The referral resource which lists the date, practitioner, reason and other supporting information.) -
diagnosis
Ordered list of patient diagnosis for which care is sought. -
condition
List of patient conditions for which care is sought. -
patient
Patient Resource. -
patientTarget
The actual object that is the target of the reference (Patient Resource.) -
coverage
Financial instrument by which payment information for health care. -
exception
Factors which may influence the applicability of coverage. -
school
Name of school for over-aged dependents. -
accident
Date of an accident which these services are addressing. -
accidentType
Type of accident: work, auto, etc. -
interventionException
A list of intervention and exception codes which may influence the adjudication of the claim. -
item
First tier of goods and services. -
additionalMaterials
Code to indicate that Xrays, images, emails, documents, models or attachments are being sent in support of this submission. -
missingTeeth
A list of teeth which would be expected but are not found due to having been previously extracted or for other reasons. -
SP_IDENTIFIER
- See Also:
-
SP_PROVIDER
- See Also:
-
SP_USE
- See Also:
-
SP_PATIENT
- See Also:
-
SP_PRIORITY
- See Also:
-
-
Constructor Details
-
Claim
public Claim() -
Claim
-
-
Method Details
-
getTypeElement
- Returns:
type
(The category of claim this is.). This is the underlying object with id, value and extensions. The accessor "getType" gives direct access to the value
-
hasTypeElement
-
hasType
-
setTypeElement
- Parameters:
value
-type
(The category of claim this is.). This is the underlying object with id, value and extensions. The accessor "getType" gives direct access to the value
-
getType
- Returns:
- The category of claim this is.
-
setType
- Parameters:
value
- The category of claim this is.
-
getIdentifier
- Returns:
identifier
(The business identifier for the instance: invoice number, claim number, pre-determination or pre-authorization number.)
-
hasIdentifier
-
addIdentifier
- Returns:
identifier
(The business identifier for the instance: invoice number, claim number, pre-determination or pre-authorization number.)
-
addIdentifier
-
getRuleset
- Returns:
ruleset
(The version of the specification on which this instance relies.)
-
hasRuleset
-
setRuleset
- Parameters:
value
-ruleset
(The version of the specification on which this instance relies.)
-
getOriginalRuleset
- Returns:
originalRuleset
(The version of the specification from which the original instance was created.)
-
hasOriginalRuleset
-
setOriginalRuleset
- Parameters:
value
-originalRuleset
(The version of the specification from which the original instance was created.)
-
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.
-
getTarget
- Returns:
target
(Insurer Identifier, typical BIN number (6 digit).)
-
hasTarget
-
setTarget
- Parameters:
value
-target
(Insurer Identifier, typical BIN number (6 digit).)
-
getTargetTarget
- Returns:
target
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. (Insurer Identifier, typical BIN number (6 digit).)
-
setTargetTarget
- Parameters:
value
-target
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. (Insurer Identifier, typical BIN number (6 digit).)
-
getProvider
- Returns:
provider
(The provider which is responsible for the bill, claim pre-determination, pre-authorization.)
-
hasProvider
-
setProvider
- Parameters:
value
-provider
(The provider which is responsible for the bill, claim pre-determination, pre-authorization.)
-
getProviderTarget
- Returns:
provider
The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The provider which is responsible for the bill, claim pre-determination, pre-authorization.)
-
setProviderTarget
- Parameters:
value
-provider
The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The provider which is responsible for the bill, claim pre-determination, pre-authorization.)
-
getOrganization
- Returns:
organization
(The organization which is responsible for the bill, claim pre-determination, pre-authorization.)
-
hasOrganization
-
setOrganization
- Parameters:
value
-organization
(The organization which is responsible for the bill, claim pre-determination, pre-authorization.)
-
getOrganizationTarget
- Returns:
organization
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 organization which is responsible for the bill, claim pre-determination, pre-authorization.)
-
setOrganizationTarget
- Parameters:
value
-organization
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 organization which is responsible for the bill, claim pre-determination, pre-authorization.)
-
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
-
hasUse
-
setUseElement
- 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
- Returns:
- Complete (Bill or Claim), Proposed (Pre-Authorization), Exploratory (Pre-determination).
-
setUse
- Parameters:
value
- Complete (Bill or Claim), Proposed (Pre-Authorization), Exploratory (Pre-determination).
-
getPriority
- Returns:
priority
(Immediate (stat), best effort (normal), deferred (deferred).)
-
hasPriority
-
setPriority
- Parameters:
value
-priority
(Immediate (stat), best effort (normal), deferred (deferred).)
-
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
-
setFundsReserve
- 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.)
-
getEnterer
- Returns:
enterer
(Person who created the invoice/claim/pre-determination or pre-authorization.)
-
hasEnterer
-
setEnterer
- Parameters:
value
-enterer
(Person who created the invoice/claim/pre-determination or pre-authorization.)
-
getEntererTarget
- Returns:
enterer
The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (Person who created the invoice/claim/pre-determination or pre-authorization.)
-
setEntererTarget
- Parameters:
value
-enterer
The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (Person who created the invoice/claim/pre-determination or pre-authorization.)
-
getFacility
- Returns:
facility
(Facility where the services were provided.)
-
hasFacility
-
setFacility
- Parameters:
value
-facility
(Facility where the services were provided.)
-
getFacilityTarget
- Returns:
facility
The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (Facility where the services were provided.)
-
setFacilityTarget
- Parameters:
value
-facility
The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (Facility where the services were provided.)
-
getPrescription
- Returns:
prescription
(Prescription to support the dispensing of Pharmacy or Vision products.)
-
hasPrescription
-
setPrescription
- Parameters:
value
-prescription
(Prescription to support the dispensing of Pharmacy or Vision products.)
-
getPrescriptionTarget
- Returns:
prescription
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. (Prescription to support the dispensing of Pharmacy or Vision products.)
-
setPrescriptionTarget
- Parameters:
value
-prescription
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. (Prescription to support the dispensing of Pharmacy or Vision products.)
-
getOriginalPrescription
- Returns:
originalPrescription
(Original prescription to support the dispensing of pharmacy services, medications or products.)
-
hasOriginalPrescription
-
setOriginalPrescription
- Parameters:
value
-originalPrescription
(Original prescription to support the dispensing of pharmacy services, medications or products.)
-
getOriginalPrescriptionTarget
- Returns:
originalPrescription
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. (Original prescription to support the dispensing of pharmacy services, medications or products.)
-
setOriginalPrescriptionTarget
- Parameters:
value
-originalPrescription
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. (Original prescription to support the dispensing of pharmacy services, medications or products.)
-
getPayee
- Returns:
payee
(The party to be reimbursed for the services.)
-
hasPayee
-
setPayee
- Parameters:
value
-payee
(The party to be reimbursed for the services.)
-
getReferral
- Returns:
referral
(The referral resource which lists the date, practitioner, reason and other supporting information.)
-
hasReferral
-
setReferral
- Parameters:
value
-referral
(The referral resource which lists the date, practitioner, reason and other supporting information.)
-
getReferralTarget
- Returns:
referral
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 referral resource which lists the date, practitioner, reason and other supporting information.)
-
setReferralTarget
- Parameters:
value
-referral
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 referral resource which lists the date, practitioner, reason and other supporting information.)
-
getDiagnosis
- Returns:
diagnosis
(Ordered list of patient diagnosis for which care is sought.)
-
hasDiagnosis
-
addDiagnosis
- Returns:
diagnosis
(Ordered list of patient diagnosis for which care is sought.)
-
addDiagnosis
-
getCondition
- Returns:
condition
(List of patient conditions for which care is sought.)
-
hasCondition
-
addCondition
- Returns:
condition
(List of patient conditions for which care is sought.)
-
addCondition
-
getPatient
- Returns:
patient
(Patient Resource.)
-
hasPatient
-
setPatient
- Parameters:
value
-patient
(Patient Resource.)
-
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. (Patient Resource.)
-
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. (Patient Resource.)
-
getCoverage
- Returns:
coverage
(Financial instrument by which payment information for health care.)
-
hasCoverage
-
addCoverage
- Returns:
coverage
(Financial instrument by which payment information for health care.)
-
addCoverage
-
getException
- Returns:
exception
(Factors which may influence the applicability of coverage.)
-
hasException
-
addException
- Returns:
exception
(Factors which may influence the applicability of coverage.)
-
addException
-
getSchoolElement
- Returns:
school
(Name of school for over-aged dependents.). This is the underlying object with id, value and extensions. The accessor "getSchool" gives direct access to the value
-
hasSchoolElement
-
hasSchool
-
setSchoolElement
- Parameters:
value
-school
(Name of school for over-aged dependents.). This is the underlying object with id, value and extensions. The accessor "getSchool" gives direct access to the value
-
getSchool
- Returns:
- Name of school for over-aged dependents.
-
setSchool
- Parameters:
value
- Name of school for over-aged dependents.
-
getAccidentElement
- Returns:
accident
(Date of an accident which these services are addressing.). This is the underlying object with id, value and extensions. The accessor "getAccident" gives direct access to the value
-
hasAccidentElement
-
hasAccident
-
setAccidentElement
- Parameters:
value
-accident
(Date of an accident which these services are addressing.). This is the underlying object with id, value and extensions. The accessor "getAccident" gives direct access to the value
-
getAccident
- Returns:
- Date of an accident which these services are addressing.
-
setAccident
- Parameters:
value
- Date of an accident which these services are addressing.
-
getAccidentType
- Returns:
accidentType
(Type of accident: work, auto, etc.)
-
hasAccidentType
-
setAccidentType
- Parameters:
value
-accidentType
(Type of accident: work, auto, etc.)
-
getInterventionException
- Returns:
interventionException
(A list of intervention and exception codes which may influence the adjudication of the claim.)
-
hasInterventionException
-
addInterventionException
- Returns:
interventionException
(A list of intervention and exception codes which may influence the adjudication of the claim.)
-
addInterventionException
-
getItem
- Returns:
item
(First tier of goods and services.)
-
hasItem
-
addItem
- Returns:
item
(First tier of goods and services.)
-
addItem
-
getAdditionalMaterials
- Returns:
additionalMaterials
(Code to indicate that Xrays, images, emails, documents, models or attachments are being sent in support of this submission.)
-
hasAdditionalMaterials
-
addAdditionalMaterials
- Returns:
additionalMaterials
(Code to indicate that Xrays, images, emails, documents, models or attachments are being sent in support of this submission.)
-
addAdditionalMaterials
-
getMissingTeeth
- Returns:
missingTeeth
(A list of teeth which would be expected but are not found due to having been previously extracted or for other reasons.)
-
hasMissingTeeth
-
addMissingTeeth
- Returns:
missingTeeth
(A list of teeth which would be expected but are not found due to having been previously extracted or for other reasons.)
-
addMissingTeeth
-
listChildren
- Overrides:
listChildren
in classDomainResource
-
setProperty
- Overrides:
setProperty
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
-
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
-