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

FHIR IG Statistics: ValueSet/ValueSet.ca-on-mha-PersonalIncomeSource

Packageca.on.oh.mha-pds
TypeValueSet
IdValueSet.ca-on-mha-PersonalIncomeSource
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/personal-income-source
URLhttp://ontariohealth.ca/fhir/ValueSet/personal-income-source
Version1.0.0
Statusactive
Date2022-08-22T20:17:06.3613088+00:00
NamePersonalIncomeSource
TitlePersonal Income Source
Realmca
Authorityhl7
DescriptionThe client's main or primary source of income. If the client has more than one source of income, the source from which client receives the highest income amount is to be considered the primary source.

Resources that use this resource

StructureDefinition
ca-on-profile-observation-personal-income-sourceMHA Observation-PersonalIncomeSource Profile

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
v3-NullFlavorNullFlavor
sctSNOMED codes used in this IG
common-data-set-mental-health-cds-mhOntario Mental Health Common Data Set Codes
sctveri
v3-NullFlavorNullFlavor

Narrative

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

Personal Income Source

http://ontariohealth.ca/fhir/ValueSet/personal-income-source

The client's main or primary source of income. If the client has more than one source of income, the source from which client receives the highest income amount is to be considered the primary source.


Source

{
  "resourceType": "ValueSet",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ontariohealth.ca/fhir/ValueSet/personal-income-source",
  "version": "1.0.0",
  "name": "PersonalIncomeSource",
  "title": "Personal Income Source",
  "status": "active",
  "date": "2022-08-22T20:17:06.3613088+00:00",
  "publisher": "Ontario Health",
  "description": "The client's main or primary source of income. If the client has more than one source of income, the source from which client receives the highest income amount is to be considered the primary source.",
  "compose": {
    "include": [
      {
        "system": "https://data.ontario.ca/dataset/common-data-set-mental-health-cds-mh",
        "version": "0.0.1",
        "concept": [
          {
            "code": "031-06",
            "display": "Disability Assistance (Insurance)"
          },
          {
            "code": "earned",
            "display": "Employment"
          },
          {
            "code": "unemployment",
            "display": "Employment Insurance"
          },
          {
            "code": "031-07",
            "display": "Family"
          },
          {
            "code": "031-04",
            "display": "ODSP (Ontario Disability Support Program)"
          },
          {
            "code": "5",
            "display": "Other Insurance (excluding Employment Insurance)"
          },
          {
            "code": "031-03",
            "display": "Pension (Retirement Income)"
          },
          {
            "code": "031-05",
            "display": "Social assistance (Ontario Works)"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/20611000087101/version/20210331",
        "concept": [
          {
            "code": "425111004",
            "display": "No source of income"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "2018-08-12",
        "concept": [
          {
            "code": "OTH",
            "display": "Other Income Sources"
          },
          {
            "code": "UNK",
            "display": "Do not know"
          }
        ]
      }
    ]
  }
}