| Package | ihe.pharm.mpd |
| Resource Type | SearchParameter |
| Id | activity-resource |
| FHIR Version | R5 |
| Source | https://profiles.ihe.net/PHARM/MPD/https://build.fhir.org/ig/IHE/pharm-mpd/SearchParameter-activity-resource.html |
| URL | https://profiles.ihe.net/PHARM/MPD/SearchParameter/activity-resource |
| Version | 1.0.0-comment-2 |
| Status | active |
| Date | 2025-06-09T07:25:27+00:00 |
| Name | ActivityResource |
| Realm | uv |
| Authority | ihe |
| Description | Search on the resources that are linked to a RequestOrchestration - important to allow for example _revInclude |
| Copyright | IHE http://www.ihe.net/Governance/#Intellectual_Property |
| Type | reference |
| CapabilityStatement | |
| IHE.MPD.DispenseReceiverCS | IHE MPD Dispense Receiver Actor (server) |
| IHE.MPD.DispenseReporterCS | IHE MPD Dispense Reporter Actor (server) |
| IHE.MPD.DispenseResponderCS | IHE MPD Dispense Responder Actor (server) |
| IHE.MPD.OrderResponderCS | IHE MPD Order Responder Actor (server) |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter activity-resource
Parameter activity-resource:reference
Search on the resources that are linked to a RequestOrchestration - important to allow for example _revInclude
| Resource | RequestOrchestration |
| Expression | RequestOrchestration.action.resource |
| Processing Mode | Normal |
| Multiples |
|
{
"resourceType": "SearchParameter",
"id": "activity-resource",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://profiles.ihe.net/PHARM/MPD/SearchParameter/activity-resource",
"version": "1.0.0-comment-2",
"name": "ActivityResource",
"status": "active",
"date": "2025-06-09T07:25:27+00:00",
"publisher": "Integrating the Healthcare Enterprise (IHE)",
"contact": [
{
"name": "Integrating the Healthcare Enterprise (IHE)",
"telecom": [
{
"system": "url",
"value": "http://ihe.net"
},
{
"system": "email",
"value": "secretary@ihe.net"
}
]
},
{
"name": "José Costa Teixeira",
"telecom": [
{
"system": "email",
"value": "jose.a.teixeira@gmail.com",
"use": "work"
}
]
}
],
"description": "Search on the resources that are linked to a RequestOrchestration - important to allow for example _revInclude",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"copyright": "IHE http://www.ihe.net/Governance/#Intellectual_Property",
"code": "activity-resource",
"base": [
"RequestOrchestration"
],
"type": "reference",
"expression": "RequestOrchestration.action.resource",
"processingMode": "normal"
}