Pharmaceutical Quality Submissions to Food & Drug Administration (PQ/CMC)
0.1.20 - Build CI United States of America flag

Pharmaceutical Quality Submissions to Food & Drug Administration (PQ/CMC), published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 0.1.20 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/ and changes regularly. See the Directory of published versions

: Product Part Type Terminology - JSON Representation

Draft as of 2024-03-04

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "pqcmc-product-part-type",
  "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-C203896\">C203896</a></td><td>Blend</td></tr><tr><td><a href=\"CodeSystem-cmc-ncit-dummy.html#cmc-ncit-dummy-C42890\">C42890</a></td><td>Bead</td></tr><tr><td><a href=\"CodeSystem-cmc-ncit-dummy.html#cmc-ncit-dummy-C203897\">C203897</a></td><td>Capsule Shell</td></tr><tr><td><a href=\"CodeSystem-cmc-ncit-dummy.html#cmc-ncit-dummy-C25450\">C25450</a></td><td>Coating</td></tr><tr><td><a href=\"CodeSystem-cmc-ncit-dummy.html#cmc-ncit-dummy-C202489\">C202489</a></td><td>Dispersion</td></tr><tr><td><a href=\"CodeSystem-cmc-ncit-dummy.html#cmc-ncit-dummy-C42938\">C42938</a></td><td>Granules</td></tr><tr><td><a href=\"CodeSystem-cmc-ncit-dummy.html#cmc-ncit-dummy-C66831\">C66831</a></td><td>Layer</td></tr><tr><td><a href=\"CodeSystem-cmc-ncit-dummy.html#cmc-ncit-dummy-C203898\">C203898</a></td><td>Minitablets</td></tr><tr><td><a href=\"CodeSystem-cmc-ncit-dummy.html#cmc-ncit-dummy-C42986\">C42986</a></td><td>Solution</td></tr><tr><td><a href=\"CodeSystem-cmc-ncit-dummy.html#cmc-ncit-dummy-C42998\">C42998</a></td><td>Tablet</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-product-part-type",
  "version" : "0.1.20",
  "name" : "PqcmcProductPartType",
  "title" : "Product Part Type Terminology",
  "status" : "draft",
  "experimental" : true,
  "date" : "2024-03-04T02:24:01+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" : "A category of terminology used to qualify the information pertaining to the product part type 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" : "C203896",
            "display" : "Blend"
          },
          {
            "code" : "C42890",
            "display" : "Bead"
          },
          {
            "code" : "C203897",
            "display" : "Capsule Shell"
          },
          {
            "code" : "C25450",
            "display" : "Coating"
          },
          {
            "code" : "C202489",
            "display" : "Dispersion"
          },
          {
            "code" : "C42938",
            "display" : "Granules"
          },
          {
            "code" : "C66831",
            "display" : "Layer"
          },
          {
            "code" : "C203898",
            "display" : "Minitablets"
          },
          {
            "code" : "C42986",
            "display" : "Solution"
          },
          {
            "code" : "C42998",
            "display" : "Tablet"
          }
        ]
      }
    ]
  }
}