| Package | ca.on.oh.mha.pds |
| Resource Type | CodeSystem |
| Id | mha-referral-source |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh.mha.pds@2.0.0-alpha-preview-0.1&canonical=http://ontariohealth.ca/fhir/CodeSystem/mha-referral-source |
| URL | http://ontariohealth.ca/fhir/CodeSystem/mha-referral-source |
| Version | 1.0.0 |
| Status | draft |
| Date | 2023-05-29T15:55:06.3613088+00:00 |
| Name | MHAReferralSource |
| Title | MHA Referral Source |
| Realm | ca |
| Authority | national |
| Description | The type of agency, organization or individual that referred the client for treatment to the agency providing the services. |
| Content | complete |
| ValueSet | |
| referral-source-type | Organization Referral Source |
| outbound-referral-source | Outbound Referral Source |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "mha-referral-source",
"url": "http://ontariohealth.ca/fhir/CodeSystem/mha-referral-source",
"version": "1.0.0",
"name": "MHAReferralSource",
"title": "MHA Referral Source",
"status": "draft",
"experimental": false,
"date": "2023-05-29T15:55: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.",
"content": "complete",
"concept": [
{
"code": "er",
"display": "Emergency Response"
},
{
"code": "ir",
"display": "Internal Referral"
},
{
"code": "ltc",
"display": "Long-term Care"
},
{
"code": "ss",
"display": "School System"
}
]
}