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

: Process Parameter Codes - XML Representation

Active as of 2024-05-08

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="process-parameter"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/process-parameter</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">Capacity<a name="process-parameter-Capacity"> </a></td><td>Capacity</td></tr><tr><td style="white-space:nowrap">TEMP-MAX<a name="process-parameter-TEMP-MAX"> </a></td><td>Maximum Temperature</td></tr><tr><td style="white-space:nowrap">TEMP<a name="process-parameter-TEMP"> </a></td><td>Temperature</td></tr><tr><td style="white-space:nowrap">ROTATIONSPEED<a name="process-parameter-ROTATIONSPEED"> </a></td><td>Rotational Speed</td></tr><tr><td style="white-space:nowrap">OPTICAL<a name="process-parameter-OPTICAL"> </a></td><td>Optical properties</td></tr><tr><td style="white-space:nowrap">THEORY<a name="process-parameter-THEORY"> </a></td><td>Theory</td></tr><tr><td style="white-space:nowrap">STIR<a name="process-parameter-STIR"> </a></td><td>Stir Time</td></tr><tr><td style="white-space:nowrap">SPEED<a name="process-parameter-SPEED"> </a></td><td>Mix speed</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/process-parameter"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.41.16.29"/>
  </identifier>
  <version value="1.0.0"/>
  <name value="CsProcessParameter"/>
  <title value="Process Parameter 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 process parameter."/>
  <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="Capacity"/>
    <display value="Capacity"/>
  </concept>
  <concept>
    <code value="TEMP-MAX"/>
    <display value="Maximum Temperature"/>
  </concept>
  <concept>
    <code value="TEMP"/>
    <display value="Temperature"/>
  </concept>
  <concept>
    <code value="ROTATIONSPEED"/>
    <display value="Rotational Speed"/>
  </concept>
  <concept>
    <code value="OPTICAL"/>
    <display value="Optical properties"/>
  </concept>
  <concept>
    <code value="THEORY"/>
    <display value="Theory"/>
  </concept>
  <concept>
    <code value="STIR"/>
    <display value="Stir Time"/>
  </concept>
  <concept>
    <code value="SPEED"/>
    <display value="Mix speed"/>
  </concept>
</CodeSystem>