FHIR Implementation Guide for ABDM
7.0.0 - active India flag

Banner

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

: 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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

<http://hl7.org/fhir/CodeSystem/ndhm-billing-codes> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "ndhm-billing-codes"] ;
  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-billing-codes</b></p><a name=\"ndhm-billing-codes\"> </a><a name=\"hcndhm-billing-codes\"> </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>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-billing-codes"] ;
  fhir:CodeSystem.version [ fhir:value "7.0.0"] ;
  fhir:CodeSystem.name [ fhir:value "BillingCode"] ;
  fhir:CodeSystem.title [ fhir:value "Billing Code"] ;
  fhir:CodeSystem.status [ fhir:value "draft"] ;
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.date [ fhir:value "2023-08-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 categorize the billing of various charges or services provided in healthcare workflows."] ;
  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 "10"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index 0 ;
     fhir:CodeSystem.concept.code [ fhir:value "00" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Consultation" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Code for Billing of Consultation." ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "01" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pharmacy" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Code for Billing of Pharmacy." ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "02" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "IPD" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Code for Billing of Inpatient Department Services or charges." ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "03" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "OPD" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Code for Billing of Outpatient Department services or charges." ]
  ], [
     fhir:index 4 ;
     fhir:CodeSystem.concept.code [ fhir:value "04" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pathology" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Code for Billing of Pathology." ]
  ], [
     fhir:index 5 ;
     fhir:CodeSystem.concept.code [ fhir:value "05" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Medicines" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Code for Billing of Medicine Items." ]
  ], [
     fhir:index 6 ;
     fhir:CodeSystem.concept.code [ fhir:value "06" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nursing Charges" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Code for Billing of Nursing Charges." ]
  ], [
     fhir:index 7 ;
     fhir:CodeSystem.concept.code [ fhir:value "07" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Handling Charges" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Code for Billing of Handling Charges." ]
  ], [
     fhir:index 8 ;
     fhir:CodeSystem.concept.code [ fhir:value "08" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Delivery Charges" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Code for Billing of Delivery Charges." ]
  ], [
     fhir:index 9 ;
     fhir:CodeSystem.concept.code [ fhir:value "99" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Others" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Code for Billing of Other services." ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/ndhm-billing-codes.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/CodeSystem/ndhm-billing-codes.ttl> .