FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/ingredient-role

Packageihe.pharm.mpd.r4
TypeCodeSystem
Idingredient-role
FHIR VersionR4
Sourcehttps://profiles.ihe.net/PHARM/MPD
URLhttp://hl7.org/fhir/ingredient-role
Version5.0.0
Statusactive
Date2021-01-05T10:01:24+11:00
NameIngredientRole
TitleIngredient Role
Realmuv
Authorityihe
DescriptionA classification of the ingredient identifying its purpose within the product, e.g. active, inactive.
Contentcomplete

Resources that use this resource

ValueSet
ingredientRoleIngredient Role
ingredient-roleIngredient Role

Resources that this resource uses

No resources found


Narrative

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

This code system http://hl7.org/fhir/ingredient-role defines the following codes:

Code Display
100000072072 Active
100000072073 Adjuvant
100000072082 Excipient
100000136065 Starting material for excipient
100000136066 Solvent / Diluent
100000136178 Raw materials used in the manufacture of the product
100000136179 Starting material for active substance
100000136561 Overage
200000003427 bioenhancer

Source

{
  "resourceType": "CodeSystem",
  "id": "ingredient-role",
  "meta": {
    "lastUpdated": "2023-03-26T15:21:02.749+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "brr"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/web-source",
      "valueUrl": "http://hl7.org/fhir/R5/codesystem-ingredient-role.html"
    }
  ],
  "url": "http://hl7.org/fhir/ingredient-role",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.4.2080"
    }
  ],
  "version": "5.0.0",
  "name": "IngredientRole",
  "title": "Ingredient Role",
  "status": "active",
  "experimental": false,
  "date": "2021-01-05T10:01:24+11:00",
  "publisher": "HL7 (FHIR Project)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        },
        {
          "system": "email",
          "value": "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "description": "A classification of the ingredient identifying its purpose within the product, e.g. active, inactive.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/ingredient-role",
  "content": "complete",
  "concept": [
    {
      "code": "100000072072",
      "display": "Active"
    },
    {
      "code": "100000072073",
      "display": "Adjuvant"
    },
    {
      "code": "100000072082",
      "display": "Excipient"
    },
    {
      "code": "100000136065",
      "display": "Starting material for excipient"
    },
    {
      "code": "100000136066",
      "display": "Solvent / Diluent"
    },
    {
      "code": "100000136178",
      "display": "Raw materials used in the manufacture of the product"
    },
    {
      "code": "100000136179",
      "display": "Starting material for active substance"
    },
    {
      "code": "100000136561",
      "display": "Overage"
    },
    {
      "code": "200000003427",
      "display": "bioenhancer"
    }
  ]
}