PackagesCanonicalsLogsProblems
    Packages
    ndhm.in@6.0.0
    https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-task-input-type-code
{
  "description": "This CodeSystem contains a set of codes that can be utilized to describe the type of input in the task resource",
  "_filename": "CodeSystem-ndhm-task-input-type-code.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"
    } ]
  } ],
  "content": "complete",
  "name": "TaskInputTypeCodes",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Task Input Type Codes",
  "package_version": "6.0.0",
  "status": "draft",
  "id": "3a8a025d-9a20-4abb-88cf-b8395ccf98d0",
  "kind": null,
  "url": "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-task-input-type-code",
  "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."
  } ],
  "caseSensitive": true,
  "version": "6.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://nrces.in/",
      "system": "url"
    } ]
  } ]
}