FHIR IG Statistics: CodeSystem/6849484c-fd8f-46f9-9c2f-b3589ac9a5f0
Resources that use this resource
Resources that this resource uses
No resources found
Narrative
No narrative content found in resource
Source
{
"resourceType": "CodeSystem",
"id": "6849484c-fd8f-46f9-9c2f-b3589ac9a5f0",
"meta": {
"versionId": "5",
"lastUpdated": "2025-06-19T18:07:49.070+00:00",
"source": "#de9da0e313bdc28437de51c79a52bb01"
},
"url": "https://health.gov.on.ca/idms/fhir/CodeSystem/Request-Statuses",
"version": "1.0.0",
"name": "IDMS-Request-Statuses",
"status": "active",
"date": "2023-10-24",
"publisher": "IDMS",
"description": "This contains a lists of Request Business Statuses.",
"content": "complete",
"property": [
{
"code": "inactive",
"uri": "http://hl7.org/fhir/concept-properties#inactive",
"type": "boolean"
}
],
"concept": [
{
"code": "RECONSIDERATION",
"display": "Reconsideration"
},
{
"code": "EXECUTIVE-OFFICER-LETTER-ISSUED",
"display": "Executive Officer Letter Issued",
"property": [
{
"code": "inactive",
"valueBoolean": true
}
]
},
{
"code": "NDSS-LETTER-ISSUED",
"display": "NDSS Letter Issued"
},
{
"code": "WITHDRAWN",
"display": "Withdrawn"
},
{
"code": "SCREENING",
"display": "Screening"
},
{
"code": "RECOMMENDATION-LETTER-ISSUED",
"display": "Recommendation Letter Issued"
},
{
"code": "CLOSED",
"display": "Closed"
},
{
"code": "UNDER-REVIEW",
"display": "Under Review"
},
{
"code": "ADDITIONAL-INFORMATION-RECEIVED",
"display": "Additional Information Received"
},
{
"code": "SCREENED-AS-COMPLETE",
"display": "Screened: Complete"
},
{
"code": "SCREENED-AS-INCOMPLETE",
"display": "Screened: Incomplete"
},
{
"code": "REVIEWED",
"display": "Reviewed"
},
{
"code": "SAVED",
"display": "Saved",
"property": [
{
"code": "inactive",
"valueBoolean": true
}
]
},
{
"code": "DELETED",
"display": "Deleted",
"property": [
{
"code": "inactive",
"valueBoolean": true
}
]
},
{
"code": "SUBMITTED",
"display": "Received"
},
{
"code": "PENDING-REVIEW",
"display": "Pending review"
},
{
"code": "UNDER-DQTC-CONSIDERATION",
"display": "Under DQTC Consideration ",
"property": [
{
"code": "inactive",
"valueBoolean": true
}
]
},
{
"code": "STREAMLINED-REVIEW-COMPLETE",
"display": "Streamlined Review Complete",
"property": [
{
"code": "inactive",
"valueBoolean": true
}
]
},
{
"code": "DISCONTINUED-PRODUCTS",
"display": "Discontinued Products",
"property": [
{
"code": "inactive",
"valueBoolean": true
}
]
},
{
"code": "DQTC-REVIEW-COMPLETE",
"display": "DQTC Review Complete",
"property": [
{
"code": "inactive",
"valueBoolean": true
}
]
},
{
"code": "CED-REVIEW-COMPLETE",
"display": "CED Review Complete",
"property": [
{
"code": "inactive",
"valueBoolean": true
}
]
},
{
"code": "UNDER-CED-CONSIDERATION",
"display": "Under CED Consideration",
"property": [
{
"code": "inactive",
"valueBoolean": true
}
]
},
{
"code": "DO-NOT-REIMBURSE",
"display": "Recommendation do not reimburse",
"property": [
{
"code": "inactive",
"valueBoolean": true
}
]
},
{
"code": "REIMBURSE",
"display": "Recommendation to reimburse",
"property": [
{
"code": "inactive",
"valueBoolean": true
}
]
},
{
"code": "REIMBURSE-CONDITIONAL",
"display": "Recommendation to reimburse with conditions",
"property": [
{
"code": "inactive",
"valueBoolean": true
}
]
},
{
"code": "CHANGE-RECEIVED",
"display": "Change Received",
"property": [
{
"code": "inactive",
"valueBoolean": true
}
]
}
]
}