FHIR IG analytics| Package | hl7.fhir.fr.core |
| Resource Type | CodeSystem |
| Id | CodeSystem-fr-core-cs-type-admission.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Interop-Sante/hl7.fhir.fr.core/CodeSystem-fr-core-cs-type-admission.html |
| URL | https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-type-admission |
| Version | 2.2.0 |
| Status | draft |
| Date | 2026-08-12T14:44:12+00:00 |
| Name | FRCoreCodeSystemTypeAdmission |
| Title | FR Core CodeSystem Type Admission |
| Realm | fr |
| Authority | hl7 |
| Description | Admission type |
| Content | complete |
| ValueSet | ||
| hl7.fhir.fr.core#current | fr-core-vs-encounter-type | FR Core ValueSet Encounter type |
No resources found
Note: links and images are rebased to the (stated) source
French
Narratif généré : CodeSystem fr-core-cs-type-admission
Langue : fr-FR
Profil: Shareable CodeSystem version : 4.0.1
This case-sensitive code system https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-type-admission defines the following codes:
| Code | Affichage | Définition |
| RM | Rétrocession de médicament | Rétrocession de médicament |
| IE | Prestation inter-établissements | Prestation inter-établissements |
English
Generated Narrative: CodeSystem fr-core-cs-type-admission
Language: fr-FR
Profile: Shareable CodeSystem version: 4.0.1
This case-sensitive code system https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-type-admission defines the following codes:
| Code | Display | Definition |
| RM | Rétrocession de médicament | Rétrocession de médicament |
| IE | Prestation inter-établissements | Prestation inter-établissements |
{
"resourceType": "CodeSystem",
"id": "fr-core-cs-type-admission",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem|4.0.1"
]
},
"language": "fr-FR",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-type-admission",
"version": "2.2.0",
"name": "FRCoreCodeSystemTypeAdmission",
"title": "FR Core CodeSystem Type Admission",
"status": "draft",
"experimental": false,
"date": "2026-08-12T14:44:12+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": "Admission type",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FR",
"display": "France (la)"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 2,
"concept": [
{
"code": "RM",
"display": "Rétrocession de médicament",
"definition": "Rétrocession de médicament"
},
{
"code": "IE",
"display": "Prestation inter-établissements",
"definition": "Prestation inter-établissements"
}
]
}