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

FHIR IG Statistics: CodeSystem/CodeSystem.ca-on-mha-TotalHouseholdIncome

Packageca.on.oh.mha-pds
TypeCodeSystem
IdCodeSystem.ca-on-mha-TotalHouseholdIncome
FHIR VersionR4
Sourcehttps://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
URLhttp://ontariohealth.ca/fhir/CodeSystem/total-household-income
Version0.0.1
Statusactive
Date2022-08-22T20:17:06.3613088+00:00
NameTotalHouseholdIncome
TitleTotal Household Income
DescriptionThe combined annual income (before tax) of client's household from all sources, including wages, commissions, bonuses, social assistance and retirement income.
Contentcomplete

Resources that use this resource

ValueSet
total-household-incomeTotal Household Income

Resources that this resource uses

No resources found


Narrative

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

Total Household Income

http://ontariohealth.ca/fhir/CodeSystem/total-household-income

The combined annual income (before tax) of client's household from all sources, including wages, commissions, bonuses, social assistance and retirement income.


Source

{
  "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"
    }
  ]
}