Package | ehealth4u.package |
Resource Type | SearchParameter |
Id | cyehr-sp-practitioner-birthdate |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ehealth4u.package@1.0.0&canonical=http://ig.ehealth4u.eu/fhir/SearchParameter/cyehr-sp-practitioner-birthdate |
URL | http://ig.ehealth4u.eu/fhir/SearchParameter/cyehr-sp-practitioner-birthdate |
Status | active |
Name | birthdate |
Description | Search by a Practitioner's birth date |
Type | date |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "SearchParameter", "id": "cyehr-sp-practitioner-birthdate", "meta": { "versionId": "1", "lastUpdated": "2023-04-10T20:29:00.148+00:00", "source": "#3b73d26c6e10ed15" }, "url": "http://ig.ehealth4u.eu/fhir/SearchParameter/cyehr-sp-practitioner-birthdate", "name": "birthdate", "status": "active", "experimental": true, "contact": [ { "name": "eHealth Lab (University of Cyprus)", "telecom": [ { "system": "email", "value": "ehealth@ucy.ac.cy", "use": "work" } ] } ], "description": "Search by a Practitioner's birth date", "code": "birthdate", "base": [ "Practitioner" ], "type": "date", "expression": "Practitioner.birthDate", "xpath": "f:Practitioner/f:birthDate", "xpathUsage": "normal", "target": [ "Practitioner" ] }