Package | hl7.fhir.fr.core |
Type | CodeSystem |
Id | fr-core-cs-method-collection |
FHIR Version | R4 |
Source | https://hl7.fr/ig/fhir/core/https://hl7.fr/ig/fhir/core/2.1.0/CodeSystem-fr-core-cs-method-collection.html |
URL | https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-method-collection |
Version | 2.1.0 |
Status | active |
Date | 2024-09-04T09:58:56+02:00 |
Name | FRCoreCodeSystemMethodCollection |
Title | FR Core CodeSystem Mode Validation Identite |
Realm | fr |
Authority | hl7 |
Description | Méthode de collection de l'identité |
Content | complete |
ValueSet | |
fr-core-vs-identity-method-collection | FR Core ValueSet Identity method collection |
No resources found
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:
Code | Display |
SM | Saisie manuelle |
CV | Carte vitale |
INSI | Téléservice INSI |
CB | Code à barre |
RFID | Puce RFID |
{ "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" } ] }