{
"description": "Codes to identify whether treatments have been ordered.",
"_filename": "CodeSystem-iar-treatment-time-frame.json",
"package_name": "ca.on.oh.setp.iar.dev",
"date": "2025-11-27",
"publisher": "Ontario Health",
"content": "complete",
"name": "IARTreatmentTimeFrame",
"type": null,
"experimental": null,
"resourceType": "CodeSystem",
"title": "IAR Treatment Time Frame",
"package_version": "1.0.0-ballot1-dev",
"status": "active",
"id": "fc193b1b-734d-4795-9a7b-fe04a1bdbe84",
"kind": null,
"url": "http://ontariohealth.ca/fhir/iar/CodeSystem/treatment-time-frame",
"concept": [ {
"code": "0",
"display": "Not ordered"
}, {
"code": "1",
"display": "Treatment already initiated in commnunity"
}, {
"code": "2",
"display": "48 hours or more"
}, {
"code": "3",
"display": "24 to less than 48 hours"
}, {
"code": "4",
"display": "12 to less than 24 hours"
}, {
"code": "5",
"display": "Less than 12 hours"
} ],
"version": "0.2.0"
}