This page is part of the HL7 Terminology (v1.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions
Source view
{ "resourceType" : "CodeSystem", "id" : "medicationknowledge-characteristic", "meta" : { "lastUpdated" : "2020-04-09T17:10:28.568-04:00", "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] }, "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n \n <h2>Medication knowledge characteristic codes</h2>\n \n <div>\n \n <p>MedicationKnowledge Characteristic Codes</p>\n\n \n </div>\n \n <p>This code system http://terminology.hl7.org/CodeSystem/medicationknowledge-characteristic defines the following codes:</p>\n \n <table class=\"codes\">\n \n <tr>\n \n <td style=\"white-space:nowrap\">\n \n <b>Code</b>\n \n </td>\n \n <td>\n \n <b>Display</b>\n \n </td>\n \n <td>\n \n <b>Definition</b>\n \n </td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">imprintcd\n \n <a name=\"medicationknowledge-characteristic-imprintcd\"> </a>\n \n </td>\n \n <td>Imprint Code</td>\n \n <td>Identyifying marks on product</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">size\n \n <a name=\"medicationknowledge-characteristic-size\"> </a>\n \n </td>\n \n <td>Size</td>\n \n <td>Description of size of the product</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">shape\n \n <a name=\"medicationknowledge-characteristic-shape\"> </a>\n \n </td>\n \n <td>Shape</td>\n \n <td>Description of the shape of the product</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">color\n \n <a name=\"medicationknowledge-characteristic-color\"> </a>\n \n </td>\n \n <td>Color</td>\n \n <td>Description of the color of the product</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">coating\n \n <a name=\"medicationknowledge-characteristic-coating\"> </a>\n \n </td>\n \n <td>Coating</td>\n \n <td>Description of the coating of the product</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">scoring\n \n <a name=\"medicationknowledge-characteristic-scoring\"> </a>\n \n </td>\n \n <td>Scoring</td>\n \n <td>Description of the scoring of the product</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">logo\n \n <a name=\"medicationknowledge-characteristic-logo\"> </a>\n \n </td>\n \n <td>Logo</td>\n \n <td>Description of the Logo of the product</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">image\n \n <a name=\"medicationknowledge-characteristic-image\"> </a>\n \n </td>\n \n <td>Image</td>\n \n <td>Description of the Image of the product</td>\n \n </tr>\n \n </table>\n \n </div>" }, "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode" : "phx" }, { "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode" : "draft" }, { "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger" : 1 } ], "url" : "http://terminology.hl7.org/CodeSystem/medicationknowledge-characteristic", "identifier" : [ { "system" : "urn:ietf:rfc:3986", "value" : "urn:oid:2.16.840.1.113883.4.642.1.1338" } ], "version" : "4.2.0", "name" : "MedicationKnowledgeCharacteristicCodes", "title" : "MedicationKnowledge Characteristic Codes", "status" : "draft", "experimental" : false, "date" : "2020-05-09T12:49:00-04:00", "publisher" : "FHIR Project team", "contact" : [ { "telecom" : [ { "system" : "url", "value" : "http://hl7.org/fhir" } ] } ], "description" : "MedicationKnowledge Characteristic Codes", "caseSensitive" : true, "valueSet" : "http://terminology.hl7.org/ValueSet/medicationknowledge-characteristic", "content" : "complete", "concept" : [ { "code" : "imprintcd", "display" : "Imprint Code", "definition" : "Identyifying marks on product" }, { "code" : "size", "display" : "Size", "definition" : "Description of size of the product" }, { "code" : "shape", "display" : "Shape", "definition" : "Description of the shape of the product" }, { "code" : "color", "display" : "Color", "definition" : "Description of the color of the product" }, { "code" : "coating", "display" : "Coating", "definition" : "Description of the coating of the product" }, { "code" : "scoring", "display" : "Scoring", "definition" : "Description of the scoring of the product" }, { "code" : "logo", "display" : "Logo", "definition" : "Description of the Logo of the product" }, { "code" : "image", "display" : "Image", "definition" : "Description of the Image of the product" } ] }