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 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "fr-core-vs-patient-identifier-type"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablevalueset> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<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>"
] ; #
fhir:url [ fhir:v "https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-patient-identifier-type"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.1.0"] ; #
fhir:name [ fhir:v "FRCoreValueSetPatientIdentifierType"] ; #
fhir:title [ fhir:v "FR Core ValueSet Patient identifier type"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-09-04T10:06:33+02:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Interop'Santé"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Interop'Santé" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://interopsante.org/" ] ] )
] [
fhir:name [ fhir:v "InteropSanté" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "fhir@interopsante.org" ] ;
fhir:use [ fhir:v "work" ] ] )
] ) ; #
fhir:description [ fhir:v "A coded type for an identifier that can be used to determine which identifier to use for a specific purpose (identification of a patient)."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "FR" ] ;
fhir:display [ fhir:v "France" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "PPN" ] ;
fhir:display [ fhir:v "Passport Number" ] ] [
fhir:code [ fhir:v "PN" ] ;
fhir:display [ fhir:v "Person Number" ] ] [
fhir:code [ fhir:v "PI" ] ;
fhir:display [ fhir:v "Patient Identifier" ] ] [
fhir:code [ fhir:v "RRI" ] ;
fhir:display [ fhir:v "Regional Registry ID" ] ] [
fhir:code [ fhir:v "NH" ] ;
fhir:display [ fhir:v "Numéro de sécurité sociale" ] ] ) ] [
fhir:system [ fhir:v "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0203"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "NNFRA" ] ;
fhir:display [ fhir:v "National Person Identifier where the FRA is the ISO table 3166 3-character (alphabetic) country code" ] ] [
fhir:code [ fhir:v "NDP" ] ;
fhir:display [ fhir:v "Identifiant du patient au Dossier Pharmaceutique" ] ] [
fhir:code [ fhir:v "INS-C" ] ;
fhir:display [ fhir:v "Identifiant National de Santé Calculé" ] ] [
fhir:code [ fhir:v "INS-NIA" ] ;
fhir:display [ fhir:v "NIR temporaire" ] ] [
fhir:code [ fhir:v "INS-NIR" ] ;
fhir:display [ fhir:v "NIR définitif" ] ] ) ] )
] . #
IG © 2023+ Interop'Santé. Package hl7.fhir.fr.core#2.1.0 based on FHIR 4.0.1. Generated 2024-09-04
Links: Table of Contents |
QA Report
| Issue
Liens: Table des matières |
QA |
Historique des versions
| Issue