AudaciousInquiry / fhir-saner

Situation Awareness for Novel Epidemic Response (COVID-19 driven project to track resource availability)
17 stars 0 forks source link

Capacity Measurement #104

Open keithboone opened 3 years ago

keithboone commented 3 years ago

Discuss creation of a capacity measurement to support situation awareness.

This addresses the issue that utilized capacity = utilized resources/ (total resources - temporarily unavailable resources) And available capacity = ((total resources - temporarily unavailable resources) - utilized resources) / (total resources - temporarily unavailable resources)

But if the available resources are not directly reported or stored, the MeasureReport cannot be queried for available resources without defining additional operations.