Birth And Fetal Death (BFDR) - STU2-ballot
2.0.0-ballot - ballot United States of America flag

This page is part of the Vital Records Birth and Fetal Death Reporting (v2.0.0-ballot: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions

: ValueSet - Birth and Fetal Death Financial Class - JSON Representation

Draft as of 2023-12-18

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "ValueSet-birth-and-fetal-death-financial-class",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-CodeSystem-vr-birth-and-fetal-death-financial-class.html\"><code>http://hl7.org/fhir/us/bfdr/CodeSystem/CodeSystem-vr-birth-and-fetal-death-financial-class</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-CodeSystem-vr-birth-and-fetal-death-financial-class.html#CodeSystem-vr-birth-and-fetal-death-financial-class-indianhealth\">indianhealth</a></td><td>Indian Health Service or Tribe</td></tr><tr><td><a href=\"CodeSystem-CodeSystem-vr-birth-and-fetal-death-financial-class.html#CodeSystem-vr-birth-and-fetal-death-financial-class-medicaid\">medicaid</a></td><td>MEDICAID</td></tr><tr><td><a href=\"CodeSystem-CodeSystem-vr-birth-and-fetal-death-financial-class.html#CodeSystem-vr-birth-and-fetal-death-financial-class-nosource\">nosource</a></td><td>No Typology Code available for payment source</td></tr><tr><td><a href=\"CodeSystem-CodeSystem-vr-birth-and-fetal-death-financial-class.html#CodeSystem-vr-birth-and-fetal-death-financial-class-othergov\">othergov</a></td><td>Other Government (Federal, State, Local not specified)</td></tr><tr><td><a href=\"CodeSystem-CodeSystem-vr-birth-and-fetal-death-financial-class.html#CodeSystem-vr-birth-and-fetal-death-financial-class-privateinsurance\">privateinsurance</a></td><td>PRIVATE HEALTH INSURANCE</td></tr><tr><td><a href=\"CodeSystem-CodeSystem-vr-birth-and-fetal-death-financial-class.html#CodeSystem-vr-birth-and-fetal-death-financial-class-selfpay\">selfpay</a></td><td>Self-pay</td></tr><tr><td><a href=\"CodeSystem-CodeSystem-vr-birth-and-fetal-death-financial-class.html#CodeSystem-vr-birth-and-fetal-death-financial-class-tricare\">tricare</a></td><td>TRICARE (CHAMPUS)</td></tr><tr><td><a href=\"CodeSystem-CodeSystem-vr-birth-and-fetal-death-financial-class.html#CodeSystem-vr-birth-and-fetal-death-financial-class-unknown\">unknown</a></td><td>Unavailable / Unknown</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pher"
    }
  ],
  "url" : "http://hl7.org/fhir/us/bfdr/ValueSet/ValueSet-birth-and-fetal-death-financial-class",
  "version" : "2.0.0-ballot",
  "name" : "BirthAndFetalDeathFinancialClassVS",
  "title" : "ValueSet - Birth and Fetal Death Financial Class",
  "status" : "draft",
  "experimental" : false,
  "date" : "2023-12-18T14:34:58+00:00",
  "publisher" : "HL7 International / Public Health",
  "contact" : [
    {
      "name" : "HL7 International / Public Health",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher"
        }
      ]
    }
  ],
  "description" : "This valueset contains codes to represent birth and fetal death financial class. This valueset is based on [PHVS_BirthAndFetalDeathFinancialClass_NCHS](https://phinvads.cdc.gov/vads/ViewValueSet.action?id=D20CD804-8487-E311-AE2A-0017A477041A).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "copyright" : "include appropriate copyright ruleset",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/us/bfdr/CodeSystem/CodeSystem-vr-birth-and-fetal-death-financial-class",
        "concept" : [
          {
            "code" : "indianhealth",
            "display" : "Indian Health Service or Tribe"
          },
          {
            "code" : "medicaid",
            "display" : "MEDICAID"
          },
          {
            "code" : "nosource",
            "display" : "No Typology Code available for payment source"
          },
          {
            "code" : "othergov",
            "display" : "Other Government (Federal, State, Local not specified)"
          },
          {
            "code" : "privateinsurance",
            "display" : "PRIVATE HEALTH INSURANCE"
          },
          {
            "code" : "selfpay",
            "display" : "Self-pay"
          },
          {
            "code" : "tricare",
            "display" : "TRICARE (CHAMPUS)"
          },
          {
            "code" : "unknown",
            "display" : "Unavailable / Unknown"
          }
        ]
      }
    ]
  }
}