{
"description": "Contains codes required by the Service directory utilizing the extension to ensure that it captures whether the wait-time being reported is automatically generated or self-reported for each service.",
"_filename": "codesystem-current-wait-time.json",
"package_name": "ca.infoway.io.ca",
"date": null,
"publisher": "Canada Health Infoway",
"content": "complete",
"name": "CurrentWaitTime",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Current Wait Time",
"package_version": "csd-1.1.1-dft-preBallot",
"status": "draft",
"id": "3457be2c-c455-46fd-a3a8-851cd8fe1908",
"kind": null,
"url": "http://fhir.infoway-inforoute.ca/io/CA-CSD/CodeSystem/current-wait-time",
"concept": [ {
"code": "sys",
"display": "System reported wait-time",
"definition": "Estimated wait-time for a healthcare service based on historic (time-series) data, generated and reported."
}, {
"code": "pat",
"display": "Patient self-reported wait-time",
"definition": "Patient self-reported wait-time for service (optional)."
}, {
"code": "pro",
"display": "Service provider self-reported wait-time",
"definition": "Service provider reported wait-time for the service(s) they are providing. Could be based for each location, practitioner, and/or location based too."
} ],
"version": null
}