Package | hl7.fhir.us.davinci-pct |
Type | ValueSet |
Id | PCTContributorTaskStatusCodes |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/davinci-pct/https://build.fhir.org/ig/HL7/davinci-pct/ValueSet-PCTContributorTaskStatusCodes.html |
URL | http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTContributorTaskStatusCodes |
Version | 2.0.0-draft |
Status | active |
Date | 2025-06-03T13:32:08+00:00 |
Name | PCTContributorTaskStatusCodes |
Title | Provider GFE Contributor Task Status Codes |
Realm | us |
Authority | hl7 |
Description | Codes allowed for a GFE Contributor-specific service task status |
StructureDefinition | |
davinci-pct-gfe-contributor-task | PCT GFE Contributor Task |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet PCTContributorTaskStatusCodes
http://hl7.org/fhir/task-status
Code | Display | Definition |
draft | Draft | The task is not yet ready to be acted upon. |
requested | Requested | The task is ready to be acted upon and action is sought. |
received | Received | A potential performer has claimed ownership of the task and is evaluating whether to perform it. |
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. |
failed | Failed | The task was attempted but could not be completed due to some error. |
completed | Completed | The task has been completed. |
entered-in-error | Entered in Error | The task should never have existed and is retained only because of the possibility it may have used. |
{ "resourceType": "ValueSet", "id": "PCTContributorTaskStatusCodes", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fm" }, { "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-pct/ImplementationGuide/hl7.fhir.us.davinci-pct" } ] } } ], "url": "http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTContributorTaskStatusCodes", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.40.4.48.11" } ], "version": "2.0.0-draft", "name": "PCTContributorTaskStatusCodes", "title": "Provider GFE Contributor Task Status Codes", "status": "active", "experimental": false, "date": "2025-06-03T13:32:08+00:00", "publisher": "HL7 International / Financial Management", "contact": [ { "name": "HL7 International / Financial Management", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/fm" }, { "system": "email", "value": "fmlists@lists.hl7.org" } ] } ], "description": "Codes allowed for a GFE Contributor-specific service task status", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US" } ] } ], "compose": { "include": [ { "system": "http://hl7.org/fhir/task-status", "concept": [ { "code": "draft" }, { "code": "requested" }, { "code": "received" }, { "code": "accepted" }, { "code": "rejected" }, { "code": "failed" }, { "code": "completed" }, { "code": "entered-in-error" } ] } ] } }