Guide d'implémentation du médicament
0.1.0 - ci-build
FRANCE
Guide d'implémentation du médicament - version de développement local (intégration continue v0.1.0) construite par les outils de publication FHIR (HL7® FHIR® Standard). Voir le répertoire des versions publiées
| Draft as of 2026-05-19 |
{
"resourceType" : "CodeSystem",
"id" : "fr-pharmaceutical-intervention-problem-code",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : CodeSystem fr-pharmaceutical-intervention-problem-code</b></p><a name=\"fr-pharmaceutical-intervention-problem-code\"> </a><a name=\"hcfr-pharmaceutical-intervention-problem-code\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profil: <a href=\"http://hl7.org/fhir/R4/shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p>This code system <code>https://hl7.fr/ig/fhir/medication/CodeSystem/fr-pharmaceutical-intervention-problem-code</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Affichage</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"fr-pharmaceutical-intervention-problem-code-1\"> </a></td><td>Non conformité aux référentiels / Contre-indication</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"fr-pharmaceutical-intervention-problem-code-2\"> </a></td><td>Indication non traitée</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"fr-pharmaceutical-intervention-problem-code-3\"> </a></td><td>Sous-dosage</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"fr-pharmaceutical-intervention-problem-code-4\"> </a></td><td>Surdosage</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"fr-pharmaceutical-intervention-problem-code-5\"> </a></td><td>Médicament non indiqué</td></tr><tr><td style=\"white-space:nowrap\">6.1<a name=\"fr-pharmaceutical-intervention-problem-code-6.461\"> </a></td><td>Interaction - A prendre en compte</td></tr><tr><td style=\"white-space:nowrap\">6.2<a name=\"fr-pharmaceutical-intervention-problem-code-6.462\"> </a></td><td>Interaction - Précaution d'emploi</td></tr><tr><td style=\"white-space:nowrap\">6.3<a name=\"fr-pharmaceutical-intervention-problem-code-6.463\"> </a></td><td>Interaction - Association déconseillée</td></tr><tr><td style=\"white-space:nowrap\">6.4<a name=\"fr-pharmaceutical-intervention-problem-code-6.464\"> </a></td><td>Interaction - Association contre-indiquée</td></tr><tr><td style=\"white-space:nowrap\">6.5<a name=\"fr-pharmaceutical-intervention-problem-code-6.465\"> </a></td><td>Interaction - Publiée (=hors GTIAM de l'AFSSAPS)</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"fr-pharmaceutical-intervention-problem-code-7\"> </a></td><td>Effet indésirable</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"fr-pharmaceutical-intervention-problem-code-8\"> </a></td><td>Voie/administration inappropriée</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"fr-pharmaceutical-intervention-problem-code-9\"> </a></td><td>Traitement non reçu</td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"fr-pharmaceutical-intervention-problem-code-10\"> </a></td><td>Monitorage à suivre</td></tr></table></div>"
},
"url" : "https://hl7.fr/ig/fhir/medication/CodeSystem/fr-pharmaceutical-intervention-problem-code",
"version" : "0.1.0",
"name" : "FrPharmaceuticalInterventionProblemCode",
"title" : "code system d'Interop'Santé - Codes du problème identifié dans l'intervention pharmaceutique",
"status" : "draft",
"experimental" : false,
"date" : "2026-05-19T09:10:48+00:00",
"publisher" : "Interop'Santé",
"contact" : [
{
"name" : "Interop'Santé",
"telecom" : [
{
"system" : "url",
"value" : "http://interopsante.org/"
}
]
}
],
"description" : "Le système de codage pour le typage du problème identifié dans l'intervention pharmaceutique.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "FR",
"display" : "FRANCE"
}
]
}
],
"content" : "complete",
"count" : 14,
"concept" : [
{
"code" : "1",
"display" : "Non conformité aux référentiels / Contre-indication"
},
{
"code" : "2",
"display" : "Indication non traitée"
},
{
"code" : "3",
"display" : "Sous-dosage"
},
{
"code" : "4",
"display" : "Surdosage"
},
{
"code" : "5",
"display" : "Médicament non indiqué"
},
{
"code" : "6.1",
"display" : "Interaction - A prendre en compte"
},
{
"code" : "6.2",
"display" : "Interaction - Précaution d'emploi"
},
{
"code" : "6.3",
"display" : "Interaction - Association déconseillée"
},
{
"code" : "6.4",
"display" : "Interaction - Association contre-indiquée"
},
{
"code" : "6.5",
"display" : "Interaction - Publiée (=hors GTIAM de l'AFSSAPS)"
},
{
"code" : "7",
"display" : "Effet indésirable"
},
{
"code" : "8",
"display" : "Voie/administration inappropriée"
},
{
"code" : "9",
"display" : "Traitement non reçu"
},
{
"code" : "10",
"display" : "Monitorage à suivre"
}
]
}