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. For a full list of available versions, see the Directory of published versions

: Billing Code - TTL Representation

Draft as of 2023-08-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-billing-codes"] ; # 
  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-billing-codes</b></p><a name=\"ndhm-billing-codes\"> </a><a name=\"hcndhm-billing-codes\"> </a><a name=\"ndhm-billing-codes-hi-IN\"> </a><p>This case-sensitive code system <code>https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-billing-codes</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\">00<a name=\"ndhm-billing-codes-00\"> </a></td><td>Consultation</td><td>Code for Billing of Consultation.</td></tr><tr><td style=\"white-space:nowrap\">01<a name=\"ndhm-billing-codes-01\"> </a></td><td>Pharmacy</td><td>Code for Billing of Pharmacy.</td></tr><tr><td style=\"white-space:nowrap\">02<a name=\"ndhm-billing-codes-02\"> </a></td><td>IPD</td><td>Code for Billing of Inpatient Department Services or charges.</td></tr><tr><td style=\"white-space:nowrap\">03<a name=\"ndhm-billing-codes-03\"> </a></td><td>OPD</td><td>Code for Billing of Outpatient Department services or charges.</td></tr><tr><td style=\"white-space:nowrap\">04<a name=\"ndhm-billing-codes-04\"> </a></td><td>Pathology</td><td>Code for Billing of Pathology.</td></tr><tr><td style=\"white-space:nowrap\">05<a name=\"ndhm-billing-codes-05\"> </a></td><td>Medicines</td><td>Code for Billing of Medicine Items.</td></tr><tr><td style=\"white-space:nowrap\">06<a name=\"ndhm-billing-codes-06\"> </a></td><td>Nursing Charges</td><td>Code for Billing of Nursing Charges.</td></tr><tr><td style=\"white-space:nowrap\">07<a name=\"ndhm-billing-codes-07\"> </a></td><td>Handling Charges</td><td>Code for Billing of Handling Charges.</td></tr><tr><td style=\"white-space:nowrap\">08<a name=\"ndhm-billing-codes-08\"> </a></td><td>Delivery Charges</td><td>Code for Billing of Delivery Charges.</td></tr><tr><td style=\"white-space:nowrap\">99<a name=\"ndhm-billing-codes-99\"> </a></td><td>Others</td><td>Code for Billing of Other services.</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-billing-codes"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "6.5.0"] ; # 
  fhir:name [ fhir:v "BillingCode"] ; # 
  fhir:title [ fhir:v "Billing Code"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2023-08-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 categorize the billing of various charges or services provided in healthcare workflows."] ; # 
  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 "10"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "00" ] ;
fhir:display [ fhir:v "Consultation" ] ;
fhir:definition [ fhir:v "Code for Billing of Consultation." ]
  ] [
fhir:code [ fhir:v "01" ] ;
fhir:display [ fhir:v "Pharmacy" ] ;
fhir:definition [ fhir:v "Code for Billing of Pharmacy." ]
  ] [
fhir:code [ fhir:v "02" ] ;
fhir:display [ fhir:v "IPD" ] ;
fhir:definition [ fhir:v "Code for Billing of Inpatient Department Services or charges." ]
  ] [
fhir:code [ fhir:v "03" ] ;
fhir:display [ fhir:v "OPD" ] ;
fhir:definition [ fhir:v "Code for Billing of Outpatient Department services or charges." ]
  ] [
fhir:code [ fhir:v "04" ] ;
fhir:display [ fhir:v "Pathology" ] ;
fhir:definition [ fhir:v "Code for Billing of Pathology." ]
  ] [
fhir:code [ fhir:v "05" ] ;
fhir:display [ fhir:v "Medicines" ] ;
fhir:definition [ fhir:v "Code for Billing of Medicine Items." ]
  ] [
fhir:code [ fhir:v "06" ] ;
fhir:display [ fhir:v "Nursing Charges" ] ;
fhir:definition [ fhir:v "Code for Billing of Nursing Charges." ]
  ] [
fhir:code [ fhir:v "07" ] ;
fhir:display [ fhir:v "Handling Charges" ] ;
fhir:definition [ fhir:v "Code for Billing of Handling Charges." ]
  ] [
fhir:code [ fhir:v "08" ] ;
fhir:display [ fhir:v "Delivery Charges" ] ;
fhir:definition [ fhir:v "Code for Billing of Delivery Charges." ]
  ] [
fhir:code [ fhir:v "99" ] ;
fhir:display [ fhir:v "Others" ] ;
fhir:definition [ fhir:v "Code for Billing of Other services." ]
  ] ) . #