International Patient Summary Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/costateixeira/fhir-ips/ and changes regularly. See the Directory of published versions
Page standards status: Trial-use | Maturity Level: 2 |
{
"resourceType" : "ValueSet",
"id" : "medicine-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 medicine-route-of-administration</b></p><a name=\"medicine-route-of-administration\"> </a><a name=\"hcmedicine-route-of-administration\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSet</a></p></div><ul><li>Include codes from<code>http://standardterms.edqm.eu</code> where status = Current, class = ROA and domain = Human and Veterinary</li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pc"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 2,
"_valueInteger" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/ips/ImplementationGuide/hl7.fhir.uv.ips"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/ips/ImplementationGuide/hl7.fhir.uv.ips"
}
]
}
}
],
"url" : "http://hl7.org/fhir/uv/ips/ValueSet/medicine-route-of-administration",
"identifier" : [
{
"use" : "official",
"system" : "http://art-decor.org/ns/oids/vs",
"value" : "2.16.840.1.113883.11.22.33"
}
],
"version" : "2.0.0",
"name" : "MedicineRouteOfAdministrationUvIps",
"title" : "Medicine EDQM Route of Administration - IPS",
"status" : "active",
"experimental" : false,
"date" : "2025-08-12T14:58:40+00:00",
"publisher" : "HL7 International / Patient Care",
"contact" : [
{
"name" : "HL7 International / Patient Care",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/patientcare"
}
]
}
],
"description" : "While SNOMED remains a preferred binding for medicine route, EDQM (European Directorate for the Quality of Medicines and Healthcare) route of administration codes are allowed as additional binding. \n\nEDQM (European Directorate for the Quality of Medicines and Healthcare) Route of Administration codes. This Value Set includes all the EDQM Standard Terms having: \n[Concept Status] = ‘Current’\u00a0AND \n[Concept Class] = 'ROA' AND \n[Domain] = 'Human and Veterinary' \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"
}
]
}
]
}
}