Package | ca.on.oh.mha-pds |
Resource Type | CodeSystem |
Id | CodeSystem.ca-on-mha-ReferralType |
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/referral-type |
URL | http://ontariohealth.ca/fhir/CodeSystem/referral-type |
Version | 0.0.1 |
Status | active |
Date | 2022-08-22T20:17:06.3613088+00:00 |
Name | ReferralType |
Title | Referral Type |
Description | Indicates the type of referral (e.g., initial (external) or internal). |
Content | complete |
ValueSet | |
referral-type | Referral Type |
No resources found
Note: links and images are rebased to the (stated) source
Indicates the type of referral (e.g., initial (external) or internal).
{ "resourceType": "CodeSystem", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://ontariohealth.ca/fhir/CodeSystem/referral-type", "version": "0.0.1", "name": "ReferralType", "title": "Referral Type", "status": "active", "date": "2022-08-22T20:17:06.3613088+00:00", "publisher": "Ontario Health", "contact": [ { "telecom": [ { "system": "email" } ] } ], "description": "Indicates the type of referral (e.g., initial (external) or internal).", "compositional": false, "content": "complete", "count": 2, "concept": [ { "code": "1", "display": "Internal Referral", "definition": "The date when the client was referred internally into a specific program / service providing mental health, problematic substance use or problem gambling treatment services." }, { "code": "2", "display": "External Referral", "definition": "The date the initial referral is received for program/services, regardless of the referral source (e.g. self-referral, doctor's office, walk-in clinic, emergency department, crisis services, etc.)." } ] }