{
  "resourceType" : "CodeSystem",
  "id" : "fr-medication-reconciliation-type",
  "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-medication-reconciliation-type</b></p><a name=\"fr-medication-reconciliation-type\"> </a><a name=\"hcfr-medication-reconciliation-type\"> </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-medication-reconciliation-type</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\">10000001<a name=\"fr-medication-reconciliation-type-10000001\"> </a></td><td>Erreur posologie</td></tr><tr><td style=\"white-space:nowrap\">10000002<a name=\"fr-medication-reconciliation-type-10000002\"> </a></td><td>Oubli médicament prescrit</td></tr><tr><td style=\"white-space:nowrap\">10000003<a name=\"fr-medication-reconciliation-type-10000003\"> </a></td><td>Oubli automédication</td></tr><tr><td style=\"white-space:nowrap\">10000004<a name=\"fr-medication-reconciliation-type-10000004\"> </a></td><td>Erreur substitution</td></tr><tr><td style=\"white-space:nowrap\">10000005<a name=\"fr-medication-reconciliation-type-10000005\"> </a></td><td>Erreur forme galénique</td></tr><tr><td style=\"white-space:nowrap\">10000006<a name=\"fr-medication-reconciliation-type-10000006\"> </a></td><td>Ajout</td></tr><tr><td style=\"white-space:nowrap\">10000007<a name=\"fr-medication-reconciliation-type-10000007\"> </a></td><td>Autre</td></tr></table></div>"
  },
  "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-05-19T09:13:09+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"
  }]
}