FHIR IG analytics| Package | ans.fr.terminologies |
| Resource Type | CodeSystem |
| Id | CodeSystem-ParticipationFunction-supplement-fr.json |
| FHIR Version | R4 |
| Source | https://interop.esante.gouv.fr/terminologies/1.7.0/CodeSystem-ParticipationFunction-supplement-fr.html |
| URL | https://smt.esante.gouv.fr/fhir/CodeSystem/participationFunction-supplement-fr |
| Version | 1.0 |
| Status | draft |
| Date | 2025-10-24T16:40:38+11:00 |
| Name | ParticipationFunctionSupplementFr |
| Title | ParticipationFunctionSupplementFr |
| Realm | fr |
| Description | Traduction Française |
| Content | supplement |
| Supplements | http://terminology.hl7.org/CodeSystem/v3-ParticipationFunction|3.0.0 |
No resources found
| CodeSystem | ||
| hl7.terminology#current | v3-ParticipationFunction | ParticipationFunction |
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ParticipationFunction-supplement-fr
This code system supplement https://smt.esante.gouv.fr/fhir/CodeSystem/participationFunction-supplement-fr defines labels on the following codes:
| Code | French (France) (fr) |
| ADMPHYS | Responsable de l'admission |
| ATTPHYS | Référent - Responsable du patient dans la structure de soins |
| DISPHYS | Responsable de la sortie |
| PCP | Médecin traitant |
{
"resourceType": "CodeSystem",
"id": "ParticipationFunction-supplement-fr",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://smt.esante.gouv.fr/fhir/CodeSystem/participationFunction-supplement-fr",
"version": "1.0",
"name": "ParticipationFunctionSupplementFr",
"title": "ParticipationFunctionSupplementFr",
"status": "draft",
"experimental": true,
"date": "2025-10-24T16:40:38+11:00",
"description": "Traduction Française",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FRA"
}
]
}
],
"content": "supplement",
"supplements": "http://terminology.hl7.org/CodeSystem/v3-ParticipationFunction|3.0.0",
"concept": [
{
"code": "ADMPHYS",
"designation": [
{
"language": "fr-FR",
"use": {
"system": "http://snomed.info/sct",
"code": "900000000000013009"
},
"value": "Responsable de l'admission"
}
]
},
{
"code": "ATTPHYS",
"designation": [
{
"language": "fr-FR",
"use": {
"system": "http://snomed.info/sct",
"code": "900000000000013009"
},
"value": "Référent - Responsable du patient dans la structure de soins"
}
]
},
{
"code": "DISPHYS",
"designation": [
{
"language": "fr-FR",
"use": {
"system": "http://snomed.info/sct",
"code": "900000000000013009"
},
"value": "Responsable de la sortie"
}
]
},
{
"code": "PCP",
"designation": [
{
"language": "fr-FR",
"use": {
"system": "http://snomed.info/sct",
"code": "900000000000013009"
},
"value": "Médecin traitant"
}
]
}
]
}