PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.au.base@6.0.0-ballot
    http://terminology.hl7.org.au/CodeSystem/task-business-status
{
  "description": "The Task Business Status code system defines concepts that represent business status values for a task.",
  "_filename": "CodeSystem-task-business-status.json",
  "package_name": "hl7.fhir.au.base",
  "date": "2025-07-30T04:56:15+00:00",
  "versionNeeded": false,
  "meta": {
    "profile": [ "https://healthterminologies.gov.au/fhir/StructureDefinition/complete-code-system-4" ]
  },
  "publisher": "HL7 Australia",
  "jurisdiction": [ {
    "coding": [ {
      "code": "AU",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "content": "complete",
  "name": "TaskBusinessStatus",
  "copyright": "HL7 Australia© 2018+; Licensed Under Creative Commons No Rights Reserved.",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Task Business Status",
  "package_version": "6.0.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use",
    "_valueCode": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://hl7.org.au/fhir/ImplementationGuide/hl7.fhir.au.base"
      } ]
    }
  } ],
  "compositional": false,
  "status": "active",
  "id": "22bc72c8-c306-4537-b5c8-04650c0c7456",
  "valueSet": "http://terminology.hl7.org.au/ValueSet/task-business-status",
  "kind": null,
  "count": 10,
  "url": "http://terminology.hl7.org.au/CodeSystem/task-business-status",
  "concept": [ {
    "code": "booked",
    "display": "Booked",
    "definition": "Service has been booked."
  }, {
    "code": "claimed",
    "display": "Claimed",
    "definition": "Service request has been claimed by an alternative filler application."
  }, {
    "code": "user-cancelled",
    "display": "User cancelled",
    "definition": "Service request has been cancelled by the placing application."
  }, {
    "code": "cancel-handled",
    "display": "Cancel handled",
    "definition": "Cancellation has been handled by the filler application."
  }, {
    "code": "data-issue",
    "display": "Data issue",
    "definition": "Rejected fulfilment due to an issue with the request data."
  }, {
    "code": "preliminary",
    "display": "Preliminary",
    "definition": "Preliminary result completed."
  }, {
    "code": "addendum",
    "display": "Addendum",
    "definition": "Addendum created for reporting."
  }, {
    "code": "collected",
    "display": "Specimen Collected",
    "definition": "Specimen has been collected in lab collection centre."
  }, {
    "code": "in-lab",
    "display": "In Lab",
    "definition": "Specimen is being processed in the pathology lab."
  }, {
    "code": "acquired",
    "display": "Image Acquired",
    "definition": "Image has been acquired at radiology service."
  } ],
  "caseSensitive": true,
  "version": "6.0.0-ballot",
  "contact": [ {
    "name": "HL7 Australia FHIR Working Group",
    "telecom": [ {
      "use": "work",
      "value": "https://confluence.hl7.org/display/HAFWG",
      "system": "url"
    } ]
  } ]
}