Release 4 5

This page is part of the FHIR Specification (v4.0.1: R4 (v5.0.0: R5 - Mixed Normative and STU ) ). This is the current published version 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 icon Work Group Maturity Level : 0   Trial Use Compartments : Device , Patient , Practitioner , RelatedPerson

Dependency Graph for Invoice FMM level 0

factor 0..1 decimal
Name Card. Type Dependency Analysis
. . Invoice DomainResource
. . . identifier 0..* Identifier
. . . status 1..1 code
. . . cancelledReason 0..1 string
. . . subject 0..1 Reference ( Patient | Group )
. . . recipient 0..1 Reference ( Organization | Patient | RelatedPerson )
. . . date 0..1 dateTime
. . . creation 0..1 dateTime
. . . period[x] 0..1
.. . . periodDate date
.... periodPeriod Period
.. . participant 0..* BackboneElement
. . . . role 0..1 CodeableConcept
. . . . actor 1..1 Reference ( Practitioner | Organization | Patient | PractitionerRole | Device | RelatedPerson )
. . . issuer 0..1 Reference ( Organization )
. . . account 0..1 Reference ( Account )
. . . lineItem 0..* BackboneElement
. . . . sequence 0..1 positiveInt
. . . . chargeItem[x] serviced[x] 1..1 0..1
. . . . chargeItemReference . servicedDate Reference ( ChargeItem date
. . . . . chargeItemCodeableConcept servicedPeriod CodeableConcept Period
. . . priceComponent . chargeItem[x] 0..* 1..1 BackboneElement
. . . . type . chargeItemReference 1..1 code Reference ( ChargeItem
. . . . . code chargeItemCodeableConcept 0..1 CodeableConcept
. . . . amount priceComponent 0..1 0..* Money MonetaryComponent
. . . totalPriceComponent 0..* see priceComponent MonetaryComponent
. . . totalNet 0..1 Money
. . . totalGross 0..1 Money
. . . paymentTerms 0..1 markdown
. . . note 0..* Annotation