Package | hl7.fhir.us.davinci-hrex |
Type | ValueSet |
Id | hrex-task-status |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/davinci-hrex/https://build.fhir.org/ig/HL7/davinci-ehrx/ValueSet-hrex-task-status.html |
URL | http://hl7.org/fhir/us/davinci-hrex/ValueSet/hrex-task-status |
Version | 1.2.0-cibuild |
Status | active |
Date | 2025-04-17T04:19:54+00:00 |
Name | HRexTaskStatus |
Title | HRex Task Status ValueSet |
Realm | us |
Authority | hl7 |
Description | The set of task codes allowed for use in HRex data request tasks |
StructureDefinition | |
hrex-task-data-request | HRex Task Data Request Profile |
profile-task | PAS Task |
cdex-task-attachment-request | CDex Task Attachment Request Profile |
cdex-task-data-request | CDex Task Data Request Profile |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet hrex-task-status
http://hl7.org/fhir/task-status
Code | Display | Definition |
requested | Requested | The task is ready to be acted upon and action is sought. |
accepted | Accepted | The potential performer has agreed to execute the task but has not yet started work. |
rejected | Rejected | The potential performer who claimed ownership of the task has decided not to execute it prior to performing any action. |
in-progress | In Progress | The task has been started but is not yet complete. |
failed | Failed | The task was attempted but could not be completed due to some error. |
completed | Completed | The task has been completed. |
on-hold | On Hold | The task has been started but work has been paused. |
{ "resourceType": "ValueSet", "id": "hrex-task-status", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "cic" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 3, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/us/davinci-hrex/ImplementationGuide/davinci-hrex" } ] } }, { "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/fhir/us/davinci-hrex/ImplementationGuide/davinci-hrex" } ] } } ], "url": "http://hl7.org/fhir/us/davinci-hrex/ValueSet/hrex-task-status", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.40.19.48.2" } ], "version": "1.2.0-cibuild", "name": "HRexTaskStatus", "title": "HRex Task Status ValueSet", "status": "active", "experimental": false, "date": "2025-04-17T04:19:54+00:00", "publisher": "HL7 International / Clinical Interoperability Council", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/cic" } ] } ], "description": "The set of task codes allowed for use in HRex data request tasks", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US" } ] } ], "compose": { "include": [ { "system": "http://hl7.org/fhir/task-status", "concept": [ { "code": "requested" }, { "code": "accepted" }, { "code": "rejected" }, { "code": "in-progress" }, { "code": "failed" }, { "code": "completed" }, { "code": "on-hold" } ] } ] } }