| Package | ca.on.oh.mha-pds |
| Resource Type | CodeSystem |
| Id | CodeSystem.ca-on-mha-TotalHouseholdIncome |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh.mha-pds@0.9.0-alpha-1.9.7.38&canonical=http://ontariohealth.ca/fhir/CodeSystem/total-household-income |
| URL | http://ontariohealth.ca/fhir/CodeSystem/total-household-income |
| Version | 0.0.1 |
| Status | active |
| Date | 2022-08-22T20:17:06.3613088+00:00 |
| Name | TotalHouseholdIncome |
| Title | Total Household Income |
| Description | The combined annual income (before tax) of client's household from all sources, including wages, commissions, bonuses, social assistance and retirement income. |
| Content | complete |
| ValueSet | |
| total-household-income | Total Household Income |
No resources found
Note: links and images are rebased to the (stated) source
The combined annual income (before tax) of client's household from all sources, including wages, commissions, bonuses, social assistance and retirement income.
{
"resourceType": "CodeSystem",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ontariohealth.ca/fhir/CodeSystem/total-household-income",
"version": "0.0.1",
"name": "TotalHouseholdIncome",
"title": "Total Household Income",
"status": "active",
"date": "2022-08-22T20:17:06.3613088+00:00",
"publisher": "Ontario Health",
"contact": [
{
"telecom": [
{
"system": "email"
}
]
}
],
"description": "The combined annual income (before tax) of client's household from all sources, including wages, commissions, bonuses, social assistance and retirement income.",
"compositional": false,
"content": "complete",
"count": 7,
"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"
}
]
}