Implementation Guide
25.0.0 - R4 APIs

Publish Box goes here

Logical Model: Collection - Detailed Descriptions

Active as of 2023-03-01

Definitions for the athena-collection-profile logical model.

Guidance on how to interpret the contents of this table can be found here

0. athena-collection-profile
Control0..*
Is Modifierfalse
Logical ModelInstances of this logical model are not marked to be the target of a Reference
2. athena-collection-profile.id
Definition

The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.

ShortLogical id of this artifact
Comments

The only time that a resource does not have an id is when it is being submitted to the server using a create operation.

Control1..1
Typeid
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Summarytrue
4. athena-collection-profile.meta
Definition

The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.

ShortMetadata about the resource
Comments

Unique Id for this particular athena-collection-profile.

Control0..1
TypeMeta
Is Modifierfalse
Must Supportfalse
Summarytrue
6. athena-collection-profile.pid
Definition

Who was Charged

ShortPID is internal numeric value used in the Chart module and clinical data. This will be the same as the resource id in the Patient resource.
Comments

PID is internal numeric value used in the Chart module and clinical data. This will be the same as the resource id in the Patient resource.

Control1..1
Typeinteger
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Summarytrue
8. athena-collection-profile.patient
Definition

Who or what the collection is about. The collection can be about a person.

ShortWho/what is the patient of the collection
Control0..1
TypeReference(Patient)
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ref-1: SHALL have a contained resource if a local reference is provided (reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids')))
10. athena-collection-profile.patient.id
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

ShortUnique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
12. athena-collection-profile.patient.extension
Definition

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

ShortAdditional content defined by implementations
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Control0..*
TypeExtension
Is Modifierfalse
Summaryfalse
Alternate Namesextensions, user content
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
SlicingThis element introduces a set of slices on athena-collection-profile.patient.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
  • value @ url
  • 14. athena-collection-profile.patient.reference
    Definition

    Who or what the collection is about. The collection can be about a person.


    A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

    ShortReference to the PatientLiteral reference, Relative, internal or absolute URL
    Comments

    Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

    Control0..1
    This element is affected by the following invariants: ref-1
    Typestring
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    16. athena-collection-profile.patient.type
    Definition

    The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

    The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

    ShortType the reference refers to (e.g. "Patient")
    Comments

    This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified.

    Control0..1
    BindingUnless not suitable, these codes SHALL be taken from ResourceTypehttp://hl7.org/fhir/ValueSet/resource-types
    (extensible to http://hl7.org/fhir/ValueSet/resource-types)

    Aa resource (or, for logical models, the URI of the logical model).

    Typeuri
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    18. athena-collection-profile.patient.identifier
    Definition

    An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

    ShortLogical reference, when literal reference is not known
    Comments

    When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

    When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

    Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

    Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

    NoteThis is a business identifier, not a resource identifier (see discussion)
    Control0..1
    TypeIdentifier
    Is Modifierfalse
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    20. athena-collection-profile.patient.display
    Definition

    Patient name for the collection is about.


    Plain text narrative that identifies the resource in addition to the resource reference.

    ShortPatient nameText alternative for the resource
    Comments

    This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

    Control0..1
    Typestring
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    22. athena-collection-profile.patientProfileId
    Definition

    Internal ID of patient used in non-clinical practice management data.

    ShortPatient specific id for practice management data including financial information
    Comments

    Patient profile ID

    Control1..1
    TypeunsignedInt
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Must Supporttrue
    Summarytrue
    24. athena-collection-profile.guarantor
    Definition

    Reference to RelatedPerson

    ShortGuarantor reference
    Control0..1
    TypeReference(http://hl7.org/fhir/StructureDefinition/guarantor)
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ref-1: SHALL have a contained resource if a local reference is provided (reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids')))
    26. athena-collection-profile.guarantor.id
    Definition

    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

    ShortUnique id for inter-element referencing
    Control0..1
    Typestring
    Is Modifierfalse
    XML FormatIn the XML format, this property is represented as an attribute.
    Summaryfalse
    28. athena-collection-profile.guarantor.extension
    Definition

    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

    ShortAdditional content defined by implementations
    Comments

    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

    Control0..*
    TypeExtension
    Is Modifierfalse
    Summaryfalse
    Alternate Namesextensions, user content
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    SlicingThis element introduces a set of slices on athena-collection-profile.guarantor.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
    • value @ url
    • 30. athena-collection-profile.guarantor.reference
      Definition

      Reference to guarantor


      A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

      ShortGuarantorId refering to Related personLiteral reference, Relative, internal or absolute URL
      Comments

      guarantorId refering to guarantor


      Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

      Control0..1
      This element is affected by the following invariants: ref-1
      Typestring
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Summarytrue
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      32. athena-collection-profile.guarantor.type
      Definition

      The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

      The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

      ShortType the reference refers to (e.g. "Patient")
      Comments

      This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified.

      Control0..1
      BindingUnless not suitable, these codes SHALL be taken from ResourceTypehttp://hl7.org/fhir/ValueSet/resource-types
      (extensible to http://hl7.org/fhir/ValueSet/resource-types)

      Aa resource (or, for logical models, the URI of the logical model).

      Typeuri
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Summarytrue
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      34. athena-collection-profile.guarantor.identifier
      Definition

      An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

      ShortLogical reference, when literal reference is not known
      Comments

      When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

      When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

      Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

      Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

      NoteThis is a business identifier, not a resource identifier (see discussion)
      Control0..1
      TypeIdentifier
      Is Modifierfalse
      Summarytrue
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      36. athena-collection-profile.guarantor.display
      Definition

      Name of the the guarantor


      Plain text narrative that identifies the resource in addition to the resource reference.

      ShortGuarantor NameText alternative for the resource
      Comments

      Guarantor Name


      This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

      Control0..1
      Typestring
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Summarytrue
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      38. athena-collection-profile.ssn
      Definition

      Patient SSN number.

      ShortSSN number
      Comments

      SSN number

      Control0..1
      Typestring
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      40. athena-collection-profile.visitDate
      Definition

      Visit date of patient(guarantor)

      ShortVisit date of patient(guarantor)
      Control0..1
      TypedateTime
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      42. athena-collection-profile.description
      Definition

      Description of visit.

      ShortDescription of visit.
      Control0..1
      Typestring
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      44. athena-collection-profile.ticketNumber
      Definition

      Ticket Number of patient visit

      ShortTicket Number of patient
      Control0..1
      Typestring
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      46. athena-collection-profile.guarantorInsuranceBalance
      Definition

      Guarantor insurance balance details

      ShortGuarantor insurance balance details
      Comments

      Guarantor insurance balance details

      Control0..1
      TypeMoney
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      48. athena-collection-profile.guarantorInsuranceBalance.id
      Definition

      Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

      ShortUnique id for inter-element referencing
      Control0..1
      Typestring
      Is Modifierfalse
      XML FormatIn the XML format, this property is represented as an attribute.
      Summaryfalse
      50. athena-collection-profile.guarantorInsuranceBalance.extension
      Definition

      May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

      ShortAdditional content defined by implementations
      Comments

      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

      Control0..*
      TypeExtension
      Is Modifierfalse
      Summaryfalse
      Alternate Namesextensions, user content
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      SlicingThis element introduces a set of slices on athena-collection-profile.guarantorInsuranceBalance.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
      • value @ url
      • 52. athena-collection-profile.guarantorInsuranceBalance.value
        Definition

        Collection amount


        Numerical value (with implicit precision).

        ShortCollection amountNumerical value (with implicit precision)
        Comments

        The sum of the charges for this electronic collection.


        Monetary values have their own rules for handling precision (refer to standard accounting text books).

        Control0..1
        Typedecimal
        Is Modifierfalse
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Summarytrue
        Requirements

        The amount of the currency. The value includes an implicit precision in the presentation of the value.

        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        54. athena-collection-profile.guarantorInsuranceBalance.currency
        Definition

        Name of the Currency


        ISO 4217 Currency Code.

        ShortCurrencyISO 4217 Currency Code
        Comments

        Currency in which the collection payment has to been done.

        Control0..1
        BindingThe codes SHALL be taken from Currencieshttp://hl7.org/fhir/ValueSet/currencies|4.0.1
        (required to http://hl7.org/fhir/ValueSet/currencies|4.0.1)

        A code indicating the currency, taken from ISO 4217.

        Typecode
        Is Modifierfalse
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Summarytrue
        Requirements

        A code indicating the currency, taken from ISO 4217.

        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        56. athena-collection-profile.guarantorPatientBalance
        Definition

        Guarantor patient balance details

        ShortGuarantor patient balance details
        Comments

        Guarantor patient balance details

        Control0..1
        TypeMoney
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        58. athena-collection-profile.guarantorPatientBalance.id
        Definition

        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

        ShortUnique id for inter-element referencing
        Control0..1
        Typestring
        Is Modifierfalse
        XML FormatIn the XML format, this property is represented as an attribute.
        Summaryfalse
        60. athena-collection-profile.guarantorPatientBalance.extension
        Definition

        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

        ShortAdditional content defined by implementations
        Comments

        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

        Control0..*
        TypeExtension
        Is Modifierfalse
        Summaryfalse
        Alternate Namesextensions, user content
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        SlicingThis element introduces a set of slices on athena-collection-profile.guarantorPatientBalance.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
        • value @ url
        • 62. athena-collection-profile.guarantorPatientBalance.value
          Definition

          Collection amount


          Numerical value (with implicit precision).

          ShortCollection amountNumerical value (with implicit precision)
          Comments

          The sum of the charges for this electronic collection.


          Monetary values have their own rules for handling precision (refer to standard accounting text books).

          Control0..1
          Typedecimal
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          Requirements

          The amount of the currency. The value includes an implicit precision in the presentation of the value.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          64. athena-collection-profile.guarantorPatientBalance.currency
          Definition

          Name of the Currency


          ISO 4217 Currency Code.

          ShortCurrencyISO 4217 Currency Code
          Comments

          Currency in which the collection payment has to been done.

          Control0..1
          BindingThe codes SHALL be taken from Currencieshttp://hl7.org/fhir/ValueSet/currencies|4.0.1
          (required to http://hl7.org/fhir/ValueSet/currencies|4.0.1)

          A code indicating the currency, taken from ISO 4217.

          Typecode
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          Requirements

          A code indicating the currency, taken from ISO 4217.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          66. athena-collection-profile.guarantorBalance
          Definition

          Guarantor Balance Details

          ShortGuarantor Balance Details
          Comments

          Collection payment from patient.

          Control0..1
          TypeMoney
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          68. athena-collection-profile.guarantorBalance.id
          Definition

          Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

          ShortUnique id for inter-element referencing
          Control0..1
          Typestring
          Is Modifierfalse
          XML FormatIn the XML format, this property is represented as an attribute.
          Summaryfalse
          70. athena-collection-profile.guarantorBalance.extension
          Definition

          May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

          ShortAdditional content defined by implementations
          Comments

          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

          Control0..*
          TypeExtension
          Is Modifierfalse
          Summaryfalse
          Alternate Namesextensions, user content
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
          SlicingThis element introduces a set of slices on athena-collection-profile.guarantorBalance.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
          • value @ url
          • 72. athena-collection-profile.guarantorBalance.value
            Definition

            Guarantor Balance.


            Numerical value (with implicit precision).

            ShortGuarantor Balance.Numerical value (with implicit precision)
            Comments

            Collection amount.


            Monetary values have their own rules for handling precision (refer to standard accounting text books).

            Control0..1
            Typedecimal
            Is Modifierfalse
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            Summarytrue
            Requirements

            The amount of the currency. The value includes an implicit precision in the presentation of the value.

            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            74. athena-collection-profile.guarantorBalance.currency
            Definition

            Name of the the Currency


            ISO 4217 Currency Code.

            ShortCurrencyISO 4217 Currency Code
            Comments

            Currency in which the collection payment has to been done.

            Control0..1
            BindingThe codes SHALL be taken from Currencieshttp://hl7.org/fhir/ValueSet/currencies|4.0.1
            (required to http://hl7.org/fhir/ValueSet/currencies|4.0.1)

            A code indicating the currency, taken from ISO 4217.

            Typecode
            Is Modifierfalse
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            Summarytrue
            Requirements

            A code indicating the currency, taken from ISO 4217.

            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            76. athena-collection-profile.insuranceBalance
            Definition

            Patient Insurance Balance amount

            ShortPatient Insurance Balance Details
            Comments

            collection payment from patient.

            Control0..1
            TypeMoney
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            78. athena-collection-profile.insuranceBalance.id
            Definition

            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

            ShortUnique id for inter-element referencing
            Control0..1
            Typestring
            Is Modifierfalse
            XML FormatIn the XML format, this property is represented as an attribute.
            Summaryfalse
            80. athena-collection-profile.insuranceBalance.extension
            Definition

            May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

            ShortAdditional content defined by implementations
            Comments

            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

            Control0..*
            TypeExtension
            Is Modifierfalse
            Summaryfalse
            Alternate Namesextensions, user content
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
            SlicingThis element introduces a set of slices on athena-collection-profile.insuranceBalance.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
            • value @ url
            • 82. athena-collection-profile.insuranceBalance.value
              Definition

              Patient insurance balance.


              Numerical value (with implicit precision).

              ShortPatient insurance balance.Numerical value (with implicit precision)
              Comments

              collection amount.


              Monetary values have their own rules for handling precision (refer to standard accounting text books).

              Control0..1
              Typedecimal
              Is Modifierfalse
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              Summarytrue
              Requirements

              The amount of the currency. The value includes an implicit precision in the presentation of the value.

              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              84. athena-collection-profile.insuranceBalance.currency
              Definition

              Name of the the Currency


              ISO 4217 Currency Code.

              ShortCurrencyISO 4217 Currency Code
              Comments

              Currency in which the collection payment has to been done.

              Control0..1
              BindingThe codes SHALL be taken from Currencieshttp://hl7.org/fhir/ValueSet/currencies|4.0.1
              (required to http://hl7.org/fhir/ValueSet/currencies|4.0.1)

              A code indicating the currency, taken from ISO 4217.

              Typecode
              Is Modifierfalse
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              Summarytrue
              Requirements

              A code indicating the currency, taken from ISO 4217.

              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              86. athena-collection-profile.patientBalance
              Definition

              Patient Balance Details

              ShortPatient Balance Details
              Comments

              collection payment from patient.

              Control0..1
              TypeMoney
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              88. athena-collection-profile.patientBalance.id
              Definition

              Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

              ShortUnique id for inter-element referencing
              Control0..1
              Typestring
              Is Modifierfalse
              XML FormatIn the XML format, this property is represented as an attribute.
              Summaryfalse
              90. athena-collection-profile.patientBalance.extension
              Definition

              May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

              ShortAdditional content defined by implementations
              Comments

              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

              Control0..*
              TypeExtension
              Is Modifierfalse
              Summaryfalse
              Alternate Namesextensions, user content
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
              SlicingThis element introduces a set of slices on athena-collection-profile.patientBalance.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
              • value @ url
              • 92. athena-collection-profile.patientBalance.value
                Definition

                Total balance amount of patient


                Numerical value (with implicit precision).

                ShortTotal balance amount of patientNumerical value (with implicit precision)
                Comments

                Total balance amount of patient


                Monetary values have their own rules for handling precision (refer to standard accounting text books).

                Control0..1
                Typedecimal
                Is Modifierfalse
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                Summarytrue
                Requirements

                The amount of the currency. The value includes an implicit precision in the presentation of the value.

                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                94. athena-collection-profile.patientBalance.currency
                Definition

                Name of the Currency


                ISO 4217 Currency Code.

                ShortCurrencyISO 4217 Currency Code
                Control0..1
                BindingThe codes SHALL be taken from Currencieshttp://hl7.org/fhir/ValueSet/currencies|4.0.1
                (required to http://hl7.org/fhir/ValueSet/currencies|4.0.1)

                A code indicating the currency, taken from ISO 4217.

                Typecode
                Is Modifierfalse
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                Summarytrue
                Requirements

                A code indicating the currency, taken from ISO 4217.

                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                96. athena-collection-profile.guarantorAmount
                Definition

                Gaurantor Balance Details

                ShortGaurantor Balance Details
                Control0..1
                TypeMoney
                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                98. athena-collection-profile.guarantorAmount.id
                Definition

                Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                ShortUnique id for inter-element referencing
                Control0..1
                Typestring
                Is Modifierfalse
                XML FormatIn the XML format, this property is represented as an attribute.
                Summaryfalse
                100. athena-collection-profile.guarantorAmount.extension
                Definition

                May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                ShortAdditional content defined by implementations
                Comments

                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                Control0..*
                TypeExtension
                Is Modifierfalse
                Summaryfalse
                Alternate Namesextensions, user content
                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                SlicingThis element introduces a set of slices on athena-collection-profile.guarantorAmount.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                • value @ url
                • 102. athena-collection-profile.guarantorAmount.value
                  Definition

                  Guarantor Balance.


                  Numerical value (with implicit precision).

                  ShortGuarantor Balance.Numerical value (with implicit precision)
                  Comments

                  Collection amount.


                  Monetary values have their own rules for handling precision (refer to standard accounting text books).

                  Control0..1
                  Typedecimal
                  Is Modifierfalse
                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                  Summarytrue
                  Requirements

                  The amount of the currency. The value includes an implicit precision in the presentation of the value.

                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  104. athena-collection-profile.guarantorAmount.currency
                  Definition

                  Name of the Currency


                  ISO 4217 Currency Code.

                  ShortCurrencyISO 4217 Currency Code
                  Comments

                  Currency in which the collection payment has to been done.

                  Control0..1
                  BindingThe codes SHALL be taken from Currencieshttp://hl7.org/fhir/ValueSet/currencies|4.0.1
                  (required to http://hl7.org/fhir/ValueSet/currencies|4.0.1)

                  A code indicating the currency, taken from ISO 4217.

                  Typecode
                  Is Modifierfalse
                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                  Summarytrue
                  Requirements

                  A code indicating the currency, taken from ISO 4217.

                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  106. athena-collection-profile.totalBalance
                  Definition

                  Total Patient Balance Details

                  ShortPatient Balance Details
                  Comments

                  collection payment from patient.

                  Control0..1
                  TypeMoney
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  108. athena-collection-profile.totalBalance.id
                  Definition

                  Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                  ShortUnique id for inter-element referencing
                  Control0..1
                  Typestring
                  Is Modifierfalse
                  XML FormatIn the XML format, this property is represented as an attribute.
                  Summaryfalse
                  110. athena-collection-profile.totalBalance.extension
                  Definition

                  May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                  ShortAdditional content defined by implementations
                  Comments

                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                  Control0..*
                  TypeExtension
                  Is Modifierfalse
                  Summaryfalse
                  Alternate Namesextensions, user content
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                  SlicingThis element introduces a set of slices on athena-collection-profile.totalBalance.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                  • value @ url
                  • 112. athena-collection-profile.totalBalance.value
                    Definition

                    Total balance amount.


                    Numerical value (with implicit precision).

                    ShortTotal balance amount.Numerical value (with implicit precision)
                    Comments

                    Collection amount.


                    Monetary values have their own rules for handling precision (refer to standard accounting text books).

                    Control0..1
                    Typedecimal
                    Is Modifierfalse
                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                    Summarytrue
                    Requirements

                    The amount of the currency. The value includes an implicit precision in the presentation of the value.

                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    114. athena-collection-profile.totalBalance.currency
                    Definition

                    Name of the Currency


                    ISO 4217 Currency Code.

                    ShortCurrencyISO 4217 Currency Code
                    Comments

                    Currency in which the collection payment has to been done.

                    Control0..1
                    BindingThe codes SHALL be taken from Currencieshttp://hl7.org/fhir/ValueSet/currencies|4.0.1
                    (required to http://hl7.org/fhir/ValueSet/currencies|4.0.1)

                    A code indicating the currency, taken from ISO 4217.

                    Typecode
                    Is Modifierfalse
                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                    Summarytrue
                    Requirements

                    A code indicating the currency, taken from ISO 4217.

                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    116. athena-collection-profile.visitInsurancePayment
                    Definition

                    Visit Insurance payment

                    ShortVisit Insurance payment
                    Control0..1
                    TypeMoney
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    118. athena-collection-profile.visitInsurancePayment.id
                    Definition

                    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                    ShortUnique id for inter-element referencing
                    Control0..1
                    Typestring
                    Is Modifierfalse
                    XML FormatIn the XML format, this property is represented as an attribute.
                    Summaryfalse
                    120. athena-collection-profile.visitInsurancePayment.extension
                    Definition

                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                    ShortAdditional content defined by implementations
                    Comments

                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                    Control0..*
                    TypeExtension
                    Is Modifierfalse
                    Summaryfalse
                    Alternate Namesextensions, user content
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                    SlicingThis element introduces a set of slices on athena-collection-profile.visitInsurancePayment.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                    • value @ url
                    • 122. athena-collection-profile.visitInsurancePayment.value
                      Definition

                      Visit insurance payment.


                      Numerical value (with implicit precision).

                      ShortVisit insurance payment.Numerical value (with implicit precision)
                      Comments

                      Collection amount.


                      Monetary values have their own rules for handling precision (refer to standard accounting text books).

                      Control0..1
                      Typedecimal
                      Is Modifierfalse
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      Summarytrue
                      Requirements

                      The amount of the currency. The value includes an implicit precision in the presentation of the value.

                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      124. athena-collection-profile.visitInsurancePayment.currency
                      Definition

                      Name of the Currency


                      ISO 4217 Currency Code.

                      ShortCurrencyISO 4217 Currency Code
                      Comments

                      Currency in which the collection payment has to been done.

                      Control0..1
                      BindingThe codes SHALL be taken from Currencieshttp://hl7.org/fhir/ValueSet/currencies|4.0.1
                      (required to http://hl7.org/fhir/ValueSet/currencies|4.0.1)

                      A code indicating the currency, taken from ISO 4217.

                      Typecode
                      Is Modifierfalse
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      Summarytrue
                      Requirements

                      A code indicating the currency, taken from ISO 4217.

                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      126. athena-collection-profile.visitPatientPayment
                      Definition

                      Visit patient payment Details

                      ShortPatient payment
                      Comments

                      collection payment from patient.

                      Control0..1
                      TypeMoney
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      128. athena-collection-profile.visitPatientPayment.id
                      Definition

                      Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                      ShortUnique id for inter-element referencing
                      Control0..1
                      Typestring
                      Is Modifierfalse
                      XML FormatIn the XML format, this property is represented as an attribute.
                      Summaryfalse
                      130. athena-collection-profile.visitPatientPayment.extension
                      Definition

                      May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                      ShortAdditional content defined by implementations
                      Comments

                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                      Control0..*
                      TypeExtension
                      Is Modifierfalse
                      Summaryfalse
                      Alternate Namesextensions, user content
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      SlicingThis element introduces a set of slices on athena-collection-profile.visitPatientPayment.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                      • value @ url
                      • 132. athena-collection-profile.visitPatientPayment.value
                        Definition

                        Total balance amount.


                        Numerical value (with implicit precision).

                        ShortVisit patient payment amountNumerical value (with implicit precision)
                        Comments

                        Collection amount.


                        Monetary values have their own rules for handling precision (refer to standard accounting text books).

                        Control0..1
                        Typedecimal
                        Is Modifierfalse
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Summarytrue
                        Requirements

                        The amount of the currency. The value includes an implicit precision in the presentation of the value.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        134. athena-collection-profile.visitPatientPayment.currency
                        Definition

                        Name of the Currency


                        ISO 4217 Currency Code.

                        ShortCurrencyISO 4217 Currency Code
                        Comments

                        Currency in which the collection payment has to been done.

                        Control0..1
                        BindingThe codes SHALL be taken from Currencieshttp://hl7.org/fhir/ValueSet/currencies|4.0.1
                        (required to http://hl7.org/fhir/ValueSet/currencies|4.0.1)

                        A code indicating the currency, taken from ISO 4217.

                        Typecode
                        Is Modifierfalse
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Summarytrue
                        Requirements

                        A code indicating the currency, taken from ISO 4217.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        136. athena-collection-profile.visitInsuranceBalance
                        Definition

                        insurance Balance Details after visit

                        Shortinsurance Balance Details
                        Comments

                        collection payment from patient.

                        Control0..1
                        TypeMoney
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        138. athena-collection-profile.visitInsuranceBalance.id
                        Definition

                        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                        ShortUnique id for inter-element referencing
                        Control0..1
                        Typestring
                        Is Modifierfalse
                        XML FormatIn the XML format, this property is represented as an attribute.
                        Summaryfalse
                        140. athena-collection-profile.visitInsuranceBalance.extension
                        Definition

                        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                        ShortAdditional content defined by implementations
                        Comments

                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                        Control0..*
                        TypeExtension
                        Is Modifierfalse
                        Summaryfalse
                        Alternate Namesextensions, user content
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        SlicingThis element introduces a set of slices on athena-collection-profile.visitInsuranceBalance.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                        • value @ url
                        • 142. athena-collection-profile.visitInsuranceBalance.value
                          Definition

                          Insurance Balance Details after visit


                          Numerical value (with implicit precision).

                          ShortInsurance amount after visitNumerical value (with implicit precision)
                          Comments

                          Collection amount.


                          Monetary values have their own rules for handling precision (refer to standard accounting text books).

                          Control0..1
                          Typedecimal
                          Is Modifierfalse
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          Summarytrue
                          Requirements

                          The amount of the currency. The value includes an implicit precision in the presentation of the value.

                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          144. athena-collection-profile.visitInsuranceBalance.currency
                          Definition

                          Name of the Currency


                          ISO 4217 Currency Code.

                          ShortCurrencyISO 4217 Currency Code
                          Comments

                          Currency in which the collection payment has to been done.

                          Control0..1
                          BindingThe codes SHALL be taken from Currencieshttp://hl7.org/fhir/ValueSet/currencies|4.0.1
                          (required to http://hl7.org/fhir/ValueSet/currencies|4.0.1)

                          A code indicating the currency, taken from ISO 4217.

                          Typecode
                          Is Modifierfalse
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          Summarytrue
                          Requirements

                          A code indicating the currency, taken from ISO 4217.

                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          146. athena-collection-profile.visitPatientBalance
                          Definition

                          Patient Balance Details after visit

                          ShortPatient balance amount Details
                          Comments

                          Collection payment from patient.

                          Control0..1
                          TypeMoney
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          148. athena-collection-profile.visitPatientBalance.id
                          Definition

                          Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                          ShortUnique id for inter-element referencing
                          Control0..1
                          Typestring
                          Is Modifierfalse
                          XML FormatIn the XML format, this property is represented as an attribute.
                          Summaryfalse
                          150. athena-collection-profile.visitPatientBalance.extension
                          Definition

                          May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                          ShortAdditional content defined by implementations
                          Comments

                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                          Control0..*
                          TypeExtension
                          Is Modifierfalse
                          Summaryfalse
                          Alternate Namesextensions, user content
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                          SlicingThis element introduces a set of slices on athena-collection-profile.visitPatientBalance.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                          • value @ url
                          • 152. athena-collection-profile.visitPatientBalance.value
                            Definition

                            Patient balance amount.


                            Numerical value (with implicit precision).

                            ShortPatient balance amount.Numerical value (with implicit precision)
                            Comments

                            collection amount.


                            Monetary values have their own rules for handling precision (refer to standard accounting text books).

                            Control0..1
                            Typedecimal
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Summarytrue
                            Requirements

                            The amount of the currency. The value includes an implicit precision in the presentation of the value.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            154. athena-collection-profile.visitPatientBalance.currency
                            Definition

                            Name of the Currency


                            ISO 4217 Currency Code.

                            ShortCurrencyISO 4217 Currency Code
                            Comments

                            Currency in which the collection payment has to been done.

                            Control0..1
                            BindingThe codes SHALL be taken from Currencieshttp://hl7.org/fhir/ValueSet/currencies|4.0.1
                            (required to http://hl7.org/fhir/ValueSet/currencies|4.0.1)

                            A code indicating the currency, taken from ISO 4217.

                            Typecode
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Summarytrue
                            Requirements

                            A code indicating the currency, taken from ISO 4217.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            156. athena-collection-profile.collectionsStatus
                            Definition

                            Status of collection

                            ShortStatus of collection
                            Comments

                            Status of collection

                            Control0..1
                            Typestring
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension

                            Guidance on how to interpret the contents of this table can be found here

                            0. athena-collection-profile
                            Logical ModelInstances of this logical model are not marked to be the target of a Reference
                            2. athena-collection-profile.id
                            Definition

                            The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.

                            ShortLogical id of this artifact
                            Comments

                            The only time that a resource does not have an id is when it is being submitted to the server using a create operation.

                            Control1..1
                            Typeid
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Must Supporttrue
                            4. athena-collection-profile.meta
                            Definition

                            The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.

                            ShortMetadata about the resource
                            Comments

                            Unique Id for this particular athena-collection-profile.

                            Control0..1
                            TypeMeta
                            Is Modifierfalse
                            Must Supportfalse
                            6. athena-collection-profile.pid
                            Definition

                            Who was Charged

                            ShortPID is internal numeric value used in the Chart module and clinical data. This will be the same as the resource id in the Patient resource.
                            Comments

                            PID is internal numeric value used in the Chart module and clinical data. This will be the same as the resource id in the Patient resource.

                            Control1..1
                            Typeinteger
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Must Supporttrue
                            8. athena-collection-profile.patient
                            Definition

                            Who or what the collection is about. The collection can be about a person.

                            ShortWho/what is the patient of the collection
                            Control0..1
                            TypeReference(Patient)
                            10. athena-collection-profile.patient.reference
                            Definition

                            Who or what the collection is about. The collection can be about a person.

                            ShortReference to the Patient
                            Control0..1
                            Typestring
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            12. athena-collection-profile.patient.display
                            Definition

                            Patient name for the collection is about.

                            ShortPatient name
                            Control0..1
                            Typestring
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            14. athena-collection-profile.patientProfileId
                            Definition

                            Internal ID of patient used in non-clinical practice management data.

                            ShortPatient specific id for practice management data including financial information
                            Comments

                            Patient profile ID

                            Control1..1
                            TypeunsignedInt
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Must Supporttrue
                            16. athena-collection-profile.guarantor
                            Definition

                            Reference to RelatedPerson

                            ShortGuarantor reference
                            Control0..1
                            TypeReference(http://hl7.org/fhir/StructureDefinition/guarantor)
                            18. athena-collection-profile.guarantor.reference
                            Definition

                            Reference to guarantor

                            ShortGuarantorId refering to Related person
                            Comments

                            guarantorId refering to guarantor

                            Control0..1
                            Typestring
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            20. athena-collection-profile.guarantor.display
                            Definition

                            Name of the the guarantor

                            ShortGuarantor Name
                            Comments

                            Guarantor Name

                            Control0..1
                            Typestring
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            22. athena-collection-profile.ssn
                            Definition

                            Patient SSN number.

                            ShortSSN number
                            Comments

                            SSN number

                            Control0..1
                            Typestring
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            24. athena-collection-profile.visitDate
                            Definition

                            Visit date of patient(guarantor)

                            ShortVisit date of patient(guarantor)
                            Control0..1
                            TypedateTime
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            26. athena-collection-profile.description
                            Definition

                            Description of visit.

                            ShortDescription of visit.
                            Control0..1
                            Typestring
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            28. athena-collection-profile.ticketNumber
                            Definition

                            Ticket Number of patient visit

                            ShortTicket Number of patient
                            Control0..1
                            Typestring
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            30. athena-collection-profile.guarantorInsuranceBalance
                            Definition

                            Guarantor insurance balance details

                            ShortGuarantor insurance balance details
                            Comments

                            Guarantor insurance balance details

                            Control0..1
                            TypeMoney
                            32. athena-collection-profile.guarantorInsuranceBalance.value
                            Definition

                            Collection amount

                            ShortCollection amount
                            Comments

                            The sum of the charges for this electronic collection.

                            Control0..1
                            Typedecimal
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            34. athena-collection-profile.guarantorInsuranceBalance.currency
                            Definition

                            Name of the Currency

                            ShortCurrency
                            Comments

                            Currency in which the collection payment has to been done.

                            Control0..1
                            Typecode
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            36. athena-collection-profile.guarantorPatientBalance
                            Definition

                            Guarantor patient balance details

                            ShortGuarantor patient balance details
                            Comments

                            Guarantor patient balance details

                            Control0..1
                            TypeMoney
                            38. athena-collection-profile.guarantorPatientBalance.value
                            Definition

                            Collection amount

                            ShortCollection amount
                            Comments

                            The sum of the charges for this electronic collection.

                            Control0..1
                            Typedecimal
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            40. athena-collection-profile.guarantorPatientBalance.currency
                            Definition

                            Name of the Currency

                            ShortCurrency
                            Comments

                            Currency in which the collection payment has to been done.

                            Control0..1
                            Typecode
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            42. athena-collection-profile.guarantorBalance
                            Definition

                            Guarantor Balance Details

                            ShortGuarantor Balance Details
                            Comments

                            Collection payment from patient.

                            Control0..1
                            TypeMoney
                            44. athena-collection-profile.guarantorBalance.value
                            Definition

                            Guarantor Balance.

                            ShortGuarantor Balance.
                            Comments

                            Collection amount.

                            Control0..1
                            Typedecimal
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            46. athena-collection-profile.guarantorBalance.currency
                            Definition

                            Name of the the Currency

                            ShortCurrency
                            Comments

                            Currency in which the collection payment has to been done.

                            Control0..1
                            Typecode
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            48. athena-collection-profile.insuranceBalance
                            Definition

                            Patient Insurance Balance amount

                            ShortPatient Insurance Balance Details
                            Comments

                            collection payment from patient.

                            Control0..1
                            TypeMoney
                            50. athena-collection-profile.insuranceBalance.value
                            Definition

                            Patient insurance balance.

                            ShortPatient insurance balance.
                            Comments

                            collection amount.

                            Control0..1
                            Typedecimal
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            52. athena-collection-profile.insuranceBalance.currency
                            Definition

                            Name of the the Currency

                            ShortCurrency
                            Comments

                            Currency in which the collection payment has to been done.

                            Control0..1
                            Typecode
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            54. athena-collection-profile.patientBalance
                            Definition

                            Patient Balance Details

                            ShortPatient Balance Details
                            Comments

                            collection payment from patient.

                            Control0..1
                            TypeMoney
                            56. athena-collection-profile.patientBalance.value
                            Definition

                            Total balance amount of patient

                            ShortTotal balance amount of patient
                            Comments

                            Total balance amount of patient

                            Control0..1
                            Typedecimal
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            58. athena-collection-profile.patientBalance.currency
                            Definition

                            Name of the Currency

                            ShortCurrency
                            Control0..1
                            Typecode
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            60. athena-collection-profile.guarantorAmount
                            Definition

                            Gaurantor Balance Details

                            ShortGaurantor Balance Details
                            Control0..1
                            TypeMoney
                            62. athena-collection-profile.guarantorAmount.value
                            Definition

                            Guarantor Balance.

                            ShortGuarantor Balance.
                            Comments

                            Collection amount.

                            Control0..1
                            Typedecimal
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            64. athena-collection-profile.guarantorAmount.currency
                            Definition

                            Name of the Currency

                            ShortCurrency
                            Comments

                            Currency in which the collection payment has to been done.

                            Control0..1
                            Typecode
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            66. athena-collection-profile.totalBalance
                            Definition

                            Total Patient Balance Details

                            ShortPatient Balance Details
                            Comments

                            collection payment from patient.

                            Control0..1
                            TypeMoney
                            68. athena-collection-profile.totalBalance.value
                            Definition

                            Total balance amount.

                            ShortTotal balance amount.
                            Comments

                            Collection amount.

                            Control0..1
                            Typedecimal
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            70. athena-collection-profile.totalBalance.currency
                            Definition

                            Name of the Currency

                            ShortCurrency
                            Comments

                            Currency in which the collection payment has to been done.

                            Control0..1
                            Typecode
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            72. athena-collection-profile.visitInsurancePayment
                            Definition

                            Visit Insurance payment

                            ShortVisit Insurance payment
                            Control0..1
                            TypeMoney
                            74. athena-collection-profile.visitInsurancePayment.value
                            Definition

                            Visit insurance payment.

                            ShortVisit insurance payment.
                            Comments

                            Collection amount.

                            Control0..1
                            Typedecimal
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            76. athena-collection-profile.visitInsurancePayment.currency
                            Definition

                            Name of the Currency

                            ShortCurrency
                            Comments

                            Currency in which the collection payment has to been done.

                            Control0..1
                            Typecode
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            78. athena-collection-profile.visitPatientPayment
                            Definition

                            Visit patient payment Details

                            ShortPatient payment
                            Comments

                            collection payment from patient.

                            Control0..1
                            TypeMoney
                            80. athena-collection-profile.visitPatientPayment.value
                            Definition

                            Total balance amount.

                            ShortVisit patient payment amount
                            Comments

                            Collection amount.

                            Control0..1
                            Typedecimal
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            82. athena-collection-profile.visitPatientPayment.currency
                            Definition

                            Name of the Currency

                            ShortCurrency
                            Comments

                            Currency in which the collection payment has to been done.

                            Control0..1
                            Typecode
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            84. athena-collection-profile.visitInsuranceBalance
                            Definition

                            insurance Balance Details after visit

                            Shortinsurance Balance Details
                            Comments

                            collection payment from patient.

                            Control0..1
                            TypeMoney
                            86. athena-collection-profile.visitInsuranceBalance.value
                            Definition

                            Insurance Balance Details after visit

                            ShortInsurance amount after visit
                            Comments

                            Collection amount.

                            Control0..1
                            Typedecimal
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            88. athena-collection-profile.visitInsuranceBalance.currency
                            Definition

                            Name of the Currency

                            ShortCurrency
                            Comments

                            Currency in which the collection payment has to been done.

                            Control0..1
                            Typecode
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            90. athena-collection-profile.visitPatientBalance
                            Definition

                            Patient Balance Details after visit

                            ShortPatient balance amount Details
                            Comments

                            Collection payment from patient.

                            Control0..1
                            TypeMoney
                            92. athena-collection-profile.visitPatientBalance.value
                            Definition

                            Patient balance amount.

                            ShortPatient balance amount.
                            Comments

                            collection amount.

                            Control0..1
                            Typedecimal
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            94. athena-collection-profile.visitPatientBalance.currency
                            Definition

                            Name of the Currency

                            ShortCurrency
                            Comments

                            Currency in which the collection payment has to been done.

                            Control0..1
                            Typecode
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            96. athena-collection-profile.collectionsStatus
                            Definition

                            Status of collection

                            ShortStatus of collection
                            Comments

                            Status of collection

                            Control0..1
                            Typestring
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension

                            Guidance on how to interpret the contents of this table can be found here

                            0. athena-collection-profile
                            Control0..*
                            Is Modifierfalse
                            Logical ModelInstances of this logical model are not marked to be the target of a Reference
                            2. athena-collection-profile.id
                            Definition

                            The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.

                            ShortLogical id of this artifact
                            Comments

                            The only time that a resource does not have an id is when it is being submitted to the server using a create operation.

                            Control1..1
                            Typeid
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Must Supporttrue
                            Summarytrue
                            4. athena-collection-profile.meta
                            Definition

                            The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.

                            ShortMetadata about the resource
                            Comments

                            Unique Id for this particular athena-collection-profile.

                            Control0..1
                            TypeMeta
                            Is Modifierfalse
                            Must Supportfalse
                            Summarytrue
                            6. athena-collection-profile.pid
                            Definition

                            Who was Charged

                            ShortPID is internal numeric value used in the Chart module and clinical data. This will be the same as the resource id in the Patient resource.
                            Comments

                            PID is internal numeric value used in the Chart module and clinical data. This will be the same as the resource id in the Patient resource.

                            Control1..1
                            Typeinteger
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Must Supporttrue
                            Summarytrue
                            8. athena-collection-profile.patient
                            Definition

                            Who or what the collection is about. The collection can be about a person.

                            ShortWho/what is the patient of the collection
                            Control0..1
                            TypeReference(Patient)
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ref-1: SHALL have a contained resource if a local reference is provided (reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids')))
                            10. athena-collection-profile.patient.id
                            Definition

                            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                            ShortUnique id for inter-element referencing
                            Control0..1
                            Typestring
                            Is Modifierfalse
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Summaryfalse
                            12. athena-collection-profile.patient.extension
                            Definition

                            May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                            ShortAdditional content defined by implementations
                            Comments

                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                            Control0..*
                            TypeExtension
                            Is Modifierfalse
                            Summaryfalse
                            Alternate Namesextensions, user content
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                            SlicingThis element introduces a set of slices on athena-collection-profile.patient.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                            • value @ url
                            • 14. athena-collection-profile.patient.reference
                              Definition

                              Who or what the collection is about. The collection can be about a person.

                              ShortReference to the Patient
                              Comments

                              Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

                              Control0..1
                              This element is affected by the following invariants: ref-1
                              Typestring
                              Is Modifierfalse
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              Summarytrue
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              16. athena-collection-profile.patient.type
                              Definition

                              The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

                              The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

                              ShortType the reference refers to (e.g. "Patient")
                              Comments

                              This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified.

                              Control0..1
                              BindingUnless not suitable, these codes SHALL be taken from ResourceType
                              (extensible to http://hl7.org/fhir/ValueSet/resource-types)

                              Aa resource (or, for logical models, the URI of the logical model).

                              Typeuri
                              Is Modifierfalse
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              Summarytrue
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              18. athena-collection-profile.patient.identifier
                              Definition

                              An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

                              ShortLogical reference, when literal reference is not known
                              Comments

                              When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

                              When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

                              Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

                              Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

                              NoteThis is a business identifier, not a resource identifier (see discussion)
                              Control0..1
                              TypeIdentifier
                              Is Modifierfalse
                              Summarytrue
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              20. athena-collection-profile.patient.display
                              Definition

                              Patient name for the collection is about.

                              ShortPatient name
                              Comments

                              This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

                              Control0..1
                              Typestring
                              Is Modifierfalse
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              Summarytrue
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              22. athena-collection-profile.patientProfileId
                              Definition

                              Internal ID of patient used in non-clinical practice management data.

                              ShortPatient specific id for practice management data including financial information
                              Comments

                              Patient profile ID

                              Control1..1
                              TypeunsignedInt
                              Is Modifierfalse
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              Must Supporttrue
                              Summarytrue
                              24. athena-collection-profile.guarantor
                              Definition

                              Reference to RelatedPerson

                              ShortGuarantor reference
                              Control0..1
                              TypeReference(http://hl7.org/fhir/StructureDefinition/guarantor)
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              ref-1: SHALL have a contained resource if a local reference is provided (reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids')))
                              26. athena-collection-profile.guarantor.id
                              Definition

                              Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                              ShortUnique id for inter-element referencing
                              Control0..1
                              Typestring
                              Is Modifierfalse
                              XML FormatIn the XML format, this property is represented as an attribute.
                              Summaryfalse
                              28. athena-collection-profile.guarantor.extension
                              Definition

                              May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                              ShortAdditional content defined by implementations
                              Comments

                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                              Control0..*
                              TypeExtension
                              Is Modifierfalse
                              Summaryfalse
                              Alternate Namesextensions, user content
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                              SlicingThis element introduces a set of slices on athena-collection-profile.guarantor.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                              • value @ url
                              • 30. athena-collection-profile.guarantor.reference
                                Definition

                                Reference to guarantor

                                ShortGuarantorId refering to Related person
                                Comments

                                guarantorId refering to guarantor

                                Control0..1
                                This element is affected by the following invariants: ref-1
                                Typestring
                                Is Modifierfalse
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                Summarytrue
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                32. athena-collection-profile.guarantor.type
                                Definition

                                The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

                                The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

                                ShortType the reference refers to (e.g. "Patient")
                                Comments

                                This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified.

                                Control0..1
                                BindingUnless not suitable, these codes SHALL be taken from ResourceType
                                (extensible to http://hl7.org/fhir/ValueSet/resource-types)

                                Aa resource (or, for logical models, the URI of the logical model).

                                Typeuri
                                Is Modifierfalse
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                Summarytrue
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                34. athena-collection-profile.guarantor.identifier
                                Definition

                                An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

                                ShortLogical reference, when literal reference is not known
                                Comments

                                When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

                                When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

                                Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

                                Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

                                NoteThis is a business identifier, not a resource identifier (see discussion)
                                Control0..1
                                TypeIdentifier
                                Is Modifierfalse
                                Summarytrue
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                36. athena-collection-profile.guarantor.display
                                Definition

                                Name of the the guarantor

                                ShortGuarantor Name
                                Comments

                                Guarantor Name

                                Control0..1
                                Typestring
                                Is Modifierfalse
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                Summarytrue
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                38. athena-collection-profile.ssn
                                Definition

                                Patient SSN number.

                                ShortSSN number
                                Comments

                                SSN number

                                Control0..1
                                Typestring
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                40. athena-collection-profile.visitDate
                                Definition

                                Visit date of patient(guarantor)

                                ShortVisit date of patient(guarantor)
                                Control0..1
                                TypedateTime
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                42. athena-collection-profile.description
                                Definition

                                Description of visit.

                                ShortDescription of visit.
                                Control0..1
                                Typestring
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                44. athena-collection-profile.ticketNumber
                                Definition

                                Ticket Number of patient visit

                                ShortTicket Number of patient
                                Control0..1
                                Typestring
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                46. athena-collection-profile.guarantorInsuranceBalance
                                Definition

                                Guarantor insurance balance details

                                ShortGuarantor insurance balance details
                                Comments

                                Guarantor insurance balance details

                                Control0..1
                                TypeMoney
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                48. athena-collection-profile.guarantorInsuranceBalance.id
                                Definition

                                Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                ShortUnique id for inter-element referencing
                                Control0..1
                                Typestring
                                Is Modifierfalse
                                XML FormatIn the XML format, this property is represented as an attribute.
                                Summaryfalse
                                50. athena-collection-profile.guarantorInsuranceBalance.extension
                                Definition

                                May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                ShortAdditional content defined by implementations
                                Comments

                                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                Control0..*
                                TypeExtension
                                Is Modifierfalse
                                Summaryfalse
                                Alternate Namesextensions, user content
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                SlicingThis element introduces a set of slices on athena-collection-profile.guarantorInsuranceBalance.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                • value @ url
                                • 52. athena-collection-profile.guarantorInsuranceBalance.value
                                  Definition

                                  Collection amount

                                  ShortCollection amount
                                  Comments

                                  The sum of the charges for this electronic collection.

                                  Control0..1
                                  Typedecimal
                                  Is Modifierfalse
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  Summarytrue
                                  Requirements

                                  The amount of the currency. The value includes an implicit precision in the presentation of the value.

                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  54. athena-collection-profile.guarantorInsuranceBalance.currency
                                  Definition

                                  Name of the Currency

                                  ShortCurrency
                                  Comments

                                  Currency in which the collection payment has to been done.

                                  Control0..1
                                  BindingThe codes SHALL be taken from Currencies
                                  (required to http://hl7.org/fhir/ValueSet/currencies|4.0.1)

                                  A code indicating the currency, taken from ISO 4217.

                                  Typecode
                                  Is Modifierfalse
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  Summarytrue
                                  Requirements

                                  A code indicating the currency, taken from ISO 4217.

                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  56. athena-collection-profile.guarantorPatientBalance
                                  Definition

                                  Guarantor patient balance details

                                  ShortGuarantor patient balance details
                                  Comments

                                  Guarantor patient balance details

                                  Control0..1
                                  TypeMoney
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  58. athena-collection-profile.guarantorPatientBalance.id
                                  Definition

                                  Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                  ShortUnique id for inter-element referencing
                                  Control0..1
                                  Typestring
                                  Is Modifierfalse
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  Summaryfalse
                                  60. athena-collection-profile.guarantorPatientBalance.extension
                                  Definition

                                  May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                  ShortAdditional content defined by implementations
                                  Comments

                                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                  Control0..*
                                  TypeExtension
                                  Is Modifierfalse
                                  Summaryfalse
                                  Alternate Namesextensions, user content
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                  SlicingThis element introduces a set of slices on athena-collection-profile.guarantorPatientBalance.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                  • value @ url
                                  • 62. athena-collection-profile.guarantorPatientBalance.value
                                    Definition

                                    Collection amount

                                    ShortCollection amount
                                    Comments

                                    The sum of the charges for this electronic collection.

                                    Control0..1
                                    Typedecimal
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Summarytrue
                                    Requirements

                                    The amount of the currency. The value includes an implicit precision in the presentation of the value.

                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    64. athena-collection-profile.guarantorPatientBalance.currency
                                    Definition

                                    Name of the Currency

                                    ShortCurrency
                                    Comments

                                    Currency in which the collection payment has to been done.

                                    Control0..1
                                    BindingThe codes SHALL be taken from Currencies
                                    (required to http://hl7.org/fhir/ValueSet/currencies|4.0.1)

                                    A code indicating the currency, taken from ISO 4217.

                                    Typecode
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Summarytrue
                                    Requirements

                                    A code indicating the currency, taken from ISO 4217.

                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    66. athena-collection-profile.guarantorBalance
                                    Definition

                                    Guarantor Balance Details

                                    ShortGuarantor Balance Details
                                    Comments

                                    Collection payment from patient.

                                    Control0..1
                                    TypeMoney
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    68. athena-collection-profile.guarantorBalance.id
                                    Definition

                                    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                    ShortUnique id for inter-element referencing
                                    Control0..1
                                    Typestring
                                    Is Modifierfalse
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    Summaryfalse
                                    70. athena-collection-profile.guarantorBalance.extension
                                    Definition

                                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                    ShortAdditional content defined by implementations
                                    Comments

                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                    Control0..*
                                    TypeExtension
                                    Is Modifierfalse
                                    Summaryfalse
                                    Alternate Namesextensions, user content
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    SlicingThis element introduces a set of slices on athena-collection-profile.guarantorBalance.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                    • value @ url
                                    • 72. athena-collection-profile.guarantorBalance.value
                                      Definition

                                      Guarantor Balance.

                                      ShortGuarantor Balance.
                                      Comments

                                      Collection amount.

                                      Control0..1
                                      Typedecimal
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Summarytrue
                                      Requirements

                                      The amount of the currency. The value includes an implicit precision in the presentation of the value.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      74. athena-collection-profile.guarantorBalance.currency
                                      Definition

                                      Name of the the Currency

                                      ShortCurrency
                                      Comments

                                      Currency in which the collection payment has to been done.

                                      Control0..1
                                      BindingThe codes SHALL be taken from Currencies
                                      (required to http://hl7.org/fhir/ValueSet/currencies|4.0.1)

                                      A code indicating the currency, taken from ISO 4217.

                                      Typecode
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Summarytrue
                                      Requirements

                                      A code indicating the currency, taken from ISO 4217.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      76. athena-collection-profile.insuranceBalance
                                      Definition

                                      Patient Insurance Balance amount

                                      ShortPatient Insurance Balance Details
                                      Comments

                                      collection payment from patient.

                                      Control0..1
                                      TypeMoney
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      78. athena-collection-profile.insuranceBalance.id
                                      Definition

                                      Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                      ShortUnique id for inter-element referencing
                                      Control0..1
                                      Typestring
                                      Is Modifierfalse
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Summaryfalse
                                      80. athena-collection-profile.insuranceBalance.extension
                                      Definition

                                      May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                      ShortAdditional content defined by implementations
                                      Comments

                                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                      Control0..*
                                      TypeExtension
                                      Is Modifierfalse
                                      Summaryfalse
                                      Alternate Namesextensions, user content
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                      SlicingThis element introduces a set of slices on athena-collection-profile.insuranceBalance.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                      • value @ url
                                      • 82. athena-collection-profile.insuranceBalance.value
                                        Definition

                                        Patient insurance balance.

                                        ShortPatient insurance balance.
                                        Comments

                                        collection amount.

                                        Control0..1
                                        Typedecimal
                                        Is Modifierfalse
                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                        Summarytrue
                                        Requirements

                                        The amount of the currency. The value includes an implicit precision in the presentation of the value.

                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        84. athena-collection-profile.insuranceBalance.currency
                                        Definition

                                        Name of the the Currency

                                        ShortCurrency
                                        Comments

                                        Currency in which the collection payment has to been done.

                                        Control0..1
                                        BindingThe codes SHALL be taken from Currencies
                                        (required to http://hl7.org/fhir/ValueSet/currencies|4.0.1)

                                        A code indicating the currency, taken from ISO 4217.

                                        Typecode
                                        Is Modifierfalse
                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                        Summarytrue
                                        Requirements

                                        A code indicating the currency, taken from ISO 4217.

                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        86. athena-collection-profile.patientBalance
                                        Definition

                                        Patient Balance Details

                                        ShortPatient Balance Details
                                        Comments

                                        collection payment from patient.

                                        Control0..1
                                        TypeMoney
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        88. athena-collection-profile.patientBalance.id
                                        Definition

                                        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                        ShortUnique id for inter-element referencing
                                        Control0..1
                                        Typestring
                                        Is Modifierfalse
                                        XML FormatIn the XML format, this property is represented as an attribute.
                                        Summaryfalse
                                        90. athena-collection-profile.patientBalance.extension
                                        Definition

                                        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                        ShortAdditional content defined by implementations
                                        Comments

                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                        Control0..*
                                        TypeExtension
                                        Is Modifierfalse
                                        Summaryfalse
                                        Alternate Namesextensions, user content
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                        SlicingThis element introduces a set of slices on athena-collection-profile.patientBalance.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                        • value @ url
                                        • 92. athena-collection-profile.patientBalance.value
                                          Definition

                                          Total balance amount of patient

                                          ShortTotal balance amount of patient
                                          Comments

                                          Total balance amount of patient

                                          Control0..1
                                          Typedecimal
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Summarytrue
                                          Requirements

                                          The amount of the currency. The value includes an implicit precision in the presentation of the value.

                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          94. athena-collection-profile.patientBalance.currency
                                          Definition

                                          Name of the Currency

                                          ShortCurrency
                                          Control0..1
                                          BindingThe codes SHALL be taken from Currencies
                                          (required to http://hl7.org/fhir/ValueSet/currencies|4.0.1)

                                          A code indicating the currency, taken from ISO 4217.

                                          Typecode
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Summarytrue
                                          Requirements

                                          A code indicating the currency, taken from ISO 4217.

                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          96. athena-collection-profile.guarantorAmount
                                          Definition

                                          Gaurantor Balance Details

                                          ShortGaurantor Balance Details
                                          Control0..1
                                          TypeMoney
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          98. athena-collection-profile.guarantorAmount.id
                                          Definition

                                          Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                          ShortUnique id for inter-element referencing
                                          Control0..1
                                          Typestring
                                          Is Modifierfalse
                                          XML FormatIn the XML format, this property is represented as an attribute.
                                          Summaryfalse
                                          100. athena-collection-profile.guarantorAmount.extension
                                          Definition

                                          May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                          ShortAdditional content defined by implementations
                                          Comments

                                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                          Control0..*
                                          TypeExtension
                                          Is Modifierfalse
                                          Summaryfalse
                                          Alternate Namesextensions, user content
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          SlicingThis element introduces a set of slices on athena-collection-profile.guarantorAmount.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                          • value @ url
                                          • 102. athena-collection-profile.guarantorAmount.value
                                            Definition

                                            Guarantor Balance.

                                            ShortGuarantor Balance.
                                            Comments

                                            Collection amount.

                                            Control0..1
                                            Typedecimal
                                            Is Modifierfalse
                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                            Summarytrue
                                            Requirements

                                            The amount of the currency. The value includes an implicit precision in the presentation of the value.

                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            104. athena-collection-profile.guarantorAmount.currency
                                            Definition

                                            Name of the Currency

                                            ShortCurrency
                                            Comments

                                            Currency in which the collection payment has to been done.

                                            Control0..1
                                            BindingThe codes SHALL be taken from Currencies
                                            (required to http://hl7.org/fhir/ValueSet/currencies|4.0.1)

                                            A code indicating the currency, taken from ISO 4217.

                                            Typecode
                                            Is Modifierfalse
                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                            Summarytrue
                                            Requirements

                                            A code indicating the currency, taken from ISO 4217.

                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            106. athena-collection-profile.totalBalance
                                            Definition

                                            Total Patient Balance Details

                                            ShortPatient Balance Details
                                            Comments

                                            collection payment from patient.

                                            Control0..1
                                            TypeMoney
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            108. athena-collection-profile.totalBalance.id
                                            Definition

                                            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                            ShortUnique id for inter-element referencing
                                            Control0..1
                                            Typestring
                                            Is Modifierfalse
                                            XML FormatIn the XML format, this property is represented as an attribute.
                                            Summaryfalse
                                            110. athena-collection-profile.totalBalance.extension
                                            Definition

                                            May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                            ShortAdditional content defined by implementations
                                            Comments

                                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                            Control0..*
                                            TypeExtension
                                            Is Modifierfalse
                                            Summaryfalse
                                            Alternate Namesextensions, user content
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                            SlicingThis element introduces a set of slices on athena-collection-profile.totalBalance.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                            • value @ url
                                            • 112. athena-collection-profile.totalBalance.value
                                              Definition

                                              Total balance amount.

                                              ShortTotal balance amount.
                                              Comments

                                              Collection amount.

                                              Control0..1
                                              Typedecimal
                                              Is Modifierfalse
                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                              Summarytrue
                                              Requirements

                                              The amount of the currency. The value includes an implicit precision in the presentation of the value.

                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              114. athena-collection-profile.totalBalance.currency
                                              Definition

                                              Name of the Currency

                                              ShortCurrency
                                              Comments

                                              Currency in which the collection payment has to been done.

                                              Control0..1
                                              BindingThe codes SHALL be taken from Currencies
                                              (required to http://hl7.org/fhir/ValueSet/currencies|4.0.1)

                                              A code indicating the currency, taken from ISO 4217.

                                              Typecode
                                              Is Modifierfalse
                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                              Summarytrue
                                              Requirements

                                              A code indicating the currency, taken from ISO 4217.

                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              116. athena-collection-profile.visitInsurancePayment
                                              Definition

                                              Visit Insurance payment

                                              ShortVisit Insurance payment
                                              Control0..1
                                              TypeMoney
                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              118. athena-collection-profile.visitInsurancePayment.id
                                              Definition

                                              Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                              ShortUnique id for inter-element referencing
                                              Control0..1
                                              Typestring
                                              Is Modifierfalse
                                              XML FormatIn the XML format, this property is represented as an attribute.
                                              Summaryfalse
                                              120. athena-collection-profile.visitInsurancePayment.extension
                                              Definition

                                              May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                              ShortAdditional content defined by implementations
                                              Comments

                                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                              Control0..*
                                              TypeExtension
                                              Is Modifierfalse
                                              Summaryfalse
                                              Alternate Namesextensions, user content
                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                              SlicingThis element introduces a set of slices on athena-collection-profile.visitInsurancePayment.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                              • value @ url
                                              • 122. athena-collection-profile.visitInsurancePayment.value
                                                Definition

                                                Visit insurance payment.

                                                ShortVisit insurance payment.
                                                Comments

                                                Collection amount.

                                                Control0..1
                                                Typedecimal
                                                Is Modifierfalse
                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                Summarytrue
                                                Requirements

                                                The amount of the currency. The value includes an implicit precision in the presentation of the value.

                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                124. athena-collection-profile.visitInsurancePayment.currency
                                                Definition

                                                Name of the Currency

                                                ShortCurrency
                                                Comments

                                                Currency in which the collection payment has to been done.

                                                Control0..1
                                                BindingThe codes SHALL be taken from Currencies
                                                (required to http://hl7.org/fhir/ValueSet/currencies|4.0.1)

                                                A code indicating the currency, taken from ISO 4217.

                                                Typecode
                                                Is Modifierfalse
                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                Summarytrue
                                                Requirements

                                                A code indicating the currency, taken from ISO 4217.

                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                126. athena-collection-profile.visitPatientPayment
                                                Definition

                                                Visit patient payment Details

                                                ShortPatient payment
                                                Comments

                                                collection payment from patient.

                                                Control0..1
                                                TypeMoney
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                128. athena-collection-profile.visitPatientPayment.id
                                                Definition

                                                Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                ShortUnique id for inter-element referencing
                                                Control0..1
                                                Typestring
                                                Is Modifierfalse
                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                Summaryfalse
                                                130. athena-collection-profile.visitPatientPayment.extension
                                                Definition

                                                May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                ShortAdditional content defined by implementations
                                                Comments

                                                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                Control0..*
                                                TypeExtension
                                                Is Modifierfalse
                                                Summaryfalse
                                                Alternate Namesextensions, user content
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                SlicingThis element introduces a set of slices on athena-collection-profile.visitPatientPayment.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                • value @ url
                                                • 132. athena-collection-profile.visitPatientPayment.value
                                                  Definition

                                                  Total balance amount.

                                                  ShortVisit patient payment amount
                                                  Comments

                                                  Collection amount.

                                                  Control0..1
                                                  Typedecimal
                                                  Is Modifierfalse
                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                  Summarytrue
                                                  Requirements

                                                  The amount of the currency. The value includes an implicit precision in the presentation of the value.

                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  134. athena-collection-profile.visitPatientPayment.currency
                                                  Definition

                                                  Name of the Currency

                                                  ShortCurrency
                                                  Comments

                                                  Currency in which the collection payment has to been done.

                                                  Control0..1
                                                  BindingThe codes SHALL be taken from Currencies
                                                  (required to http://hl7.org/fhir/ValueSet/currencies|4.0.1)

                                                  A code indicating the currency, taken from ISO 4217.

                                                  Typecode
                                                  Is Modifierfalse
                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                  Summarytrue
                                                  Requirements

                                                  A code indicating the currency, taken from ISO 4217.

                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  136. athena-collection-profile.visitInsuranceBalance
                                                  Definition

                                                  insurance Balance Details after visit

                                                  Shortinsurance Balance Details
                                                  Comments

                                                  collection payment from patient.

                                                  Control0..1
                                                  TypeMoney
                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  138. athena-collection-profile.visitInsuranceBalance.id
                                                  Definition

                                                  Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                  ShortUnique id for inter-element referencing
                                                  Control0..1
                                                  Typestring
                                                  Is Modifierfalse
                                                  XML FormatIn the XML format, this property is represented as an attribute.
                                                  Summaryfalse
                                                  140. athena-collection-profile.visitInsuranceBalance.extension
                                                  Definition

                                                  May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                  ShortAdditional content defined by implementations
                                                  Comments

                                                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                  Control0..*
                                                  TypeExtension
                                                  Is Modifierfalse
                                                  Summaryfalse
                                                  Alternate Namesextensions, user content
                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                  SlicingThis element introduces a set of slices on athena-collection-profile.visitInsuranceBalance.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                  • value @ url
                                                  • 142. athena-collection-profile.visitInsuranceBalance.value
                                                    Definition

                                                    Insurance Balance Details after visit

                                                    ShortInsurance amount after visit
                                                    Comments

                                                    Collection amount.

                                                    Control0..1
                                                    Typedecimal
                                                    Is Modifierfalse
                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                    Summarytrue
                                                    Requirements

                                                    The amount of the currency. The value includes an implicit precision in the presentation of the value.

                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    144. athena-collection-profile.visitInsuranceBalance.currency
                                                    Definition

                                                    Name of the Currency

                                                    ShortCurrency
                                                    Comments

                                                    Currency in which the collection payment has to been done.

                                                    Control0..1
                                                    BindingThe codes SHALL be taken from Currencies
                                                    (required to http://hl7.org/fhir/ValueSet/currencies|4.0.1)

                                                    A code indicating the currency, taken from ISO 4217.

                                                    Typecode
                                                    Is Modifierfalse
                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                    Summarytrue
                                                    Requirements

                                                    A code indicating the currency, taken from ISO 4217.

                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    146. athena-collection-profile.visitPatientBalance
                                                    Definition

                                                    Patient Balance Details after visit

                                                    ShortPatient balance amount Details
                                                    Comments

                                                    Collection payment from patient.

                                                    Control0..1
                                                    TypeMoney
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    148. athena-collection-profile.visitPatientBalance.id
                                                    Definition

                                                    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                    ShortUnique id for inter-element referencing
                                                    Control0..1
                                                    Typestring
                                                    Is Modifierfalse
                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                    Summaryfalse
                                                    150. athena-collection-profile.visitPatientBalance.extension
                                                    Definition

                                                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                    ShortAdditional content defined by implementations
                                                    Comments

                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                    Control0..*
                                                    TypeExtension
                                                    Is Modifierfalse
                                                    Summaryfalse
                                                    Alternate Namesextensions, user content
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                    SlicingThis element introduces a set of slices on athena-collection-profile.visitPatientBalance.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                    • value @ url
                                                    • 152. athena-collection-profile.visitPatientBalance.value
                                                      Definition

                                                      Patient balance amount.

                                                      ShortPatient balance amount.
                                                      Comments

                                                      collection amount.

                                                      Control0..1
                                                      Typedecimal
                                                      Is Modifierfalse
                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                      Summarytrue
                                                      Requirements

                                                      The amount of the currency. The value includes an implicit precision in the presentation of the value.

                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      154. athena-collection-profile.visitPatientBalance.currency
                                                      Definition

                                                      Name of the Currency

                                                      ShortCurrency
                                                      Comments

                                                      Currency in which the collection payment has to been done.

                                                      Control0..1
                                                      BindingThe codes SHALL be taken from Currencies
                                                      (required to http://hl7.org/fhir/ValueSet/currencies|4.0.1)

                                                      A code indicating the currency, taken from ISO 4217.

                                                      Typecode
                                                      Is Modifierfalse
                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                      Summarytrue
                                                      Requirements

                                                      A code indicating the currency, taken from ISO 4217.

                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      156. athena-collection-profile.collectionsStatus
                                                      Definition

                                                      Status of collection

                                                      ShortStatus of collection
                                                      Comments

                                                      Status of collection

                                                      Control0..1
                                                      Typestring
                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension