| Package | ehealth4u.package |
| Resource Type | SearchParameter |
| Id | cyehr-sp-courseofdisease-partofepisodeofcare |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ehealth4u.package@1.0.0&canonical=http://ig.ehealth4u.eu/fhir/SearchParameter/cyehr-sp-courseofdisease-partofepisodeofcare |
| URL | http://ig.ehealth4u.eu/fhir/SearchParameter/cyehr-sp-courseofdisease-partofepisodeofcare |
| Status | active |
| Name | part-of-episodeofcare |
| Description | Search by an episode of care, which is stored in the extension of Course of Disease Observation |
| Type | reference |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "SearchParameter",
"id": "cyehr-sp-courseofdisease-partofepisodeofcare",
"meta": {
"versionId": "7",
"lastUpdated": "2023-03-25T20:54:40.300+00:00",
"source": "#b484e32148381449"
},
"url": "http://ig.ehealth4u.eu/fhir/SearchParameter/cyehr-sp-courseofdisease-partofepisodeofcare",
"name": "part-of-episodeofcare",
"status": "active",
"experimental": true,
"contact": [
{
"name": "eHealth Lab (University of Cyprus)",
"telecom": [
{
"system": "email",
"value": "ehealth@ucy.ac.cy",
"use": "work"
}
]
}
],
"description": "Search by an episode of care, which is stored in the extension of Course of Disease Observation",
"code": "part-of-episodeofcare",
"base": [
"Observation"
],
"type": "reference",
"expression": "Observation.extension('http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare').value.as(Reference)",
"xpath": "f:Observation/f:extension[@url='http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare']/f:value.as(Reference)",
"xpathUsage": "normal",
"target": [
"EpisodeOfCare"
]
}