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

FHIR IG analytics

Packageca.on.oh.setp.iar.dev
Resource TypeCodeSystem
IdCodeSystem-iar-time-since-last-contact-with-cmh-in-last-year.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.setp.iar.dev@1.0.0-ballot1-dev&canonical=http://ontariohealth.ca/fhir/iar/CodeSystem/time-since-last-contact-with-cmh-in-last-year
URLhttp://ontariohealth.ca/fhir/iar/CodeSystem/time-since-last-contact-with-cmh-in-last-year
Version0.2.0
Statusactive
Date2025-11-27
NameIARTimeSinceLastContactWithCMHInLastYear
Realmca
DescriptionCodes to identify time since last contact with CMH, agency or professional in Last year -e.g. psychiatrist, social work.
Contentcomplete

Resources that use this resource

ValueSet
ca.on.oh.setp.iar.dev#1.0.0-ballot1-devtime-since-last-contact-with-cmh-in-last-yearIAR Time Since Last Contact With CMH In Last Year

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "codesystemtime-since-last-contact-with-cmh-in-last-year",
  "url": "http://ontariohealth.ca/fhir/iar/CodeSystem/time-since-last-contact-with-cmh-in-last-year",
  "version": "0.2.0",
  "name": "IARTimeSinceLastContactWithCMHInLastYear",
  "status": "active",
  "date": "2025-11-27",
  "publisher": "Ontario Health",
  "description": "Codes to identify time since last contact with CMH, agency or professional in Last year -e.g. psychiatrist, social work.",
  "content": "complete",
  "concept": [
    {
      "code": "0",
      "display": "No Contact in last year"
    },
    {
      "code": "1",
      "display": "31 days or more"
    },
    {
      "code": "2",
      "display": "30 days or less"
    }
  ]
}