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

FHIR IG Statistics: ValueSet/vs-TotalHouseholdIncome-v1

Packageca.on.oh.mha-pds
TypeValueSet
Idvs-TotalHouseholdIncome-v1
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/ValueSet/total-household-income
URLhttp://ontariohealth.ca/fhir/ValueSet/total-household-income
Version1.0.0
Statusactive
Date2022-08-22T20:17:06.3613088+00:00
NameTotalHouseholdIncome
TitleTotal Household Income
Realmca
Authorityhl7
DescriptionThe combined annual income (before tax) of client's household from all sources, including wages, commissions, bonuses, social assistance and retirement income.

Resources that use this resource

StructureDefinition
ca-on-profile-observation-total-household-incomeMHA Observation-TotalHouseholdIncome Profile
ca-on-profile-Observation-total-household-incomeMHA Observation-TotalHouseholdIncome Profile

Resources that this resource uses

CodeSystem
data-absent-reasonDataAbsentReason
v3-NullFlavorNullFlavor
total-household-incomeTotal Household Income
data-absent-reasonDataAbsentReason
v3-NullFlavorNullFlavor

Narrative

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

Total Household Income

http://ontariohealth.ca/fhir/ValueSet/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": "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"
          }
        ]
      }
    ]
  }
}