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

: Substance Property Value - example - XML Representation

Active as of 2024-05-08

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="cs-substance-property-value-pq-example"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/pharm-quality/CodeSystem/cs-substance-property-value-pq-example</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">sol-free<a name="cs-substance-property-value-pq-example-sol-free"> </a></td><td>Freely soluble</td></tr><tr><td style="white-space:nowrap">sol-slight<a name="cs-substance-property-value-pq-example-sol-slight"> </a></td><td>Slightly soluble</td></tr><tr><td style="white-space:nowrap">sol-soluble<a name="cs-substance-property-value-pq-example-sol-soluble"> </a></td><td>Soluble</td></tr><tr><td style="white-space:nowrap">negative-mutagenicity<a name="cs-substance-property-value-pq-example-negative-mutagenicity"> </a></td><td>Negative Mutagenicity</td></tr><tr><td style="white-space:nowrap">positive-mutagenicity<a name="cs-substance-property-value-pq-example-positive-mutagenicity"> </a></td><td>Positive Mutagenicity</td></tr><tr><td style="white-space:nowrap">ICH-M7-class-2<a name="cs-substance-property-value-pq-example-ICH-M7-class-2"> </a></td><td>ICH M7 classification = Class 2</td></tr><tr><td style="white-space:nowrap">ICH-M7-class-5<a name="cs-substance-property-value-pq-example-ICH-M7-class-5"> </a></td><td>ICH M7 classification = Class 5</td></tr><tr><td style="white-space:nowrap">positive<a name="cs-substance-property-value-pq-example-positive"> </a></td><td>Positive</td></tr><tr><td style="white-space:nowrap">negative<a name="cs-substance-property-value-pq-example-negative"> </a></td><td>Negative</td></tr><tr><td style="white-space:nowrap">class-2<a name="cs-substance-property-value-pq-example-class-2"> </a></td><td>Class 2</td></tr><tr><td style="white-space:nowrap">class-5<a name="cs-substance-property-value-pq-example-class-5"> </a></td><td>Class 5</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="brr"/>
  </extension>
  <url
       value="http://hl7.org/fhir/uv/pharm-quality/CodeSystem/cs-substance-property-value-pq-example"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.41.16.11"/>
  </identifier>
  <version value="1.0.0"/>
  <name value="CsSubstancePropertyValuePQ"/>
  <title value="Substance Property Value - example"/>
  <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 example code system contains example codes for substance property values used in pharmaceutical quality industry."/>
  <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="sol-free"/>
    <display value="Freely soluble"/>
  </concept>
  <concept>
    <code value="sol-slight"/>
    <display value="Slightly soluble"/>
  </concept>
  <concept>
    <code value="sol-soluble"/>
    <display value="Soluble"/>
  </concept>
  <concept>
    <code value="negative-mutagenicity"/>
    <display value="Negative Mutagenicity"/>
  </concept>
  <concept>
    <code value="positive-mutagenicity"/>
    <display value="Positive Mutagenicity"/>
  </concept>
  <concept>
    <code value="ICH-M7-class-2"/>
    <display value="ICH M7 classification = Class 2"/>
  </concept>
  <concept>
    <code value="ICH-M7-class-5"/>
    <display value="ICH M7 classification = Class 5"/>
  </concept>
  <concept>
    <code value="positive"/>
    <display value="Positive"/>
  </concept>
  <concept>
    <code value="negative"/>
    <display value="Negative"/>
  </concept>
  <concept>
    <code value="class-2"/>
    <display value="Class 2"/>
  </concept>
  <concept>
    <code value="class-5"/>
    <display value="Class 5"/>
  </concept>
</CodeSystem>