description: This template represents the vehicle (e.g., saline, dextrose) for administering a medication. package_name: hl7.cda.us.ccda derivation: constraint name: DrugVehicle type: http://hl7.org/cda/stds/core/StructureDefinition/ParticipantRole elements: templateId: index: 0 slicing: rules: open discriminator: - {path: root, type: value} min: 1 slices: drug-vehicle: match: {root: 2.16.840.1.113883.10.20.22.4.24} schema: _required: true index: 1 elements: root: pattern: {type: String, value: 2.16.840.1.113883.10.20.22.4.24} index: 2 extension: {index: 3} required: [root] extensions: {} classCode: pattern: {type: Code, value: MANU} index: 4 code: index: 5 elements: code: pattern: {type: Code, value: '412307009'} index: 6 codeSystem: pattern: {type: String, value: 2.16.840.1.113883.6.96} index: 7 required: [codeSystem, code] playingEntity: index: 8 elements: code: {short: This playingEntity/code is used to supply a coded term for the drug vehicle., index: 9} name: {short: 'This playingEntity/name MAY be used for the vehicle name in text, such as Normal Saline (CONF:81-10087).', index: 10} required: [code] package_version: 3.0.0-ballot class: logical kind: logical url: http://hl7.org/cda/us/ccda/StructureDefinition/DrugVehicle base: http://hl7.org/cda/stds/core/StructureDefinition/ParticipantRole version: 3.0.0-ballot required: [templateId, code, playingEntity]