Package | ehealth4u.package |
Resource Type | SearchParameter |
Id | cyehr-sp-episodeofcare-caremanager |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ehealth4u.package@1.0.0&canonical=http://ig.ehealth4u.eu/fhir/SearchParameter/cyehr-sp-episodeofcare-caremanager |
URL | http://ig.ehealth4u.eu/fhir/SearchParameter/cyehr-sp-episodeofcare-caremanager |
Status | active |
Name | practitionerrole-care-manager |
Description | Search by a PractitionerRole, that resolved to the Care Manager of the Episode of Care |
Type | reference |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "SearchParameter", "id": "cyehr-sp-episodeofcare-caremanager", "meta": { "versionId": "1", "lastUpdated": "2023-03-30T11:50:25.757+00:00", "source": "#151be0c148501f82" }, "url": "http://ig.ehealth4u.eu/fhir/SearchParameter/cyehr-sp-episodeofcare-caremanager", "name": "practitionerrole-care-manager", "status": "active", "experimental": true, "contact": [ { "name": "eHealth Lab (University of Cyprus)", "telecom": [ { "system": "email", "value": "ehealth@ucy.ac.cy", "use": "work" } ] } ], "description": "Search by a PractitionerRole, that resolved to the Care Manager of the Episode of Care", "code": "practitionerrole-care-manager", "base": [ "EpisodeOfCare" ], "type": "reference", "expression": "EpisodeOfCare.careManager.as(Reference)", "xpath": "f:EpisodeOfCare/f:careManager.as(Reference)", "xpathUsage": "normal", "target": [ "PractitionerRole" ] }