This page is part of the FHIR Specification (v1.2.0: STU 3 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
FHIR Value set/code system definition for HL7 v2 table 0321 ( Dispense Method)
<ValueSet xmlns="http://hl7.org/fhir"> <id value="v2-0321"/> <meta> <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/> </meta> <text> <status value="additional"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p>Dispense Method</p> <table class="grid"> <tr> <td> <b>Code</b> </td> <td> <b>Description</b> </td> <td> <b>Nederlands (Dutch)</b> </td> <td> <b>Comment</b> </td> <td> <b>Version</b> </td> </tr> <tr> <td>AD <a name="AD"> </a> </td> <td>Automatic Dispensing</td> <td>Automatische verstrekking</td> <td/> <td>added v2.3</td> </tr> <tr> <td>F <a name="F"> </a> </td> <td>Floor Stock</td> <td>Afdelingsvoorraad</td> <td/> <td>added v2.3</td> </tr> <tr> <td>TR <a name="TR"> </a> </td> <td>Traditional</td> <td>Traditioneel</td> <td/> <td>added v2.3</td> </tr> <tr> <td>UD <a name="UD"> </a> </td> <td>Unit Dose</td> <td>Eenheid dosis</td> <td/> <td>added v2.3</td> </tr> </table> </div> </text> <url value="http://hl7.org/fhir/ValueSet/v2-0321"/> <version value="2.8.2"/> <name value="v2 Dispense Method"/> <status value="active"/> <experimental value="true"/> <publisher value="HL7, Inc"/> <contact> <telecom> <system value="other"/> <value value="http://hl7.org"/> </telecom> </contact> <description value="FHIR Value set/code system definition for HL7 v2 table 0321 ( Dispense Method)"/> <codeSystem> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid"> <valueUri value="urn:oid:2.16.840.1.133883.18.194"/> </extension> <system value="http://hl7.org/fhir/v2/0321"/> <caseSensitive value="false"/> <concept> <code value="AD"/> <display value="Automatic Dispensing"/> <designation> <language value="nl"/> <value value="Automatische verstrekking"/> </designation> </concept> <concept> <code value="F"/> <display value="Floor Stock"/> <designation> <language value="nl"/> <value value="Afdelingsvoorraad"/> </designation> </concept> <concept> <code value="TR"/> <display value="Traditional"/> <designation> <language value="nl"/> <value value="Traditioneel"/> </designation> </concept> <concept> <code value="UD"/> <display value="Unit Dose"/> <designation> <language value="nl"/> <value value="Eenheid dosis"/> </designation> </concept> </codeSystem> </ValueSet>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.