Release 5 R6 Ballot (1st Draft)

This page is part of the FHIR Specification (v5.0.0: R5 - STU v6.0.0-ballot1: Release 6 Ballot (1st Draft) (see Ballot Notes ). This is the The current published version in it's permanent home (it will always be available at this URL). is 5.0.0 . For a full list of available versions, see the Directory of published versions

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

Dependency Graph for InventoryItem FMM level 0

Name Card. Type Dependency 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 )