Guide d'implémentation Fr Core
2.1.0 - ci-build
Guide d'implémentation Fr Core - Local Development build (v2.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2025-07-08 |
{
"resourceType" : "CodeSystem",
"id" : "fr-core-cs-method-collection",
"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>Narratif généré : CodeSystem fr-core-cs-method-collection</b></p><a name=\"fr-core-cs-method-collection\"> </a><a name=\"hcfr-core-cs-method-collection\"> </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/shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-method-collection</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Définition</b></td></tr><tr><td style=\"white-space:nowrap\">SM<a name=\"fr-core-cs-method-collection-SM\"> </a></td><td>Saisie manuelle</td><td>Saisie manuelle</td></tr><tr><td style=\"white-space:nowrap\">CV<a name=\"fr-core-cs-method-collection-CV\"> </a></td><td>Carte vitale</td><td>Carte vitale</td></tr><tr><td style=\"white-space:nowrap\">INSI<a name=\"fr-core-cs-method-collection-INSI\"> </a></td><td>Téléservice INSI</td><td>Téléservice INSI</td></tr><tr><td style=\"white-space:nowrap\">CB<a name=\"fr-core-cs-method-collection-CB\"> </a></td><td>Code à barre</td><td>Code à barre</td></tr><tr><td style=\"white-space:nowrap\">RFID<a name=\"fr-core-cs-method-collection-RFID\"> </a></td><td>Puce RFID</td><td>Puce RFID</td></tr></table></div>"
},
"url" : "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-method-collection",
"version" : "2.1.0",
"name" : "FRCoreCodeSystemMethodCollection",
"title" : "FR Core CodeSystem Mode Validation Identite",
"status" : "active",
"experimental" : false,
"date" : "2025-07-08T13:28:39+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" : "Méthode de collection de l'identité",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "FR",
"display" : "France"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "SM",
"display" : "Saisie manuelle",
"definition" : "Saisie manuelle"
},
{
"code" : "CV",
"display" : "Carte vitale",
"definition" : "Carte vitale"
},
{
"code" : "INSI",
"display" : "Téléservice INSI",
"definition" : "Téléservice INSI"
},
{
"code" : "CB",
"display" : "Code à barre",
"definition" : "Code à barre"
},
{
"code" : "RFID",
"display" : "Puce RFID",
"definition" : "Puce RFID"
}
]
}