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 Name Types Code Types - XML Representation

Draft as of 2024-03-04

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="cmc-product-name-types"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/cmc-product-name-types</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">PROP<a name="cmc-product-name-types-PROP"> </a></td><td>Proprietary</td></tr><tr><td style="white-space:nowrap">NON<a name="cmc-product-name-types-NON"> </a></td><td>Non-Proprietary</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="brr"/>
  </extension>
  <url
       value="http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/cmc-product-name-types"/>
  <version value="0.1.20"/>
  <name value="CmcProductNameTypes"/>
  <title value="Product Name Types Code Types"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-03-04T02:24:01+00:00"/>
  <publisher value="HL7 International / Biomedical Research and Regulation"/>
  <contact>
    <name value="HL7 International / Biomedical Research and Regulation"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/rcrim"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="brr@lists.HL7.org"/>
    </telecom>
  </contact>
  <description value="IG only code system of all codes in Code system."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="PROP"/>
    <display value="Proprietary"/>
  </concept>
  <concept>
    <code value="NON"/>
    <display value="Non-Proprietary"/>
  </concept>
</CodeSystem>