FHIR IG Statistics: ValueSet/vs-TotalHouseholdIncome-v1
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Total Household Income
http://ontariohealth.ca/fhir/ValueSet/total-household-incomeThe combined annual income (before tax) of client's household from all sources, including wages, commissions, bonuses, social assistance and retirement income.
Source
{
"resourceType": "ValueSet",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ontariohealth.ca/fhir/ValueSet/total-household-income",
"version": "1.0.0",
"name": "TotalHouseholdIncome",
"title": "Total Household Income",
"status": "active",
"date": "2022-08-22T20:17:06.3613088+00:00",
"publisher": "Ontario Health",
"description": "The combined annual income (before tax) of client's household from all sources, including wages, commissions, bonuses, social assistance and retirement income.",
"compose": {
"include": [
{
"system": "http://ontariohealth.ca/fhir/CodeSystem/total-household-income",
"version": "0.0.1",
"concept": [
{
"code": "1",
"display": "$0-$19,999"
},
{
"code": "2",
"display": "$20,000-$29,999"
},
{
"code": "3",
"display": "$30,000-$59,999"
},
{
"code": "4",
"display": "$60,000-$89,999"
},
{
"code": "5",
"display": "$90,000-$119,999"
},
{
"code": "6",
"display": "$120,000-$149,999"
},
{
"code": "7",
"display": "$150,000 or more"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"version": "2018-08-12",
"concept": [
{
"code": "UNK",
"display": "Do not know"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"version": "2018-08-12",
"concept": [
{
"code": "asked-declined",
"display": "Asked But Declined"
}
]
}
]
}
}