FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions icon

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..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
.... 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