This page is part of the FHIR Specification (v1.6.0: STU 3 Ballot 4). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4 R3
FHIR Value set/code system definition for HL7 v2 table 0384 ( Substance Type)
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="v2-0384"/> <meta> <profile value="http://hl7.org/fhir/StructureDefinition/codesystem-shareable-definition"/> </meta> <text> <status value="additional"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p>Substance Type</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>co <a name="co"> </a> </td> <td>Control</td> <td/> <td/> <td>added v2.4</td> </tr> <tr> <td>di <a name="di"> </a> </td> <td>Diluent</td> <td/> <td/> <td>added v2.4</td> </tr> <tr> <td>li <a name="li"> </a> </td> <td>Measurable Liquid Item</td> <td/> <td/> <td>added v2.4</td> </tr> <tr> <td>lw <a name="lw"> </a> </td> <td>Liquid Waste</td> <td/> <td/> <td>added v2.4</td> </tr> <tr> <td>mr <a name="mr"> </a> </td> <td>Multiple Test Reagent</td> <td/> <td>The consumption cannot be tied to orders for a single test</td> <td>added v2.4</td> </tr> <tr> <td>ot <a name="ot"> </a> </td> <td>Other</td> <td>Anders</td> <td/> <td>added v2.4</td> </tr> <tr> <td>pt <a name="pt"> </a> </td> <td>Pretreatment</td> <td/> <td/> <td>added v2.4</td> </tr> <tr> <td>pw <a name="pw"> </a> </td> <td>Purified Water</td> <td/> <td/> <td>added v2.4</td> </tr> <tr> <td>rc <a name="rc"> </a> </td> <td>Reagent Calibrator</td> <td/> <td/> <td>added v2.4</td> </tr> <tr> <td>sc <a name="sc"> </a> </td> <td>Countable Solid Item</td> <td/> <td>E.g. Pipetting tip</td> <td>added v2.4</td> </tr> <tr> <td>sr <a name="sr"> </a> </td> <td>Single Test Reagent</td> <td/> <td/> <td>added v2.4</td> </tr> <tr> <td>sw <a name="sw"> </a> </td> <td>Solid Waste</td> <td/> <td/> <td>added v2.4</td> </tr> </table> </div> </text> <url value="http://hl7.org/fhir/v2/0384"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.133883.18.237"/> </identifier> <version value="2.8.2"/> <name value="v2 Substance Type"/> <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 0384 ( Substance Type)"/> <caseSensitive value="false"/> <valueSet value="http://hl7.org/fhir/ValueSet/v2-0384"/> <content value="complete"/> <concept> <code value="CO"/> <display value="Control"/> </concept> <concept> <code value="DI"/> <display value="Diluent"/> </concept> <concept> <code value="LI"/> <display value="Measurable Liquid Item"/> </concept> <concept> <code value="LW"/> <display value="Liquid Waste"/> </concept> <concept> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-comments"> <valueString value="The consumption cannot be tied to orders for a single test"/> </extension> <code value="MR"/> <display value="Multiple Test Reagent"/> </concept> <concept> <code value="OT"/> <display value="Other"/> <designation> <language value="nl"/> <value value="Anders"/> </designation> </concept> <concept> <code value="PT"/> <display value="Pretreatment"/> </concept> <concept> <code value="PW"/> <display value="Purified Water"/> </concept> <concept> <code value="RC"/> <display value="Reagent Calibrator"/> </concept> <concept> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-comments"> <valueString value="E.g. Pipetting tip"/> </extension> <code value="SC"/> <display value="Countable Solid Item"/> </concept> <concept> <code value="SR"/> <display value="Single Test Reagent"/> </concept> <concept> <code value="SW"/> <display value="Solid Waste"/> </concept> </CodeSystem>
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.