This page is part of the FHIR Specification (v5.0.0: R5 - STU). This is the current published version.  For a full list of available versions, see the Directory of published versions  . Page versions: R5 R4B R4
. Page versions: R5 R4B R4
| Financial Management  Work Group | Maturity Level: 0 | Trial Use | Compartments: Device, Patient, Practitioner, RelatedPerson | 
Dependency Graph for Invoice FMM level 0
| Name | Card. | Type | Dependency Analysis | 
|---|---|---|---|
|   Invoice | DomainResource | ||
|    identifier | 0..* | Identifier | |
|    status | 1..1 | code | |
|    cancelledReason | 0..1 | string | |
|    type | 0..1 | CodeableConcept | |
|    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 | |
|     serviced[x] | 0..1 | ||
|      servicedDate | date | ||
|      servicedPeriod | Period | ||
|     chargeItem[x] | 1..1 | ||
|      chargeItemReference | Reference(ChargeItem | ||
|      chargeItemCodeableConcept | CodeableConcept | ||
|     priceComponent | 0..* | MonetaryComponent | |
|    totalPriceComponent | 0..* | MonetaryComponent | |
|    totalNet | 0..1 | Money | |
|    totalGross | 0..1 | Money | |
|    paymentTerms | 0..1 | markdown | |
|    note | 0..* | Annotation |