Extensions for Using Data Elements from FHIR R4B in FHIR R5 - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 0 |
{
"resourceType" : "CodeSystem",
"id" : "medicationknowledge-characteristic",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>This code system http://terminology.hl7.org/CodeSystem/medicationknowledge-characteristic defines the following codes:</p>\n <table class=\"codes\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">imprintcd\n <a name=\"medicationknowledge-characteristic-imprintcd\"> </a>\n </td>\n <td>Imprint Code</td>\n <td>Identyifying marks on product</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">size\n <a name=\"medicationknowledge-characteristic-size\"> </a>\n </td>\n <td>Size</td>\n <td>Description of size of the product</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">shape\n <a name=\"medicationknowledge-characteristic-shape\"> </a>\n </td>\n <td>Shape</td>\n <td>Description of the shape of the product</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">color\n <a name=\"medicationknowledge-characteristic-color\"> </a>\n </td>\n <td>Color</td>\n <td>Description of the color of the product</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">coating\n <a name=\"medicationknowledge-characteristic-coating\"> </a>\n </td>\n <td>Coating</td>\n <td>Description of the coating of the product</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">scoring\n <a name=\"medicationknowledge-characteristic-scoring\"> </a>\n </td>\n <td>Scoring</td>\n <td>Description of the scoring of the product</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">logo\n <a name=\"medicationknowledge-characteristic-logo\"> </a>\n </td>\n <td>Logo</td>\n <td>Description of the Logo of the product</td>\n </tr>\n </table>\n </div>"
},
"extension" : [
{
"extension" : [
{
"url" : "packageId",
"valueId" : "hl7.fhir.uv.xver-r4b.r5"
},
{
"url" : "version",
"valueString" : "0.1.0"
},
{
"url" : "uri",
"valueUri" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "phx"
}
],
"url" : "http://terminology.hl7.org/CodeSystem/medicationknowledge-characteristic",
"version" : "4.3.0",
"name" : "MedicationKnowledge Characteristic Codes",
"status" : "draft",
"experimental" : false,
"date" : "2026-03-20T14:38:32+11:00",
"publisher" : "Pharmacy",
"contact" : [
{
"name" : "Pharmacy",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/medication"
}
]
}
],
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/ValueSet/medicationknowledge-characteristic|5.0.0",
"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"
}
]
}