FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.fr.core
Resource TypeCodeSystem
IdCodeSystem-fr-core-cs-method-collection.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Interop-Sante/hl7.fhir.fr.core/CodeSystem-fr-core-cs-method-collection.html
URLhttps://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-method-collection
Version2.2.0-ballot-2
Statusactive
Date2026-01-30T10:26:03+00:00
NameFRCoreCodeSystemMethodCollection
TitleFR Core CodeSystem Mode Validation Identite
Realmfr
Authorityhl7
DescriptionMéthode de collection de l'identité
Contentcomplete

Resources that use this resource

ValueSet
fr-core-vs-identity-method-collectionFR Core ValueSet Identity method collection

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Narratif généré : CodeSystem fr-core-cs-method-collection

This case-sensitive code system https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-method-collection defines the following codes:

CodeAffichageDéfinition
SM Saisie manuelleSaisie manuelle
CV Carte vitaleCarte vitale
INSI Téléservice INSITéléservice INSI
CB Code à barreCode à barre
RFID Puce RFIDPuce RFID

Source1

{
  "resourceType": "CodeSystem",
  "id": "fr-core-cs-method-collection",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem|4.0.1"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-method-collection",
  "version": "2.2.0-ballot-2",
  "name": "FRCoreCodeSystemMethodCollection",
  "title": "FR Core CodeSystem Mode Validation Identite",
  "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": "Méthode de collection de l'identité",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FRA",
          "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"
    }
  ]
}