| Package | NHSDigital.FHIR.STU3 |
| Resource Type | SearchParameter |
| Id | SearchParameter-Booking-SearchSlots-Service |
| FHIR Version | R3 |
| Source | https://simplifier.net/resolve?scope=NHSDigital.FHIR.STU3@1.0.0&canonical=https://fhir.nhs.uk/STU3/SearchParameter/apiBooking-SearchSlots-Service-1 |
| URL | https://fhir.nhs.uk/STU3/SearchParameter/apiBooking-SearchSlots-Service-1 |
| Version | 1.0.0 |
| Status | active |
| Date | 2021-02-09 |
| Name | apiBooking Search Slots Service |
| Authority | hl7 |
| Description | A search parameter actor:HealthcareService |
| Purpose | This search parameter has been defined to enable the ability to search a slot using the service. |
| Type | reference |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "SearchParameter",
"url": "https://fhir.nhs.uk/STU3/SearchParameter/apiBooking-SearchSlots-Service-1",
"version": "1.0.0",
"name": "apiBooking Search Slots Service",
"status": "active",
"date": "2021-02-09",
"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 using the service.",
"code": "service",
"base": [
"Slot"
],
"type": "reference",
"description": "A search parameter actor:HealthcareService",
"expression": "Slot.schedule.resolve().actor",
"xpathUsage": "normal",
"target": [
"HealthcareService"
],
"comparator": [
"eq"
],
"modifier": [
"exact"
]
}