| Package | nexuzhealth.fhir.r4 |
| Resource Type | SearchParameter |
| Id | nxh-sp-appointment-book-name |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.3&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-sp-appointment-book-name |
| URL | https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-sp-appointment-book-name |
| Status | active |
| Date | 2023-06-23T07:01:46.4699054+00:00 |
| Name | NxhSpAppointmentBookName |
| Description | Search appointments on book name. |
| Type | string |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "SearchParameter",
"id": "nxh-sp-appointment-book-name",
"meta": {
"lastUpdated": "2023-06-23T06:59:51.4878427+00:00"
},
"url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-sp-appointment-book-name",
"name": "NxhSpAppointmentBookName",
"status": "active",
"date": "2023-06-23T07:01:46.4699054+00:00",
"description": "Search appointments on book name.",
"code": "NxhSpAppointmentBookName",
"base": [
"Appointment"
],
"type": "string",
"expression": "Appointment.extension('https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-appointment-book').extension('name').value.as(String)"
}