FHIR IG analytics| Package | ca.on.mha.pds |
| Resource Type | CodeSystem |
| Id | ServiceTerminationReason-cs.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.mha.pds@2.0.0-snapshot10&canonical=http://ontariohealth.ca/fhir/CodeSystem/service-termination-reason |
| URL | http://ontariohealth.ca/fhir/CodeSystem/service-termination-reason |
| Version | 1.0.0 |
| Status | draft |
| Date | 2023-05-29T15:55:06.3613088+00:00 |
| Name | ServiceTerminationReason |
| Title | Service Termination Reason |
| Description | The value set identifies the reason that client is terminated from the service. |
| Content | complete |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "service-termination-reason",
"url": "http://ontariohealth.ca/fhir/CodeSystem/service-termination-reason",
"version": "1.0.0",
"name": "ServiceTerminationReason",
"title": "Service Termination Reason",
"status": "draft",
"experimental": false,
"date": "2023-05-29T15:55:06.3613088+00:00",
"publisher": "Ontario Health",
"description": "The value set identifies the reason that client is terminated from the service.",
"content": "complete",
"concept": [
{
"code": "1",
"display": "Completed services"
},
{
"code": "2",
"display": "Not completed services - Ineligible, too high needs"
},
{
"code": "3",
"display": "Not completed services - Ineligible, too low needs"
},
{
"code": "4",
"display": "Not completed services - Withdraw/self-discharge"
},
{
"code": "5",
"display": "Not completed services - Relocation"
},
{
"code": "6",
"display": "Not completed services  - Terminated by program/service provider"
},
{
"code": "7",
"display": "Not completed services - Lost contact with client"
}
]
}