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

FHIR IG analytics

Packageca.on.mha.pds
Resource TypeCodeSystem
IdCodeSystem.ca-on-mha-TotalHouseholdIncome.json
FHIR VersionR4

Resources that use this resource

No resources found


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.


Source1

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