FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/CodeSystem.ca-on-mha-ReferralType

Packageca.on.oh.mha-pds
Resource TypeCodeSystem
IdCodeSystem.ca-on-mha-ReferralType
FHIR VersionR4
Sourcehttps://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
URLhttp://ontariohealth.ca/fhir/CodeSystem/referral-type
Version0.0.1
Statusactive
Date2022-08-22T20:17:06.3613088+00:00
NameReferralType
TitleReferral Type
DescriptionIndicates the type of referral (e.g., initial (external) or internal).
Contentcomplete

Resources that use this resource

ValueSet
referral-typeReferral Type

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Referral Type

http://ontariohealth.ca/fhir/CodeSystem/referral-type

Indicates the type of referral (e.g., initial (external) or internal).


Source

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