Package | MyHIE.v4-test |
Type | CodeSystem |
Id | code-system-task-business-status-my-core |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=MyHIE.v4-test@2.1.0-alpha&canonical=http://fhir.hie.moh.gov.my/CodeSystem/task-business-status-my-core |
URL | http://fhir.hie.moh.gov.my/CodeSystem/task-business-status-my-core |
Version | 1.0.0 |
Status | active |
Date | 2023-04-10T23:23:10.8917831+00:00 |
Name | CodeSystemTaskBusinessStatusMyCore |
Title | CodeSystemTaskBusinessStatusCode (MY Core) |
Description | Codes indicating the type of action that is expected to be performed |
Content | complete |
ValueSet | |
task-business-status-my-core | ValueSetTaskBusinessStatus (MY Core) |
task-status-lab-my-core | ValueSetTaskStatusLab (MY Core) |
No resources found
Note: links and images are rebased to the (stated) source
Codes indicating the type of action that is expected to be performed
{ "resourceType": "CodeSystem", "id": "code-system-task-business-status-my-core", "meta": { "versionId": "16", "lastUpdated": "2023-03-26T03:42:15.508+00:00", "source": "#WESGaLFpaIvpibTa" }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://fhir.hie.moh.gov.my/CodeSystem/task-business-status-my-core", "version": "1.0.0", "name": "CodeSystemTaskBusinessStatusMyCore", "title": "CodeSystemTaskBusinessStatusCode (MY Core)", "status": "active", "date": "2023-04-10T23:23:10.8917831+00:00", "publisher": "Malaysia MOH - HIE Steering Committee", "contact": [ { "name": "Saifuldaulah Bin Mohd Hafiz Ngoo", "telecom": [ { "system": "email", "value": "saifuldaulah@mhn.asia" } ] } ], "description": "Codes indicating the type of action that is expected to be performed", "compositional": false, "content": "complete", "count": 22, "concept": [ { "code": "not-arrived", "display": "Not Arrived", "definition": "Task has been deemed as not arrived" }, { "code": "pending-dispatch", "display": "Pending Dispatch", "definition": "Task is ready for dispatch" }, { "code": "dispatch", "display": "Dispatched", "definition": "Task has been dispatched" }, { "code": "accept", "display": "Accepted", "definition": "Task has been accepted" }, { "code": "final", "display": "Finalized", "definition": "Task has been finalized and ready to be acted upon" }, { "code": "draft", "display": "Drafted", "definition": "Task has been created but not yet active" }, { "code": "send", "display": "Sent", "definition": "Task has been sent to performing destination" }, { "code": "initiate", "display": "Initiated", "definition": "Task has been initiated" }, { "code": "perform", "display": "Performed", "definition": "Task has performed one of its expected outcome" }, { "code": "interview", "display": "Interviewed", "definition": "Task subject is being interviewed" }, { "code": "arrive", "display": "Arrived", "definition": "Task has arrived to its expected destination" }, { "code": "receive", "display": "Received", "definition": "Task has been received at expected receiver" }, { "code": "in-progress", "display": "In-Progress", "definition": "Task midway in-progress and can no longer be aborted" }, { "code": "skip", "display": "Skipped", "definition": "Task has completed its final outcome by bypassing main processes in completion" }, { "code": "abort", "display": "Aborted", "definition": "Task ended prematurely" }, { "code": "finish", "display": "Finished", "definition": "Task has completed but requires validation to complete the task" }, { "code": "fulfil", "display": "Fulfilled", "definition": "Task reach its final outcome (both pass or fail outcome)" }, { "code": "reject", "display": "Rejected", "definition": "Task has been rejected thus ended" }, { "code": "hold", "display": "On-Hold", "definition": "Task has been kept on hold" }, { "code": "verify", "display": "Verified", "definition": "Task has been verified" }, { "code": "validate", "display": "Validated", "definition": "Task has been validated" } ] }