{
"description": "Codes indicate diaplay range of wait time",
"compose": {
"include": [ {
"system": "http://ontariohealth.ca/fhir/CodeSystem/wait-time-range",
"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"
} ]
} ]
},
"_filename": "DisplayWaitTime-vs.json",
"package_name": "ca.on.phsd.r4-alpha",
"date": null,
"publisher": "Ontario Health",
"name": "WaitTimeRange",
"type": null,
"experimental": null,
"resourceType": "ValueSet",
"title": "Wait Time Range",
"package_version": "1.0.0-BallotDraft",
"status": "draft",
"id": "8a32dccf-91df-451a-a707-69b78bc33139",
"kind": null,
"url": "http://ontariohealth.ca/fhir/ValueSet/wait-time-range",
"immutable": false,
"version": "1.0.0"
}