FHIR IG analytics| Package | hl7.fhir.fr.medication |
| Resource Type | CodeSystem |
| Id | CodeSystem-fr-medication-reconciliation-type.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Interop-Sante/hl7.fhir.fr.medication/CodeSystem-fr-medication-reconciliation-type.html |
| URL | https://hl7.fr/ig/fhir/medication/CodeSystem/fr-medication-reconciliation-type |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-01-20T11:03:34+00:00 |
| Name | FRMedicationReconciliationType |
| Title | code system Interop'Santé - Type d'écart/erreur sur une ligne de traitement d'une FCT |
| Realm | fr |
| Authority | hl7 |
| Description | Le système de codage du type d'écart/erreur sur une ligne de traitement d'une FCT (Fiche de Conciliation des Traitements médicamenteux). |
| Content | complete |
| ValueSet | |
| fr-medication-reconciliation-type | value set Interop'Santé - Type d'écart/erreur sur une ligne de traitement d'une FCT |
No resources found
Note: links and images are rebased to the (stated) source
Narratif généré : CodeSystem fr-medication-reconciliation-type
Profil: Shareable CodeSystem
This code system https://hl7.fr/ig/fhir/medication/CodeSystem/fr-medication-reconciliation-type defines the following codes:
| Code | Affichage |
| 10000001 | Erreur posologie |
| 10000002 | Oubli médicament prescrit |
| 10000003 | Oubli automédication |
| 10000004 | Erreur substitution |
| 10000005 | Erreur forme galénique |
| 10000006 | Ajout |
| 10000007 | Autre |
{
"resourceType": "CodeSystem",
"id": "fr-medication-reconciliation-type",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.fr/ig/fhir/medication/CodeSystem/fr-medication-reconciliation-type",
"version": "0.1.0",
"name": "FRMedicationReconciliationType",
"title": "code system Interop'Santé - Type d'écart/erreur sur une ligne de traitement d'une FCT",
"status": "draft",
"experimental": false,
"date": "2026-01-20T11:03:34+00:00",
"publisher": "Interop'Santé",
"contact": [
{
"name": "Interop'Santé",
"telecom": [
{
"system": "url",
"value": "http://interopsante.org/"
}
]
}
],
"description": "Le système de codage du type d'écart/erreur sur une ligne de traitement d'une FCT (Fiche de Conciliation des Traitements médicamenteux).",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FR",
"display": "FRANCE"
}
]
}
],
"content": "complete",
"count": 7,
"concept": [
{
"code": "10000001",
"display": "Erreur posologie"
},
{
"code": "10000002",
"display": "Oubli médicament prescrit"
},
{
"code": "10000003",
"display": "Oubli automédication"
},
{
"code": "10000004",
"display": "Erreur substitution"
},
{
"code": "10000005",
"display": "Erreur forme galénique"
},
{
"code": "10000006",
"display": "Ajout"
},
{
"code": "10000007",
"display": "Autre"
}
]
}