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

: Coating Purpose Terminology - JSON Representation

Active as of 2024-12-04

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "pqcmc-coating-purpose",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet pqcmc-coating-purpose</b></p><a name=\"pqcmc-coating-purpose\"> </a><a name=\"hcpqcmc-coating-purpose\"> </a><a name=\"pqcmc-coating-purpose-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-v3-nciThesaurus.html\"><code>http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>C203884</td><td>Appearance/Identification</td></tr><tr><td>C203885</td><td>Consumption Enhancement</td></tr><tr><td>C203887</td><td>Delayed Release</td></tr><tr><td>C203888</td><td>Drug Layering</td></tr><tr><td>C203889</td><td>Extended Release</td></tr><tr><td>C203890</td><td>Irritant Suppression</td></tr><tr><td>C203886</td><td>Content Isolation</td></tr><tr><td>C203891</td><td>Odor Masking</td></tr><tr><td>C203892</td><td>Protective</td></tr><tr><td>C203893</td><td>Seal</td></tr><tr><td>C203894</td><td>Site of Action</td></tr><tr><td>C203895</td><td>Taste Masking</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-coating-purpose",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.40.36.48.7"
    }
  ],
  "version" : "2.0.0-ballot",
  "name" : "PqcmcCoatingPurpose",
  "title" : "Coating Purpose Terminology",
  "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" : "A category of terminology used to qualify the information pertaining to the coating purpose 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://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
        "concept" : [
          {
            "code" : "C203884",
            "display" : "Appearance/Identification"
          },
          {
            "code" : "C203885",
            "display" : "Consumption Enhancement"
          },
          {
            "code" : "C203887",
            "display" : "Delayed Release"
          },
          {
            "code" : "C203888",
            "display" : "Drug Layering"
          },
          {
            "code" : "C203889",
            "display" : "Extended Release"
          },
          {
            "code" : "C203890",
            "display" : "Irritant Suppression"
          },
          {
            "code" : "C203886",
            "display" : "Content Isolation"
          },
          {
            "code" : "C203891",
            "display" : "Odor Masking"
          },
          {
            "code" : "C203892",
            "display" : "Protective"
          },
          {
            "code" : "C203893",
            "display" : "Seal"
          },
          {
            "code" : "C203894",
            "display" : "Site of Action"
          },
          {
            "code" : "C203895",
            "display" : "Taste Masking"
          }
        ]
      }
    ]
  }
}