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-type-admission.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Interop-Sante/hl7.fhir.fr.core/CodeSystem-fr-core-cs-type-admission.html
URLhttps://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-type-admission
Version2.2.0
Statusdraft
Date2026-08-12T14:44:12+00:00
NameFRCoreCodeSystemTypeAdmission
TitleFR Core CodeSystem Type Admission
Realmfr
Authorityhl7
DescriptionAdmission type
Contentcomplete

Resources that use this resource

ValueSet
hl7.fhir.fr.core#currentfr-core-vs-encounter-typeFR Core ValueSet Encounter type

Resources that this resource uses

No resources found


Narrative

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:

CodeAffichageDéfinition
RM Rétrocession de médicamentRétrocession de médicament
IE Prestation inter-établissementsPrestation 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:

CodeDisplayDefinition
RM Rétrocession de médicamentRétrocession de médicament
IE Prestation inter-établissementsPrestation inter-établissements

Source1

{
  "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"
    }
  ]
}