Pharmaceutical Quality (Industry)
1.0.0 - STU1 International flag

Pharmaceutical Quality (Industry), published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/uv-dx-pq/ and changes regularly. See the Directory of published versions

: Manufacturing Participant Role Codes - XML Representation

Active as of 2024-05-08

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="manufacturing-participant-role"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><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>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="brr"/>
  </extension>
  <url
       value="http://terminology.hl7.org/CodeSystem/manufacturing-participant-role"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.41.16.18"/>
  </identifier>
  <version value="1.0.0"/>
  <name value="CsManufacturingParticipantRole"/>
  <title value="Manufacturing Participant Role Codes"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-05-08T12:53:57+00:00"/>
  <publisher value="HL7 International / Biomedical Research and Regulation"/>
  <contact>
    <name value="HL7 International - Biomedical Research and Regulation"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/rcrim"/>
    </telecom>
  </contact>
  <description
               value="This code system contains codes for manufacturing participant role."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
    <text value="World"/>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <concept>
    <code value="diluent"/>
    <display value="Diluent"/>
  </concept>
  <concept>
    <code value="dispersant"/>
    <display value="Dispersant"/>
  </concept>
  <concept>
    <code value="StartingMaterial"/>
    <display value="Starting Material"/>
  </concept>
  <concept>
    <code value="ProcessingMaterial"/>
    <display value="Processing Material"/>
  </concept>
  <concept>
    <code value="IntermediateMaterial"/>
    <display value="Intermediate Material"/>
  </concept>
  <concept>
    <code value="ResultingMaterial"/>
    <display value="Resulting Material"/>
  </concept>
</CodeSystem>