Birth And Fetal Death (BFDR) FHIR Implementation Guide
2.0.0 - STU2 United States of America flag

This page is part of the Vital Records Birth and Fetal Death Reporting (v2.0.0: STU2) based on FHIR (HL7® FHIR® Standard) R4. 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

: Birth and Fetal Death Financial Class - TTL Representation

Active as of 2024-10-15

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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ValueSet-birth-and-fetal-death-financial-class"] ; # 
  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 ValueSet-birth-and-fetal-death-financial-class</b></p><a name=\"ValueSet-birth-and-fetal-death-financial-class\"> </a><a name=\"hcValueSet-birth-and-fetal-death-financial-class\"> </a><a name=\"ValueSet-birth-and-fetal-death-financial-class-en-US\"> </a><ul><li>Include these codes as defined in <code>https://nahdo.org/sopt</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><code>33</code></td><td>Indian Health Service or Tribe</td></tr><tr><td><code>2</code></td><td>MEDICAID</td></tr><tr><td><code>99</code></td><td>No Typology Code available for payment source</td></tr><tr><td><code>38</code></td><td>Other Government (Federal, State, Local not specified)</td></tr><tr><td><code>5</code></td><td>PRIVATE HEALTH INSURANCE</td></tr><tr><td><code>81</code></td><td>Self-pay</td></tr><tr><td><code>311</code></td><td>TRICARE (CHAMPUS)</td></tr><tr><td><code>9999</code></td><td>Unavailable / Unknown</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "pher" ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/us/bfdr/ValueSet/ValueSet-birth-and-fetal-death-financial-class"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.13.48.2" ]
  ] ) ; # 
  fhir:version [ fhir:v "2.0.0"] ; # 
  fhir:name [ fhir:v "BirthAndFetalDeathFinancialClassVS"] ; # 
  fhir:title [ fhir:v "Birth and Fetal Death Financial Class"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-10-15T14:34:26+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Public Health"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Public Health" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/pher" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This valueset contains codes to represent birth and fetal death financial class. \n\nMapping to IJE codes [here](ConceptMap-BirthAndFetalDeathFinancialClassCM.html)."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "United States of America" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "https://nahdo.org/sopt"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "33" ] ;
fhir:display [ fhir:v "Indian Health Service or Tribe" ]       ] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "MEDICAID" ]       ] [
fhir:code [ fhir:v "99" ] ;
fhir:display [ fhir:v "No Typology Code available for payment source" ]       ] [
fhir:code [ fhir:v "38" ] ;
fhir:display [ fhir:v "Other Government (Federal, State, Local not specified)" ]       ] [
fhir:code [ fhir:v "5" ] ;
fhir:display [ fhir:v "PRIVATE HEALTH INSURANCE" ]       ] [
fhir:code [ fhir:v "81" ] ;
fhir:display [ fhir:v "Self-pay" ]       ] [
fhir:code [ fhir:v "311" ] ;
fhir:display [ fhir:v "TRICARE (CHAMPUS)" ]       ] [
fhir:code [ fhir:v "9999" ] ;
fhir:display [ fhir:v "Unavailable / Unknown" ]       ] )     ] )
  ] . #