R6 Ballot (2nd Draft)

This page is part of the FHIR Specification v6.0.0-ballot2: Release 6 Ballot (2nd 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..1 code
... category 0..* CodeableConcept
... name 0..* BackboneElement
.... nameType 1..1 Coding
.... language 1..1 code
.... name 1..1 string
... responsibleOrganization 0..* BackboneElement
.... role 1..1 CodeableConcept
.... organization 1..1 Reference(Organization)
... description 0..1 BackboneElement
.... language 0..1 code
.... description 0..1 string
... inventoryStatus 0..* CodeableConcept
... baseUnit 0..1 CodeableConcept
... netContent 0..1 SimpleQuantity
... association 0..* BackboneElement
.... associationType 1..1 CodeableConcept
.... relatedItem 1..1 Reference(InventoryItem | Medication | MedicationKnowledge | Device | DeviceDefinition | NutritionProduct | BiologicallyDerivedProduct)
.... quantity 1..1 Ratio
... characteristic 0..* BackboneElement
.... characteristicType 1..1 CodeableConcept
.... value[x] 1..1
..... valueString string
..... valueInteger integer
..... valueDecimal decimal
..... valueBoolean boolean
..... valueUrl url
..... valueDateTime dateTime
..... valueQuantity Quantity
..... valueRange Range
..... valueRatio Ratio
..... valueAnnotation Annotation
..... valueAddress Address
..... valueDuration Duration
..... valueCodeableConcept CodeableConcept
... instance 0..1 BackboneElement
.... identifier 0..* Identifier
.... lotNumber 0..1 string
.... expiry 0..1 dateTime
.... subject 0..1 Reference(Patient | Organization)
.... location 0..1 Reference(Location)
... productReference 0..1 Reference(Medication | Device | NutritionProduct | BiologicallyDerivedProduct)