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-champ-activite.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Interop-Sante/hl7.fhir.fr.core/CodeSystem-fr-core-cs-champ-activite.html
URLhttps://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-champ-activite
Version2.2.0-ballot-2
Statusdraft
Date2026-01-30T10:26:03+00:00
NameFRCoreCodeSystemChampActivite
TitleFR Core CodeSystem Champ Activite - Codes du champ d'activité
Realmfr
Authorityhl7
DescriptionChamp d'activité clinique de l'organisation type UF, tel que cité dans les fiches pratiques de comptabilité analytique hospitalière, de la DGOS.
Contentcomplete

Resources that use this resource

ValueSet
fr-core-vs-organization-champ-activiteFR Core ValueSet Organization Champ Activite - Champ d'activité clinique de l'organisation type UF

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-champ-activite

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

CodeAffichage
MCO MCO
SMR SMR
HAD HAD
PSY PSY
EHPAD EHPAD
LG_SJR Long séjour
MSN_RTRT Maison de retraite
ATR Autre

Source1

{
  "resourceType": "CodeSystem",
  "id": "fr-core-cs-champ-activite",
  "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-champ-activite",
  "version": "2.2.0-ballot-2",
  "name": "FRCoreCodeSystemChampActivite",
  "title": "FR Core CodeSystem Champ Activite - Codes du champ d'activité",
  "status": "draft",
  "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": "Champ d'activité clinique de l'organisation type UF, tel que cité dans les fiches pratiques de comptabilité analytique hospitalière, de la DGOS.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FRA",
          "display": "France"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 8,
  "concept": [
    {
      "code": "MCO",
      "display": "MCO",
      "designation": [
        {
          "use": {
            "code": "display"
          },
          "value": "Médecine Chirurgie Obstétrique"
        }
      ]
    },
    {
      "code": "SMR",
      "display": "SMR",
      "designation": [
        {
          "use": {
            "code": "display"
          },
          "value": "Soins Médicaux et de Réadaptation"
        }
      ]
    },
    {
      "code": "HAD",
      "display": "HAD",
      "designation": [
        {
          "use": {
            "code": "display"
          },
          "value": "Hospitalisation à Domicile"
        }
      ]
    },
    {
      "code": "PSY",
      "display": "PSY",
      "designation": [
        {
          "use": {
            "code": "display"
          },
          "value": "Psychiatrie"
        }
      ]
    },
    {
      "code": "EHPAD",
      "display": "EHPAD",
      "designation": [
        {
          "use": {
            "code": "display"
          },
          "value": "Etablissement d'Hébergement pour Personnes Agées Dépendantes"
        }
      ]
    },
    {
      "code": "LG_SJR",
      "display": "Long séjour"
    },
    {
      "code": "MSN_RTRT",
      "display": "Maison de retraite"
    },
    {
      "code": "ATR",
      "display": "Autre"
    }
  ]
}