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