FHIR IG analytics| Package | hl7.fhir.fr.medication |
| Resource Type | CodeSystem |
| Id | CodeSystem-fr-medication-reconciliation-resolution.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Interop-Sante/hl7.fhir.fr.medication/CodeSystem-fr-medication-reconciliation-resolution.html |
| URL | https://hl7.fr/ig/fhir/medication/CodeSystem/fr-medication-reconciliation-resolution |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-01-20T11:03:34+00:00 |
| Name | FRMedicationReconciliationResolution |
| Title | code system Interop'Santé - Résolution d'une divergence sur une ligne de traitement d'une FCT |
| Realm | fr |
| Authority | hl7 |
| Description | Le système de codage de la résolution d'une divergence sur une ligne de traitement d'une FCT (Fiche de Conciliation des Traitements médicamenteux). |
| Content | complete |
| ValueSet | |
| fr-medication-reconciliation-resolution | value set Interop'Santé - Résolution d'une divergence 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-resolution
Profil: Shareable CodeSystem
This code system https://hl7.fr/ig/fhir/medication/CodeSystem/fr-medication-reconciliation-resolution defines the following codes:
{
"resourceType": "CodeSystem",
"id": "fr-medication-reconciliation-resolution",
"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-resolution",
"version": "0.1.0",
"name": "FRMedicationReconciliationResolution",
"title": "code system Interop'Santé - Résolution d'une divergence 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 de la résolution d'une divergence 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": 5,
"concept": [
{
"code": "10000001",
"display": "Dose corrigée",
"definition": "La dose initialement prescrite a été corrigée."
},
{
"code": "10000002",
"display": "Repris",
"definition": "La prescription interrompue a été reprise."
},
{
"code": "10000003",
"display": "Spécialité corrigée",
"definition": "Le choix de la spécialité prescrite a été corrigé."
},
{
"code": "10000004",
"display": "Forme corrigée",
"definition": "La forme galénique prescrite a été corrigée."
},
{
"code": "10000005",
"display": "Arrêt",
"definition": "La prescription a été arrêtée."
}
]
}