FHIR IG analytics| Package | ltsi.fhir.oncofair |
| Resource Type | SearchParameter |
| Id | SearchParameter-oncofair-sp-cp-date-time-reference.json |
| FHIR Version | R5 |
| Source | http://oncofair-ig.kereval.cloud/ltsi.fhir.oncofair/SearchParameter-oncofair-sp-cp-date-time-reference.html |
| URL | http://oncofair-ig.kereval.cloud/SearchParameter/oncofair-sp-cp-date-time-reference |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-11-17T13:40:44+01:00 |
| Name | OncoFAIRSPCPDateTimeReference |
| Description | Search for the reference date and time of the prescribed protocol |
| Type | date |
| CapabilityStatement | |
| oncofair-consumer-secondary-chemotherapy-data | OncoFAIR Consumer secondary chemotherapy data |
| oncofair-health-data-warehouse | OncoFAIR Health Data Warehouse |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter oncofair-sp-cp-date-time-reference
Parameter cp-date-time-reference:date
Search for the reference date and time of the prescribed protocol
| Resource | CarePlan |
| Expression | CarePlan.extension.where(url='http://ltsi.univ-rennes.fr/StructureDefinition/oncofair-cp-treatment').extension.where(url='dateTimeReference').value |
| Processing Mode | Normal |
| Multiples |
|
| Comparators | Allowed: eq, ne, gt, lt, ge, le, sa, eb, ap |
{
"resourceType": "SearchParameter",
"id": "oncofair-sp-cp-date-time-reference",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://oncofair-ig.kereval.cloud/SearchParameter/oncofair-sp-cp-date-time-reference",
"version": "0.1.0",
"name": "OncoFAIRSPCPDateTimeReference",
"status": "active",
"date": "2025-11-17T13:40:44+01: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"
]
}