Guide d'implémentation Fr Core
2.2.0-ballot - ballot
Guide d'implémentation Fr Core - Local Development build (v2.2.0-ballot) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2025-10-15 |
{
"resourceType" : "ValueSet",
"id" : "fr-core-vs-mode-validation-identity-ins",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : EnsembleValeurs fr-core-vs-mode-validation-identity-ins</b></p><a name=\"fr-core-vs-mode-validation-identity-ins\"> </a><a name=\"hcfr-core-vs-mode-validation-identity-ins\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profil: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSet</a></p></div><ul><li>Include les codes sont définis dans <a href=\"CodeSystem-fr-core-cs-mode-validation-identity.html\"><code>https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-mode-validation-identity</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Définition</b></td></tr><tr><td><a href=\"CodeSystem-fr-core-cs-mode-validation-identity.html#fr-core-cs-mode-validation-identity-PA\">PA</a></td><td style=\"color: #cccccc\">Passeport</td><td>Passeport</td></tr><tr><td><a href=\"CodeSystem-fr-core-cs-mode-validation-identity.html#fr-core-cs-mode-validation-identity-CN\">CN</a></td><td style=\"color: #cccccc\">Carte nationale d'identité</td><td>Carte nationale d'identité</td></tr><tr><td><a href=\"CodeSystem-fr-core-cs-mode-validation-identity.html#fr-core-cs-mode-validation-identity-AN\">AN</a></td><td style=\"color: #cccccc\">Extrait d'acte de naissance</td><td>Extrait d'acte de naissance</td></tr><tr><td><a href=\"CodeSystem-fr-core-cs-mode-validation-identity.html#fr-core-cs-mode-validation-identity-LE\">LE</a></td><td style=\"color: #cccccc\">Livret de famille</td><td>Livret de famille</td></tr></table></li></ul></div>"
},
"url" : "https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-mode-validation-identity-ins",
"version" : "2.2.0-ballot",
"name" : "FRCoreValueSetModeValidationIdentityINS",
"title" : "FR Core ValueSet Mode validation identity INS",
"status" : "active",
"experimental" : false,
"date" : "2025-10-15T15:07:51+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" : "FR",
"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"
}
]
}
]
}
}