{
  "resourceType" : "ValueSet",
  "id" : "fr-identifier-type-v1-0",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0203.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0203</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0203.html#v2-0203-PPN\">PPN</a></td><td>Passport Number</td><td>A unique number assigned to the document affirming that a person is a citizen of the country.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0203.html#v2-0203-PN\">PN</a></td><td>Person Number</td><td>A number that is unique to a living subject within an Assigning Authority.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0203.html#v2-0203-PI\">PI</a></td><td>Patient Identifier</td><td>A number that is unique to a patient within an Assigning Authority.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0203.html#v2-0203-RRI\">RRI</a></td><td>Regional Registry ID</td><td>Regional registry ID</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-fr-v2-0203.html\"><code>http://interopsante.org/fhir/CodeSystem/fr-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=\"CodeSystem-fr-v2-0203.html#fr-v2-0203-NNFRA\">NNFRA</a></td><td>National Person Identifier where the FRA is the ISO table 3166 3-character (alphabetic) country code</td></tr><tr><td><a href=\"CodeSystem-fr-v2-0203.html#fr-v2-0203-NDP\">NDP</a></td><td>Identifiant du patient au Dossier Pharmaceutique</td></tr><tr><td><a href=\"CodeSystem-fr-v2-0203.html#fr-v2-0203-INS-C\">INS-C</a></td><td>Identifiant National de Santé Calculé</td></tr><tr><td><a href=\"CodeSystem-fr-v2-0203.html#fr-v2-0203-INS-NIA\">INS-NIA</a></td><td>NIR temporaire</td></tr><tr><td><a href=\"CodeSystem-fr-v2-0203.html#fr-v2-0203-INS-NIR\">INS-NIR</a></td><td>NIR définitif</td></tr></table></li></ul></div>"
  },
  "url" : "http://resmed.com/fhir/core/ValueSet/fr-identifier-type-v1-0",
  "version" : "0.37.0",
  "name" : "Fr_patient_identifier_type",
  "title" : "ResMed implementation of the French Identifier type ValueSet",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-01-11T18:32:48+00:00",
  "publisher" : "ResMed Corp",
  "contact" : [{
    "name" : "ResMed Corp",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.resmed.com"
    },
    {
      "system" : "email",
      "value" : "atomteam-halifax@resmed.com"
    }]
  }],
  "description" : "ResMed implementation of the French Identifier type ValueSet",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
      "concept" : [{
        "code" : "PPN",
        "display" : "Passport Number"
      },
      {
        "code" : "PN",
        "display" : "Person Number"
      },
      {
        "code" : "PI",
        "display" : "Patient Identifier"
      },
      {
        "code" : "RRI",
        "display" : "Regional Registry ID"
      }]
    },
    {
      "system" : "http://interopsante.org/fhir/CodeSystem/fr-v2-0203",
      "concept" : [{
        "code" : "NNFRA",
        "display" : "National Person Identifier where the FRA is the ISO table 3166 3-character (alphabetic) country code"
      },
      {
        "code" : "NDP",
        "display" : "Identifiant du patient au Dossier Pharmaceutique"
      },
      {
        "code" : "INS-C",
        "display" : "Identifiant National de Santé Calculé"
      },
      {
        "code" : "INS-NIA",
        "display" : "NIR temporaire"
      },
      {
        "code" : "INS-NIR",
        "display" : "NIR définitif"
      }]
    }]
  }
}