Validated Healthcare Directory
0.2.0 - CI Build United States of America flag

Validated Healthcare Directory, published by HL7 International - Patient Administration Work Group. This is not an authorized publication; it is the continuous build for version 0.2.0). This version is based on the current content of https://github.com/HL7/VhDir/ and changes regularly. See the Directory of published versions

: VhDir Insurance Plan Code System - TTL Representation

Active as of 2018-02-21

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 "insuranceplan"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/uv/vhdir/CodeSystem/insuranceplan"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.2.0"] ; # 
  fhir:name [ fhir:v "VhDirinsuranceplan"] ; # 
  fhir:title [ fhir:v "VhDir Insurance Plan Code System"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2018-02-21"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "HL7 International - Patient Administration Work Group"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International - Patient Administration Work Group" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/pafm" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "pafm@lists.HL7.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This code system contains codes for documenting the various attributes of an Insurance Plan"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "Used by permission of HL7 International all rights reserved Creative Commons License"] ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "premium" ] ;
fhir:display [ fhir:v "Premium" ] ;
fhir:definition [ fhir:v "Premium" ]
  ] [
fhir:code [ fhir:v "deductible" ] ;
fhir:display [ fhir:v "Deductible" ] ;
fhir:definition [ fhir:v "Deductible" ]
  ] [
fhir:code [ fhir:v "cap" ] ;
fhir:display [ fhir:v "Cap" ] ;
fhir:definition [ fhir:v "Cap" ]
  ] [
fhir:code [ fhir:v "self" ] ;
fhir:display [ fhir:v "Self" ] ;
fhir:definition [ fhir:v "Self" ]
  ] [
fhir:code [ fhir:v "selfplusone" ] ;
fhir:display [ fhir:v "Self plus one" ] ;
fhir:definition [ fhir:v "Self plus one" ]
  ] [
fhir:code [ fhir:v "selfandfamily" ] ;
fhir:display [ fhir:v "Self and family" ] ;
fhir:definition [ fhir:v "Self and family" ]
  ] [
fhir:code [ fhir:v "medical" ] ;
fhir:display [ fhir:v "Medical" ] ;
fhir:definition [ fhir:v "Nedical" ]
  ] [
fhir:code [ fhir:v "dental" ] ;
fhir:display [ fhir:v "Dental" ] ;
fhir:definition [ fhir:v "Dental" ]
  ] [
fhir:code [ fhir:v "vision" ] ;
fhir:display [ fhir:v "Vision" ] ;
fhir:definition [ fhir:v "Vision" ]
  ] [
fhir:code [ fhir:v "drug" ] ;
fhir:display [ fhir:v "Drug" ] ;
fhir:definition [ fhir:v "Drug" ]
  ] [
fhir:code [ fhir:v "mentalhealth" ] ;
fhir:display [ fhir:v "Mental health" ] ;
fhir:definition [ fhir:v "Mental health" ]
  ] [
fhir:code [ fhir:v "substanceabuse" ] ;
fhir:display [ fhir:v "Substance abuse" ] ;
fhir:definition [ fhir:v "Substance abuse" ]
  ] [
fhir:code [ fhir:v "hospicehomehealth" ] ;
fhir:display [ fhir:v "Hospice and home health" ] ;
fhir:definition [ fhir:v "Hospice and home health" ]
  ] [
fhir:code [ fhir:v "preventative" ] ;
fhir:display [ fhir:v "Preventative" ] ;
fhir:definition [ fhir:v "Preventative" ]
  ] [
fhir:code [ fhir:v "primarycareov" ] ;
fhir:display [ fhir:v "Primary care office visit" ] ;
fhir:definition [ fhir:v "Primary care office visit" ]
  ] [
fhir:code [ fhir:v "specialityov" ] ;
fhir:display [ fhir:v "Speciality care office visit" ] ;
fhir:definition [ fhir:v "Speciality care office visit" ]
  ] [
fhir:code [ fhir:v "hospitalization" ] ;
fhir:display [ fhir:v "Hospitalization" ] ;
fhir:definition [ fhir:v "Hospitalization" ]
  ] [
fhir:code [ fhir:v "emergencyroom" ] ;
fhir:display [ fhir:v "Emergency room" ] ;
fhir:definition [ fhir:v "Emergency room" ]
  ] [
fhir:code [ fhir:v "urgentcare" ] ;
fhir:display [ fhir:v "Urgent care" ] ;
fhir:definition [ fhir:v "Urgent care" ]
  ] [
fhir:code [ fhir:v "copay" ] ;
fhir:display [ fhir:v "Copay" ] ;
fhir:definition [ fhir:v "Copay" ]
  ] [
fhir:code [ fhir:v "individualcap" ] ;
fhir:display [ fhir:v "Individual cap" ] ;
fhir:definition [ fhir:v "Individual cap" ]
  ] [
fhir:code [ fhir:v "familycap" ] ;
fhir:display [ fhir:v "Family cap" ] ;
fhir:definition [ fhir:v "Family cap" ]
  ] [
fhir:code [ fhir:v "coinsurance" ] ;
fhir:display [ fhir:v "Coinsurance" ] ;
fhir:definition [ fhir:v "Coinsurance" ]
  ] [
fhir:code [ fhir:v "in-network" ] ;
fhir:display [ fhir:v "In-network" ] ;
fhir:definition [ fhir:v "In-network" ]
  ] [
fhir:code [ fhir:v "out-of-network" ] ;
fhir:display [ fhir:v "Out-of-network" ] ;
fhir:definition [ fhir:v "Out-of-network" ]
  ] [
fhir:code [ fhir:v "other" ] ;
fhir:display [ fhir:v "Other" ] ;
fhir:definition [ fhir:v "Other" ]
  ] [
fhir:code [ fhir:v "q1" ] ;
fhir:display [ fhir:v "Cost Qualification" ] ;
fhir:definition [ fhir:v "This is a sample cost qualification." ]
  ] ) . #