Pharmaceutical Quality - Chemistry, Manufacturing and Controls (PQ-CMC) Submissions to FDA
2.0.0-ballot - STU2 ballot United States of America flag

Pharmaceutical Quality - Chemistry, Manufacturing and Controls (PQ-CMC) Submissions to FDA, published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/FHIR-us-pq-cmc-fda/ and changes regularly. See the Directory of published versions

: Non-Percentage Units - JSON Representation

Active as of 2024-12-04

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "pqcmc-non-percentage-units",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet pqcmc-non-percentage-units</b></p><a name=\"pqcmc-non-percentage-units\"> </a><a name=\"hcpqcmc-non-percentage-units\"> </a><a name=\"pqcmc-non-percentage-units-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"ValueSet-pqcmc-units-of-measure.html\">Units Of Measure</a></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"ValueSet-pqcmc-percentage-units.html\">Percentage Units</a></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "brr"
    }
  ],
  "url" : "http://hl7.org/fhir/us/pq-cmc-fda/ValueSet/pqcmc-non-percentage-units",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.40.36.48.41"
    }
  ],
  "version" : "2.0.0-ballot",
  "name" : "PqcmcNonPercentageUnits",
  "title" : "Non-Percentage Units",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-12-04T20:50:29+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"
        },
        {
          "system" : "email",
          "value" : "brr@lists.HL7.org"
        }
      ]
    }
  ],
  "description" : "Units of Measure terminologies that do not represent percentages",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          🔗 "http://hl7.org/fhir/us/pq-cmc-fda/ValueSet/pqcmc-units-of-measure"
        ]
      }
    ],
    "exclude" : [
      {
        "valueSet" : [
          🔗 "http://hl7.org/fhir/us/pq-cmc-fda/ValueSet/pqcmc-percentage-units"
        ]
      }
    ]
  }
}