--- type: "valueset" title: "Transport Codes" valueset: "transport-code" --- # Transport Codes - **Official URL**: http://hl7.org/fhir/ValueSet/transport-code - **Version**: 6.0.0 - **Status**: active - **Name**: TransportCode - **Title**: Transport Codes - **Publisher**: FHIR Project team - **Description**: Codes indicating the type of action that is expected to be performed ## Content (Compose) - **System**: http://hl7.org/fhir/transport-code ## ValueSet XML ```xml <status value="active"/> <experimental value="true"/> <publisher value="FHIR Project team"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="Codes indicating the type of action that is expected to be performed"/> <compose> <include> <system value="http://hl7.org/fhir/transport-code"/> </include> </compose> </ValueSet> ```