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

: Structure Data Types - XML Representation

Draft as of 2024-09-22

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="pqcmc-structure-data-types"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet pqcmc-structure-data-types</b></p><a name="pqcmc-structure-data-types"> </a><a name="hcpqcmc-structure-data-types"> </a><a name="pqcmc-structure-data-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>application/x-mdl-sdfile</td><td>Structure-Data File (.sdf)</td></tr><tr><td>application/x-mdl-molfile</td><td>Molfile (.mol)</td></tr><tr><td>application/x-cif</td><td>Crystallographic Information File (.cif)</td></tr><tr><td>application/x-inchi</td><td>IUPAC International Chemical Identifier (.inchi)</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-structure-data-types"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.36.48.40"/>
  </identifier>
  <version value="1.1.6"/>
  <name value="PqcmcStructureDataTypes"/>
  <title value="Structure Data 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 Structure Data Files (MOL,SDF,INCHI,etc)"/>
  <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="application/x-mdl-sdfile"/>
        <display value="Structure-Data File (.sdf)"/>
      </concept>
      <concept>
        <code value="application/x-mdl-molfile"/>
        <display value="Molfile (.mol)"/>
      </concept>
      <concept>
        <code value="application/x-cif"/>
        <display value="Crystallographic Information File (.cif)"/>
      </concept>
      <concept>
        <code value="application/x-inchi"/>
        <display value="IUPAC International Chemical Identifier (.inchi)"/>
      </concept>
    </include>
  </compose>
</ValueSet>