FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

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

Resources that use this resource

CapabilityStatement
de.medizininformatikinitiative.use-case.omi#0.3.26OMIRegistryCapabilityStatementOMI Registry Capability Statement

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "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.26",
  "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"
}