Package | il.core.fhir.r4 |
Resource Type | SearchParameter |
Id | il-core-encounter-paying-entity |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=il.core.fhir.r4@0.18.0&canonical=http://fhir.health.gov.il/SearchParameter/il-core-encounter-paying-entity |
URL | http://fhir.health.gov.il/SearchParameter/il-core-encounter-paying-entity |
Version | 1.0.0 |
Status | active |
Date | 2024-09-13 |
Name | ILCoreEncounterPayingEntity |
Realm | il |
Authority | national |
Description | Returns Encounter instances where the Paying Entity extension matches the specified code. |
Type | token |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "SearchParameter", "id": "il-core-encounter-paying-entity", "url": "http://fhir.health.gov.il/SearchParameter/il-core-encounter-paying-entity", "version": "1.0.0", "name": "ILCoreEncounterPayingEntity", "status": "active", "date": "2024-09-13", "publisher": "Israel Core Team", "contact": [ { "name": "Israel Core Team", "telecom": [ { "system": "email", "value": "tal.primak@moh.gov.il" } ] } ], "description": "Returns Encounter instances where the Paying Entity extension matches the specified code.", "jurisdiction": [ { "coding": [ { "code": "IL", "system": "urn:iso:std:iso:3166" } ] } ], "code": "paying-entity", "base": [ "Encounter" ], "type": "token", "expression": "Encounter.extension('http://fhir.health.gov.il/StructureDefinition/ext-encounter-paying-entity').value.coding", "xpathUsage": "normal", "multipleOr": true, "multipleAnd": false }