--- type: "valueset" title: "Supply Item Type" valueset: "transport-type" --- # Supply Item Type - **Official URL**: http://hl7.org/fhir/ValueSet/transport-type - **Version**: 6.0.0 - **Status**: draft - **Name**: SupplyItemType - **Title**: Supply Item Type - **Publisher**: FHIR Project team - **Description**: This value sets refers to a specific supply item. ## Content (Compose) - **System**: http://terminology.hl7.org/CodeSystem/supply-item-type ## ValueSet XML ```xml <status value="draft"/> <experimental value="true"/> <publisher value="FHIR Project team"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="This value sets refers to a specific supply item."/> <compose> <include> <system value="http://terminology.hl7.org/CodeSystem/supply-item-type"/> </include> </compose> </ValueSet> ```