| Package | ca.on.phsd.r4-alpha |
| Resource Type | CodeSystem |
| Id | wait-time-range |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.phsd.r4-alpha@0.1.3&canonical=http://ontariohealth.ca/fhir/CodeSystem/wait-time-range |
| URL | http://ontariohealth.ca/fhir/CodeSystem/wait-time-range |
| Version | 1.0.0 |
| Status | draft |
| Date | 2023-05-29T15:55:06.3613088+00:00 |
| Name | WaitTimeRange |
| Title | Wait Time Range |
| Description | Codes indicate diaplay range of wait time |
| Content | complete |
| ValueSet | |
| wait-time-range | Wait Time Range |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "wait-time-range",
"url": "http://ontariohealth.ca/fhir/CodeSystem/wait-time-range",
"version": "1.0.0",
"name": "WaitTimeRange",
"title": "Wait Time Range",
"status": "draft",
"experimental": false,
"date": "2023-05-29T15:55:06.3613088+00:00",
"publisher": "Ontario Health",
"description": "Codes indicate diaplay range of wait time",
"content": "complete",
"count": 5,
"concept": [
{
"code": "0-2",
"display": "less than 2 weeks"
},
{
"code": "2-4",
"display": "2 to 4 weeks"
},
{
"code": "4-6",
"display": "4 to 6 weeks"
},
{
"code": "6-8",
"display": "6 to 8 weeks"
},
{
"code": "+ 8",
"display": "More than 8 weeks"
}
]
}