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

FHIR IG Statistics: CodeSystem/TaskBusinessStatusCS

Packagehl7.fhir.us.bser
TypeCodeSystem
IdTaskBusinessStatusCS
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/bser/https://build.fhir.org/ig/HL7/bser/CodeSystem-TaskBusinessStatusCS.html
URLhttp://hl7.org/fhir/us/bser/CodeSystem/TaskBusinessStatusCS
Version2.0.0-ballot
Statusactive
Date2025-04-08T21:07:31+00:00
NameTaskBusinessStatusCS
TitleTask Business Status Code System
Realmus
Authorityhl7
DescriptionBSeR Task Business Status code system
Contentcomplete

Resources that use this resource

ValueSet
TaskBusinessStatusVSTask Business Status VS

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem TaskBusinessStatusCS

version: 4; Last updated: 2023-05-07 20:55:42+0000

This case-insensitive code system http://hl7.org/fhir/us/bser/CodeSystem/TaskBusinessStatusCS defines the following codes:

CodeDisplay
2.0 Service Request Created
3.0 Service Request Accepted
4.0 Service Request Declined
5.2 Service Request Cancellation Requested
5.1.1 Service Request Event Scheduled
6.0 Service Request Fulfillment Cancelled
7.0 Service Request Fulfillment Completed
5.1.2 Scheduled Service Request Event Unattended
5.1.3 Scheduled Service Request Event Cancelled
5.1.4 Service Request Event Completed

Source

{
  "resourceType": "CodeSystem",
  "id": "TaskBusinessStatusCS",
  "meta": {
    "versionId": "4",
    "lastUpdated": "2023-05-07T20:55:42.968Z"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/bser/CodeSystem/TaskBusinessStatusCS",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.33.16.1"
    }
  ],
  "version": "2.0.0-ballot",
  "name": "TaskBusinessStatusCS",
  "title": "Task Business Status Code System",
  "status": "active",
  "experimental": false,
  "date": "2025-04-08T21:07:31+00:00",
  "publisher": "HL7 Public Health Working Group",
  "contact": [
    {
      "name": "HL7 Public Health Working Group",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pher"
        },
        {
          "system": "email",
          "value": "pher@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "BSeR Task Business Status code system",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "compositional": false,
  "versionNeeded": false,
  "content": "complete",
  "count": 10,
  "concept": [
    {
      "code": "2.0",
      "display": "Service Request Created"
    },
    {
      "code": "3.0",
      "display": "Service Request Accepted"
    },
    {
      "code": "4.0",
      "display": "Service Request Declined"
    },
    {
      "code": "5.2",
      "display": "Service Request Cancellation Requested"
    },
    {
      "code": "5.1.1",
      "display": "Service Request Event Scheduled"
    },
    {
      "code": "6.0",
      "display": "Service Request Fulfillment Cancelled"
    },
    {
      "code": "7.0",
      "display": "Service Request Fulfillment Completed"
    },
    {
      "code": "5.1.2",
      "display": "Scheduled Service Request Event Unattended"
    },
    {
      "code": "5.1.3",
      "display": "Scheduled Service Request Event Cancelled"
    },
    {
      "code": "5.1.4",
      "display": "Service Request Event Completed"
    }
  ]
}