FHIR IG analytics| Package | hl7.fhir.fr.core |
| Resource Type | CodeSystem |
| Id | CodeSystem-fr-core-cs-uf-indicateur.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Interop-Sante/hl7.fhir.fr.core/CodeSystem-fr-core-cs-uf-indicateur.html |
| URL | https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-uf-indicateur |
| Version | 2.2.0-ballot-2 |
| Status | draft |
| Date | 2026-01-30T10:26:03+00:00 |
| Name | FRCoreCodeSystemUFIndicateur |
| Title | FR Core CodeSystem UF Indicator - indicateur d'une unité fonctionnelle |
| Realm | fr |
| Authority | hl7 |
| Description | Système de codage permettant de définir les indicateurs d'une unité fonctionnelle. |
| Content | complete |
| ValueSet | |
| fr-core-vs-organization-uf-indicateur | FR Core ValueSet Organization UF Indicateur |
No resources found
Note: links and images are rebased to the (stated) source
Narratif généré : CodeSystem fr-core-cs-uf-indicateur
This case-sensitive code system https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-uf-indicateur defines the following codes:
| Code | Affichage |
| HEB | Hébergement |
| SOIN | Soin |
| ADMIN | Administrative |
| MED | Médicale |
| TECH | Technique |
| MEDICOTECH | medico technique (radio, scanner, ...) |
| MAG | Magasin |
{
"resourceType": "CodeSystem",
"id": "fr-core-cs-uf-indicateur",
"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-uf-indicateur",
"version": "2.2.0-ballot-2",
"name": "FRCoreCodeSystemUFIndicateur",
"title": "FR Core CodeSystem UF Indicator - indicateur d'une unité fonctionnelle",
"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": "Système de codage permettant de définir les indicateurs d'une unité fonctionnelle.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FRA",
"display": "France"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 7,
"concept": [
{
"code": "HEB",
"display": "Hébergement"
},
{
"code": "SOIN",
"display": "Soin"
},
{
"code": "ADMIN",
"display": "Administrative"
},
{
"code": "MED",
"display": "Médicale"
},
{
"code": "TECH",
"display": "Technique"
},
{
"code": "MEDICOTECH",
"display": "medico technique (radio, scanner, ...)"
},
{
"code": "MAG",
"display": "Magasin"
}
]
}