| Package | ca.infoway.io.core |
| Resource Type | CodeSystem |
| Id | task-business-status |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.infoway.io.core@1.0.1-dft-preballot&canonical=http://fhir.infoway-inforoute.ca/io/cacore/CodeSystem/task-business-status |
| URL | http://fhir.infoway-inforoute.ca/io/cacore/CodeSystem/task-business-status |
| Status | draft |
| Date | 2025-03-31 |
| Name | TaskBusinessStatusSystem |
| Title | Task Business Status |
| Realm | ca |
| Authority | national |
| Description | Contains business-specific nuances of the business state. This resource is an informative code system; a normative subset containing the expanded values can be found on Canada Health Infoway's [Terminology Server](https://infocentral.infoway-inforoute.ca/en/tools/standards-tools/terminology-server). |
| Copyright | Copyright © 2025+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy). |
| Content | complete |
| ValueSet | |
| task-business-status | Task Business Status |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "task-business-status",
"url": "http://fhir.infoway-inforoute.ca/io/cacore/CodeSystem/task-business-status",
"name": "TaskBusinessStatusSystem",
"title": "Task Business Status",
"status": "draft",
"experimental": false,
"date": "2025-03-31",
"publisher": "Canada Health Infoway",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.infoway-inforoute.ca"
},
{
"system": "email",
"value": "standards@infoway-inforoute.ca"
}
]
}
],
"description": "Contains business-specific nuances of the business state. This resource is an informative code system; a normative subset containing the expanded values can be found on Canada Health Infoway's [Terminology Server](https://infocentral.infoway-inforoute.ca/en/tools/standards-tools/terminology-server).",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CA"
}
]
}
],
"copyright": "Copyright © 2025+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).",
"content": "complete",
"count": 13,
"concept": [
{
"code": "NW",
"display": "New"
},
{
"code": "PEN",
"display": "Pending"
},
{
"code": "ACC",
"display": "Accepted"
},
{
"code": "RFI",
"display": "Information Requested"
},
{
"code": "RI",
"display": "Ready for Intake"
},
{
"code": "INEL",
"display": "Ineligible for Service"
},
{
"code": "BOK",
"display": "Booked"
},
{
"code": "CM",
"display": "Completed"
},
{
"code": "CA",
"display": "Cancelled"
},
{
"code": "DUP",
"display": "Duplicate Request"
},
{
"code": "REV",
"display": "Revoked"
},
{
"code": "UPD",
"display": "Request Updated"
},
{
"code": "RFU",
"display": "Requested Information Updated"
}
]
}