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

FHIR IG Statistics: ValueSet/ValueSet.ca-on-mha-ServiceTerminationReason

Packageca.on.oh.mha-pds
TypeValueSet
IdValueSet.ca-on-mha-ServiceTerminationReason
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/service-termination-reason
URLhttp://ontariohealth.ca/fhir/ValueSet/service-termination-reason
Version1.0.0
Statusactive
Date2022-08-22T20:17:06.3613088+00:00
NameServiceTerminationReason
TitleService Termination Reason
Realmca
Authorityhl7
DescriptionThe 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).

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
v3-NullFlavorNullFlavor
sctSNOMED codes used in this IG
common-data-set-mental-health-cds-mhOntario Mental Health Common Data Set Codes
sctveri
v3-NullFlavorNullFlavor

Narrative

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

Service Termination Reason

http://ontariohealth.ca/fhir/ValueSet/service-termination-reason

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).


Source

{
  "resourceType": "ValueSet",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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": "895451009",
            "display": "Referral to service declined by subject"
          },
          {
            "code": "281399006",
            "display": "Did not attend"
          },
          {
            "code": "225928004",
            "display": "Patient self-discharge against medical advice"
          },
          {
            "code": "306562009",
            "display": "Discharge from service"
          },
          {
            "code": "444019000",
            "display": "Did not wait for treatment"
          },
          {
            "code": "58334001",
            "display": "Rescheduled"
          },
          {
            "code": "419099009",
            "display": "Dead"
          },
          {
            "code": "44301001",
            "display": "Suicide"
          },
          {
            "code": "105568001",
            "display": "In prison"
          },
          {
            "code": "58000006",
            "display": "Patient discharge"
          },
          {
            "code": "284614009",
            "display": "Threatening behavior"
          },
          {
            "code": "65108000",
            "display": "At risk for violence"
          },
          {
            "code": "19712007",
            "display": "Patient transfer, to another health care facility"
          },
          {
            "code": "37729005",
            "display": "Patient transfer, in-hospital"
          }
        ]
      },
      {
        "system": "https://data.ontario.ca/dataset/common-data-set-mental-health-cds-mh",
        "version": "1.0.0",
        "concept": [
          {
            "code": "019-05",
            "display": "Client Relocation"
          },
          {
            "code": "CRU",
            "display": "Completion - Referral Unknown"
          },
          {
            "code": "019-02",
            "display": "Completion - With Referral"
          },
          {
            "code": "019-01",
            "display": "Completion - Without Referral"
          },
          {
            "code": "DBS",
            "display": "Discharged by Staff/Involuntary Discharge"
          },
          {
            "code": "DPS",
            "display": "Duplicate of services"
          },
          {
            "code": "NS",
            "display": "Not suitable - Client needs a higher level of support"
          },
          {
            "code": "6",
            "display": "Not suitable - Does not meet intensity level / no expressed goals"
          },
          {
            "code": "RELD",
            "display": "Re-enrolled"
          },
          {
            "code": "TRO",
            "display": "Transferred - Other than Hospitalized"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "2018-08-12",
        "concept": [
          {
            "code": "OTH",
            "display": "other"
          }
        ]
      }
    ]
  }
}