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

: Coverage Type - TTL Representation

Draft as of 2023-07-05

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-coverage-type> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "ndhm-coverage-type"] ;
  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-coverage-type</b></p><a name=\"ndhm-coverage-type\"> </a><a name=\"hcndhm-coverage-type\"> </a><p>This case-sensitive code system <code>https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-coverage-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">00<a name=\"ndhm-coverage-type-00\"> </a></td><td>In Patient Hospitalization</td></tr><tr><td style=\"white-space:nowrap\">01<a name=\"ndhm-coverage-type-01\"> </a></td><td>Pre Hospitalization</td></tr><tr><td style=\"white-space:nowrap\">02<a name=\"ndhm-coverage-type-02\"> </a></td><td>Post Hospitalization</td></tr><tr><td style=\"white-space:nowrap\">03<a name=\"ndhm-coverage-type-03\"> </a></td><td>Local Ambulance</td></tr><tr><td style=\"white-space:nowrap\">04<a name=\"ndhm-coverage-type-04\"> </a></td><td>Living Donor Medical Costs</td></tr><tr><td style=\"white-space:nowrap\">05<a name=\"ndhm-coverage-type-05\"> </a></td><td>Annual Preventive Health Check up</td></tr><tr><td style=\"white-space:nowrap\">06<a name=\"ndhm-coverage-type-06\"> </a></td><td>Mental Illness Treatment</td></tr><tr><td style=\"white-space:nowrap\">07<a name=\"ndhm-coverage-type-07\"> </a></td><td>Rehabiliation</td></tr><tr><td style=\"white-space:nowrap\">08<a name=\"ndhm-coverage-type-08\"> </a></td><td>Modern Treatment method</td></tr><tr><td style=\"white-space:nowrap\">09<a name=\"ndhm-coverage-type-09\"> </a></td><td>Out patient</td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"ndhm-coverage-type-10\"> </a></td><td>Lab pathelogy</td></tr><tr><td style=\"white-space:nowrap\">11<a name=\"ndhm-coverage-type-11\"> </a></td><td>Drugs and Medicines</td></tr><tr><td style=\"white-space:nowrap\">12<a name=\"ndhm-coverage-type-12\"> </a></td><td>Dental</td></tr><tr><td style=\"white-space:nowrap\">13<a name=\"ndhm-coverage-type-13\"> </a></td><td>Eye</td></tr><tr><td style=\"white-space:nowrap\">14<a name=\"ndhm-coverage-type-14\"> </a></td><td>Day Care</td></tr><tr><td style=\"white-space:nowrap\">15<a name=\"ndhm-coverage-type-15\"> </a></td><td>Daily-cash</td></tr><tr><td style=\"white-space:nowrap\">16<a name=\"ndhm-coverage-type-16\"> </a></td><td>Major illness/critical illness</td></tr></table></div>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-coverage-type"] ;
  fhir:CodeSystem.version [ fhir:value "7.0.0"] ;
  fhir:CodeSystem.name [ fhir:value "CoverageType"] ;
  fhir:CodeSystem.title [ fhir:value "Coverage Type"] ;
  fhir:CodeSystem.status [ fhir:value "draft"] ;
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.date [ fhir:value "2023-07-05"^^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 consists of a set of codes that can be utilized to categorize the insurance coverage type."] ;
  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 "17"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index 0 ;
     fhir:CodeSystem.concept.code [ fhir:value "00" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "In Patient Hospitalization" ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "01" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pre Hospitalization" ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "02" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Post Hospitalization" ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "03" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Local Ambulance" ]
  ], [
     fhir:index 4 ;
     fhir:CodeSystem.concept.code [ fhir:value "04" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Living Donor Medical Costs" ]
  ], [
     fhir:index 5 ;
     fhir:CodeSystem.concept.code [ fhir:value "05" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Annual Preventive Health Check up" ]
  ], [
     fhir:index 6 ;
     fhir:CodeSystem.concept.code [ fhir:value "06" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mental Illness Treatment" ]
  ], [
     fhir:index 7 ;
     fhir:CodeSystem.concept.code [ fhir:value "07" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rehabiliation" ]
  ], [
     fhir:index 8 ;
     fhir:CodeSystem.concept.code [ fhir:value "08" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Modern Treatment method" ]
  ], [
     fhir:index 9 ;
     fhir:CodeSystem.concept.code [ fhir:value "09" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Out patient" ]
  ], [
     fhir:index 10 ;
     fhir:CodeSystem.concept.code [ fhir:value "10" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lab pathelogy" ]
  ], [
     fhir:index 11 ;
     fhir:CodeSystem.concept.code [ fhir:value "11" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Drugs and Medicines" ]
  ], [
     fhir:index 12 ;
     fhir:CodeSystem.concept.code [ fhir:value "12" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dental" ]
  ], [
     fhir:index 13 ;
     fhir:CodeSystem.concept.code [ fhir:value "13" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Eye" ]
  ], [
     fhir:index 14 ;
     fhir:CodeSystem.concept.code [ fhir:value "14" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Day Care" ]
  ], [
     fhir:index 15 ;
     fhir:CodeSystem.concept.code [ fhir:value "15" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Daily-cash" ]
  ], [
     fhir:index 16 ;
     fhir:CodeSystem.concept.code [ fhir:value "16" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Major illness/critical illness" ]
  ] .

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

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