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

: CodeSystem - Birth and Death Financial Class - JSON Representation

Draft as of 2023-12-18

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "CodeSystem-vr-birth-and-fetal-death-financial-class",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://hl7.org/fhir/us/bfdr/CodeSystem/CodeSystem-vr-birth-and-fetal-death-financial-class</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">indianhealth<a name=\"CodeSystem-vr-birth-and-fetal-death-financial-class-indianhealth\"> </a></td><td>Indian Health Service or Tribe</td></tr><tr><td style=\"white-space:nowrap\">medicaid<a name=\"CodeSystem-vr-birth-and-fetal-death-financial-class-medicaid\"> </a></td><td>MEDICAID</td></tr><tr><td style=\"white-space:nowrap\">nosource<a name=\"CodeSystem-vr-birth-and-fetal-death-financial-class-nosource\"> </a></td><td>No Typology Code available for payment source</td></tr><tr><td style=\"white-space:nowrap\">othergov<a name=\"CodeSystem-vr-birth-and-fetal-death-financial-class-othergov\"> </a></td><td>Other Government (Federal, State, Local not specified)</td></tr><tr><td style=\"white-space:nowrap\">privateinsurance<a name=\"CodeSystem-vr-birth-and-fetal-death-financial-class-privateinsurance\"> </a></td><td>PRIVATE HEALTH INSURANCE</td></tr><tr><td style=\"white-space:nowrap\">selfpay<a name=\"CodeSystem-vr-birth-and-fetal-death-financial-class-selfpay\"> </a></td><td>Self-pay</td></tr><tr><td style=\"white-space:nowrap\">tricare<a name=\"CodeSystem-vr-birth-and-fetal-death-financial-class-tricare\"> </a></td><td>TRICARE (CHAMPUS)</td></tr><tr><td style=\"white-space:nowrap\">unknown<a name=\"CodeSystem-vr-birth-and-fetal-death-financial-class-unknown\"> </a></td><td>Unavailable / Unknown</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pher"
    }
  ],
  "url" : "http://hl7.org/fhir/us/bfdr/CodeSystem/CodeSystem-vr-birth-and-fetal-death-financial-class",
  "version" : "2.0.0-ballot",
  "name" : "BirthAndFetalDeathFinancialClassCS",
  "title" : "CodeSystem - Birth and 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 code system contains codes local codes from PHINVADs Source of Payment Typology (PHDSC) valueset",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 8,
  "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"
    }
  ]
}