Package | il.core.fhir.r4 |
Resource Type | SearchParameter |
Id | il-core-statistical-area |
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-statistical-area |
URL | http://fhir.health.gov.il/SearchParameter/il-core-statistical-area |
Version | 1.0.0 |
Status | active |
Date | 2024-10-09 |
Name | ILCoreStatisticalArea |
Realm | il |
Authority | national |
Description | Returns instances containing an Address with the ILCore Statistical Area extension, specified as an Identifier value. This can be used to search across multiple profiles that contain the Address datatype. |
Type | token |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "SearchParameter", "id": "il-core-statistical-area", "url": "http://fhir.health.gov.il/SearchParameter/il-core-statistical-area", "version": "1.0.0", "name": "ILCoreStatisticalArea", "status": "active", "date": "2024-10-09", "publisher": "Israel Core Team", "contact": [ { "name": "Israel Core Team", "telecom": [ { "system": "email", "value": "tal.primak@moh.gov.il" } ] } ], "description": "Returns instances containing an Address with the ILCore Statistical Area extension, specified as an Identifier value. This can be used to search across multiple profiles that contain the Address datatype.", "jurisdiction": [ { "coding": [ { "code": "IL", "system": "urn:iso:std:iso:3166" } ] } ], "code": "statistical-area", "base": [ "Patient", "Location", "Practitioner", "Organization", "RelatedPerson", "HealthcareService", "Encounter" ], "type": "token", "expression": "address.extension('http://fhir.health.gov.il/StructureDefinition/ext-statistical-area').value as Identifier", "xpathUsage": "normal", "multipleOr": true, "multipleAnd": false }