HL7 Terminology (THO)
6.1.0 - Publication International flag

This page is part of the HL7 Terminology (v6.1.0: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. 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

: Insurance Coverage Type - TTL Representation

Active as of 2024-11-17 Maturity Level: 1

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 -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "insurance-coverage-type"] ; # 
  fhir:meta [
fhir:lastUpdated [ fhir:v "2020-04-09T21:10:28.568+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablecodesystem>     ] )
  ] ; # 
  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 insurance-coverage-type</b></p><a name=\"insurance-coverage-type\"> </a><a name=\"hcinsurance-coverage-type\"> </a><a name=\"insurance-coverage-type-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2020-04-09 21:10:28+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R5/shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/insurance-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><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">medical<a name=\"insurance-coverage-type-medical\"> </a></td><td>Medical</td><td>Medical insurance coverage.</td></tr><tr><td style=\"white-space:nowrap\">dental<a name=\"insurance-coverage-type-dental\"> </a></td><td>Dental</td><td>Dental insurance coverage.</td></tr><tr><td style=\"white-space:nowrap\">menthlth<a name=\"insurance-coverage-type-menthlth\"> </a></td><td>Mental Health</td><td>Mental health insurance coverage.</td></tr><tr><td style=\"white-space:nowrap\">substanceabuse<a name=\"insurance-coverage-type-substanceabuse\"> </a></td><td>Substance Abuse</td><td>Substance abuse services insurance coverage.</td></tr><tr><td style=\"white-space:nowrap\">vision<a name=\"insurance-coverage-type-vision\"> </a></td><td>Vision</td><td>Vision insurance coverage.</td></tr><tr><td style=\"white-space:nowrap\">drug<a name=\"insurance-coverage-type-drug\"> </a></td><td>Drug</td><td>Prescription drug coverage.</td></tr><tr><td style=\"white-space:nowrap\">stc<a name=\"insurance-coverage-type-stc\"> </a></td><td>Short Term Care</td><td>Short term care.</td></tr><tr><td style=\"white-space:nowrap\">ltc<a name=\"insurance-coverage-type-ltc\"> </a></td><td>Long Term Care</td><td>Long term care.</td></tr><tr><td style=\"white-space:nowrap\">hospice<a name=\"insurance-coverage-type-hospice\"> </a></td><td>Hospice</td><td>Hospice insurance coverage.</td></tr><tr><td style=\"white-space:nowrap\">homehealth<a name=\"insurance-coverage-type-homehealth\"> </a></td><td>Home Health</td><td>Home health services insurance coverage.</td></tr><tr><td style=\"white-space:nowrap\">dmepos<a name=\"insurance-coverage-type-dmepos\"> </a></td><td>DMEPOS</td><td>Durable Medical Equipment, Prosthetics/Orthotics and Supplies.</td></tr><tr><td style=\"white-space:nowrap\">imagingadv<a name=\"insurance-coverage-type-imagingadv\"> </a></td><td>Advanced Imaging (CT/PET Scans, MRIs)</td><td>Advances imaging techniques services (CT/PET Scans, MRIs) coverage.</td></tr><tr><td style=\"white-space:nowrap\">prev<a name=\"insurance-coverage-type-prev\"> </a></td><td>Preventive Care/Screening/Immunization</td><td>Routine healthcare services to prevent health related problems eligible benefits.</td></tr><tr><td style=\"white-space:nowrap\">rehab<a name=\"insurance-coverage-type-rehab\"> </a></td><td>Rehabilitation</td><td>Rehabilitation.</td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "pa" ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1"^^xsd:integer ]
  ] ) ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/insurance-coverage-type"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "InsuranceCoverageType"] ; # 
  fhir:title [ fhir:v "Insurance Coverage Type"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-11-17T10:31:17-07:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Health Level Seven International"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "hq@HL7.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This code system defines a set of codes for Insurance CoverageType."] ; # 
  fhir:copyright [ fhir:v "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license"] ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:valueSet [
fhir:v "http://terminology.hl7.org/ValueSet/insurance-coverage-type"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org/ValueSet/insurance-coverage-type>
  ] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "medical" ] ;
fhir:display [ fhir:v "Medical" ] ;
fhir:definition [ fhir:v "Medical insurance coverage." ]
  ] [
fhir:code [ fhir:v "dental" ] ;
fhir:display [ fhir:v "Dental" ] ;
fhir:definition [ fhir:v "Dental insurance coverage." ]
  ] [
fhir:code [ fhir:v "menthlth" ] ;
fhir:display [ fhir:v "Mental Health" ] ;
fhir:definition [ fhir:v "Mental health insurance coverage." ]
  ] [
fhir:code [ fhir:v "substanceabuse" ] ;
fhir:display [ fhir:v "Substance Abuse" ] ;
fhir:definition [ fhir:v "Substance abuse services insurance coverage." ]
  ] [
fhir:code [ fhir:v "vision" ] ;
fhir:display [ fhir:v "Vision" ] ;
fhir:definition [ fhir:v "Vision insurance coverage." ]
  ] [
fhir:code [ fhir:v "drug" ] ;
fhir:display [ fhir:v "Drug" ] ;
fhir:definition [ fhir:v "Prescription drug coverage." ]
  ] [
fhir:code [ fhir:v "stc" ] ;
fhir:display [ fhir:v "Short Term Care" ] ;
fhir:definition [ fhir:v "Short term care." ]
  ] [
fhir:code [ fhir:v "ltc" ] ;
fhir:display [ fhir:v "Long Term Care" ] ;
fhir:definition [ fhir:v "Long term care." ]
  ] [
fhir:code [ fhir:v "hospice" ] ;
fhir:display [ fhir:v "Hospice" ] ;
fhir:definition [ fhir:v "Hospice insurance coverage." ]
  ] [
fhir:code [ fhir:v "homehealth" ] ;
fhir:display [ fhir:v "Home Health" ] ;
fhir:definition [ fhir:v "Home health services insurance coverage." ]
  ] [
fhir:code [ fhir:v "dmepos" ] ;
fhir:display [ fhir:v "DMEPOS" ] ;
fhir:definition [ fhir:v "Durable Medical Equipment, Prosthetics/Orthotics and Supplies." ]
  ] [
fhir:code [ fhir:v "imagingadv" ] ;
fhir:display [ fhir:v "Advanced Imaging (CT/PET Scans, MRIs)" ] ;
fhir:definition [ fhir:v "Advances imaging techniques services (CT/PET Scans, MRIs) coverage." ]
  ] [
fhir:code [ fhir:v "prev" ] ;
fhir:display [ fhir:v "Preventive Care/Screening/Immunization" ] ;
fhir:definition [ fhir:v "Routine healthcare services to prevent health related problems eligible benefits." ]
  ] [
fhir:code [ fhir:v "rehab" ] ;
fhir:display [ fhir:v "Rehabilitation" ] ;
fhir:definition [ fhir:v "Rehabilitation." ]
  ] ) . #