<ValueSet xmlns="http://hl7.org/fhir">
  <id value="pcr-PatientIdentifierType" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>Patient Identifier Type</h2>
      <div>
        <p>Codes supported by eHealth Ontario differentiating types of patient identifier types</p>
      </div>
      <p>This value set includes codes from the following code systems:</p>
      <ul>
        <li>Include these codes as defined in <a href="http://hl7.org/fhir/dstu2/v2/0203/index.html"><code>http://hl7.org/fhir/v2/0203</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://hl7.org/fhir/dstu2/v2/0203/index.html#v2-0203-JHN">JHN</a></td><td>Jurisdictional health number (Canada)</td><td /></tr><tr><td><a href="http://hl7.org/fhir/dstu2/v2/0203/index.html#v2-0203-MR">MR</a></td><td>Medical record number</td><td /></tr><tr><td><a href="http://hl7.org/fhir/dstu2/v2/0203/index.html#v2-0203-ALT">PI</a></td><td>Alternate Identifier</td><td /></tr></table></li>
      </ul>
    </div>
  </text>
  <url value="http://ehealthontario.ca/fhir/ValueSet/pcr-patient-identifier-type" />
  <version value="2.0.0" />
  <name value="PatientIdentifierType" />
  <status value="active" />
  <date value="2018-04-11T11:17:39-04:00" />
  <publisher value="eHealth Ontario" />
  <description value="Codes supported by eHealth Ontario differentiating types of patient identifier types" />
  <immutable value="false" />
  <extensible value="false" />
  <compose>
    <include>
      <system value="http://hl7.org/fhir/v2/0203" />
      <concept>
        <code value="JHN" />
        <display value="Jurisdictional Health Number (Canada)" />
      </concept>
      <concept>
        <code value="MR" />
        <display value="Medical Record Number" />
      </concept>
      <concept>
        <code value="PI" />
        <display value="Patient Internal Identifier, or alternate identifier such as CHRIS community care client Globally Unique ID (GUID)" />
      </concept>
      <concept>
        <code value="RRI" />
        <display value="Regional Registry Identifier, such as Enterprise Client ID (ECID)" />
      </concept>
    </include>
  </compose>
</ValueSet>