Healthcare Financial Services IG Edition 1 - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2025-06-23 |
{
"resourceType" : "CodeSystem",
"id" : "route-of-admin",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2022-12-19T20:22:09.068+03:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem route-of-admin</b></p><a name=\"route-of-admin\"> </a><a name=\"hcroute-of-admin\"> </a><a name=\"route-of-admin-en-US\"> </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\">version: 1; Last updated: 2022-12-19 20:22:09+0300</p></div><p>This case-sensitive code system <code>http://nphies.sa/terminology/CodeSystem/route-of-admin</code> provides <b>a fragment</b> that includes following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Arabic (ar)</b></td></tr><tr><td style=\"white-space:nowrap\">EBPROA0028<a name=\"route-of-admin-EBPROA0028\"> </a></td><td>INTRACORONAL, DENTAL</td><td>Administration of a drug within a portion of a tooth which is covered by enamel and which is separated from the roots by a slightly constricted region known as the neck.</td><td>داخل التاج</td></tr><tr><td style=\"white-space:nowrap\">EBPROA0079<a name=\"route-of-admin-EBPROA0079\"> </a></td><td>ORAL</td><td>Administration to or by way of the mouth.</td><td>عن طريق الفم</td></tr></table></div>"
},
"url" : "http://nphies.sa/terminology/CodeSystem/route-of-admin",
"version" : "0.3.0",
"name" : "RouteOfAdmin",
"title" : "Route of Administration",
"status" : "active",
"experimental" : false,
"date" : "2025-06-23T22:09:21+03:00",
"publisher" : "HL7 Saudi Arabia",
"contact" : [
{
"name" : "HL7 Saudi Arabia",
"telecom" : [
{
"system" : "url",
"value" : "http://test-project.org/test-publisher"
}
]
}
],
"description" : "This code set provides route to administer medicine codes.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "SA",
"display" : "Saudi Arabia"
}
]
}
],
"copyright" : "Saudi Food and Drug Authority (https://sfda.gov.sa)",
"caseSensitive" : true,
"compositional" : false,
"versionNeeded" : false,
"content" : "fragment",
"concept" : [
{
"code" : "EBPROA0028",
"display" : "INTRACORONAL, DENTAL",
"definition" : "Administration of a drug within a portion of a tooth which is covered by enamel and which is separated from the roots by a slightly constricted region known as the neck.",
"designation" : [
{
"language" : "ar",
"value" : "داخل التاج"
}
]
},
{
"code" : "EBPROA0079",
"display" : "ORAL",
"definition" : "Administration to or by way of the mouth.",
"designation" : [
{
"language" : "ar",
"value" : "عن طريق الفم"
}
]
}
]
}