| Package | de.medizininformatikinitiative.use-case.omi |
| Resource Type | SearchParameter |
| Id | ServiceEstimatedWaitingTimeSP |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.medizininformatikinitiative.use-case.omi@0.3.19&canonical=http://omi.de/fhir/registry/SearchParameter/ServiceEstimatedWaitingTimeSP |
| URL | http://omi.de/fhir/registry/SearchParameter/ServiceEstimatedWaitingTimeSP |
| Version | 0.3.19 |
| Status | active |
| Name | ServiceEstimatedWaitingTimeSP |
| Realm | de |
| Description | Search by the estimated waiting time in Minutes in the ServiceStatus extension. |
| Type | number |
| CapabilityStatement | |
| OMIRegistryCapabilityStatement | OMI Registry Capability Statement |
No resources found
No narrative content found in resource
{
"resourceType": "SearchParameter",
"id": "ServiceEstimatedWaitingTimeSP",
"url": "http://omi.de/fhir/registry/SearchParameter/ServiceEstimatedWaitingTimeSP",
"description": "Search by the estimated waiting time in Minutes in the ServiceStatus extension.",
"base": [
"HealthcareService"
],
"status": "active",
"publisher": "MOLIT gGmbH",
"version": "0.3.19",
"name": "ServiceEstimatedWaitingTimeSP",
"code": "estimated-waiting-time",
"type": "number",
"expression": "HealthcareService.extension('http://omi.de/fhir/registry/StructureDefinition/ServiceStatusExtension').extension('estimated-waiting-time').value.ofType(Quantity).value"
}