PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh.mha-pds@0.9.0-alpha-1.9.7.8
    http://ontariohealth.ca/fhir/CodeSystem/referral-type
{
  "description": "Indicates the type of referral (e.g., initial (external) or internal).",
  "_filename": "ReferralTypeCS.json",
  "package_name": "ca.on.oh.mha-pds",
  "date": null,
  "publisher": "Ontario Health",
  "content": "complete",
  "name": "ReferralType",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "Referral Type",
  "package_version": "0.9.0-alpha-1.9.7.8",
  "compositional": false,
  "status": "draft",
  "id": "f68808d1-926c-4539-b232-5b2ae689ab71",
  "valueSet": "http://ontariohealth.ca/fhir/ValueSet/referral-type",
  "kind": null,
  "count": 2,
  "url": "http://ontariohealth.ca/fhir/CodeSystem/referral-type",
  "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.)."
  } ],
  "version": "0.0.1",
  "contact": [ {
    "telecom": [ {
      "system": "email"
    } ]
  } ]
}