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

Guide d'implémentation du médicament, published by Interop'Santé. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Interop-Sante/hl7.fhir.fr.medication/ and changes regularly. See the Directory of published versions

: French Route of Administration - JSON Representation

Draft as of 2024-12-26

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "fr-route-of-administration",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet fr-route-of-administration</b></p><a name=\"fr-route-of-administration\"> </a><a name=\"hcfr-route-of-administration\"> </a><a name=\"fr-route-of-administration-en-US\"> </a><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where constraint  = &lt; 284009009 |Route of administration value (qualifier value)| minus &gt; (&lt; 284009009 |Route of administration value (qualifier value)|)</li></ul></div>"
  },
  "url" : "https://hl7.fr/fhir/fr/medication/ValueSet/fr-route-of-administration",
  "version" : "0.1.0",
  "name" : "FrRouteOfAdministration",
  "title" : "French Route of Administration",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-12-26T13:24:49+00:00",
  "publisher" : "Interop'Santé",
  "contact" : [
    {
      "name" : "Interop'Santé",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://interopsante.org/"
        }
      ]
    }
  ],
  "description" : "Le jeu de valeurs à utiliser pour coder l'élément *dosageInstruction.route* de la ressource *FrMedicationRequest*.",
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "constraint",
            "op" : "=",
            "value" : "< 284009009 |Route of administration value (qualifier value)| minus > (< 284009009 |Route of administration value (qualifier value)|)"
          }
        ]
      }
    ]
  }
}