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

FHIR IG Statistics: ValueSet/ingredientRole

Packagehl7.fhir.uv.emedicinal-product-info
TypeValueSet
IdingredientRole
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/emedicinal-product-info/https://build.fhir.org/ig/HL7/emedicinal-product-info/ValueSet-ingredientRole.html
URLhttp://hl7.org/fhir/uv/emedicinal-product-info/ValueSet/ingredientRole
Version1.1.0
Statusactive
Date2025-07-21T10:31:44+00:00
NameVsIngredientRole
TitleIngredient Role
Realmuv
Authorityhl7
DescriptionIngredient Role; e.g.,active, excipient

Resources that use this resource

StructureDefinition
Ingredient-uv-epiIngredient (ePI)

Resources that this resource uses

CodeSystem
ingredient-roleIngredient Role

Narrative

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

Generated Narrative: ValueSet ingredientRole


Source

{
  "resourceType": "ValueSet",
  "id": "ingredientRole",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/uv/emedicinal-product-info/ValueSet/ingredientRole",
  "version": "1.1.0",
  "name": "VsIngredientRole",
  "title": "Ingredient Role",
  "status": "active",
  "experimental": false,
  "date": "2025-07-21T10:31:44+00:00",
  "publisher": "HL7 International - Biomedical Research & Regulation Work Group",
  "contact": [
    {
      "name": "HL7 International - Biomedical Research & Regulation Work Group",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/Special/committees/rcrim"
        }
      ]
    }
  ],
  "description": "Ingredient Role; e.g.,active, excipient",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/ingredient-role"
      }
    ]
  }
}