<NamingSystem xmlns="http://hl7.org/fhir">
  <id value="ca-passport-number" />
  <name value="Canada Passport Number" />
  <status value="draft" />
  <kind value="identifier" />
  <date value="2018-01-23T00:03:00-05:00" />
  <type>
    <coding>
      <system value="http://hl7.org/fhir/v2/0203" />
      <code value="PPN" />
      <display value="Passport number" />
    </coding>
  </type>
  <description value="Identifier of the name space for Passport Numbers issued by the country of Canada. In HL7 V3 messaging, it is used for II.root values for passport numbers." />
  <jurisdiction>
    <coding>
      <system value="https://www.iso.org/obp/ui/#iso:code:3166:CA" />
      <code value="CA" />
      <display value="Canada" />
    </coding>
  </jurisdiction>
  <uniqueId>
    <type value="uri" />
    <value value="https://fhir.infoway-inforoute.ca/NamingSystem/ca-passport-number" />
    <preferred value="true" />
  </uniqueId>
  <uniqueId>
    <type value="uri" />
    <value value="urn:oid:2.16.840.1.113883.4.330.124" />
  </uniqueId>
  <uniqueId>
    <type value="oid" />
    <value value="2.16.840.1.113883.4.330.124" />
    <preferred value="true" />
  </uniqueId>
</NamingSystem>