Release 4

This page is part of the FHIR Specification (v4.0.1: R4 - Mixed Normative and STU) in it's permanent home (it will always be available at this URL). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4

Financial Management Work GroupMaturity Level: 0 Trial Use Compartments: Device, Patient, Practitioner, RelatedPerson

Dependency Graph for Invoice FMM level 0

NameCard.TypeDependency Analysis
.. Invoice DomainResource
... identifier 0..*Identifier
... status 1..1code
... cancelledReason 0..1string
... type 0..1CodeableConcept
... subject 0..1Reference(Patient | Group)
... recipient 0..1Reference(Organization | Patient | RelatedPerson)
... date 0..1dateTime
... participant 0..*BackboneElement
.... role 0..1CodeableConcept
.... actor 1..1Reference(Practitioner | Organization | Patient | PractitionerRole | Device | RelatedPerson)
... issuer 0..1Reference(Organization)
... account 0..1Reference(Account)
... lineItem 0..*BackboneElement
.... sequence 0..1positiveInt
.... chargeItem[x] 1..1
..... chargeItemReferenceReference(ChargeItem
..... chargeItemCodeableConceptCodeableConcept
.... priceComponent 0..*BackboneElement
..... type 1..1code
..... code 0..1CodeableConcept
..... factor 0..1decimal
..... amount 0..1Money
... totalPriceComponent 0..*see priceComponent
... totalNet 0..1Money
... totalGross 0..1Money
... paymentTerms 0..1markdown
... note 0..*Annotation