FHIR IG analytics| Package | ca.infoway.io.ca-csd |
| Resource Type | CodeSystem |
| Id | codesystem-current-wait-time.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.infoway.io.ca-csd@1.1.2-dft-preBallot&canonical=http://fhir.infoway-inforoute.ca/io/CA-CSD/CodeSystem/current-wait-time |
| URL | http://fhir.infoway-inforoute.ca/io/CA-CSD/CodeSystem/current-wait-time |
| Status | draft |
| Name | CurrentWaitTime |
| Title | Current Wait Time |
| Authority | national |
| 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. |
| Content | complete |
| ValueSet | |
| current-wait-time | Current Wait Time |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "current-wait-time",
"url": "http://fhir.infoway-inforoute.ca/io/CA-CSD/CodeSystem/current-wait-time",
"name": "CurrentWaitTime",
"title": "Current Wait Time",
"status": "draft",
"experimental": false,
"publisher": "Canada Health Infoway",
"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.",
"content": "complete",
"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."
}
]
}