PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh.mha-pds@0.9.0-alpha-1
    http://ontariohealth.ca/fhir/CodeSystem/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.",
  "_filename": "TotalHouseholdIncomeCS.json",
  "package_name": "ca.on.oh.mha-pds",
  "date": null,
  "publisher": "Ontario Health",
  "content": "complete",
  "name": "TotalHouseholdIncome",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "Total Household Income",
  "package_version": "0.9.0-alpha-1",
  "compositional": false,
  "status": "draft",
  "id": "42ac143b-e7d0-4c04-a031-76fecc1b7c65",
  "valueSet": "http://ontariohealth.ca/fhir/ValueSet/total-household-income",
  "kind": null,
  "count": 7,
  "url": "http://ontariohealth.ca/fhir/CodeSystem/total-household-income",
  "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"
  } ],
  "version": "0.0.1",
  "contact": [ {
    "telecom": [ {
      "system": "email"
    } ]
  } ]
}