FHIR IG analytics
Resources that use this resource
Resources that this resource uses
No resources found
Narrative
No narrative content found in resource
Source1
{
"resourceType": "CodeSystem",
"id": "AGREEMENT-BUSINESS-STATUS",
"meta": {
"versionId": "9",
"lastUpdated": "2026-03-06T13:12:16.363+00:00",
"source": "#a70d01283989d67d6ca5a472153b6e5b"
},
"url": "https://health.gov.on.ca/idms/fhir/CodeSystem/AGREEMENT-BUSINESS-STATUS",
"version": "1.0.0",
"name": "AGREEMENT-BUSINESS-STATUS",
"title": "IDMS - Agreement Business Status",
"status": "active",
"date": "2025-11-13",
"publisher": "IDMS",
"description": "This contains a list of agreement business statuses. ",
"content": "complete",
"property": [
{
"code": "inactive",
"uri": "http://hl7.org/fhir/concept-properties#inactive",
"type": "boolean"
}
],
"concept": [
{
"code": "With-Agreement-User",
"display": "Agreement User Review"
},
{
"code": "With-Legal-Service-Branch",
"display": "Legal Service Branch Review"
},
{
"code": "With-Manager-for-Review",
"display": "Manager Review"
},
{
"code": "With-Director-for-Review",
"display": "Director Review"
},
{
"code": "With-Negotiator-for-Review",
"display": "Negotiator Review"
},
{
"code": "With-Manufacturer",
"display": "Manufacturer Review"
},
{
"code": "With-Executive-Officer-for-Signature",
"display": "Executive Officer Signature Required"
},
{
"code": "executable",
"display": "Fully Executed"
},
{
"code": "deleted",
"display": "Deleted"
},
{
"code": "terminated",
"display": "Terminated"
},
{
"code": "inactive",
"display": "Inactive"
},
{
"code": "amended",
"display": "Amended"
}
]
}