FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r4b.r4.r4b
Resource TypeCodeSystem
IdCodeSystem-medicationknowledge-characteristic.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

This code system http://terminology.hl7.org/CodeSystem/medicationknowledge-characteristic defines the following codes:

Code Display Definition
imprintcd Imprint Code Identyifying marks on product
size Size Description of size of the product
shape Shape Description of the shape of the product
color Color Description of the color of the product
coating Coating Description of the coating of the product
scoring Scoring Description of the scoring of the product
logo Logo Description of the Logo of the product

Source1

{
  "resourceType": "CodeSystem",
  "id": "medicationknowledge-characteristic",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
    }
  ]
}