FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/fr-core-cs-method-collection

Packagehl7.fhir.fr.core
TypeCodeSystem
Idfr-core-cs-method-collection
FHIR VersionR4
Sourcehttps://hl7.fr/ig/fhir/core/https://hl7.fr/ig/fhir/core/2.1.0/CodeSystem-fr-core-cs-method-collection.html
URLhttps://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-method-collection
Version2.1.0
Statusactive
Date2024-09-04T09:58:56+02: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

Generated Narrative: 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:

CodeDisplay
SM Saisie manuelle
CV Carte vitale
INSI Téléservice INSI
CB Code à barre
RFID Puce RFID

Source

{
  "resourceType": "CodeSystem",
  "id": "fr-core-cs-method-collection",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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-09-04T09:58:56+02: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"
    }
  ]
}