FHIR IG Statistics: ValueSet/ValueSet-birth-and-fetal-death-financial-class
Resources that use this resource
Resources that this resource uses
CodeSystem |
sopt | Source of Payment Typology |
sopt | Source of Payment Typology |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
https://nahdo.org/sopt
Code | Display |
33 | Indian Health Service or Tribe |
2 | MEDICAID |
99 | No Typology Code available for payment source |
38 | Other Government (Federal, State, Local not specified) |
5 | PRIVATE HEALTH INSURANCE |
81 | Self-pay |
311 | TRICARE (CHAMPUS) |
9999 | Unavailable / 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"
}
]
}
]
}
}