FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.fr.analyse-pharma
Resource TypeCodeSystem
IdCodeSystem-fr-pharmaceutical-intervention-type-code.json
FHIR VersionR4
Sourcehttps://hl7.fr/ig/fhir/analyse-pharma/0.1.0-ballot/CodeSystem-fr-pharmaceutical-intervention-type-code.html
URLhttps://hl7.fr/ig/fhir/analyse-pharma/CodeSystem/fr-pharmaceutical-intervention-type-code
Version0.1.0-ballot
Statusdraft
Date2026-05-29T13:27:06+02:00
NameFrPharmaceuticalInterventionTypeCode
Titlecode system d'Interop'Santé - Codes du type d'intervention pharmaceutique
Realmfr
Authorityhl7
DescriptionLe système de codage pour le typage de l'intervention pharmaceutique.
Contentcomplete

Resources that use this resource

ValueSet
hl7.fhir.fr.analyse-pharma#0.1.0-ballotfr-pharmaceutical-intervention-type-code-value-setJeu de valeurs Interop'Santé - Codes du type d'intervention pharmaceutique

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Narratif généré : CodeSystem fr-pharmaceutical-intervention-type-code

This code system https://hl7.fr/ig/fhir/analyse-pharma/CodeSystem/fr-pharmaceutical-intervention-type-code defines the following codes:

CodeAffichage
1 Ajout (prescription nouvelle)
2 Arrêt
3 Substitution/Echange
4 Choix de la voie d'administration
5 Suivi thérapeutique
6 Optimisation modalités d'administration
7 Adaptation posologique

Source1

{
  "resourceType": "CodeSystem",
  "id": "fr-pharmaceutical-intervention-type-code",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.fr/ig/fhir/analyse-pharma/CodeSystem/fr-pharmaceutical-intervention-type-code",
  "version": "0.1.0-ballot",
  "name": "FrPharmaceuticalInterventionTypeCode",
  "title": "code system d'Interop'Santé - Codes du type d'intervention pharmaceutique",
  "status": "draft",
  "experimental": false,
  "date": "2026-05-29T13:27:06+02: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 (la)"
        }
      ]
    }
  ],
  "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"
    }
  ]
}