| Package | ca.on.oh.mha.pds | 
| Resource Type | CodeSystem | 
| Id | arrive-in-canada | 
| 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/CodeSystem/arrive-in-canada | 
| URL | http://ontariohealth.ca/fhir/CodeSystem/arrive-in-canada | 
| Version | 1.0.0 | 
| Status | draft | 
| Date | 2023-05-29T15:55:06.3613088+00:00 | 
| Name | ArriveInCanada | 
| Title | Arrive In Canada | 
| Description | The value set identifies when the client immigrated to Canada. | 
| Content | complete | 
No resources found
No resources found
No narrative content found in resource
{
  "resourceType": "CodeSystem",
  "id": "arrive-in-canada",
  "url": "http://ontariohealth.ca/fhir/CodeSystem/arrive-in-canada",
  "version": "1.0.0",
  "name": "ArriveInCanada",
  "title": "Arrive In Canada",
  "status": "draft",
  "experimental": false,
  "date": "2023-05-29T15:55:06.3613088+00:00",
  "publisher": "Ontario Health",
  "description": "The value set identifies when the client immigrated to Canada.",
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "ac-less than 5",
      "display": "Arrive in Canada Less than 5 years ago"
    },
    {
      "code": "ac-5 to 9",
      "display": "Arrive in Canada 5 to 9 years ago"
    },
    {
      "code": "ac-10 or more",
      "display": "Arrive in Canada 10 years ago, or more"
    }
  ]
}