Package | il.core.fhir.r4 |
Resource Type | SearchParameter |
Id | il-core-patient-hmo |
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-patient-hmo |
URL | http://fhir.health.gov.il/SearchParameter/il-core-patient-hmo |
Version | 1.0.0 |
Status | active |
Date | 2024-08-08 |
Name | ILCorePatientHMO |
Realm | il |
Authority | national |
Description | Returns patients with an HMO extension matching the specified code. |
Type | token |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "SearchParameter", "id": "il-core-patient-hmo", "url": "http://fhir.health.gov.il/SearchParameter/il-core-patient-hmo", "version": "1.0.0", "name": "ILCorePatientHMO", "status": "active", "date": "2024-08-08", "publisher": "Israel Core Team", "contact": [ { "name": "Israel Core Team", "telecom": [ { "system": "email", "value": "tal.primak@moh.gov.il" } ] } ], "description": "Returns patients with an HMO extension matching the specified code.", "jurisdiction": [ { "coding": [ { "code": "IL", "system": "urn:iso:std:iso:3166" } ] } ], "code": "hmo", "base": [ "Patient" ], "type": "token", "expression": "Patient.extension('http://fhir.health.gov.il/StructureDefinition/ext-il-hmo').value", "xpathUsage": "normal", "multipleOr": true, "multipleAnd": false }