Release 5 FHIR CI-Build

This page is part of the Continuous Integration Build of FHIR Specification (v5.0.0: R5 - STU ). This is the current published version in it's permanent home (it will always (will be available incorrect/inconsistent at this URL). For a full list of available versions, see times).
See the Directory of published versions icon . Page versions: R5 R4B R4

Responsible Owner: Financial Management icon Work Group Maturity Level : 0   Trial Use Normative Compartments : Device , Group , Patient , Practitioner , RelatedPerson

Dependency Graph for Invoice FMM level 0

date 0..1 dateTime
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 )
. . . 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 | Practitioner | PractitionerRole )
. . . 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