FHIR IG analytics| Package | hl7.fhir.fr.core |
| Resource Type | ValueSet |
| Id | ValueSet-fr-core-vs-patient-identifier-use-pi.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Interop-Sante/hl7.fhir.fr.core/ValueSet-fr-core-vs-patient-identifier-use-pi.html |
| URL | https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-patient-identifier-use-pi |
| Version | 2.2.0-ballot-2 |
| Status | active |
| Date | 2026-01-30T10:26:03+00:00 |
| Name | FRCoreValueSetPatientIdentifierUsePI |
| Title | FR Core ValueSet Patient identifier use PI |
| Realm | fr |
| Authority | hl7 |
| Description | Use autorisés pour les identifiants patients attribués par les hôpitaux (IPP). Authorized use for PI identifier. |
| StructureDefinition | |
| fr-core-patient | FR Core Patient Profile |
No resources found
Note: links and images are rebased to the (stated) source
Narratif généré : EnsembleValeurs fr-core-vs-patient-identifier-use-pi
Ce jeu de valeur (ValueSet) inclut les codes selon les règles suivantes :
Ce jeu de valeur (ValueSet) exclut les codes selon les règles suivantes :
http://hl7.org/fhir/identifier-use version 📦4.0.1| Code | Affichage | Définition |
| official | Official | The identifier considered to be most trusted for the identification of this item. Sometimes also known as "primary" and "main". The determination of "official" is subjective and implementation guides often provide additional guidelines for use. |
{
"resourceType": "ValueSet",
"id": "fr-core-vs-patient-identifier-use-pi",
"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-patient-identifier-use-pi",
"version": "2.2.0-ballot-2",
"name": "FRCoreValueSetPatientIdentifierUsePI",
"title": "FR Core ValueSet Patient identifier use PI",
"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": "Use autorisés pour les identifiants patients attribués par les hôpitaux (IPP).\r\nAuthorized use for PI identifier.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FRA",
"display": "France"
}
]
}
],
"compose": {
"include": [
{
"valueSet": [
"http://hl7.org/fhir/ValueSet/identifier-use|4.0.1"
]
}
],
"exclude": [
{
"system": "http://hl7.org/fhir/identifier-use",
"concept": [
{
"code": "official"
}
]
}
]
}
}