| Package | laniado.test.fhir.r4 |
| Resource Type | SearchParameter |
| Id | AssociatedEncounter |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=laniado.test.fhir.r4@0.1.92&canonical=http://fhir.laniado.org.il/SearchParameter/AssociatedEncounter |
| URL | http://fhir.laniado.org.il/SearchParameter/AssociatedEncounter |
| Status | draft |
| Name | AssociatedEncounter |
| Description | Returns Encounter instances where the AssociatedEncounter extension has a specified reference. |
| Type | reference |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "SearchParameter",
"id": "AssociatedEncounter",
"url": "http://fhir.laniado.org.il/SearchParameter/AssociatedEncounter",
"base": [
"FamilyMemberHistory"
],
"target": [
"Encounter"
],
"status": "draft",
"xpathUsage": "normal",
"name": "AssociatedEncounter",
"description": "Returns Encounter instances where the AssociatedEncounter extension has a specified reference.",
"code": "encounter",
"type": "reference",
"expression": "Encounter.extension.where(url='http://fhir.laniado.org.il/StructureDefinition/ext-associated-encounter').valueReference"
}