FHIR IG Statistics: ValueSet/Valueset.ca-on-mha-CitizenshipStatus
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Citizenship Status
http://ontariohealth.ca/fhir/ValueSet/mha/citizenshipStatusThe citizenship status of the client.
Source
{
"resourceType": "ValueSet",
"language": "English",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ontariohealth.ca/fhir/ValueSet/mha/citizenshipStatus",
"version": "2.0.0",
"name": "CitizenshipStatus",
"title": "Citizenship Status",
"status": "active",
"date": "2022-08-22T20:17:06.3613088+00:00",
"publisher": "Ontario Health",
"description": "Capturing the citizenship status of the client within the Canadian jurisdiction.",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "161158003",
"display": "Permanent resident"
},
{
"code": "446654005",
"display": "Refugee (Refugee claimant)"
},
{
"code": "34041000087103",
"display": "Citizen"
},
{
"code": "34091000087105",
"display": "Temporary Resident"
},
{
"code": "74964007",
"display": "Other"
},
{
"code": "261665006",
"display": "Unknown "
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"version": "2018-08-12",
"concept": [
{
"code": "asked-declined",
"display": "Asked But Declined"
}
]
}
]
}
}