HL7 Terminology (THO)
6.1.0 - Continuous Process Integration (ci build) International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 6.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

: Insurance Benefit Type - TTL Representation

Draft as of 2024-12-21 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:NamingSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "insurance-benefit-type"] ; # 
  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: NamingSystem insurance-benefit-type</b></p><a name=\"insurance-benefit-type\"> </a><a name=\"hcinsurance-benefit-type\"> </a><a name=\"insurance-benefit-type-en-US\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://terminology.hl7.org/NamingSystem/insurance-benefit-type</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>InsuranceBenefitType</td></tr><tr><td>Title</td><td>Insurance Benefit Type</td></tr><tr><td>Status</td><td>draft</td></tr><tr><td>Definition</td><td><div><p>This code system defines a set of codes for Insurance Benefit Type. This code system is being developed in the National Directory of Healthcare Providers &amp; Services (NDH) Implementation Guide until it is mature enough to be moved to THO. The code system can be viewed in the IG here:  <a href=\"https://build.fhir.org/ig/HL7/fhir-us-ndh/CodeSystem-NdhPayerCharacteristicsCS.html\">https://build.fhir.org/ig/HL7/fhir-us-ndh/CodeSystem-NdhPayerCharacteristicsCS.html</a></p>\n</div></td></tr><tr><td>Publisher</td><td>Health Level Seven International</td></tr><tr><td>Committee</td><td><a href=\"CodeSystem-hl7-work-group.html#hl7-work-group-pa\">Patient Administration</a></td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td><td><b>Period</b></td><td><b>Comment</b></td></tr><tr><td>URI</td><td>http://terminology.hl7.org/CodeSystem/insurance-benefit-type</td><td>true</td><td>2024-09-18 --&gt; (ongoing)</td><td>This code system defines a set of codes for Insurance Benefit Type.</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/NamingSystem/insurance-benefit-type"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "InsuranceBenefitType"] ; # 
  fhir:title [ fhir:v "Insurance Benefit Type"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:kind [ fhir:v "codesystem"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-12-21T22:01:38+00: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 Benefit Type. This code system is being developed in the National Directory of Healthcare Providers & Services (NDH) Implementation Guide until it is mature enough to be moved to THO. The code system can be viewed in the IG here:  [https://build.fhir.org/ig/HL7/fhir-us-ndh/CodeSystem-NdhPayerCharacteristicsCS.html](https://build.fhir.org/ig/HL7/fhir-us-ndh/CodeSystem-NdhPayerCharacteristicsCS.html)"] ; # 
  fhir:uniqueId ( [
fhir:type [ fhir:v "uri" ] ;
fhir:value [ fhir:v "http://terminology.hl7.org/CodeSystem/insurance-benefit-type" ] ;
fhir:preferred [ fhir:v "true"^^xsd:boolean ] ;
fhir:comment [ fhir:v "This code system defines a set of codes for Insurance Benefit Type." ] ;
fhir:period [
fhir:start [ fhir:v "2024-09-18"^^xsd:date ]     ]
  ] ) . #