Pharmaceutical Quality (Industry)
1.0.0 - STU1 International flag

Pharmaceutical Quality (Industry), published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/uv-dx-pq/ and changes regularly. See the Directory of published versions

: Medicine Route of Administration EDQM

Active as of 2026-05-10

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "vs-medicine-route-of-administration",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vs-medicine-route-of-administration</b></p><a name=\"vs-medicine-route-of-administration\"> </a><a name=\"hcvs-medicine-route-of-administration\"> </a><ul><li>Include codes from<a href=\"http://tx.fhir.org/r5\"><code>http://standardterms.edqm.eu</code></a><span style=\"opacity: 0.5\" title=\"Version is not explicitly stated. When building this specification, the most recent version 5 February 2025 has been used\"> version ⏿5 February 2025</span> where status  = Current, class  = ROA and domain  = Human and Veterinary</li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "brr"
    }
  ],
  "url" : "http://hl7.org/fhir/uv/pharm-quality/ValueSet/vs-medicine-route-of-administration",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.40.41.48.22"
    }
  ],
  "version" : "1.0.0",
  "name" : "MedicineRouteOfAdministrationEDQM",
  "title" : "Medicine Route of Administration EDQM",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-05-10T20:32:51+00:00",
  "publisher" : "HL7 International / Biomedical Research and Regulation",
  "contact" : [
    {
      "name" : "HL7 International / Biomedical Research and Regulation",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }
      ]
    }
  ],
  "description" : "EDQM (European Directorate for the Quality of Medicines and Healthcare) Route of Administration codes.  This Value Set includes all the EDQM Standard Terms having:\n\n[Concept Status] = ‘Current’\u00a0AND\n\n[Concept Class] = 'ROA' AND\n\n[Domain] = 'Human and Veterinary'\n\n\nROA = 'Route of administration'",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "immutable" : false,
  "copyright" : "This artifact includes content from EDQM Standard Terms. EDQM Standard Terms are copyright European Directorate for the Quality of Medicines. Terms & Conditions in https://www.edqm.eu/en/standard-terms-database",
  "compose" : {
    "include" : [
      {
        "system" : "http://standardterms.edqm.eu",
        "filter" : [
          {
            "property" : "status",
            "op" : "=",
            "value" : "Current"
          },
          {
            "property" : "class",
            "op" : "=",
            "value" : "ROA"
          },
          {
            "property" : "domain",
            "op" : "=",
            "value" : "Human and Veterinary"
          }
        ]
      }
    ]
  }
}