{
"description": "The Task Tag code system provides concepts that represent tag values for labelling tasks in an Australian context.",
"_filename": "CodeSystem-task-tag.json",
"package_name": "hl7.fhir.au.ereq",
"date": "2025-01-31",
"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": "TaskTag",
"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 Tag",
"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": "579b9102-40fe-4c7f-9307-36632c785b9d",
"kind": null,
"count": 2,
"url": "http://terminology.hl7.org.au/CodeSystem/task-tag",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.2.3.4.1.4.33",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "fulfilment-task",
"display": "fulfilment of a task",
"definition": "A tag value indicating fulfilment of a task"
}, {
"code": "fulfilment-task-group",
"display": "fulfilment of a group task",
"definition": "A tag value indicating fulfilment of a group task"
} ],
"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"
} ]
} ]
}