FHIR IG analytics| Package | ltsi.fhir.oncofair |
| Resource Type | SearchParameter |
| Id | SearchParameter-oncofair-sp-mr-component-solute.json |
| FHIR Version | R5 |
| Source | http://oncofair-ig.kereval.cloud/ltsi.fhir.oncofair/SearchParameter-oncofair-sp-mr-component-solute.html |
| URL | http://oncofair-ig.kereval.cloud/SearchParameter/oncofair-sp-mr-component-solute |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-11-17T13:40:44+01:00 |
| Name | OncoFAIRSPMRComponentSolute |
| Description | Search to find out if the component prescribed is solute in the prescription element |
| Type | token |
| 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-mr-component-solute
Parameter mr-component-solute:token
Search to find out if the component prescribed is solute in the prescription element
| Resource | MedicationRequest |
| Expression | MedicationRequest.extension.where(url='http://ltsi.univ-rennes.fr/StructureDefinition/oncofair-mr-component-solute').value |
| Processing Mode | Normal |
| Multiples |
|
{
"resourceType": "SearchParameter",
"id": "oncofair-sp-mr-component-solute",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://oncofair-ig.kereval.cloud/SearchParameter/oncofair-sp-mr-component-solute",
"version": "0.1.0",
"name": "OncoFAIRSPMRComponentSolute",
"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 to find out if the component prescribed is solute in the prescription element",
"code": "mr-component-solute",
"base": [
"MedicationRequest"
],
"type": "token",
"expression": "MedicationRequest.extension.where(url='http://ltsi.univ-rennes.fr/StructureDefinition/oncofair-mr-component-solute').value",
"processingMode": "normal"
}