| EnrollEligCOB UML Documentation |
Summary:AttributesOperationsProperties | Detail:AttributesOperations |
"A suite of codes indicating the cost category and associated amount which have been detailed in the policy and may have been included on the health card." - HL7 FHIR, Coverage.costToBeneficiary
Attributes | ||
Exception | exception |
"A suite of codes indicating exceptions or reductions to patient costs and their effective periods." - HL7 FHIR, Coverage.costToBeneficiary.exception |
«CS» Code | kind |
"The category of patient centric costs associated with treatment." - HL7 FHIR, Coverage.costToBeneficiary.type |
«MO» MonetaryAmount | valueMoney |
"The amount due from the patient for the cost category." - HL7 FHIR, Coverage.costToBeneficiary.value[x]Note that FHIR has one propery (value[x]), which might be either a monetary amount or a percentage. To handle this, FHIM creates two properties: valueMoney and valuePercent, which are mutually exclusive, i.e., if one is populated, the other must be empty. |
«PQ» Quantity | valuePercent |
"The amount due from the patient for the cost category." - HL7 FHIR, Coverage.costToBeneficiary.value[x]Note that FHIR has one propery (value[x]), which might be either a monetary amount or a percentage. To handle this, FHIM creates two properties: valueMoney and valuePercent, which are mutually exclusive, i.e., if one is populated, the other must be empty. |
Operations | ||
Operation1 |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | CostToBeneficiary |
Name Expression | |
Namespace | EnrollEligCOB |
Owned Template Signature | |
Owner | EnrollEligCOB |
Owning Template Parameter | |
Package | EnrollEligCOB |
Qualified Name | FHIM::EnrollEligCOB::CostToBeneficiary |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public Exception exception
"A suite of codes indicating exceptions or reductions to patient costs and their effective periods." - HL7 FHIR, Coverage.costToBeneficiary.exception
Aggregation | None |
Alias | |
Association | costToBeneficiary_exception |
Association End | |
Class | CostToBeneficiary |
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 | exception |
Name Expression | |
Namespace | CostToBeneficiary |
Opposite | |
Owner | CostToBeneficiary |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::EnrollEligCOB::CostToBeneficiary::exception |
Stereotype | |
Template Parameter | |
Type | Exception |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public «CS» Code kind
"The category of patient centric costs associated with treatment." - HL7 FHIR, Coverage.costToBeneficiary.type
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | CostToBeneficiary |
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 | CostToBeneficiary |
Opposite | |
Owner | CostToBeneficiary |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::EnrollEligCOB::CostToBeneficiary::kind |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «MO» MonetaryAmount valueMoney
"The amount due from the patient for the cost category." - HL7 FHIR, Coverage.costToBeneficiary.value[x]Note that FHIR has one propery (value[x]), which might be either a monetary amount or a percentage. To handle this, FHIM creates two properties: valueMoney and valuePercent, which are mutually exclusive, i.e., if one is populated, the other must be empty.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | CostToBeneficiary |
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 | valueMoney |
Name Expression | |
Namespace | CostToBeneficiary |
Opposite | |
Owner | CostToBeneficiary |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::EnrollEligCOB::CostToBeneficiary::valueMoney |
Stereotype | |
Template Parameter | |
Type | «MO» MonetaryAmount |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «PQ» Quantity valuePercent
"The amount due from the patient for the cost category." - HL7 FHIR, Coverage.costToBeneficiary.value[x]Note that FHIR has one propery (value[x]), which might be either a monetary amount or a percentage. To handle this, FHIM creates two properties: valueMoney and valuePercent, which are mutually exclusive, i.e., if one is populated, the other must be empty.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | CostToBeneficiary |
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 | valuePercent |
Name Expression | |
Namespace | CostToBeneficiary |
Opposite | |
Owner | CostToBeneficiary |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::EnrollEligCOB::CostToBeneficiary::valuePercent |
Stereotype | |
Template Parameter | |
Type | «PQ» Quantity |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Operation Details |
Public Operation1()
Alias | |
Body Condition | |
Class | CostToBeneficiary |
Concurrency | Sequential |
Datatype | |
Interface | |
Is Abstract | false |
Is Leaf | false |
Is Ordered | false |
Is Query | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 1 |
Name | Operation1 |
Name Expression | |
Namespace | CostToBeneficiary |
Owned Template Signature | |
Owner | CostToBeneficiary |
Owning Template Parameter | |
Qualified Name | FHIM::EnrollEligCOB::CostToBeneficiary::Operation1 |
Stereotype | |
Template Parameter | |
Type | |
Upper | 1 |
Visibility | Public |
| EnrollEligCOB UML Documentation |
Summary:AttributesOperationsProperties | Detail:AttributesOperations |