PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.au.base@6.0.0-preview
    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-11-26T07:22:59+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-preview",
  "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": "ada9b429-25cb-498d-b717-3fdc4155d000",
  "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": "service-booked",
    "display": "Service booked",
    "definition": "Service has been booked."
  }, {
    "code": "request-claimed",
    "display": "Request claimed",
    "definition": "The task has been cancelled as the request has been claimed by another filler."
  }, {
    "code": "request-cancelled-placer",
    "display": "Request cancelled by placer",
    "definition": "The task has been cancelled as the request has been cancelled by the placer."
  }, {
    "code": "cancel-handled",
    "display": "Cancel handled",
    "definition": "Cancelled task has been handled by the filler."
  }, {
    "code": "request-data-issue",
    "display": "Request rejected with data issue",
    "definition": "Rejected fulfilment task due to an issue with the request data."
  }, {
    "code": "preliminary-results",
    "display": "Preliminary results",
    "definition": "There are preliminary results."
  }, {
    "code": "addendum-report-complete",
    "display": "Addendum report complete",
    "definition": "Addendum report is complete."
  }, {
    "code": "specimen-collected",
    "display": "Specimen collected",
    "definition": "The specimen has been collected."
  }, {
    "code": "pathology-in-lab",
    "display": "Pathology specimen in lab",
    "definition": "Specimen is in a pathology lab."
  }, {
    "code": "image-acquired",
    "display": "Image acquired",
    "definition": "Image acquisition complete."
  } ],
  "caseSensitive": true,
  "version": "6.0.0-preview",
  "contact": [ {
    "name": "HL7 Australia FHIR Working Group",
    "telecom": [ {
      "use": "work",
      "value": "https://confluence.hl7.org/display/HAFWG",
      "system": "url"
    } ]
  } ]
}