R6 Ballot (1st Draft)

This page is part of the FHIR Specification v6.0.0-ballot1: Release 6 Ballot (1st Draft) (see Ballot Notes). The current version is 5.0.0. For a full list of available versions, see the Directory of published versions

Financial Management icon 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
... subject 0..1Reference(Patient | Group)
... recipient 0..1Reference(Organization | Patient | RelatedPerson)
... date 0..1dateTime
... creation 0..1dateTime
... period[x] 0..1
.... periodDatedate
.... periodPeriodPeriod
... 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
.... serviced[x] 0..1
..... servicedDatedate
..... servicedPeriodPeriod
.... chargeItem[x] 1..1
..... chargeItemReferenceReference(ChargeItem
..... chargeItemCodeableConceptCodeableConcept
.... priceComponent 0..*MonetaryComponent
... totalPriceComponent 0..*MonetaryComponent
... totalNet 0..1Money
... totalGross 0..1Money
... paymentTerms 0..1markdown
... note 0..*Annotation