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

Orders and Observations icon Work GroupMaturity Level: 0 Draft Compartments: No defined compartments

Dependency Graph for InventoryItem FMM level 0

NameCard.TypeDependency Analysis
.. InventoryItem DomainResource
... identifier 0..*Identifier
... status 1..1code
... category 0..*CodeableConcept
... name 0..*BackboneElement
.... nameType 1..1Coding
.... language 1..1code
.... name 1..1string
... responsibleOrganization 0..*BackboneElement
.... role 1..1CodeableConcept
.... organization 1..1Reference(Organization)
... description 0..1BackboneElement
.... language 0..1code
.... description 0..1string
... inventoryStatus 0..*CodeableConcept
... baseUnit 0..1CodeableConcept
... netContent 0..1SimpleQuantity
... association 0..*BackboneElement
.... associationType 1..1CodeableConcept
.... relatedItem 1..1Reference(InventoryItem | Medication | MedicationKnowledge | Device | DeviceDefinition | NutritionProduct | BiologicallyDerivedProduct)
.... quantity 1..1Ratio
... characteristic 0..*BackboneElement
.... characteristicType 1..1CodeableConcept
.... value[x] 1..1
..... valueStringstring
..... valueIntegerinteger
..... valueDecimaldecimal
..... valueBooleanboolean
..... valueUrlurl
..... valueDateTimedateTime
..... valueQuantityQuantity
..... valueRangeRange
..... valueRatioRatio
..... valueAnnotationAnnotation
..... valueAddressAddress
..... valueDurationDuration
..... valueCodeableConceptCodeableConcept
... instance 0..1BackboneElement
.... identifier 0..*Identifier
.... lotNumber 0..1string
.... expiry 0..1dateTime
.... subject 0..1Reference(Patient | Organization)
.... location 0..1Reference(Location)
... productReference 0..1Reference(Medication | Device | NutritionProduct | BiologicallyDerivedProduct)