This page is part of the FHIR Specification (v4.3.0: R4B - STU). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B
Biomedical Research and Regulation Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw JSON (canonical form + also see JSON Format Specification)
Definition for Code SystemIngredientRole
{ "resourceType" : "CodeSystem", "id" : "ingredient-role", "meta" : { "lastUpdated" : "2022-05-28T13:47:40.239+11:00", "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablecodesystem"] }, "text" : { "status" : "generated", "div" : "<div>!-- Snipped for Brevity --></div>" }, "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/ingredient-role", "identifier" : [{ "system" : "urn:ietf:rfc:3986", "value" : "urn:oid:2.16.840.1.113883.4.642.1.1595" }], "version" : "4.3.0", "name" : "IngredientRole", "title" : "IngredientRole", "status" : "draft", "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.", "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" }] }
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.