FHIR IG analytics| Package | ca.on.mha.pds |
| Resource Type | ValueSet |
| Id | ServiceTerminationReason-vs.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "service-termination-reason",
"url": "http://ontariohealth.ca/fhir/ValueSet/service-termination-reason",
"version": "1.0.0",
"name": "ServiceTerminationReason",
"title": "Service Termination Reason",
"status": "active",
"date": "2022-08-22T20:17:06.3613088+00:00",
"publisher": "Ontario Health",
"description": "The reason the client is terminated from the service. The termination could occur at different stages of service provision (first contact, intake, screening and waitlist, service delivery or service completion).",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "723510000",
"display": "Entered in error"
},
{
"code": "225928004",
"display": "Patient self-discharge against medical advice"
},
{
"code": "419099009",
"display": "Dead"
},
{
"code": "44301001",
"display": "Suicide"
},
{
"code": "105568001",
"display": "In prison"
},
{
"code": "58000006",
"display": "Patient discharge"
},
{
"code": "37729005",
"display": "Patient transfer, in-hospital"
}
]
},
{
"system": "http://ontariohealth.ca/fhir/CodeSystem/service-termination-reason",
"version": "1.0.0",
"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"
}
]
}
]
}
}