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

: GENC and ISO 3166 Intersection - XML Representation

Active as of 2024-12-04

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="pqcmc-genc-and-iso-intersect"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet pqcmc-genc-and-iso-intersect</b></p><a name="pqcmc-genc-and-iso-intersect"> </a><a name="hcpqcmc-genc-and-iso-intersect"> </a><a name="pqcmc-genc-and-iso-intersect-en-US"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href="http://hl7.org/fhir/R5/valueset-iso3166-1-3.html">Iso 3166 Part 1: 3 Letter Codes</a></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude these codes as defined in <a href="http://terminology.hl7.org/6.1.0/CodeSystem-ISO3166Part1.html"><code>urn:iso:std:iso:3166</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>ALA</td><td style="color: #cccccc">Eland Islands</td></tr><tr><td>PSE</td><td style="color: #cccccc">Palestine, State of</td></tr><tr><td>SJM</td><td style="color: #cccccc">Svalbard and Jan Mayen</td></tr><tr><td>UMI</td><td style="color: #cccccc">United States Minor Outlying Islands</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-genc-and-iso-intersect"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.36.48.45"/>
  </identifier>
  <version value="2.0.0-ballot"/>
  <name value="PqcmcGENCAndISOIntersect"/>
  <title value="GENC and ISO 3166 Intersection"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-12-04T20:50:29+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 3 letter country codes used in GENC and ISO have significant overlap: only the country codes in ISO 3166 that have an equivalent code in GENC may be used"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <valueSet value="http://hl7.org/fhir/ValueSet/iso3166-1-3"/>
    </include>
    <exclude>
      <system value="urn:iso:std:iso:3166"/>
      <concept>
        <code value="ALA"/>
      </concept>
      <concept>
        <code value="PSE"/>
      </concept>
      <concept>
        <code value="SJM"/>
      </concept>
      <concept>
        <code value="UMI"/>
      </concept>
    </exclude>
  </compose>
</ValueSet>