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

: Substance Name Type - JSON Representation

Draft as of 2024-03-04

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "pqcmc-substance-name-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-C71898\">C71898</a></td><td>Brand</td></tr><tr><td><a href=\"CodeSystem-cmc-ncit-dummy.html#cmc-ncit-dummy-C97054\">C97054</a></td><td>Generic Name</td></tr><tr><td><a href=\"CodeSystem-cmc-ncit-dummy.html#cmc-ncit-dummy-C203355\">C203355</a></td><td>GSRS Preferred Term</td></tr><tr><td><a href=\"CodeSystem-cmc-ncit-dummy.html#cmc-ncit-dummy-C203357\">C203357</a></td><td>Systematic Name</td></tr><tr><td><a href=\"CodeSystem-cmc-ncit-dummy.html#cmc-ncit-dummy-C203358\">C203358</a></td><td>USP-NF Established Name</td></tr><tr><td><a href=\"CodeSystem-cmc-ncit-dummy.html#cmc-ncit-dummy-C54682\">C54682</a></td><td>CAS Number</td></tr><tr><td><a href=\"CodeSystem-cmc-ncit-dummy.html#cmc-ncit-dummy-C142585\">C142585</a></td><td>INN</td></tr><tr><td><a href=\"CodeSystem-cmc-ncit-dummy.html#cmc-ncit-dummy-C96973\">C96973</a></td><td>USAN</td></tr><tr><td><a href=\"CodeSystem-cmc-ncit-dummy.html#cmc-ncit-dummy-C203356\">C203356</a></td><td>IUPAC Name</td></tr><tr><td><a href=\"CodeSystem-cmc-ncit-dummy.html#cmc-ncit-dummy-C95517\">C95517</a></td><td>ISBT-128 DIN</td></tr><tr><td><a href=\"CodeSystem-cmc-ncit-dummy.html#cmc-ncit-dummy-C203354\">C203354</a></td><td>Company ID/Code</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-substance-name-type",
  "version" : "0.1.20",
  "name" : "PqcmcSubstanceNameType",
  "title" : "Substance Name Type",
  "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" : "Waiting for NCIt codes are added for Product Ingredient Name Type",
  "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" : "C71898",
            "display" : "Brand"
          },
          {
            "code" : "C97054",
            "display" : "Generic Name"
          },
          {
            "code" : "C203355",
            "display" : "GSRS Preferred Term"
          },
          {
            "code" : "C203357",
            "display" : "Systematic Name"
          },
          {
            "code" : "C203358",
            "display" : "USP-NF Established Name"
          },
          {
            "code" : "C54682",
            "display" : "CAS Number"
          },
          {
            "code" : "C142585",
            "display" : "INN"
          },
          {
            "code" : "C96973",
            "display" : "USAN"
          },
          {
            "code" : "C203356",
            "display" : "IUPAC Name"
          },
          {
            "code" : "C95517",
            "display" : "ISBT-128 DIN"
          },
          {
            "code" : "C203354",
            "display" : "Company ID/Code"
          }
        ]
      }
    ]
  }
}