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

Birth And Fetal Death (BFDR) - STU2-ballot, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 2.0.0-Preview1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-bfdr/ and changes regularly. See the Directory of published versions

: Birth and Fetal Death Financial Class - JSON Representation

Active as of 2024-05-01

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=\"https://nahdo.org/sopt\"><code>https://nahdo.org/sopt</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=\"https://nahdo.org/sopt.html#SOP-33\">33</a></td><td>Indian Health Service or Tribe</td></tr><tr><td><a href=\"https://nahdo.org/sopt.html#SOP-2\">2</a></td><td>MEDICAID</td></tr><tr><td><a href=\"https://nahdo.org/sopt.html#SOP-99\">99</a></td><td>No Typology Code available for payment source</td></tr><tr><td><a href=\"https://nahdo.org/sopt.html#SOP-38\">38</a></td><td>Other Government (Federal, State, Local not specified)</td></tr><tr><td><a href=\"https://nahdo.org/sopt.html#SOP-5\">5</a></td><td>PRIVATE HEALTH INSURANCE</td></tr><tr><td><a href=\"https://nahdo.org/sopt.html#SOP-81\">81</a></td><td>Self-pay</td></tr><tr><td><a href=\"https://nahdo.org/sopt.html#SOP-311\">311</a></td><td>TRICARE (CHAMPUS)</td></tr><tr><td><a href=\"https://nahdo.org/sopt.html#SOP-9999\">9999</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",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.40.13.48.2"
    }
  ],
  "version" : "2.0.0-Preview1",
  "name" : "BirthAndFetalDeathFinancialClassVS",
  "title" : "Birth and Fetal Death Financial Class",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-05-01T15:45:00+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 \n[PHVS_BirthAndFetalDeathFinancialClass_NCHS](https://phinvads.cdc.gov/vads/ViewValueSet.action?id=D20CD804-8487-E311-AE2A-0017A477041A). using codes from\nthe [Source of Payment Typology](https://terminology.hl7.org/3.0.0/CodeSystem-SOPT.html) codesystem.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://nahdo.org/sopt",
        "concept" : [
          {
            "code" : "33",
            "display" : "Indian Health Service or Tribe"
          },
          {
            "code" : "2",
            "display" : "MEDICAID"
          },
          {
            "code" : "99",
            "display" : "No Typology Code available for payment source"
          },
          {
            "code" : "38",
            "display" : "Other Government (Federal, State, Local not specified)"
          },
          {
            "code" : "5",
            "display" : "PRIVATE HEALTH INSURANCE"
          },
          {
            "code" : "81",
            "display" : "Self-pay"
          },
          {
            "code" : "311",
            "display" : "TRICARE (CHAMPUS)"
          },
          {
            "code" : "9999",
            "display" : "Unavailable / Unknown"
          }
        ]
      }
    ]
  }
}