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

FHIR IG analytics

Packagehl7.fhir.fr.medication
Resource TypeCodeSystem
IdCodeSystem-fr-medication-reconciliation-type.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Interop-Sante/hl7.fhir.fr.medication/CodeSystem-fr-medication-reconciliation-type.html
URLhttps://hl7.fr/ig/fhir/medication/CodeSystem/fr-medication-reconciliation-type
Version0.1.0
Statusdraft
Date2026-01-20T11:03:34+00:00
NameFRMedicationReconciliationType
Titlecode system Interop'Santé - Type d'écart/erreur sur une ligne de traitement d'une FCT
Realmfr
Authorityhl7
DescriptionLe système de codage du type d'écart/erreur sur une ligne de traitement d'une FCT (Fiche de Conciliation des Traitements médicamenteux).
Contentcomplete

Resources that use this resource

ValueSet
fr-medication-reconciliation-typevalue set Interop'Santé - Type d'écart/erreur sur une ligne de traitement d'une FCT

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-medication-reconciliation-type

This code system https://hl7.fr/ig/fhir/medication/CodeSystem/fr-medication-reconciliation-type defines the following codes:

CodeAffichage
10000001 Erreur posologie
10000002 Oubli médicament prescrit
10000003 Oubli automédication
10000004 Erreur substitution
10000005 Erreur forme galénique
10000006 Ajout
10000007 Autre

Source1

{
  "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"
    }
  ]
}