FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/routeOfAdministration

Packagehl7.fhir.uv.emedicinal-product-info
TypeValueSet
IdrouteOfAdministration
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/emedicinal-product-info/https://build.fhir.org/ig/HL7/emedicinal-product-info/ValueSet-routeOfAdministration.html
URLhttp://hl7.org/fhir/uv/emedicinal-product-info/ValueSet/routeOfAdministration
Version1.1.0
Statusdraft
Date2025-07-14T03:04:11+00:00
NameVsRouteOfAdministration
TitleRoute Of Administration
Realmuv
Authorityhl7
DescriptionRoute Of Administration
CopyrightThis value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement The SNOMED International IPS Terminology is distributed by International Health Terminology Standards Development Organisation, trading as SNOMED International, and is subject the terms of the Creative Commons Attribution 4.0 International Public License. For more information, see SNOMED IPS Terminology The HL7 International IPS implementation guides incorporate SNOMED CT®, used by permission of the International Health Terminology Standards Development Organisation, trading as SNOMED International. SNOMED CT was originally created by the College of American Pathologists. SNOMED CT is a registered trademark of the International Health Terminology Standards Development Organisation, all rights reserved. Implementers of SNOMED CT should review usage terms or directly contact SNOMED International: info@snomed.org

Resources that use this resource

StructureDefinition
AdministrableProductDefinition-uv-epiAdministrableProductDefinition (ePI)
MedicinalProductDefinition-uv-epiMedicinalProductDefinition (ePI)

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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

Generated Narrative: ValueSet routeOfAdministration

  • Include codes fromhttp://snomed.info/sct where concept descends from 284009009 (Route of administration values)

Source

{
  "resourceType": "ValueSet",
  "id": "routeOfAdministration",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/uv/emedicinal-product-info/ValueSet/routeOfAdministration",
  "version": "1.1.0",
  "name": "VsRouteOfAdministration",
  "title": "Route Of Administration",
  "status": "draft",
  "experimental": false,
  "date": "2025-07-14T03:04:11+00:00",
  "publisher": "HL7 International - Biomedical Research & Regulation Work Group",
  "contact": [
    {
      "name": "HL7 International - Biomedical Research & Regulation Work Group",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/Special/committees/rcrim"
        }
      ]
    }
  ],
  "description": "Route Of Administration",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement\n\nThe SNOMED International IPS Terminology is distributed by International Health Terminology Standards Development Organisation, trading as SNOMED International, and is subject the terms of the Creative Commons Attribution 4.0 International Public License. For more information, see SNOMED IPS Terminology\n\nThe HL7 International IPS implementation guides incorporate SNOMED CT®, used by permission of the International Health Terminology Standards Development Organisation, trading as SNOMED International. SNOMED CT was originally created by the College of American Pathologists. SNOMED CT is a registered trademark of the International Health Terminology Standards Development Organisation, all rights reserved. Implementers of SNOMED CT should review usage terms or directly contact SNOMED International: info@snomed.org",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "284009009"
          }
        ]
      }
    ]
  }
}