| Package | ca.on.oh.mha-pds |
| Resource Type | CodeSystem |
| Id | CodeSystem.ca-on-mha-citizenshipStatus |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh.mha-pds@0.9.0-alpha-1.9.7.38&canonical=http://ontariohealth.ca/fhir/CodeSystem/mha-citizenshipStatus |
| URL | http://ontariohealth.ca/fhir/CodeSystem/mha-citizenshipStatus |
| Version | 1.0 |
| Status | active |
| Date | 2022-08-22T20:17:06.3613088+00:00 |
| Name | CitizenshipStatus |
| Title | Citizenship Status |
| Description | The citizenship status of the client. |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
The citizenship status of the client.
{
"resourceType": "CodeSystem",
"language": "English",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ontariohealth.ca/fhir/CodeSystem/mha-citizenshipStatus",
"identifier": [
{
"value": "0.1.1"
}
],
"version": "1.0",
"name": "CitizenshipStatus",
"title": "Citizenship Status",
"status": "active",
"date": "2022-08-22T20:17:06.3613088+00:00",
"publisher": "Ontario Health",
"contact": [
{
"telecom": [
{
"system": "email"
}
]
}
],
"description": "The citizenship status of the client.",
"caseSensitive": true,
"valueSet": "http://ontariohealth.ca/fhir/ValueSet/mha-citizenshipStatus",
"compositional": false,
"versionNeeded": false,
"content": "complete",
"count": 4,
"concept": [
{
"code": "CDN",
"display": "Canadian",
"definition": "Client is a legal citizen of Canada. Most people who were born in Canada are citizens. One may also be a Canadian citizen if born outside Canada to a Canadian parent. If one landed in Canada before 1947 he/she may have automatically become a Canadian citizen (for example, war brides automatically became Canadians on January 1, 1947)."
},
{
"code": "TR",
"display": "Temporary Resident",
"definition": "Client is a temporary resident in Canada - someone who is not a Canadian citizen but is legally in Canada for a temporary purpose. Temporary residents include international students, foreign workers, and tourists."
}
]
}