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: Payment Method

Official URL: http://fhir.geniesolutions.io/StructureDefinition/payment-method-ext Version: 1.2.35
Draft as of 2025-03-02 Computable Name: GSPaymentMethodExt

Payment Method 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 Payment Method
... extension 0..0
... url 1..1 uri "http://fhir.geniesolutions.io/StructureDefinition/payment-method-ext"
... Slices for value[x] 1..1 Coding Value of extension
Slice: Unordered, Open by type:$this
.... value[x]:valueCoding S 1..1 Coding Payment methods: cash | eftpos | ...
Binding: Genie Payment Method ValueSet (required)

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Payment Method
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "http://fhir.geniesolutions.io/StructureDefinition/payment-method-ext"
... Slices for value[x] 1..1 Coding Value of extension
Slice: Unordered, Closed by type:$this
.... value[x]:valueCoding S 1..1 Coding Payment methods: cash | eftpos | ...
Binding: Genie Payment Method ValueSet (required)

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension of type Coding: Payment Method Extension

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Payment Method
... extension 0..0
... url 1..1 uri "http://fhir.geniesolutions.io/StructureDefinition/payment-method-ext"
... Slices for value[x] 1..1 Coding Value of extension
Slice: Unordered, Open by type:$this
.... value[x]:valueCoding S 1..1 Coding Payment methods: cash | eftpos | ...
Binding: Genie Payment Method ValueSet (required)

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Payment Method
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "http://fhir.geniesolutions.io/StructureDefinition/payment-method-ext"
... Slices for value[x] 1..1 Coding Value of extension
Slice: Unordered, Closed by type:$this
.... value[x]:valueCoding S 1..1 Coding Payment methods: cash | eftpos | ...
Binding: Genie Payment Method ValueSet (required)

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension of type Coding: Payment Method Extension

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSetURI
Extension.value[x]:valueCodingrequiredGSPaymentMethodVS (a valid code from Genie Payment Methods)
http://fhir.geniesolutions.io/ValueSet/payment-method-vs
from this IG

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()