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

FHIR IG Statistics: SearchParameter/ServiceQueueLengthSP

Packagede.medizininformatikinitiative.use-case.omi
Resource TypeSearchParameter
IdServiceQueueLengthSP
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.medizininformatikinitiative.use-case.omi@0.3.19&canonical=http://omi.de/fhir/registry/SearchParameter/ServiceQueueLengthSP
URLhttp://omi.de/fhir/registry/SearchParameter/ServiceQueueLengthSP
Version0.3.19
Statusactive
NameServiceQueueLengthSP
Realmde
DescriptionSearch by the queue length in the ServiceStatus extension.
Typenumber

Resources that use this resource

CapabilityStatement
OMIRegistryCapabilityStatementOMI Registry Capability Statement

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "SearchParameter",
  "id": "ServiceQueueLengthSP",
  "url": "http://omi.de/fhir/registry/SearchParameter/ServiceQueueLengthSP",
  "description": "Search by the queue length in the ServiceStatus extension.",
  "base": [
    "HealthcareService"
  ],
  "status": "active",
  "publisher": "MOLIT gGmbH",
  "version": "0.3.19",
  "name": "ServiceQueueLengthSP",
  "code": "queue-length",
  "type": "number",
  "expression": "HealthcareService.extension.where(url = 'http://omi.de/fhir/registry/StructureDefinition/ServiceStatusExtension').extension.where(url = 'queue-length').value"
}