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 - JSON Representation

Active as of 2024-05-08

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "vs-medicinalproduct-characteristic-type",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "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" : "2024-05-08T12:53:57+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"
        }
      ],
      "text" : "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"
          }
        ]
      }
    ]
  }
}