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-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>Generated Narrative: CodeSystem fr-core-cs-method-collection</b></p><a name=\"fr-core-cs-method-collection\"> </a><a name=\"hcfr-core-cs-method-collection\"> </a><a name=\"fr-core-cs-method-collection-fr-FR\"> </a><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></tr><tr><td style=\"white-space:nowrap\">SM<a name=\"fr-core-cs-method-collection-SM\"> </a></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></tr><tr><td style=\"white-space:nowrap\">INSI<a name=\"fr-core-cs-method-collection-INSI\"> </a></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></tr><tr><td style=\"white-space:nowrap\">RFID<a name=\"fr-core-cs-method-collection-RFID\"> </a></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" : "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" : "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"
},
{
"code" : "CV",
"display" : "Carte vitale"
},
{
"code" : "INSI",
"display" : "Téléservice INSI"
},
{
"code" : "CB",
"display" : "Code à barre"
},
{
"code" : "RFID",
"display" : "Puce RFID"
}
]
}