FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/task-business-status

Packageca.infoway.io.core
Resource TypeCodeSystem
Idtask-business-status
FHIR VersionR4
Sourcehttps://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
URLhttp://fhir.infoway-inforoute.ca/io/cacore/CodeSystem/task-business-status
Statusdraft
Date2025-03-31
NameTaskBusinessStatusSystem
TitleTask Business Status
Realmca
Authoritynational
DescriptionContains 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).
CopyrightCopyright © 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).
Contentcomplete

Resources that use this resource

ValueSet
task-business-statusTask Business Status

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "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"
    }
  ]
}