| Package | ca.on.oh.mha.pds |
| Resource Type | ValueSet |
| Id | income-supporting-code |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh.mha.pds@2.0.0-alpha-preview-0.1&canonical=http://ontariohealth.ca/fhir/ValueSet/income-supporting-code |
| URL | http://ontariohealth.ca/fhir/ValueSet/income-supporting-code |
| Version | 2.0.0 |
| Status | draft |
| Date | 2024-08-22T20:17:06.3613088+00:00 |
| Name | IncomeSupportingCode |
| Title | Income Supporting Code |
| Realm | ca |
| Authority | national |
| Description | The value set indicates the income supporting code |
No resources found
| CodeSystem | |
| data-absent-reason | DataAbsentReason |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "income-supporting-code",
"url": "http://ontariohealth.ca/fhir/ValueSet/income-supporting-code",
"version": "2.0.0",
"name": "IncomeSupportingCode",
"title": "Income Supporting Code",
"status": "draft",
"date": "2024-08-22T20:17:06.3613088+00:00",
"publisher": "Ontario Health",
"description": "The value set indicates the income supporting code",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"version": "2018-08-12",
"concept": [
{
"code": "asked-unknown",
"display": "Asked But Unknown"
},
{
"code": "asked-declined",
"display": "Asked But Declined"
}
]
}
]
}
}