FHIR IG analytics| Package | hl7.fhir.fr.core |
| Resource Type | ValueSet |
| Id | ValueSet-fr-core-vs-mode-validation-identity-ins.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Interop-Sante/hl7.fhir.fr.core/ValueSet-fr-core-vs-mode-validation-identity-ins.html |
| URL | https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-mode-validation-identity-ins |
| Version | 2.2.0-ballot-2 |
| Status | active |
| Date | 2026-01-30T10:26:03+00:00 |
| Name | FRCoreValueSetModeValidationIdentityINS |
| Title | FR Core ValueSet Mode validation identity INS |
| Realm | fr |
| Authority | hl7 |
| Description | The validation mode of the identity authorized for INS |
| StructureDefinition | |
| fr-core-patient-ins | FR Core Patient INS Profile |
| CodeSystem | |
| fr-core-cs-mode-validation-identity | FR Core CodeSystem Mode Validation Identite |
Note: links and images are rebased to the (stated) source
Narratif généré : EnsembleValeurs fr-core-vs-mode-validation-identity-ins
https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-mode-validation-identity version 📦2.2.0-ballot-2| Code | Affichage | Définition |
| PA | Passeport | Passeport |
| CN | Carte nationale d'identité | Carte nationale d'identité |
| AN | Extrait d'acte de naissance | Extrait d'acte de naissance |
| LE | Livret de famille | Livret de famille |
{
"resourceType": "ValueSet",
"id": "fr-core-vs-mode-validation-identity-ins",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset|4.0.1"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-mode-validation-identity-ins",
"version": "2.2.0-ballot-2",
"name": "FRCoreValueSetModeValidationIdentityINS",
"title": "FR Core ValueSet Mode validation identity INS",
"status": "active",
"experimental": false,
"date": "2026-01-30T10:26:03+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": "The validation mode of the identity authorized for INS",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FRA",
"display": "France"
}
]
}
],
"compose": {
"include": [
{
"system": "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-mode-validation-identity",
"concept": [
{
"code": "PA"
},
{
"code": "CN"
},
{
"code": "AN"
},
{
"code": "LE"
}
]
}
]
}
}