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

FHIR IG Statistics: ValueSet/organization-referral-source

Packageca.on.oh.mha-pds
Resource TypeValueSet
Idorganization-referral-source
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/ValueSet/referral-source-type
URLhttp://ontariohealth.ca/fhir/ValueSet/referral-source-type
Version1.0.1
Statusactive
Date2022-08-22T20:17:06.3613088+00:00
NameOrganizationReferralSource
TitleOrganization Referral Source
DescriptionThe type of agency, organization or individual that referred the client for treatment to the agency providing the services .

Resources that use this resource

StructureDefinition
ca-on-ext-referralSourceTypeExtensionReferralSourceType

Resources that this resource uses

CodeSystem
cs-datis-referral-source-refCAMH DATIS Referral Source Codes
common-data-set-mental-health-cds-mhOntario Mental Health Common Data Set Codes
mha-referral-sourceMHA Referral Source

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "organization-referral-source",
  "url": "http://ontariohealth.ca/fhir/ValueSet/referral-source-type",
  "version": "1.0.1",
  "name": "OrganizationReferralSource",
  "title": "Organization Referral Source",
  "status": "active",
  "date": "2022-08-22T20:17:06.3613088+00:00",
  "publisher": "Ontario Health",
  "description": "The type of agency, organization or individual that referred the client for treatment to the agency providing the services .",
  "compose": {
    "include": [
      {
        "system": "https://data.ontario.ca/dataset/common-data-set-mental-health-cds-mh",
        "version": "0.0.1",
        "concept": [
          {
            "code": "018-01",
            "display": "Hospital - General"
          },
          {
            "code": "018-03",
            "display": "Other Institution"
          },
          {
            "code": "018-16",
            "display": "Psychiatrist"
          },
          {
            "code": "018-24",
            "display": "Self, Family or Friend"
          },
          {
            "code": "0AS",
            "display": "Abuse Services"
          },
          {
            "code": "0DN",
            "display": "Primary Day/Night Care"
          },
          {
            "code": "COMHA",
            "display": "Community Org - Mental Health and Addictions"
          },
          {
            "code": "FOR",
            "display": "Forensic"
          },
          {
            "code": "OCIRP",
            "display": "Other Community Institution/Residential Program"
          },
          {
            "code": "OMHS",
            "display": "Other Mental Health Services"
          },
          {
            "code": "PSH",
            "display": "Peer/Self-help Initiatives"
          }
        ]
      },
      {
        "system": "https://fhir.camh.ca/fhir/CodeSystem/cs-datis-referral-source-ref",
        "concept": [
          {
            "code": "22",
            "display": "Social Service Org - Child Program"
          },
          {
            "code": "24",
            "display": "Social Service Org - Child Program"
          },
          {
            "code": "28",
            "display": "EAP - Employee Assistance Program"
          },
          {
            "code": "31",
            "display": "Connex"
          },
          {
            "code": "32",
            "display": "Other"
          },
          {
            "code": "34",
            "display": "Women's/Men's Shelters"
          },
          {
            "code": "36",
            "display": "Native Treatment Services"
          }
        ]
      },
      {
        "system": "http://ontariohealth.ca/fhir/CodeSystem/mha-referral-source"
      }
    ]
  }
}