FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/ValueSet-birth-and-fetal-death-financial-class

Packagehl7.fhir.us.bfdr
TypeValueSet
IdValueSet-birth-and-fetal-death-financial-class
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/bfdr/https://build.fhir.org/ig/HL7/fhir-bfdr/ValueSet-ValueSet-birth-and-fetal-death-financial-class.html
URLhttp://hl7.org/fhir/us/bfdr/ValueSet/ValueSet-birth-and-fetal-death-financial-class
Version2.0.0
Statusactive
Date2025-02-19T23:13:54+00:00
NameBirthAndFetalDeathFinancialClassVS
TitleBirth and Fetal Death Financial Class
Realmus
Authorityhl7
DescriptionThis valueset contains codes to represent birth and fetal death financial class. Mapping to IJE codes [here](ConceptMap-BirthAndFetalDeathFinancialClassCM.html).

Resources that use this resource

ConceptMap
BirthAndFetalDeathFinancialClassCMBirthAndFetalDeathFinancialClass Concept Map
StructureDefinition
Coverage-principal-payer-deliveryCoverage - Principal Payer for Delivery

Resources that this resource uses

CodeSystem
soptSource of Payment Typology
soptSource of Payment Typology

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet ValueSet-birth-and-fetal-death-financial-class

  • Include these codes as defined in https://nahdo.org/sopt
    CodeDisplay
    33Indian Health Service or Tribe
    2MEDICAID
    99No Typology Code available for payment source
    38Other Government (Federal, State, Local not specified)
    5PRIVATE HEALTH INSURANCE
    81Self-pay
    311TRICARE (CHAMPUS)
    9999Unavailable / Unknown

Source

{
  "resourceType": "ValueSet",
  "id": "ValueSet-birth-and-fetal-death-financial-class",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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": "2025-02-19T23:13:54+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"
          }
        ]
      }
    ]
  }
}