This page is part of the FHIR Specification (v3.5.0: R4 Ballot #2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Vocabulary Work Group | Maturity Level: N/A | Ballot Status: Informative |
Raw XML (canonical form + also see XML Format Specification)
Definition for Code System MedicationCharacteristic
<?xml version="1.0" encoding="UTF-8"?> <CodeSystem xmlns="http://hl7.org/fhir"> <id value="medicationKnowledge-character"/> <meta> <lastUpdated value="2018-08-19T21:48:56.559+10:00"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <h2> MedicationCharacteristic</h2> <div> <p> A coded concept defining the characteristic types of a medication.</p> </div> <p> This code system http://terminology.hl7.org/CodeSystem/medicationKnowledge-character defines the following codes:</p> <table class="codes"> <tr> <td style="white-space:nowrap"> <b> Code</b> </td> <td> <b> Display</b> </td> <td> <b> Definition</b> </td> </tr> <tr> <td style="white-space:nowrap">imprintcd <a name="medicationKnowledge-character-imprintcd"> </a> </td> <td> Imprint Code</td> <td> Identyifying marks on product.</td> </tr> <tr> <td style="white-space:nowrap">size <a name="medicationKnowledge-character-size"> </a> </td> <td> Size</td> <td> Description of size of the product.</td> </tr> <tr> <td style="white-space:nowrap">shape <a name="medicationKnowledge-character-shape"> </a> </td> <td> Shape</td> <td> Description of shape of the product.</td> </tr> <tr> <td style="white-space:nowrap">color <a name="medicationKnowledge-character-color"> </a> </td> <td> Color</td> <td> Description of color of the product.</td> </tr> <tr> <td style="white-space:nowrap">coating <a name="medicationKnowledge-character-coating"> </a> </td> <td> Coating</td> <td> Description of coating of the product.</td> </tr> <tr> <td style="white-space:nowrap">scoring <a name="medicationKnowledge-character-scoring"> </a> </td> <td> Scoring</td> <td> Description of scoring of the product.</td> </tr> <tr> <td style="white-space:nowrap">logo <a name="medicationKnowledge-character-logo"> </a> </td> <td> Logo</td> <td> Description of logo of the product.</td> </tr> </table> </div> </text> <url value="http://terminology.hl7.org/CodeSystem/medicationKnowledge-character"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.4.642.1.1262"/> </identifier> <version value="3.5.0"/> <name value="MedicationCharacteristic"/> <title value="MedicationCharacteristic"/> <status value="draft"/> <experimental value="false"/> <date value="2018-08-19T21:48:56+10:00"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <description value="A coded concept defining the characteristic types of a medication."/> <caseSensitive value="true"/> <valueSet value="http://hl7.org/fhir/ValueSet/medicationKnowledge-character"/> <content value="complete"/> <concept> <code value="imprintcd"/> <display value="Imprint Code"/> <definition value="Identyifying marks on product."/> </concept> <concept> <code value="size"/> <display value="Size"/> <definition value="Description of size of the product."/> </concept> <concept> <code value="shape"/> <display value="Shape"/> <definition value="Description of shape of the product."/> </concept> <concept> <code value="color"/> <display value="Color"/> <definition value="Description of color of the product."/> </concept> <concept> <code value="coating"/> <display value="Coating"/> <definition value="Description of coating of the product."/> </concept> <concept> <code value="scoring"/> <display value="Scoring"/> <definition value="Description of scoring of the product."/> </concept> <concept> <code value="logo"/> <display value="Logo"/> <definition value="Description of logo of the product."/> </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.