{
  "resourceType" : "ValueSet",
  "id" : "vs-medicinalproduct-characteristic-type",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vs-medicinalproduct-characteristic-type</b></p><a name=\"vs-medicinalproduct-characteristic-type\"> </a><a name=\"hcvs-medicinalproduct-characteristic-type\"> </a><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><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;1.0.0</span><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><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;1.0.0</span><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>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "brr"
  }],
  "url" : "http://hl7.org/fhir/uv/pharm-quality/ValueSet/vs-medicinalproduct-characteristic-type",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.40.41.48.20"
  }],
  "version" : "1.0.0",
  "name" : "MedicinalProductCharacteristicType",
  "title" : "MedicinalProduct Characteristic Type",
  "status" : "active",
  "experimental" : true,
  "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" : "Example codes for MedicinalProduct.characteristic.type",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "immutable" : false,
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/uv/pharm-quality/CodeSystem/cs-local-codes-drug-pq-example",
      "concept" : [{
        "code" : "ionic-strength",
        "display" : "Ionic Strength"
      },
      {
        "code" : "physicochemical",
        "display" : "Physicochemical properties"
      },
      {
        "code" : "pH",
        "display" : "pH"
      }]
    },
    {
      "system" : "http://hl7.org/fhir/uv/pharm-quality/CodeSystem/cs-substance-property-pq-example",
      "concept" : [{
        "code" : "solubility-water",
        "display" : "Solubility purified water"
      },
      {
        "code" : "water-content",
        "display" : "Water content"
      }]
    }]
  }
}