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

: MedicinalProduct Characteristic Type - XML Representation

Active as of 2024-05-08

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="vs-medicinalproduct-characteristic-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="CodeSystem-cs-local-codes-drug-pq-example.html"><code>http://hl7.org/fhir/uv/pharm-quality/CodeSystem/cs-local-codes-drug-pq-example</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-cs-local-codes-drug-pq-example.html#cs-local-codes-drug-pq-example-ionic-strength">ionic-strength</a></td><td>Ionic Strength</td></tr><tr><td><a href="CodeSystem-cs-local-codes-drug-pq-example.html#cs-local-codes-drug-pq-example-physicochemical">physicochemical</a></td><td>Physicochemical properties</td></tr><tr><td><a href="CodeSystem-cs-local-codes-drug-pq-example.html#cs-local-codes-drug-pq-example-pH">pH</a></td><td>pH</td></tr></table></li><li>Include these codes as defined in <a href="CodeSystem-cs-substance-property-pq-example.html"><code>http://hl7.org/fhir/uv/pharm-quality/CodeSystem/cs-substance-property-pq-example</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-cs-substance-property-pq-example.html#cs-substance-property-pq-example-solubility-water">solubility-water</a></td><td>Solubility purified water</td></tr><tr><td><a href="CodeSystem-cs-substance-property-pq-example.html#cs-substance-property-pq-example-water-content">water-content</a></td><td>Water content</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="brr"/>
  </extension>
  <url
       value="http://hl7.org/fhir/uv/pharm-quality/ValueSet/vs-medicinalproduct-characteristic-type"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.41.48.20"/>
  </identifier>
  <version value="1.0.0"/>
  <name value="MedicinalProductCharacteristicType"/>
  <title value="MedicinalProduct Characteristic Type"/>
  <status value="active"/>
  <experimental value="true"/>
  <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="Example codes for MedicinalProduct.characteristic.type"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
    <text value="World"/>
  </jurisdiction>
  <immutable value="false"/>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/uv/pharm-quality/CodeSystem/cs-local-codes-drug-pq-example"/>
      <concept>
        <code value="ionic-strength"/>
        <display value="Ionic Strength"/>
      </concept>
      <concept>
        <code value="physicochemical"/>
        <display value="Physicochemical properties"/>
      </concept>
      <concept>
        <code value="pH"/>
        <display value="pH"/>
      </concept>
    </include>
    <include>
      <system
              value="http://hl7.org/fhir/uv/pharm-quality/CodeSystem/cs-substance-property-pq-example"/>
      <concept>
        <code value="solubility-water"/>
        <display value="Solubility purified water"/>
      </concept>
      <concept>
        <code value="water-content"/>
        <display value="Water content"/>
      </concept>
    </include>
  </compose>
</ValueSet>