| EnrollEligCOB UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
"A financial tool for tracking value accrued for a particular purpose. In the healthcare field, used to track charges for a patient, cost centers, etc." - HL7 FHIR, Account
Attributes | ||
AccountCoverage | accountCoverage |
"The party(s) that are responsible for covering the payment of this account, and what order should they be applied to the account." - HL7 FHIR, Account.coverage |
«IVL_TS» Period | active |
"Indicates the period of time over which the account is allowed to have transactions posted to it. This period may be different to the coveragePeriod which is the duration of time that services may occur." - HL7 FHIR, Account.active. Note that this property was in FHIR 3.01, but was dropped in FHIR 4.0.0. |
«MO» MonetaryAmount | balance |
"Represents the sum of all credits less all debits associated with the account. Might be positive, zero or negative." - HL7 FHIR, Account.balance. Note that this property was in FHIR 3.01, but was dropped in FHIR 4.0.0. |
String | description |
"Provides additional information about what the account tracks and how it is used." - HL7 FHIR, Account.description |
FinanciallyResponsibleParty | guarantor |
Pointer to a set of Persons or Organizations responsible for the payment of the services performed and/or materials provided under this Account."Parties financially responsible for the account." - HL7 FHIR, Account.guarantor |
«II» Id | identifier |
"Unique identifier used to reference the account. May or may not be intended for human use (e.g. credit card number)." - HL7 FHIR, Account.identifier |
«CS» Code | kind |
"Categorizes the account for reporting and searching purposes." - HL7 FHIR, Account.type |
String | name |
"Name used for the account when displaying it to humans in reports, etc." - HL7 FHIR, Account.name |
Organization | owner |
"Indicates the organization, department, etc. with responsibility for the account." - HL7 FHIR, Account.owner |
Account | partOf | |
«IVL_TS» Period | period |
"Identifies the period of time the account applies to; e.g. accounts created per fiscal year, quarter, etc." - HL7 FHIR, Account.period |
«CS» Code | status |
"Indicates whether the account is presently used/usable or not." - HL7 FHIR, Account.status |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | Account |
Name Expression | |
Namespace | EnrollEligCOB |
Owned Template Signature | |
Owner | EnrollEligCOB |
Owning Template Parameter | |
Package | EnrollEligCOB |
Qualified Name | FHIM::EnrollEligCOB::Account |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public AccountCoverage accountCoverage
"The party(s) that are responsible for covering the payment of this account, and what order should they be applied to the account." - HL7 FHIR, Account.coverage
Aggregation | None |
Alias | |
Association | account_accountCoverage |
Association End | |
Class | Account |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | * |
Name | accountCoverage |
Name Expression | |
Namespace | Account |
Opposite | |
Owner | Account |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::EnrollEligCOB::Account::accountCoverage |
Stereotype | |
Template Parameter | |
Type | AccountCoverage |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public «IVL_TS» Period active
"Indicates the period of time over which the account is allowed to have transactions posted to it. This period may be different to the coveragePeriod which is the duration of time that services may occur." - HL7 FHIR, Account.active. Note that this property was in FHIR 3.01, but was dropped in FHIR 4.0.0.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Account |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | active |
Name Expression | |
Namespace | Account |
Opposite | |
Owner | Account |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::EnrollEligCOB::Account::active |
Stereotype | |
Template Parameter | |
Type | «IVL_TS» Period |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «MO» MonetaryAmount balance
"Represents the sum of all credits less all debits associated with the account. Might be positive, zero or negative." - HL7 FHIR, Account.balance. Note that this property was in FHIR 3.01, but was dropped in FHIR 4.0.0.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Account |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | balance |
Name Expression | |
Namespace | Account |
Opposite | |
Owner | Account |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::EnrollEligCOB::Account::balance |
Stereotype | |
Template Parameter | |
Type | «MO» MonetaryAmount |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public String description
"Provides additional information about what the account tracks and how it is used." - HL7 FHIR, Account.description
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Account |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | description |
Name Expression | |
Namespace | Account |
Opposite | |
Owner | Account |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::EnrollEligCOB::Account::description |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public FinanciallyResponsibleParty guarantor
Pointer to a set of Persons or Organizations responsible for the payment of the services performed and/or materials provided under this Account."Parties financially responsible for the account." - HL7 FHIR, Account.guarantor
Aggregation | None |
Alias | |
Association | account_guarantor |
Association End | |
Class | Account |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | * |
Name | guarantor |
Name Expression | |
Namespace | Account |
Opposite | |
Owner | Account |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::EnrollEligCOB::Account::guarantor |
Stereotype | |
Template Parameter | |
Type | FinanciallyResponsibleParty |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public «II» Id identifier
"Unique identifier used to reference the account. May or may not be intended for human use (e.g. credit card number)." - HL7 FHIR, Account.identifier
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Account |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | * |
Name | identifier |
Name Expression | |
Namespace | Account |
Opposite | |
Owner | Account |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::EnrollEligCOB::Account::identifier |
Stereotype | |
Template Parameter | |
Type | «II» Id |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public «CS» Code kind
"Categorizes the account for reporting and searching purposes." - HL7 FHIR, Account.type
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Account |
Terminologies | [ HL7_FHIR_R4 Account Types http://hl7.org/fhir/ValueSet/account-type ] |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | kind |
Name Expression | |
Namespace | Account |
Opposite | |
Owner | Account |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::EnrollEligCOB::Account::kind |
Stereotype | ValueSetConstraints |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public String name
"Name used for the account when displaying it to humans in reports, etc." - HL7 FHIR, Account.name
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Account |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | name |
Name Expression | |
Namespace | Account |
Opposite | |
Owner | Account |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::EnrollEligCOB::Account::name |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public Organization owner
"Indicates the organization, department, etc. with responsibility for the account." - HL7 FHIR, Account.owner
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Account |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | owner |
Name Expression | |
Namespace | Account |
Opposite | |
Owner | Account |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::EnrollEligCOB::Account::owner |
Stereotype | |
Template Parameter | |
Type | Organization |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public Account partOf
Aggregation | None |
Alias | |
Association | account_partOf |
Association End | |
Class | Account |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | partOf |
Name Expression | |
Namespace | Account |
Opposite | |
Owner | Account |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::EnrollEligCOB::Account::partOf |
Stereotype | |
Template Parameter | |
Type | Account |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «IVL_TS» Period period
"Identifies the period of time the account applies to; e.g. accounts created per fiscal year, quarter, etc." - HL7 FHIR, Account.period
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Account |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | period |
Name Expression | |
Namespace | Account |
Opposite | |
Owner | Account |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::EnrollEligCOB::Account::period |
Stereotype | |
Template Parameter | |
Type | «IVL_TS» Period |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code status
"Indicates whether the account is presently used/usable or not." - HL7 FHIR, Account.status
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Account |
Terminologies | [ HL7_FHIR_R4 AccountStatus http://hl7.org/fhir/ValueSet/account-status ] |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | status |
Name Expression | |
Namespace | Account |
Opposite | |
Owner | Account |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::EnrollEligCOB::Account::status |
Stereotype | ValueSetConstraints |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| EnrollEligCOB UML Documentation |
Summary:AttributesProperties | Detail:Attributes |