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

FHIR IG analytics

Packageumcterminologies.org
Resource TypeValueSet
IdValueSet-edqm-ame.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/Uppsala-Monitoring-Centre/WHO-UMC-IDMP-Service/ValueSet-edqm-ame.html
URLhttp://umcterminologies.org/ValueSet/edqm-ame
Version1.0.0
Statusactive
Date2026-03-27T14:04:13+00:00
NameVsEdqmAme
TitleEDQM PDF dose form attributes: Administration Method
Realmuv
DescriptionEDQM Pharmaceutical dose form attributes: Administration Method

Resources that use this resource

StructureDefinition
umcterminologies.org#currentadministration-methodPharmaceutical dose form - AdministrationMethod

Resources that this resource uses

CodeSystem
ch.fhir.ig.ch-epl#currentstandardterms.edqm.euEDQM - Standard Terms

Narrative

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

Generated Narrative: ValueSet edqm-ame

  • Include these codes as defined in http://standardterms.edqm.eu version ⏿5 February 2025
    CodeDisplayDefinition
    0004AdministrationAdministration of a pharmaceutical product by one of a variety of non-specific methods. To be used only where a more-specific term does not apply.
    0005ApplicationAdministration of a pharmaceutical product by placing or spreading it onto the affected area.
    0006BathingAdministration of a pharmaceutical product by immersing all or part of the affected area in the product, sometimes for an extended period of time.
    0007ChewingAdministration of a pharmaceutical product by crushing or grinding it with the teeth; after chewing, some products are intended to be swallowed, some are intended to be spat out.
    0008GarglingAdministration of a pharmaceutical product by rinsing the throat and/or mouth with it, holding it in the throat and keeping it in motion by releasing a stream of air from the lungs; after gargling, the product is usually intended to be spat out.
    0010InhalationAdministration of a pharmaceutical product by breathing it into the lungs, usually via the mouth.
    0011InjectionAdministration of a pharmaceutical product by introducing it into the body, usually after puncturing the skin; one or more of a variety of routes may be specified, the most common being intravenous, intramuscular and subcutaneous.
    0012InsertionAdministration of a pharmaceutical product by placing it into a body cavity, lesion, wound etc.
    0013InstillationAdministration of a pharmaceutical product drop by drop onto or into the affected area.
    0014OrodispersionAdministration of a pharmaceutical product by placing it in the mouth and allowing it to dissipate; the product is usually then swallowed.
    0015Rinsing/washingAdministration of a pharmaceutical product by bringing it into contact with the affected area for a short period of time, e.g. by pouring it over the area and allowing it to drain away, or swilling it around the area and then removing it.
    0017SprayingAdministration of a pharmaceutical product by atomising or otherwise dissipating it into a fine dispersion of particles in air, directing it such that it comes into contact with the affected area.
    0018SuckingAdministration of a pharmaceutical product by placing it in the mouth and encouraging it to dissolve in the saliva, usually by moving the tongue.
    0019SwallowingAdministration of a pharmaceutical product by introducing it into the stomach via the mouth and oesophagus with a voluntary muscular action.
    0111BurningAdministration of a pharmaceutical product by lighting it in order to evolve smoke that is taken in by the subject.
    0112DialysisAdministration of a pharmaceutical product by inclusion in a dialysis system (e.g. haemodialysis, haemofiltration, peritoneal dialysis), as a dialysis or substitution product.
    0113ImplantationAdministration of a pharmaceutical product by placing it within a tissue of the body, usually as part of a surgical procedure.

Source1

{
  "resourceType": "ValueSet",
  "id": "edqm-ame",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://umcterminologies.org/ValueSet/edqm-ame",
  "version": "1.0.0",
  "name": "VsEdqmAme",
  "title": "EDQM PDF dose form attributes: Administration Method",
  "status": "active",
  "experimental": false,
  "date": "2026-03-27T14:04:13+00:00",
  "publisher": "Uppsala Monitoring Centre",
  "contact": [
    {
      "name": "Uppsala Monitoring Centre",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.who-umc.org"
        }
      ]
    },
    {
      "name": "Uppsala Monitoring Centre",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.who-umc.org"
        }
      ]
    }
  ],
  "description": "EDQM Pharmaceutical dose form attributes: Administration Method",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://standardterms.edqm.eu",
        "concept": [
          {
            "code": "0004",
            "display": "Administration"
          },
          {
            "code": "0005",
            "display": "Application"
          },
          {
            "code": "0006",
            "display": "Bathing"
          },
          {
            "code": "0007",
            "display": "Chewing"
          },
          {
            "code": "0008",
            "display": "Gargling"
          },
          {
            "code": "0010",
            "display": "Inhalation"
          },
          {
            "code": "0011",
            "display": "Injection"
          },
          {
            "code": "0012",
            "display": "Insertion"
          },
          {
            "code": "0013",
            "display": "Instillation"
          },
          {
            "code": "0014",
            "display": "Orodispersion"
          },
          {
            "code": "0015",
            "display": "Rinsing/washing"
          },
          {
            "code": "0017",
            "display": "Spraying"
          },
          {
            "code": "0018",
            "display": "Sucking"
          },
          {
            "code": "0019",
            "display": "Swallowing"
          },
          {
            "code": "0111",
            "display": "Burning"
          },
          {
            "code": "0112",
            "display": "Dialysis"
          },
          {
            "code": "0113",
            "display": "Implantation"
          }
        ]
      }
    ]
  }
}