OncoFAIR
0.1.0 - ci-build
OncoFAIR - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2025-05-22 |
{
"resourceType" : "SearchParameter",
"id" : "oncofair-sp-element-route",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter oncofair-sp-element-route</b></p><a name=\"oncofair-sp-element-route\"> </a><a name=\"hconcofair-sp-element-route\"> </a><a name=\"oncofair-sp-element-route-en-US\"> </a><h2>OncoFAIRSPElementRoute</h2><p>Parameter <code>element-route</code>:<code>token</code></p><div><p>Search for the route of administration element</p>\n</div><table class=\"grid\"><tr><td>Resources</td><td><a href=\"http://hl7.org/fhir/R5/medicationadministration.html\">MedicationAdministration</a>, <a href=\"http://hl7.org/fhir/R5/medicationrequest.html\">MedicationRequest</a></td></tr><tr><td>Expression</td><td><code>MedicationAdministration.dosage.route | MedicationRequest.dosageInstruction.where(id='element').route</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>"
},
"url" : "http://ltsi.univ-rennes.fr/SearchParameter/oncofair-sp-element-route",
"version" : "0.1.0",
"name" : "OncoFAIRSPElementRoute",
"status" : "active",
"date" : "2025-05-22T14:53:56+00:00",
"publisher" : "KEREVAL and DOMASIA team of the Signal and Image Processing Laboratory (LTSI)",
"contact" : [
{
"name" : "KEREVAL and DOMASIA team of the Signal and Image Processing Laboratory (LTSI)",
"telecom" : [
{
"system" : "url",
"value" : "https://github.com/ONCOFAIR"
}
]
}
],
"description" : "Search for the route of administration element",
"code" : "element-route",
"base" : [
"MedicationAdministration",
"MedicationRequest"
],
"type" : "token",
"expression" : "MedicationAdministration.dosage.route | MedicationRequest.dosageInstruction.where(id='element').route",
"processingMode" : "normal"
}