FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/ndhm-task-input-type-code

Packagendhm.in
TypeCodeSystem
Idndhm-task-input-type-code
FHIR VersionR4
Sourcehttps://nrces.in/ndhm/fhir/r4/https://nrces.in/ndhm/fhir/r4/6.5.0/CodeSystem-ndhm-task-input-type-code.html
URLhttps://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-task-input-type-code
Version6.5.0
Statusdraft
Date2023-11-28
NameTaskInputType
TitleTask Input Type
Realmin
Authoritynational
DescriptionThis CodeSystem contains a set of codes that can be utilized to describe the type of input in the task resource
Contentcomplete

Resources that use this resource

ValueSet
ndhm-task-input-type-codeTask Input Type

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
productNumber ProductNumberA unique identifier for a product or service that is provided or requested in a claim.
claimNumber ClaimNumberA unique identifier for a claim that is submitted or received for reimbursement or payment.
initimationNumber InitimationNumberA unique identifier for a request for preauthorization or predetermination of a claim.
fromDate FromDateThe start date of a period or range of dates that is relevant for a claim, payment, or authorization.
toDate ToDateThe end date of a period or range of dates that is relevant for a claim, payment, or authorization
financeYear FinanceYearThe fiscal year that is used for accounting or reporting purposes for a claim, payment, or authorization.
serviceCode ServiceCodeA code that identifies the type or category of a service or product that is provided or requested in a claim, payment, or authorization.
policyNumber PolicyNumberA unique identifier for a policy or contract that covers a patient or a service or product in a claim, payment, or authorization.
providerId ProviderIdA unique identifier for a health care provider that is involved in providing or requesting a service or product in a claim, payment, or authorization.
payerId PayerIdA unique identifier for a health care payer that is responsible for paying or reimbursing a claim, payment, or authorization.
document DocumentA distinctive identifier for indicating the provision of a document as input for a task resource.

Source

{
  "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."
    }
  ]
}