Package | dk.ehealth.sundhed.fhir.ig.core |
Type | SearchParameter |
Id | ehealth-communication-search-participant |
FHIR Version | R4 |
Source | http://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/SearchParameter-ehealth-communication-search-participant.html |
URL | http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/participant |
Version | 3.5.1 |
Status | active |
Date | 2024-01-30T12:40:20+00:00 |
Name | communicationParticipant |
Realm | dk |
Description | Search parameter for finding communication based on participant |
Type | reference |
CapabilityStatement | |
patient | patient |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Søgeparameter ehealth-communication-search-participant
Parameter communicationParticipant
:reference
Search parameter for finding communication based on participant
Resource | Communication |
Expression | Communication.recipient | Communication.sender | Communication.extension.where(url='http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-communication-senderCareTeam').value | Communication.extension.where(url='http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-communication-recipientCareTeam').value |
Processing Mode | Normal |
Multiples |
|
{ "resourceType": "SearchParameter", "id": "ehealth-communication-search-participant", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/participant", "version": "3.5.1", "name": "communicationParticipant", "status": "active", "date": "2024-01-30T12:40:20+00:00", "publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)", "contact": [ { "name": "Den telemedicinske infrastruktur (eHealth Infrastructure)", "telecom": [ { "system": "url", "value": "http://ehealth.sundhed.dk" } ] } ], "description": "Search parameter for finding communication based on participant", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "DK", "display": "Denmark" } ] } ], "code": "communicationParticipant", "base": [ "Communication" ], "type": "reference", "expression": "Communication.recipient | Communication.sender | Communication.extension.where(url='http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-communication-senderCareTeam').value | Communication.extension.where(url='http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-communication-recipientCareTeam').value", "xpathUsage": "normal" }