{
  "resourceType" : "CodeSystem",
  "id" : "manufacturing-participant-role",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem manufacturing-participant-role</b></p><a name=\"manufacturing-participant-role\"> </a><a name=\"hcmanufacturing-participant-role\"> </a><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/manufacturing-participant-role</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">diluent<a name=\"manufacturing-participant-role-diluent\"> </a></td><td>Diluent</td></tr><tr><td style=\"white-space:nowrap\">dispersant<a name=\"manufacturing-participant-role-dispersant\"> </a></td><td>Dispersant</td></tr><tr><td style=\"white-space:nowrap\">StartingMaterial<a name=\"manufacturing-participant-role-StartingMaterial\"> </a></td><td>Starting Material</td></tr><tr><td style=\"white-space:nowrap\">ProcessingMaterial<a name=\"manufacturing-participant-role-ProcessingMaterial\"> </a></td><td>Processing Material</td></tr><tr><td style=\"white-space:nowrap\">IntermediateMaterial<a name=\"manufacturing-participant-role-IntermediateMaterial\"> </a></td><td>Intermediate Material</td></tr><tr><td style=\"white-space:nowrap\">ResultingMaterial<a name=\"manufacturing-participant-role-ResultingMaterial\"> </a></td><td>Resulting Material</td></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "brr"
  }],
  "url" : "http://terminology.hl7.org/CodeSystem/manufacturing-participant-role",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.40.41.16.18"
  }],
  "version" : "1.0.0",
  "name" : "CsManufacturingParticipantRole",
  "title" : "Manufacturing Participant Role Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-05-10T20:32:51+00:00",
  "publisher" : "HL7 International / Biomedical Research and Regulation",
  "contact" : [{
    "name" : "HL7 International / Biomedical Research and Regulation",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/rcrim"
    }]
  }],
  "description" : "This code system contains codes for manufacturing participant role.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 6,
  "concept" : [{
    "code" : "diluent",
    "display" : "Diluent"
  },
  {
    "code" : "dispersant",
    "display" : "Dispersant"
  },
  {
    "code" : "StartingMaterial",
    "display" : "Starting Material"
  },
  {
    "code" : "ProcessingMaterial",
    "display" : "Processing Material"
  },
  {
    "code" : "IntermediateMaterial",
    "display" : "Intermediate Material"
  },
  {
    "code" : "ResultingMaterial",
    "display" : "Resulting Material"
  }]
}