
Class Account
- 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 enumstatic classstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected List<Account.CoverageComponent> The party(s) that are responsible for covering the payment of this account, and what order should they be applied to the account.protected StringTypeProvides additional information about what the account tracks and how it is used.protected List<Account.GuarantorComponent> The parties responsible for balancing the account if other payment options fall short.protected List<Identifier> Unique identifier used to reference the account.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.protected StringTypeName used for the account when displaying it to humans in reports, etc.static final ca.uhn.fhir.rest.gclient.StringClientParamFluent Client search parameter constant for nameprotected ReferenceIndicates the service area, hospital, department, etc. with responsibility for managing the Account.static final ca.uhn.fhir.rest.gclient.ReferenceClientParamFluent Client search parameter constant for ownerprotected OrganizationThe actual object that is the target of the reference (Indicates the service area, hospital, department, etc. with responsibility for managing the Account.)protected ReferenceReference to a parent Account.protected AccountThe actual object that is the target of the reference (Reference to a parent Account.)static final ca.uhn.fhir.rest.gclient.ReferenceClientParamFluent Client search parameter constant for patientstatic final ca.uhn.fhir.rest.gclient.DateClientParamFluent Client search parameter constant for periodprotected PeriodThe date range of services associated with this account.static final StringSearch parameter: identifierstatic final StringSearch parameter: namestatic final StringSearch parameter: ownerstatic final StringSearch parameter: patientstatic final StringSearch parameter: periodstatic final StringSearch parameter: statusstatic final StringSearch parameter: subjectstatic final StringSearch parameter: typeprotected Enumeration<Account.AccountStatus> Indicates whether the account is presently used/usable or not.static final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for statusIdentifies the entity which incurs the expenses.static final ca.uhn.fhir.rest.gclient.ReferenceClientParamFluent Client search parameter constant for subjectThe actual objects that are the target of the reference (Identifies the entity which incurs the expenses.protected CodeableConceptCategorizes the account for reporting and searching purposes.static final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for typeFields inherited from class org.hl7.fhir.r4.model.DomainResource
contained, extension, modifierExtension, textFields inherited from class org.hl7.fhir.r4.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
ConstructorsConstructorDescriptionAccount()ConstructorAccount(Enumeration<Account.AccountStatus> status) Constructor -
Method Summary
Modifier and TypeMethodDescriptioncopy()voidcopyValues(Account dst) booleanequalsDeep(Base other_) booleanequalsShallow(Base other_) fhirType()getName()getNamedProperty(int _hash, String _name, boolean _checkValid) getOwner()Base[]getProperty(int hash, String name, boolean checkValid) getType()String[]getTypesForProperty(int hash, String name) booleanbooleanbooleanbooleanbooleanbooleanhasName()booleanbooleanhasOwner()booleanbooleanbooleanbooleanbooleanbooleanhasType()booleanisEmpty()protected voidlistChildren(List<Property> children) makeProperty(int hash, String name) voidremoveChild(String name, Base value) setCoverage(List<Account.CoverageComponent> theCoverage) setDescription(String value) setDescriptionElement(StringType value) setGuarantor(List<Account.GuarantorComponent> theGuarantor) setIdentifier(List<Identifier> theIdentifier) setNameElement(StringType value) setOwnerTarget(Organization value) setPartOfTarget(Account value) setProperty(int hash, String name, Base value) setProperty(String name, Base value) setServicePeriod(Period value) setStatus(Account.AccountStatus value) setSubject(List<Reference> theSubject) setType(CodeableConcept value) protected AccountMethods inherited from class org.hl7.fhir.r4.model.DomainResource
addContained, addExtension, addExtension, addExtension, addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getContained, getContained, getExtension, getExtensionByUrl, getExtensionsByUrl, getExtensionString, getExtensionString, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasExtension, hasModifierExtension, hasPrimitiveExtension, hasText, setContained, setExtension, setModifierExtension, setTextMethods 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, setMetaMethods inherited from class org.hl7.fhir.r4.model.BaseResource
getStructureFhirVersionEnum, isResource, setIdMethods 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, getChildValueByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, getXhtml, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isDateTime, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINN, setXhtmlMethods 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
Unique identifier used to reference the account. Might or might not be intended for human use (e.g. credit card number). -
status
Indicates whether the account is presently used/usable or not. -
type
Categorizes the account for reporting and searching purposes. -
name
Name used for the account when displaying it to humans in reports, etc. -
subject
Identifies the entity which incurs the expenses. While the immediate recipients of services or goods might be entities related to the subject, the expenses were ultimately incurred by the subject of the Account. -
subjectTarget
The actual objects that are the target of the reference (Identifies the entity which incurs the expenses. While the immediate recipients of services or goods might be entities related to the subject, the expenses were ultimately incurred by the subject of the Account.) -
servicePeriod
The date range of services associated with this account. -
coverage
The party(s) that are responsible for covering the payment of this account, and what order should they be applied to the account. -
owner
Indicates the service area, hospital, department, etc. with responsibility for managing the Account. -
ownerTarget
The actual object that is the target of the reference (Indicates the service area, hospital, department, etc. with responsibility for managing the Account.) -
description
Provides additional information about what the account tracks and how it is used. -
guarantor
The parties responsible for balancing the account if other payment options fall short. -
partOf
Reference to a parent Account. -
partOfTarget
The actual object that is the target of the reference (Reference to a parent Account.) -
SP_OWNER
Search parameter: ownerDescription: Entity managing the Account
Type: reference
Path: Account.owner
- See Also:
-
OWNER
Fluent Client search parameter constant for ownerDescription: Entity managing the Account
Type: reference
Path: Account.owner
-
INCLUDE_OWNER
Constant for fluent queries to be used to add include statements. Specifies the path value of "Account:owner". -
SP_IDENTIFIER
Search parameter: identifierDescription: Account number
Type: token
Path: Account.identifier
- See Also:
-
IDENTIFIER
Fluent Client search parameter constant for identifierDescription: Account number
Type: token
Path: Account.identifier
-
SP_PERIOD
Search parameter: periodDescription: Transaction window
Type: date
Path: Account.servicePeriod
- See Also:
-
PERIOD
Fluent Client search parameter constant for periodDescription: Transaction window
Type: date
Path: Account.servicePeriod
-
SP_SUBJECT
Search parameter: subjectDescription: The entity that caused the expenses
Type: reference
Path: Account.subject
- See Also:
-
SUBJECT
Fluent Client search parameter constant for subjectDescription: The entity that caused the expenses
Type: reference
Path: Account.subject
-
INCLUDE_SUBJECT
Constant for fluent queries to be used to add include statements. Specifies the path value of "Account:subject". -
SP_PATIENT
Search parameter: patientDescription: The entity that caused the expenses
Type: reference
Path: Account.subject
- See Also:
-
PATIENT
Fluent Client search parameter constant for patientDescription: The entity that caused the expenses
Type: reference
Path: Account.subject
-
INCLUDE_PATIENT
Constant for fluent queries to be used to add include statements. Specifies the path value of "Account:patient". -
SP_NAME
Search parameter: nameDescription: Human-readable label
Type: string
Path: Account.name
- See Also:
-
NAME
Fluent Client search parameter constant for nameDescription: Human-readable label
Type: string
Path: Account.name
-
SP_TYPE
Search parameter: typeDescription: E.g. patient, expense, depreciation
Type: token
Path: Account.type
- See Also:
-
TYPE
Fluent Client search parameter constant for typeDescription: E.g. patient, expense, depreciation
Type: token
Path: Account.type
-
SP_STATUS
Search parameter: statusDescription: active | inactive | entered-in-error | on-hold | unknown
Type: token
Path: Account.status
- See Also:
-
STATUS
Fluent Client search parameter constant for statusDescription: active | inactive | entered-in-error | on-hold | unknown
Type: token
Path: Account.status
-
-
Constructor Details
-
Account
public Account()Constructor -
Account
Constructor
-
-
Method Details
-
getIdentifier
- Returns:
identifier(Unique identifier used to reference the account. Might or might not be intended for human use (e.g. credit card number).)
-
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(Indicates whether the account is presently used/usable or not.). 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(Indicates whether the account is presently used/usable or not.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value
-
getStatus
- Returns:
- Indicates whether the account is presently used/usable or not.
-
setStatus
- Parameters:
value- Indicates whether the account is presently used/usable or not.
-
getType
- Returns:
type(Categorizes the account for reporting and searching purposes.)
-
hasType
-
setType
- Parameters:
value-type(Categorizes the account for reporting and searching purposes.)
-
getNameElement
- Returns:
name(Name used for the account when displaying it to humans in reports, etc.). This is the underlying object with id, value and extensions. The accessor "getName" gives direct access to the value
-
hasNameElement
-
hasName
-
setNameElement
- Parameters:
value-name(Name used for the account when displaying it to humans in reports, etc.). This is the underlying object with id, value and extensions. The accessor "getName" gives direct access to the value
-
getName
- Returns:
- Name used for the account when displaying it to humans in reports, etc.
-
setName
- Parameters:
value- Name used for the account when displaying it to humans in reports, etc.
-
getSubject
- Returns:
subject(Identifies the entity which incurs the expenses. While the immediate recipients of services or goods might be entities related to the subject, the expenses were ultimately incurred by the subject of the Account.)
-
setSubject
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasSubject
-
addSubject
-
addSubject
-
getSubjectFirstRep
- Returns:
- The first repetition of repeating field
subject, creating it if it does not already exist
-
getServicePeriod
- Returns:
servicePeriod(The date range of services associated with this account.)
-
hasServicePeriod
-
setServicePeriod
- Parameters:
value-servicePeriod(The date range of services associated with this account.)
-
getCoverage
- Returns:
coverage(The party(s) that are responsible for covering the payment of this account, and what order should they be applied to the account.)
-
setCoverage
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasCoverage
-
addCoverage
-
addCoverage
-
getCoverageFirstRep
- Returns:
- The first repetition of repeating field
coverage, creating it if it does not already exist
-
getOwner
- Returns:
owner(Indicates the service area, hospital, department, etc. with responsibility for managing the Account.)
-
hasOwner
-
setOwner
- Parameters:
value-owner(Indicates the service area, hospital, department, etc. with responsibility for managing the Account.)
-
getOwnerTarget
- Returns:
ownerThe 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. (Indicates the service area, hospital, department, etc. with responsibility for managing the Account.)
-
setOwnerTarget
- Parameters:
value-ownerThe 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. (Indicates the service area, hospital, department, etc. with responsibility for managing the Account.)
-
getDescriptionElement
- Returns:
description(Provides additional information about what the account tracks and how it is used.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the value
-
hasDescriptionElement
-
hasDescription
-
setDescriptionElement
- Parameters:
value-description(Provides additional information about what the account tracks and how it is used.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the value
-
getDescription
- Returns:
- Provides additional information about what the account tracks and how it is used.
-
setDescription
- Parameters:
value- Provides additional information about what the account tracks and how it is used.
-
getGuarantor
- Returns:
guarantor(The parties responsible for balancing the account if other payment options fall short.)
-
setGuarantor
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasGuarantor
-
addGuarantor
-
addGuarantor
-
getGuarantorFirstRep
- Returns:
- The first repetition of repeating field
guarantor, creating it if it does not already exist
-
getPartOf
- Returns:
partOf(Reference to a parent Account.)
-
hasPartOf
-
setPartOf
- Parameters:
value-partOf(Reference to a parent Account.)
-
getPartOfTarget
- Returns:
partOfThe 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 a parent Account.)
-
setPartOfTarget
- Parameters:
value-partOfThe 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 a parent Account.)
-
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
-
removeChild
- Overrides:
removeChildin 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
-
copyValues
-
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
-