{
  "resourceType" : "ValueSet",
  "id" : "pqcmc-genc-and-iso-intersect",
  "text" : {
    "status" : "generated",
    "div" : "<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><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.4.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>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "brr"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 2,
    "_valueInteger" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/us/pq-cmc-fda/ImplementationGuide/hl7.fhir.us.pq-cmc-fda"
      }]
    }
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use",
    "_valueCode" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/us/pq-cmc-fda/ImplementationGuide/hl7.fhir.us.pq-cmc-fda"
      }]
    }
  }],
  "url" : "http://hl7.org/fhir/us/pq-cmc-fda/ValueSet/pqcmc-genc-and-iso-intersect",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.40.36.48.45"
  }],
  "version" : "2.0.0",
  "name" : "PqcmcGENCAndISOIntersect",
  "title" : "GENC and ISO 3166 Intersection",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-07-03T13:07:08+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" : "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" : "urn:iso:std:iso:3166",
      "code" : "US",
      "display" : "United States of America"
    }]
  }],
  "compose" : {
    "include" : [{
      "valueSet" : ["http://hl7.org/fhir/ValueSet/iso3166-1-3"]
    }],
    "exclude" : [{
      "system" : "urn:iso:std:iso:3166",
      "concept" : [{
        "code" : "ALA"
      },
      {
        "code" : "PSE"
      },
      {
        "code" : "SJM"
      },
      {
        "code" : "UMI"
      }]
    }]
  }
}