<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ValueSet-CountryCode" />
  <url value="http://ehealthontario.ca/fhir/ValueSet/country-code" />
  <version value="2.0.1" />
  <name value="CountryCodeEHR" />
  <title value="Country Code EHR" />
  <status value="active" />
  <date value="2025-04-09" />
  <publisher value="Ontario Health" />
  <description value="The set of 3-character ISO-3166 standard (e.g. CAN, USA) country codes supported by Ontario Health interfaces for use in addresses." />
  <compose>
    <include>
      <system value="urn:iso:std:iso:3166-3" />
    </include>
  </compose>
</ValueSet>