Guide d'implémentation du médicament
0.1.0 - ci-build

Guide d'implémentation du médicament - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Liste des profils définis par l'IG Medication pour la ressource Medication - JSON Representation

Draft as of 2024-11-13

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "FrMedicationIGMedicationProfileList",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem FrMedicationIGMedicationProfileList</b></p><a name=\"FrMedicationIGMedicationProfileList\"> </a><a name=\"hcFrMedicationIGMedicationProfileList\"> </a><a name=\"FrMedicationIGMedicationProfileList-en-US\"> </a><p>This  code system <code>https://hl7.fr/ig/fhir/Medication/CodeSystem/fr-medication-profil-list</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">FrMedicationUcd<a name=\"FrMedicationIGMedicationProfileList-FrMedicationUcd\"> </a></td><td>French branded name Medication</td></tr><tr><td style=\"white-space:nowrap\">FrMedicationNonproprietaryName<a name=\"FrMedicationIGMedicationProfileList-FrMedicationNonproprietaryName\"> </a></td><td>French non proprietary name Medication</td></tr><tr><td style=\"white-space:nowrap\">FrMedicationCompound<a name=\"FrMedicationIGMedicationProfileList-FrMedicationCompound\"> </a></td><td>French compound Medication</td></tr></table></div>"
  },
  "url" : "https://hl7.fr/ig/fhir/Medication/CodeSystem/fr-medication-profil-list",
  "version" : "0.1.0",
  "name" : "FrMedicationIGMedicationProfileList",
  "title" : "Liste des profils définis par l'IG Medication pour la ressource Medication",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-11-13T15:16:58+00:00",
  "publisher" : "Interop'Santé",
  "contact" : [
    {
      "name" : "Interop'Santé",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://interopsante.org/"
        }
      ]
    }
  ],
  "description" : "Liste des noms associés aux titres",
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "FrMedicationUcd",
      "display" : "French branded name Medication"
    },
    {
      "code" : "FrMedicationNonproprietaryName",
      "display" : "French non proprietary name Medication"
    },
    {
      "code" : "FrMedicationCompound",
      "display" : "French compound Medication"
    }
  ]
}