Package | NHSDigital.FHIR.STU3 |
Resource Type | SearchParameter |
Id | SearchParameter-eRS-CommunicationSender |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=NHSDigital.FHIR.STU3@1.0.0&canonical=https://fhir.nhs.uk/STU3/SearchParameter/eRS-CommunicationSender-1 |
URL | https://fhir.nhs.uk/STU3/SearchParameter/eRS-CommunicationSender-1 |
Version | 1.0.0 |
Status | active |
Date | 2021-02-11 |
Name | eRS Communication Sender |
Authority | hl7 |
Description | A search parameter to search using the Communication sender element. |
Purpose | This search parameter has been defined to search using the Communication sender extension that references the PractitionerRole. |
Type | reference |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "SearchParameter", "url": "https://fhir.nhs.uk/STU3/SearchParameter/eRS-CommunicationSender-1", "version": "1.0.0", "name": "eRS Communication Sender", "status": "active", "date": "2021-02-11", "publisher": "NHS Digital", "contact": [ { "name": "Interoperability Team", "telecom": [ { "system": "email", "value": "interoperabilityteam@nhs.net", "use": "work" } ] } ], "purpose": "This search parameter has been defined to search using the Communication sender extension that references the PractitionerRole.", "code": "sender-practitionerrole", "base": [ "Communication" ], "type": "reference", "description": "A search parameter to search using the Communication sender element.", "expression": "Communication.extension('https://fhir.nhs.uk/STU3/StructureDefinition/Extension-PractitionerRole-Reference-1')", "xpathUsage": "normal", "comparator": [ "eq" ], "modifier": [ "exact" ] }