Pharmaceutical Quality - Chemistry, Manufacturing and Controls (PQ-CMC) Submissions to FDA
1.1.2 - 1.1.2 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 1.1.2 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

: Batch utilization Terminology - JSON Representation

Active as of 2024-06-24

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "pqcmc-batch-utilization-terminology",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-cmc-ncit-dummy.html\"><code>http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/cmc-ncit-dummy</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-cmc-ncit-dummy.html#cmc-ncit-dummy-C133994\">C133994</a></td><td>Bioequivalence</td></tr><tr><td><a href=\"CodeSystem-cmc-ncit-dummy.html#cmc-ncit-dummy-C133992\">C133992</a></td><td>Clinical</td></tr><tr><td><a href=\"CodeSystem-cmc-ncit-dummy.html#cmc-ncit-dummy-C133990\">C133990</a></td><td>Commercial</td></tr><tr><td><a href=\"CodeSystem-cmc-ncit-dummy.html#cmc-ncit-dummy-C133991\">C133991</a></td><td>Development</td></tr><tr><td><a href=\"CodeSystem-cmc-ncit-dummy.html#cmc-ncit-dummy-C133993\">C133993</a></td><td>Validation</td></tr><tr><td><a href=\"CodeSystem-cmc-ncit-dummy.html#cmc-ncit-dummy-C185328\">C185328</a></td><td>Stability Study</td></tr></table></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-batch-utilization-terminology",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.40.36.48.35"
    }
  ],
  "version" : "1.1.2",
  "name" : "PqcmcBatchUtilizationTerminology",
  "title" : "Batch utilization Terminology",
  "status" : "active",
  "experimental" : true,
  "date" : "2024-06-24T01:39:18+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" : "Terminology used to qualify the information pertaining to batch utilization in the framework of the Pharmaceutical Quality/Chemistry, Manufacturing and Controls documents.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/cmc-ncit-dummy",
        "concept" : [
          {
            "code" : "C133994",
            "display" : "Bioequivalence"
          },
          {
            "code" : "C133992",
            "display" : "Clinical"
          },
          {
            "code" : "C133990",
            "display" : "Commercial"
          },
          {
            "code" : "C133991",
            "display" : "Development"
          },
          {
            "code" : "C133993",
            "display" : "Validation"
          },
          {
            "code" : "C185328",
            "display" : "Stability Study"
          }
        ]
      }
    ]
  }
}