http://terminology.hl7.org/CodeSystem/v3-hc-aign|3.0.1

name
HcAIGN
package
hl7.terminology.r5@6.3.0
content
not-present
status
active
date
2021-03-22 04:00:00.0

Active Ingredient Group Number

The AIG number is a 10 digit number that identifies products that have the same active ingredient(s) and ingredient strength(s). The AIG is comprised of three portions: \r\n\r\n * the first portion (2 digits) identifies the number of active ingredients\r\n * the second portion(5 digits) identifies the unique groups of active ingredients(s);\r\n * the last portion (3 digits) identifies the active ingredient group strength. The strength group has a tolerance of -2% to +10%.\r\n \r\n\r\nFurther information about this Code System can be found at https://www.canada.ca/en/health-canada/services/drugs-health-products/drug-products/drug-product-database/terminology.html

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-hc-aign"
  }, {
    "name" : "version",
    "valueString" : "3.0.1"
  } ]
}