| Package | hl7.fhir.au.ereq |
| Resource Type | CodeSystem |
| Id | task-businessstatus |
| FHIR Version | R4 |
| Source | http://hl7.org.au/fhir/ereq/https://build.fhir.org/ig/mjosborne1/mjo-au-fhir-erequesting/CodeSystem-task-businessstatus.html |
| URL | http://terminology.hl7.org.au/CodeSystem/task-businessstatus |
| Version | 0.3.0-ci-build |
| Status | draft |
| Date | 2025-05-28 |
| Name | TaskBusinessStatus |
| Title | Task Business Status |
| Realm | au |
| Authority | hl7 |
| Description | Business status codes for a Task used in the Australian context. |
| Copyright | Used by permission of HL7 International, all rights reserved Creative Commons License. HL7 Australia© 2024+; Licensed Under Creative Commons No Rights Reserved. |
| Content | complete |
| ValueSet | |
| au-erequesting-task-businessstatus | AU eRequesting Task Business Status |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem task-businessstatus
Profile: https://healthterminologies.gov.au/fhir/StructureDefinition/complete-code-system-4
This case-sensitive code system http://terminology.hl7.org.au/CodeSystem/task-businessstatus defines the following codes:
{
"resourceType": "CodeSystem",
"id": "task-businessstatus",
"meta": {
"profile": [
"https://healthterminologies.gov.au/fhir/StructureDefinition/complete-code-system-4"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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"
}
]
}
}
],
"url": "http://terminology.hl7.org.au/CodeSystem/task-businessstatus",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.2.3.4.1.4.34"
}
],
"version": "0.3.0-ci-build",
"name": "TaskBusinessStatus",
"title": "Task Business Status",
"status": "draft",
"experimental": false,
"date": "2025-05-28",
"publisher": "HL7 Australia",
"contact": [
{
"name": "HL7 Australia",
"telecom": [
{
"system": "url",
"value": "https://confluence.hl7.org/display/HAFWG"
}
]
},
{
"name": "HL7 Australia FHIR Work Group",
"telecom": [
{
"system": "url",
"value": "https://confluence.hl7.org/display/HAFWG",
"use": "work"
}
]
}
],
"description": "Business status codes for a Task used in the Australian context.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "AU"
}
]
}
],
"copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License. HL7 Australia© 2024+; Licensed Under Creative Commons No Rights Reserved.",
"caseSensitive": true,
"compositional": false,
"versionNeeded": true,
"content": "complete",
"count": 10,
"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."
}
]
}