Guide d'implémentation Fr Core
2.1.0 - trial-use
Guide d'implémentation Fr Core, published by Interop'Santé. This guide is not an authorized publication; it is the continuous build for version 2.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Interop-Sante/hl7.fhir.fr.core/ and changes regularly. See the Directory of published versions
Active as of 2024-10-29 |
{
"resourceType" : "CodeSystem",
"id" : "fr-core-cs-mode-validation-identity",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem fr-core-cs-mode-validation-identity</b></p><a name=\"fr-core-cs-mode-validation-identity\"> </a><a name=\"hcfr-core-cs-mode-validation-identity\"> </a><a name=\"fr-core-cs-mode-validation-identity-fr-FR\"> </a><p>This case-sensitive code system <code>https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-mode-validation-identity</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">AN<a name=\"fr-core-cs-mode-validation-identity-AN\"> </a></td><td>Extrait d'acte de naissance</td></tr><tr><td style=\"white-space:nowrap\">CC<a name=\"fr-core-cs-mode-validation-identity-CC\"> </a></td><td>Carnet de circulation</td></tr><tr><td style=\"white-space:nowrap\">CE<a name=\"fr-core-cs-mode-validation-identity-CE\"> </a></td><td>Carte Européenne</td></tr><tr><td style=\"white-space:nowrap\">CM<a name=\"fr-core-cs-mode-validation-identity-CM\"> </a></td><td>Carte militaire</td></tr><tr><td style=\"white-space:nowrap\">CN<a name=\"fr-core-cs-mode-validation-identity-CN\"> </a></td><td>Carte nationale d'identité</td></tr><tr><td style=\"white-space:nowrap\">CS<a name=\"fr-core-cs-mode-validation-identity-CS\"> </a></td><td>Carte de séjour</td></tr><tr><td style=\"white-space:nowrap\">LE<a name=\"fr-core-cs-mode-validation-identity-LE\"> </a></td><td>Livret de famille</td></tr><tr><td style=\"white-space:nowrap\">PA<a name=\"fr-core-cs-mode-validation-identity-PA\"> </a></td><td>Passeport</td></tr><tr><td style=\"white-space:nowrap\">PC<a name=\"fr-core-cs-mode-validation-identity-PC\"> </a></td><td>Permis de conduire</td></tr><tr><td style=\"white-space:nowrap\">TC<a name=\"fr-core-cs-mode-validation-identity-TC\"> </a></td><td>Tiers de confiance</td></tr></table></div>"
},
"url" : "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-mode-validation-identity",
"version" : "2.1.0",
"name" : "FRCoreCodeSystemModeValidationIdentite",
"title" : "FR Core CodeSystem Mode Validation Identite",
"status" : "active",
"experimental" : false,
"date" : "2024-10-29T10:42:31+00:00",
"publisher" : "Interop'Santé",
"contact" : [
{
"name" : "Interop'Santé",
"telecom" : [
{
"system" : "url",
"value" : "http://interopsante.org/"
}
]
},
{
"name" : "InteropSanté",
"telecom" : [
{
"system" : "email",
"value" : "fhir@interopsante.org",
"use" : "work"
}
]
}
],
"description" : "Mode de validation de l'identité",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "FR",
"display" : "France"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 10,
"concept" : [
{
"code" : "AN",
"display" : "Extrait d'acte de naissance"
},
{
"code" : "CC",
"display" : "Carnet de circulation"
},
{
"code" : "CE",
"display" : "Carte Européenne"
},
{
"code" : "CM",
"display" : "Carte militaire"
},
{
"code" : "CN",
"display" : "Carte nationale d'identité"
},
{
"code" : "CS",
"display" : "Carte de séjour"
},
{
"code" : "LE",
"display" : "Livret de famille"
},
{
"code" : "PA",
"display" : "Passeport"
},
{
"code" : "PC",
"display" : "Permis de conduire"
},
{
"code" : "TC",
"display" : "Tiers de confiance"
}
]
}