FHIR Implementation Guide for ABDM - Local Development build (v7.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2023-11-28 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/ndhm-task-input-type-code> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "ndhm-task-input-type-code"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.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><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><tr><td style=\"white-space:nowrap\">memberID<a name=\"ndhm-task-input-type-code-memberID\"> </a></td><td>Member ID</td><td>A unique identifier for a member under the policy who has taken a service or product in a claim, payment, or authorization.</td></tr><tr><td style=\"white-space:nowrap\">familyID<a name=\"ndhm-task-input-type-code-familyID\"> </a></td><td>Family ID</td><td>A unique identifier for a beneficiary household whose member(s) has taken a service or product in a claim, payment, or authorization.(Policy Holder ID).</td></tr></table></div>"
] ;
fhir:CodeSystem.url [ fhir:value "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-task-input-type-code"] ;
fhir:CodeSystem.version [ fhir:value "7.0.0"] ;
fhir:CodeSystem.name [ fhir:value "TaskInputType"] ;
fhir:CodeSystem.title [ fhir:value "Task Input Type"] ;
fhir:CodeSystem.status [ fhir:value "draft"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2023-11-28"^^xsd:date] ;
fhir:CodeSystem.publisher [ fhir:value "National Resource Center for EHR Standards"] ;
fhir:CodeSystem.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "National Resource Center for EHR Standards" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://nrces.in/" ]
]
] ;
fhir:CodeSystem.description [ fhir:value "This CodeSystem contains a set of codes that can be utilized to describe the type of input in the task resource"] ;
fhir:CodeSystem.jurisdiction [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
fhir:Coding.code [ fhir:value "IN" ] ;
fhir:Coding.display [ fhir:value "India" ]
]
] ;
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "13"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "productNumber" ] ;
fhir:CodeSystem.concept.display [ fhir:value "ProductNumber" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "A unique identifier for a product or service that is provided or requested in a claim." ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "claimNumber" ] ;
fhir:CodeSystem.concept.display [ fhir:value "ClaimNumber" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "A unique identifier for a claim that is submitted or received for reimbursement or payment." ]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "initimationNumber" ] ;
fhir:CodeSystem.concept.display [ fhir:value "InitimationNumber" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "A unique identifier for a request for preauthorization or predetermination of a claim." ]
], [
fhir:index 3 ;
fhir:CodeSystem.concept.code [ fhir:value "fromDate" ] ;
fhir:CodeSystem.concept.display [ fhir:value "FromDate" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "The start date of a period or range of dates that is relevant for a claim, payment, or authorization." ]
], [
fhir:index 4 ;
fhir:CodeSystem.concept.code [ fhir:value "toDate" ] ;
fhir:CodeSystem.concept.display [ fhir:value "ToDate" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "The end date of a period or range of dates that is relevant for a claim, payment, or authorization" ]
], [
fhir:index 5 ;
fhir:CodeSystem.concept.code [ fhir:value "financeYear" ] ;
fhir:CodeSystem.concept.display [ fhir:value "FinanceYear" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "The fiscal year that is used for accounting or reporting purposes for a claim, payment, or authorization." ]
], [
fhir:index 6 ;
fhir:CodeSystem.concept.code [ fhir:value "serviceCode" ] ;
fhir:CodeSystem.concept.display [ fhir:value "ServiceCode" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "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:index 7 ;
fhir:CodeSystem.concept.code [ fhir:value "policyNumber" ] ;
fhir:CodeSystem.concept.display [ fhir:value "PolicyNumber" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "A unique identifier for a policy or contract that covers a patient or a service or product in a claim, payment, or authorization." ]
], [
fhir:index 8 ;
fhir:CodeSystem.concept.code [ fhir:value "providerId" ] ;
fhir:CodeSystem.concept.display [ fhir:value "ProviderId" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "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:index 9 ;
fhir:CodeSystem.concept.code [ fhir:value "payerId" ] ;
fhir:CodeSystem.concept.display [ fhir:value "PayerId" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "A unique identifier for a health care payer that is responsible for paying or reimbursing a claim, payment, or authorization." ]
], [
fhir:index 10 ;
fhir:CodeSystem.concept.code [ fhir:value "document" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Document" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "A distinctive identifier for indicating the provision of a document as input for a task resource." ]
], [
fhir:index 11 ;
fhir:CodeSystem.concept.code [ fhir:value "memberID" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Member ID" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "A unique identifier for a member under the policy who has taken a service or product in a claim, payment, or authorization." ]
], [
fhir:index 12 ;
fhir:CodeSystem.concept.code [ fhir:value "familyID" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Family ID" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "A unique identifier for a beneficiary household whose member(s) has taken a service or product in a claim, payment, or authorization.(Policy Holder ID)." ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/ndhm-task-input-type-code.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/ndhm-task-input-type-code.ttl> .
IG © 2024+ National Resource Center for EHR Standards. Package ndhm.in#7.0.0 based on FHIR 4.0.1. Generated 2026-07-15
Links: Table of Contents |
QA Report
| Version History | Feedback Form |