Package | ndhm.in |
Type | CodeSystem |
Id | ndhm-task-input-type-code |
FHIR Version | R4 |
Source | https://nrces.in/ndhm/fhir/r4/https://nrces.in/ndhm/fhir/r4/6.5.0/CodeSystem-ndhm-task-input-type-code.html |
URL | https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-task-input-type-code |
Version | 6.5.0 |
Status | draft |
Date | 2023-11-28 |
Name | TaskInputType |
Title | Task Input Type |
Realm | in |
Authority | national |
Description | This CodeSystem contains a set of codes that can be utilized to describe the type of input in the task resource |
Content | complete |
ValueSet | |
ndhm-task-input-type-code | Task Input Type |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ndhm-task-input-type-code
This case-sensitive code system https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-task-input-type-code
defines the following codes:
{ "resourceType": "CodeSystem", "id": "ndhm-task-input-type-code", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-task-input-type-code", "version": "6.5.0", "name": "TaskInputType", "title": "Task Input Type", "status": "draft", "experimental": false, "date": "2023-11-28", "publisher": "National Resource Center for EHR Standards", "contact": [ { "name": "National Resource Center for EHR Standards", "telecom": [ { "system": "url", "value": "https://nrces.in/" } ] } ], "description": "This CodeSystem contains a set of codes that can be utilized to describe the type of input in the task resource", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "IN", "display": "India" } ] } ], "caseSensitive": true, "content": "complete", "count": 11, "concept": [ { "code": "productNumber", "display": "ProductNumber", "definition": "A unique identifier for a product or service that is provided or requested in a claim." }, { "code": "claimNumber", "display": "ClaimNumber", "definition": "A unique identifier for a claim that is submitted or received for reimbursement or payment." }, { "code": "initimationNumber", "display": "InitimationNumber", "definition": "A unique identifier for a request for preauthorization or predetermination of a claim." }, { "code": "fromDate", "display": "FromDate", "definition": "The start date of a period or range of dates that is relevant for a claim, payment, or authorization." }, { "code": "toDate", "display": "ToDate", "definition": "The end date of a period or range of dates that is relevant for a claim, payment, or authorization" }, { "code": "financeYear", "display": "FinanceYear", "definition": "The fiscal year that is used for accounting or reporting purposes for a claim, payment, or authorization." }, { "code": "serviceCode", "display": "ServiceCode", "definition": "A code that identifies the type or category of a service or product that is provided or requested in a claim, payment, or authorization." }, { "code": "policyNumber", "display": "PolicyNumber", "definition": "A unique identifier for a policy or contract that covers a patient or a service or product in a claim, payment, or authorization." }, { "code": "providerId", "display": "ProviderId", "definition": "A unique identifier for a health care provider that is involved in providing or requesting a service or product in a claim, payment, or authorization." }, { "code": "payerId", "display": "PayerId", "definition": "A unique identifier for a health care payer that is responsible for paying or reimbursing a claim, payment, or authorization." }, { "code": "document", "display": "Document", "definition": "A distinctive identifier for indicating the provision of a document as input for a task resource." } ] }