FHIR IG analytics| Package | ans.fr.terminologies |
| Resource Type | CodeSystem |
| Id | CodeSystem-Confidentiality-supplement-fr.json |
| FHIR Version | R4 |
| Source | https://interop.esante.gouv.fr/terminologies/1.7.0/CodeSystem-Confidentiality-supplement-fr.html |
| URL | https://smt.esante.gouv.fr/fhir/CodeSystem/confidentiality-supplement-fr |
| Version | 1.0 |
| Status | draft |
| Date | 2025-10-24T16:40:38+11:00 |
| Name | ConfidentialitySupplementFr |
| Title | Confidentiality SupplementFr |
| Realm | fr |
| Description | Traduction Française |
| Content | supplement |
| Supplements | http://terminology.hl7.org/CodeSystem/v3-Confidentiality|3.0.0 |
No resources found
| CodeSystem | ||
| hl7.terminology#current | v3-Confidentiality | Confidentiality |
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem Confidentiality-supplement-fr
This code system supplement https://smt.esante.gouv.fr/fhir/CodeSystem/confidentiality-supplement-fr defines labels on the following codes:
| Code | French (France) (fr) |
| L | Bas |
| M | Modéré |
| N | Normal |
| R | Restreint |
| U | Non restreint |
| V | Très restreint |
{
"resourceType": "CodeSystem",
"id": "Confidentiality-supplement-fr",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://smt.esante.gouv.fr/fhir/CodeSystem/confidentiality-supplement-fr",
"version": "1.0",
"name": "ConfidentialitySupplementFr",
"title": "Confidentiality SupplementFr",
"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-Confidentiality|3.0.0",
"concept": [
{
"code": "L",
"designation": [
{
"language": "fr-FR",
"use": {
"system": "http://snomed.info/sct",
"code": "900000000000013009"
},
"value": "Bas"
}
]
},
{
"code": "M",
"designation": [
{
"language": "fr-FR",
"use": {
"system": "http://snomed.info/sct",
"code": "900000000000013009"
},
"value": "Modéré"
}
]
},
{
"code": "N",
"designation": [
{
"language": "fr-FR",
"use": {
"system": "http://snomed.info/sct",
"code": "900000000000013009"
},
"value": "Normal"
}
]
},
{
"code": "R",
"designation": [
{
"language": "fr-FR",
"use": {
"system": "http://snomed.info/sct",
"code": "900000000000013009"
},
"value": "Restreint"
}
]
},
{
"code": "U",
"designation": [
{
"language": "fr-FR",
"use": {
"system": "http://snomed.info/sct",
"code": "900000000000013009"
},
"value": "Non restreint"
}
]
},
{
"code": "V",
"designation": [
{
"language": "fr-FR",
"use": {
"system": "http://snomed.info/sct",
"code": "900000000000013009"
},
"value": "Très restreint"
}
]
}
]
}