FHIR IG analytics| Package | ca.on.iar.r4 |
| Resource Type | ValueSet |
| Id | ValueSet-iar-treatment-time-frame-one.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "valueset-treatment-time-frame-one",
"url": "http://ontariohealth.ca/fhir/iar/ValueSet/treatment-time-frame-one",
"version": "0.2.0",
"name": "IARTreatmentTimeFrameOne",
"title": "IAR Treatment Time Frame One",
"status": "active",
"date": "2025-11-27",
"publisher": "Ontario Health",
"description": "Codes to identify treamtent time frame.",
"compose": {
"include": [
{
"system": "http://ontariohealth.ca/fhir/iar/CodeSystem/treatment-time-frame",
"concept": [
{
"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"
}
]
},
{
"system": "http://ontariohealth.ca/fhir/iar/CodeSystem/treatment-time-frame-one"
}
]
}
}