FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: SearchParameter/nxh-sp-appointment-book-name

Packagenexuzhealth.fhir.r4
Resource TypeSearchParameter
Idnxh-sp-appointment-book-name
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.1&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-sp-appointment-book-name
URLhttps://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-sp-appointment-book-name
Statusactive
Date2023-06-23T07:01:46.4699054+00:00
NameNxhSpAppointmentBookName
DescriptionSearch appointments on book name.
Typestring

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "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)"
}