{ "description": "This CodeSystem contains a set of codes that can be utilized to describe the Value of output in the task resource", "_filename": "CodeSystem-ndhm-task-output-value.json", "package_name": "ndhm.in", "date": "2023-11-28", "publisher": "National Resource Center for EHR Standards", "jurisdiction": [ { "coding": [ { "code": "IN", "system": "urn:iso:std:iso:3166", "display": "India" } ] } ], "content": "complete", "name": "TaskOutputValue", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": "Task Output Value", "package_version": "6.5.0", "status": "draft", "id": "66f8fd1d-7d14-4b61-89eb-7a169dfa7784", "kind": null, "count": 6, "url": "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-task-output-value", "concept": [ { "code": "paymentack", "display": "Payment is acknowledged", "definition": "The payment associated with the task has been acknowledged by the relevant party." }, { "code": "claimcancelled", "display": "Requested claim is cancelled", "definition": "The requested claim associated with the task has been cancelled by the requester." }, { "code": "claimreinitiated", "display": "Requested claim is reinitiated", "definition": "The requested claim associated with the task has been reinitiated by the requester." }, { "code": "claimsuspended", "display": "Requested claim is suspended", "definition": "The requested claim associated with the task has been suspended by the requester." }, { "code": "taskak", "display": "Requested task is acknowledged", "definition": "The requested task has been acknowledged by the relevant party." }, { "code": "taskdelivered", "display": "Requested task is delivered", "definition": "The requested task has been completed and the output is delivered to the requester." } ], "caseSensitive": true, "version": "6.5.0", "contact": [ { "name": "National Resource Center for EHR Standards", "telecom": [ { "value": "https://nrces.in/", "system": "url" } ] } ] }