FHIR Implementation Guide for ABDM
6.5.0 - active India flag

Banner

This page is part of the FHIR Implementation Guide for ABDM (v6.5.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Task Input Type - TTL Representation

Draft as of 2023-11-28

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ndhm-task-input-type-code"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ndhm-task-input-type-code</b></p><a name=\"ndhm-task-input-type-code\"> </a><a name=\"hcndhm-task-input-type-code\"> </a><a name=\"ndhm-task-input-type-code-hi-IN\"> </a><p>This case-sensitive code system <code>https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-task-input-type-code</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">productNumber<a name=\"ndhm-task-input-type-code-productNumber\"> </a></td><td>ProductNumber</td><td>A unique identifier for a product or service that is provided or requested in a claim.</td></tr><tr><td style=\"white-space:nowrap\">claimNumber<a name=\"ndhm-task-input-type-code-claimNumber\"> </a></td><td>ClaimNumber</td><td>A unique identifier for a claim that is submitted or received for reimbursement or payment.</td></tr><tr><td style=\"white-space:nowrap\">initimationNumber<a name=\"ndhm-task-input-type-code-initimationNumber\"> </a></td><td>InitimationNumber</td><td>A unique identifier for a request for preauthorization or predetermination of a claim.</td></tr><tr><td style=\"white-space:nowrap\">fromDate<a name=\"ndhm-task-input-type-code-fromDate\"> </a></td><td>FromDate</td><td>The start date of a period or range of dates that is relevant for a claim, payment, or authorization.</td></tr><tr><td style=\"white-space:nowrap\">toDate<a name=\"ndhm-task-input-type-code-toDate\"> </a></td><td>ToDate</td><td>The end date of a period or range of dates that is relevant for a claim, payment, or authorization</td></tr><tr><td style=\"white-space:nowrap\">financeYear<a name=\"ndhm-task-input-type-code-financeYear\"> </a></td><td>FinanceYear</td><td>The fiscal year that is used for accounting or reporting purposes for a claim, payment, or authorization.</td></tr><tr><td style=\"white-space:nowrap\">serviceCode<a name=\"ndhm-task-input-type-code-serviceCode\"> </a></td><td>ServiceCode</td><td>A code that identifies the type or category of a service or product that is provided or requested in a claim, payment, or authorization.</td></tr><tr><td style=\"white-space:nowrap\">policyNumber<a name=\"ndhm-task-input-type-code-policyNumber\"> </a></td><td>PolicyNumber</td><td>A unique identifier for a policy or contract that covers a patient or a service or product in a claim, payment, or authorization.</td></tr><tr><td style=\"white-space:nowrap\">providerId<a name=\"ndhm-task-input-type-code-providerId\"> </a></td><td>ProviderId</td><td>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.</td></tr><tr><td style=\"white-space:nowrap\">payerId<a name=\"ndhm-task-input-type-code-payerId\"> </a></td><td>PayerId</td><td>A unique identifier for a health care payer that is responsible for paying or reimbursing a claim, payment, or authorization.</td></tr><tr><td style=\"white-space:nowrap\">document<a name=\"ndhm-task-input-type-code-document\"> </a></td><td>Document</td><td>A distinctive identifier for indicating the provision of a document as input for a task resource.</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-task-input-type-code"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "6.5.0"] ; # 
  fhir:name [ fhir:v "TaskInputType"] ; # 
  fhir:title [ fhir:v "Task Input Type"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2023-11-28"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "National Resource Center for EHR Standards"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "National Resource Center for EHR Standards" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://nrces.in/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This CodeSystem contains a set of codes that can be utilized to describe the type of input in the task resource"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IN" ] ;
fhir:display [ fhir:v "India" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "11"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "productNumber" ] ;
fhir:display [ fhir:v "ProductNumber" ] ;
fhir:definition [ fhir:v "A unique identifier for a product or service that is provided or requested in a claim." ]
  ] [
fhir:code [ fhir:v "claimNumber" ] ;
fhir:display [ fhir:v "ClaimNumber" ] ;
fhir:definition [ fhir:v "A unique identifier for a claim that is submitted or received for reimbursement or payment." ]
  ] [
fhir:code [ fhir:v "initimationNumber" ] ;
fhir:display [ fhir:v "InitimationNumber" ] ;
fhir:definition [ fhir:v "A unique identifier for a request for preauthorization or predetermination of a claim." ]
  ] [
fhir:code [ fhir:v "fromDate" ] ;
fhir:display [ fhir:v "FromDate" ] ;
fhir:definition [ fhir:v "The start date of a period or range of dates that is relevant for a claim, payment, or authorization." ]
  ] [
fhir:code [ fhir:v "toDate" ] ;
fhir:display [ fhir:v "ToDate" ] ;
fhir:definition [ fhir:v "The end date of a period or range of dates that is relevant for a claim, payment, or authorization" ]
  ] [
fhir:code [ fhir:v "financeYear" ] ;
fhir:display [ fhir:v "FinanceYear" ] ;
fhir:definition [ fhir:v "The fiscal year that is used for accounting or reporting purposes for a claim, payment, or authorization." ]
  ] [
fhir:code [ fhir:v "serviceCode" ] ;
fhir:display [ fhir:v "ServiceCode" ] ;
fhir:definition [ fhir:v "A code that identifies the type or category of a service or product that is provided or requested in a claim, payment, or authorization." ]
  ] [
fhir:code [ fhir:v "policyNumber" ] ;
fhir:display [ fhir:v "PolicyNumber" ] ;
fhir:definition [ fhir:v "A unique identifier for a policy or contract that covers a patient or a service or product in a claim, payment, or authorization." ]
  ] [
fhir:code [ fhir:v "providerId" ] ;
fhir:display [ fhir:v "ProviderId" ] ;
fhir:definition [ fhir:v "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." ]
  ] [
fhir:code [ fhir:v "payerId" ] ;
fhir:display [ fhir:v "PayerId" ] ;
fhir:definition [ fhir:v "A unique identifier for a health care payer that is responsible for paying or reimbursing a claim, payment, or authorization." ]
  ] [
fhir:code [ fhir:v "document" ] ;
fhir:display [ fhir:v "Document" ] ;
fhir:definition [ fhir:v "A distinctive identifier for indicating the provision of a document as input for a task resource." ]
  ] ) . #