Package | il.core.fhir.r4 |
Resource Type | SearchParameter |
Id | il-core-movement-number |
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-movement-number |
URL | http://fhir.health.gov.il/SearchParameter/il-core-movement-number |
Version | 1.0.0 |
Status | active |
Date | 2024-10-09 |
Name | ILCoreMovementSequenceNumber |
Realm | il |
Authority | national |
Description | Returns Encounter instances where the ILCore Movement Sequence-Number extension has a specified string value. |
Type | string |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "SearchParameter", "id": "il-core-movement-number", "url": "http://fhir.health.gov.il/SearchParameter/il-core-movement-number", "version": "1.0.0", "name": "ILCoreMovementSequenceNumber", "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 Encounter instances where the ILCore Movement Sequence-Number extension has a specified string value.", "jurisdiction": [ { "coding": [ { "code": "IL", "system": "urn:iso:std:iso:3166" } ] } ], "code": "movement-number", "base": [ "Encounter" ], "type": "string", "expression": "extension('http://fhir.health.gov.il/StructureDefinition/ext-movement-number').value as String", "xpathUsage": "normal", "multipleOr": true, "multipleAnd": false }