{
"description": "Business status codes for a Task used in the Australian context.",
"_filename": "CodeSystem-task-businessstatus.json",
"package_name": "hl7.fhir.au.ereq",
"date": "2025-05-28",
"versionNeeded": true,
"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": "Used by permission of HL7 International, all rights reserved Creative Commons License. HL7 Australia© 2024+; Licensed Under Creative Commons No Rights Reserved.",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Task Business Status",
"package_version": "0.4.0-preview",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft",
"_valueCode": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org.au/fhir/ereq/ImplementationGuide/hl7.fhir.au.ereq"
} ]
}
} ],
"compositional": false,
"status": "draft",
"id": "a48057e4-357e-430a-9c3a-6a59cb42d070",
"kind": null,
"count": 10,
"url": "http://terminology.hl7.org.au/CodeSystem/task-businessstatus",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.2.3.4.1.4.34",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "booked",
"display": "Booked",
"definition": "Service has been booked."
}, {
"code": "claimed",
"display": "Claimed",
"definition": "Service request has been claimed by an alternative filler."
}, {
"code": "user-cancelled",
"display": "User cancelled",
"definition": "Service request has been cancelled by the placer."
}, {
"code": "cancel-handled",
"display": "Cancel handled",
"definition": "Cancellation has been handled by the filler."
}, {
"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": "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": "Acquired",
"definition": "Image has been acquired at radiology service."
} ],
"caseSensitive": true,
"version": "0.4.0-preview",
"contact": [ {
"name": "HL7 Australia",
"telecom": [ {
"value": "https://confluence.hl7.org/display/HAFWG",
"system": "url"
} ]
}, {
"name": "HL7 Australia FHIR Work Group",
"telecom": [ {
"use": "work",
"value": "https://confluence.hl7.org/display/HAFWG",
"system": "url"
} ]
} ]
}