Package | dk.ehealth.sundhed.fhir.ig.core |
Type | SearchParameter |
Id | ehealth-communication-search-relates-to |
FHIR Version | R4 |
Source | http://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/SearchParameter-ehealth-communication-search-relates-to.html |
URL | http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/relatesTo |
Version | 3.5.1 |
Status | active |
Date | 2024-07-26T12:44:20+00:00 |
Name | communicationRelatesTo |
Realm | dk |
Description | Search parameter for finding communication based on either participant or episode of care |
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-relates-to
Parameter communicationRelatesTo
:reference
Search parameter for finding communication based on either participant or episode of care
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 | Communication.extension.where(url='http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare').value |
Processing Mode | Normal |
Multiples |
|
{ "resourceType": "SearchParameter", "id": "ehealth-communication-search-relates-to", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/relatesTo", "version": "3.5.1", "name": "communicationRelatesTo", "status": "active", "date": "2024-07-26T12:44: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 either participant or episode of care", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "DK", "display": "Denmark" } ] } ], "code": "communicationRelatesTo", "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 | Communication.extension.where(url='http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare').value", "xpathUsage": "normal" }