Pharmaceutical Quality - Chemistry, Manufacturing and Controls (PQ-CMC) Submissions to FDA
1.1.6 - Reconciliation + Stage 2 Connectathon 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.6 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

: Graphical File Types - XML Representation

Draft as of 2024-09-22

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="pqcmc-graphical-file-types"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet pqcmc-graphical-file-types</b></p><a name="pqcmc-graphical-file-types"> </a><a name="hcpqcmc-graphical-file-types"> </a><a name="pqcmc-graphical-file-types-en-US"> </a><ul><li>Include these codes as defined in <code>urn:ietf:bcp:13</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>image/jpeg</td><td style="color: #cccccc">image/jpeg</td></tr><tr><td>image/png</td><td style="color: #cccccc">image/png</td></tr><tr><td>image/svg</td><td style="color: #cccccc">image/svg</td></tr><tr><td>image/svg+xml</td><td style="color: #cccccc">image/svg+xml</td></tr><tr><td>image/gif</td><td style="color: #cccccc">image/gif</td></tr><tr><td>image/tiff</td><td style="color: #cccccc">image/tiff</td></tr></table></li></ul></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/ValueSet/pqcmc-graphical-file-types"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.36.48.39"/>
  </identifier>
  <version value="1.1.6"/>
  <name value="PqcmcGraphicalFileTypes"/>
  <title value="Graphical File Types"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-09-22T04:28:19+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="The acceptable file types that can be used in graphical files"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="urn:ietf:bcp:13"/>
      <concept>
        <code value="image/jpeg"/>
      </concept>
      <concept>
        <code value="image/png"/>
      </concept>
      <concept>
        <code value="image/svg"/>
      </concept>
      <concept>
        <code value="image/svg+xml"/>
      </concept>
      <concept>
        <code value="image/gif"/>
      </concept>
      <concept>
        <code value="image/tiff"/>
      </concept>
    </include>
  </compose>
</ValueSet>