Polaris FHIR Implementation Guide
1.9.9 - ci-build

Polaris FHIR Implementation Guide - Local Development build (v1.9.9) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Oscar Pay Program Value Set - TTL Representation

Active as of 2026-04-27

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "oscar-pay-program-vs"] ; # 
  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: ValueSet oscar-pay-program-vs</b></p><a name=\"oscar-pay-program-vs\"> </a><a name=\"hcoscar-pay-program-vs\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-oscar-pay-program-cs.html\"><code>https://fhir.apps.health/CodeSystem/oscar-pay-program-cs</code></a></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://fhir.apps.health/ValueSet/oscar-pay-program-vs"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.9.9"] ; # 
  fhir:name [ fhir:v "OscarPayProgramVS"] ; # 
  fhir:title [ fhir:v "Oscar Pay Program Value Set"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-04-27T09:30:20-04:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "Known Oscar Pro pay_program values verified from backend source (BillingONCHeader1.java + BillingONCHeader1Controller.java + BillingONCHeader1Repository.java). Extensible binding — additional values may exist."] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "https://fhir.apps.health/CodeSystem/oscar-pay-program-cs"^^xsd:anyURI ]     ] )
  ] . #