| Package | nhsd.assets.stu3 |
| Resource Type | SearchParameter |
| Id | SearchParameter-eRS-SlotAppointmentType-1 |
| FHIR Version | R3 |
| Source | https://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/SearchParameter/eRS-SlotAppointmentType-1 |
| URL | https://fhir.nhs.uk/STU3/SearchParameter/eRS-SlotAppointmentType-1 |
| Version | 1.0.0 |
| Status | draft |
| Date | 2020-07-07 |
| Name | eRS Slot Appointment Type |
| Authority | hl7 |
| Description | A search parameter to filter slots using the value in the appointment type. |
| Purpose | This search parameter has been defined to enable the ability to search a slot appointment type. |
| Type | token |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "SearchParameter",
"url": "https://fhir.nhs.uk/STU3/SearchParameter/eRS-SlotAppointmentType-1",
"version": "1.0.0",
"name": "eRS Slot Appointment Type",
"status": "draft",
"date": "2020-07-07",
"publisher": "NHS Digital",
"contact": [
{
"name": "Interoperability Team",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work"
}
]
}
],
"purpose": "This search parameter has been defined to enable the ability to search a slot appointment type.",
"code": "Slot.appointmentType",
"base": [
"Slot"
],
"type": "token",
"description": "A search parameter to filter slots using the value in the appointment type.",
"expression": "Slot.appointmentType",
"xpath": "f:Slot/f:appointmentType",
"xpathUsage": "normal",
"comparator": [
"eq"
],
"modifier": [
"exact"
]
}