FHIR IG analytics| Package | dk.ehealth.sundhed.fhir.ig.core |
| Resource Type | SearchParameter |
| Id | SearchParameter-ehealth-communication-search-careCommunicationSenderCareTeam.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/fut-infrastructure/implementation-guide/SearchParameter-ehealth-communication-search-careCommunicationSenderCareTeam.html |
| URL | http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/careCommunicationSenderCareTeam |
| Version | 10.0.1 |
| Status | active |
| Date | 2026-06-16T00:00:00+00:00 |
| Name | careCommunicationSenderCareTeam |
| Realm | dk |
| Description | Search parameter for finding CareCommunication based on the sending CareTeam (the careteam sub-extension of the ehealth-carecommunication-sender extension). |
| Type | reference |
| CapabilityStatement | ||
| dk.ehealth.sundhed.fhir.ig.core#current | patient | patient |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter ehealth-communication-search-careCommunicationSenderCareTeam
Parameter careCommunicationSenderCareTeam:reference
Search parameter for finding CareCommunication based on the sending CareTeam (the careteam sub-extension of the ehealth-carecommunication-sender extension).
| Resource | Communication |
| Expression | Communication.extension('http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-carecommunication-sender').extension('careTeam').value |
| Processing Mode | Normal |
| Multiples |
|
{
"resourceType": "SearchParameter",
"id": "ehealth-communication-search-careCommunicationSenderCareTeam",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ehealth.sundhed.dk/fhir/SearchParameter/Communication/careCommunicationSenderCareTeam",
"version": "10.0.1",
"name": "careCommunicationSenderCareTeam",
"status": "active",
"date": "2026-06-16T00:00:00+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 CareCommunication based on the sending CareTeam (the careteam sub-extension of the ehealth-carecommunication-sender extension).",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DK",
"display": "Denmark"
}
]
}
],
"code": "careCommunicationSenderCareTeam",
"base": [
"Communication"
],
"type": "reference",
"expression": "Communication.extension('http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-carecommunication-sender').extension('careTeam').value",
"xpathUsage": "normal"
}