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-cp-date-time-reference",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter oncofair-sp-cp-date-time-reference</b></p><a name=\"oncofair-sp-cp-date-time-reference\"> </a><a name=\"hconcofair-sp-cp-date-time-reference\"> </a><a name=\"oncofair-sp-cp-date-time-reference-en-US\"> </a><h2>OncoFAIRSPCPDateTimeReference</h2><p>Parameter <code>cp-date-time-reference</code>:<code>date</code></p><div><p>Search for the reference date and time of the prescribed protocol</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R5/careplan.html\">CarePlan</a></td></tr><tr><td>Expression</td><td><code>CarePlan.extension.where(url='http://ltsi.univ-rennes.fr/StructureDefinition/oncofair-cp-treatment').extension.where(url='dateTimeReference').value</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: The parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: The parameter may have multiple values (separated by comma) where at least one must be true</li></ul></td></tr><tr><td>Comparators</td><td>Allowed: eq, ne, gt, lt, ge, le, sa, eb, ap</td></tr></table></div>"
},
"url" : "http://ltsi.univ-rennes.fr/SearchParameter/oncofair-sp-cp-date-time-reference",
"version" : "0.1.0",
"name" : "OncoFAIRSPCPDateTimeReference",
"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 reference date and time of the prescribed protocol",
"code" : "cp-date-time-reference",
"base" : [
"CarePlan"
],
"type" : "date",
"expression" : "CarePlan.extension.where(url='http://ltsi.univ-rennes.fr/StructureDefinition/oncofair-cp-treatment').extension.where(url='dateTimeReference').value",
"processingMode" : "normal",
"multipleOr" : true,
"multipleAnd" : true,
"comparator" : [
"eq",
"ne",
"gt",
"lt",
"ge",
"le",
"sa",
"eb",
"ap"
]
}