Package | il.core.fhir.r4 |
Resource Type | SearchParameter |
Id | il-core-specimen-processing-practitioner |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=il.core.fhir.r4@0.18.1&canonical=http://fhir.health.gov.il/SearchParameter/il-core-specimen-processing-practitioner |
URL | http://fhir.health.gov.il/SearchParameter/il-core-specimen-processing-practitioner |
Version | 1.0.0 |
Status | active |
Date | 2024-09-13 |
Name | ILCoreSpecimenProcessingPractitioner |
Realm | il |
Authority | national |
Description | Returns Specimen instances where the Processing Practitioner extension has a specified reference to ILCorePractitioner or ILCorePractitionerRole. |
Type | reference |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "SearchParameter", "id": "il-core-specimen-processing-practitioner", "url": "http://fhir.health.gov.il/SearchParameter/il-core-specimen-processing-practitioner", "version": "1.0.0", "name": "ILCoreSpecimenProcessingPractitioner", "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 Specimen instances where the Processing Practitioner extension has a specified reference to ILCorePractitioner or ILCorePractitionerRole.", "jurisdiction": [ { "coding": [ { "code": "IL", "system": "urn:iso:std:iso:3166" } ] } ], "code": "processing-practitioner", "base": [ "Specimen" ], "type": "reference", "expression": "extension('http://fhir.health.gov.il/StructureDefinition/ext-processing-practitioner').value", "xpathUsage": "normal", "target": [ "Practitioner", "PractitionerRole" ], "multipleOr": true, "multipleAnd": false }