FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.oh.mha.pds
Resource TypeCodeSystem
Idarrive-in-canada
FHIR VersionR4
Sourcehttps://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
URLhttp://ontariohealth.ca/fhir/CodeSystem/arrive-in-canada
Version1.0.0
Statusdraft
Date2023-05-29T15:55:06.3613088+00:00
NameArriveInCanada
TitleArrive In Canada
DescriptionThe value set identifies when the client immigrated to Canada.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "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"
    }
  ]
}