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

FHIR IG analytics

Packagehl7.fhir.uv.xver-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

Generated Narrative: CodeSystem medicationknowledge-characteristic

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

CodeDisplayDefinition
imprintcd Imprint CodeIdentyifying marks on product
size SizeDescription of size of the product
shape ShapeDescription of the shape of the product
color ColorDescription of the color of the product
coating CoatingDescription of the coating of the product
scoring ScoringDescription of the scoring of the product
logo LogoDescription of the Logo of the product

Source1

{
  "resourceType": "CodeSystem",
  "id": "medicationknowledge-characteristic",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r4.r4b"
        },
        {
          "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.0.1",
  "name": "medicationKnowledge Characteristic Codes",
  "title": "Medication knowledge  characteristic  codes",
  "status": "draft",
  "experimental": false,
  "date": "2025-09-13T16:11:23-04:00",
  "publisher": "Pharmacy",
  "contact": [
    {
      "name": "Pharmacy",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/medication"
        }
      ]
    }
  ],
  "description": "MedicationKnowledge Characteristic Codes",
  "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.3.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"
    }
  ]
}