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

Birth And Fetal Death (BFDR) FHIR Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 2.0.0 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-10-15

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\"><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>"
  },
  "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",
  "name" : "BirthAndFetalDeathFinancialClassVS",
  "title" : "Birth and Fetal Death Financial Class",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-10-15T13:57: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. \n\nMapping to IJE codes [here](ConceptMap-BirthAndFetalDeathFinancialClassCM.html).",
  "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"
          }
        ]
      }
    ]
  }
}