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