<NamingSystem xmlns="http://hl7.org/fhir">
  <id value="ca-permanent-resident-card-number" />
  <name value="Canada Permanent Resident Card 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="PRC" />
      <display value="Permanent Resident Card" />
    </coding>
  </type>
  <description value="Identifier of the name space for Canada Permanent Resident Card Number issued by the country of Canada." />
  <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-permanent-resident-card-number" />
    <preferred value="true" />
  </uniqueId>
</NamingSystem>