Guide d'implémentation Fr Core
2.1.0 - trial-use
This page is part of the Guide d'implémentation Fr Core (v2.1.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Active as of 2024-09-04 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="fr-core-vs-patient-identifier-type"/>
<meta>
<profile
value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet fr-core-vs-patient-identifier-type</b></p><a name="fr-core-vs-patient-identifier-type"> </a><a name="hcfr-core-vs-patient-identifier-type"> </a><a name="fr-core-vs-patient-identifier-type-fr-FR"> </a><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/6.0.2/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/6.0.2/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/6.0.2/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/6.0.2/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/6.0.2/CodeSystem-v2-0203.html#v2-0203-RRI">RRI</a></td><td>Regional Registry ID</td><td>Regional registry ID</td></tr><tr><td><a href="http://terminology.hl7.org/6.0.2/CodeSystem-v2-0203.html#v2-0203-NH">NH</a></td><td>Numéro de sécurité sociale</td><td>National Health Plan Identifier</td></tr></table></li><li>Include these codes as defined in <a href="CodeSystem-fr-core-cs-v2-0203.html"><code>https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-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-core-cs-v2-0203.html#fr-core-cs-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-core-cs-v2-0203.html#fr-core-cs-v2-0203-NDP">NDP</a></td><td>Identifiant du patient au Dossier Pharmaceutique</td></tr><tr><td><a href="CodeSystem-fr-core-cs-v2-0203.html#fr-core-cs-v2-0203-INS-C">INS-C</a></td><td>Identifiant National de Santé Calculé</td></tr><tr><td><a href="CodeSystem-fr-core-cs-v2-0203.html#fr-core-cs-v2-0203-INS-NIA">INS-NIA</a></td><td>NIR temporaire</td></tr><tr><td><a href="CodeSystem-fr-core-cs-v2-0203.html#fr-core-cs-v2-0203-INS-NIR">INS-NIR</a></td><td>NIR définitif</td></tr></table></li></ul></div>
</text>
<url
value="https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-patient-identifier-type"/>
<version value="2.1.0"/>
<name value="FRCoreValueSetPatientIdentifierType"/>
<title value="FR Core ValueSet Patient identifier type"/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-09-04T10:06:33+02:00"/>
<publisher value="Interop'Santé"/>
<contact>
<name value="Interop'Santé"/>
<telecom>
<system value="url"/>
<value value="http://interopsante.org/"/>
</telecom>
</contact>
<contact>
<name value="InteropSanté"/>
<telecom>
<system value="email"/>
<value value="fhir@interopsante.org"/>
<use value="work"/>
</telecom>
</contact>
<description
value="A coded type for an identifier that can be used to determine which identifier to use for a specific purpose (identification of a patient)."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="FR"/>
<display value="France"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<concept>
<code value="PPN"/>
<display value="Passport Number"/>
</concept>
<concept>
<code value="PN"/>
<display value="Person Number"/>
</concept>
<concept>
<code value="PI"/>
<display value="Patient Identifier"/>
</concept>
<concept>
<code value="RRI"/>
<display value="Regional Registry ID"/>
</concept>
<concept>
<code value="NH"/>
<display value="Numéro de sécurité sociale"/>
</concept>
</include>
<include>
<system
value="https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0203"/>
<concept>
<code value="NNFRA"/>
<display
value="National Person Identifier where the FRA is the ISO table 3166 3-character (alphabetic) country code"/>
</concept>
<concept>
<code value="NDP"/>
<display value="Identifiant du patient au Dossier Pharmaceutique"/>
</concept>
<concept>
<code value="INS-C"/>
<display value="Identifiant National de Santé Calculé"/>
</concept>
<concept>
<code value="INS-NIA"/>
<display value="NIR temporaire"/>
</concept>
<concept>
<code value="INS-NIR"/>
<display value="NIR définitif"/>
</concept>
</include>
</compose>
</ValueSet>