Magentus Practice Management FHIR Implementation Guide
1.2.35 - ci-build

Magentus Practice Management FHIR Implementation Guide - Local Development build (v1.2.35) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Extension: Invoice Item Payment

Official URL: http://fhir.geniesolutions.io/StructureDefinition/invoice-item-payment Version: 1.2.35
Draft as of 2025-03-02 Computable Name: GSInvoiceItemPayment

Invoice Item Payment Extension

Context of Use

    This extension may be used on the following element(s):

Usage info

Usage:

Formal Views of Extension Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Invoice Item Payment
... extension 0..0
... url 1..1 uri "http://fhir.geniesolutions.io/StructureDefinition/invoice-item-payment"
... Slices for value[x] 1..1 Money Value of extension
Slice: Unordered, Open by type:$this
.... value[x]:valueMoney S 1..1 Money Invoice item payment amount
..... value 1..1 decimal Numerical value (with implicit precision)

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Invoice Item Payment
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "http://fhir.geniesolutions.io/StructureDefinition/invoice-item-payment"
... Slices for value[x] 1..1 Money Value of extension
Slice: Unordered, Closed by type:$this
.... value[x]:valueMoney S 1..1 Money Invoice item payment amount
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... value Σ 1..1 decimal Numerical value (with implicit precision)
..... currency Σ 0..1 code ISO 4217 Currency Code
Binding: Currencies (required): A code indicating the currency, taken from ISO 4217.


doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension of type Money: Invoice Item Payment Extension

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Invoice Item Payment
... extension 0..0
... url 1..1 uri "http://fhir.geniesolutions.io/StructureDefinition/invoice-item-payment"
... Slices for value[x] 1..1 Money Value of extension
Slice: Unordered, Open by type:$this
.... value[x]:valueMoney S 1..1 Money Invoice item payment amount
..... value 1..1 decimal Numerical value (with implicit precision)

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Invoice Item Payment
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "http://fhir.geniesolutions.io/StructureDefinition/invoice-item-payment"
... Slices for value[x] 1..1 Money Value of extension
Slice: Unordered, Closed by type:$this
.... value[x]:valueMoney S 1..1 Money Invoice item payment amount
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... value Σ 1..1 decimal Numerical value (with implicit precision)
..... currency Σ 0..1 code ISO 4217 Currency Code
Binding: Currencies (required): A code indicating the currency, taken from ISO 4217.


doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension of type Money: Invoice Item Payment Extension

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSetURI
Extension.value[x]:valueMoney.currencyrequiredCurrencies (a valid code from urn:iso:std:iso:4217)
http://hl7.org/fhir/ValueSet/currencies|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()