FHIR Cross-Version Extensions package for FHIR R4 from FHIR R4B
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4 from FHIR R4B - Version 0.0.1-snapshot-2. See the Directory of published versions

: MedicationKnowledge Characteristic Codes - JSON Representation

Page standards status: Informative Maturity Level: 0

Raw json | Download

{
  "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.r4"
        },
        {
          "url" : "version",
          "valueString" : "0.0.1-snapshot-2"
        }
      ],
      "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" : "2025-09-13T16:38:45-04: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|4.0.1",
  "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"
    }
  ]
}