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

: code system d'Interop'Santé - Codes du type d'intervention pharmaceutique - JSON Representation

Draft as of 2026-05-19

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "fr-pharmaceutical-intervention-type-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-type-code</b></p><a name=\"fr-pharmaceutical-intervention-type-code\"> </a><a name=\"hcfr-pharmaceutical-intervention-type-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-type-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-type-code-1\"> </a></td><td>Ajout (prescription nouvelle)</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"fr-pharmaceutical-intervention-type-code-2\"> </a></td><td>Arrêt</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"fr-pharmaceutical-intervention-type-code-3\"> </a></td><td>Substitution/Echange</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"fr-pharmaceutical-intervention-type-code-4\"> </a></td><td>Choix de la voie d'administration</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"fr-pharmaceutical-intervention-type-code-5\"> </a></td><td>Suivi thérapeutique</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"fr-pharmaceutical-intervention-type-code-6\"> </a></td><td>Optimisation modalités d'administration</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"fr-pharmaceutical-intervention-type-code-7\"> </a></td><td>Adaptation posologique</td></tr></table></div>"
  },
  "url" : "https://hl7.fr/ig/fhir/medication/CodeSystem/fr-pharmaceutical-intervention-type-code",
  "version" : "0.1.0",
  "name" : "FrPharmaceuticalInterventionTypeCode",
  "title" : "code system d'Interop'Santé - Codes du type d'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 de l'intervention pharmaceutique.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "FR",
          "display" : "FRANCE"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 7,
  "concept" : [
    {
      "code" : "1",
      "display" : "Ajout (prescription nouvelle)"
    },
    {
      "code" : "2",
      "display" : "Arrêt"
    },
    {
      "code" : "3",
      "display" : "Substitution/Echange"
    },
    {
      "code" : "4",
      "display" : "Choix de la voie d'administration"
    },
    {
      "code" : "5",
      "display" : "Suivi thérapeutique"
    },
    {
      "code" : "6",
      "display" : "Optimisation modalités d'administration"
    },
    {
      "code" : "7",
      "display" : "Adaptation posologique"
    }
  ]
}