FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageus.cdc.phinvads
Resource TypeValueSet
IdValueSet-2.16.840.1.114222.4.11.7163.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7163
Version1
Statusactive
Date2014-01-27T00:01:00+11:00
NamePHVS_BirthAndFetalDeathFinancialClass_NCHS
TitleBirth and Fetal Death Financial Class (NCHS)
Realmus
DescriptionThe value set contains the list of values used to indicate the principle source of payment for the labor and delivery. Note, the Public Health Data Consortium Source of Payment Typology is being used as the primary source for codes within the value set.

Resources that use this resource

StructureDefinition
observation-mother-insuranceObservation - Mother Primary Insurance
Coverage-principal-payer-for-deliveryCoverage - Principal Payer for Delivery

Resources that this resource uses

CodeSystem
soptSource of Payment Typology

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.7163",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7163"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7163",
  "version": "1",
  "name": "PHVS_BirthAndFetalDeathFinancialClass_NCHS",
  "title": "Birth and Fetal Death Financial Class (NCHS)",
  "status": "active",
  "date": "2014-01-27T00:01:00+11:00",
  "description": "The value set contains the list of values used to indicate  the principle source of payment for the labor and delivery. Note, the Public Health Data Consortium Source of Payment Typology is being used as the primary source for codes within the value set.",
  "compose": {
    "include": [
      {
        "system": "https://nahdo.org/sopt",
        "version": "8.0",
        "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"
          }
        ]
      }
    ]
  }
}