HL7 Terminology (THO)
5.5.0 - Continuous Process Integration (ci build) International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 5.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

: Clinical Discharge Disposition - TTL Representation

Active as of 2022-07-04

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "clinical-discharge-disposition"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablevalueset>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-discharge-disposition.html\"><code>http://terminology.hl7.org/CodeSystem/discharge-disposition</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-discharge-disposition.html#discharge-disposition-home\">home</a></td><td style=\"color: #cccccc\">Home</td><td>The patient was dicharged and has indicated that they are going to return home afterwards.</td></tr><tr><td><a href=\"CodeSystem-discharge-disposition.html#discharge-disposition-alt-home\">alt-home</a></td><td style=\"color: #cccccc\">Alternative home</td><td>The patient was discharged and has indicated that they are going to return home afterwards, but not the patient's home - e.g. a family member's home.</td></tr><tr><td><a href=\"CodeSystem-discharge-disposition.html#discharge-disposition-other-hcf\">other-hcf</a></td><td style=\"color: #cccccc\">Other healthcare facility</td><td>The patient was transferred to another healthcare facility.</td></tr><tr><td><a href=\"CodeSystem-discharge-disposition.html#discharge-disposition-hosp\">hosp</a></td><td style=\"color: #cccccc\">Hospice</td><td>The patient has been discharged into palliative care.</td></tr><tr><td><a href=\"CodeSystem-discharge-disposition.html#discharge-disposition-long\">long</a></td><td style=\"color: #cccccc\">Long-term care</td><td>The patient has been discharged into long-term care where is likely to be monitored through an ongoing episode-of-care.</td></tr><tr><td><a href=\"CodeSystem-discharge-disposition.html#discharge-disposition-aadvice\">aadvice</a></td><td style=\"color: #cccccc\">Left against advice</td><td>The patient self discharged against medical advice.</td></tr><tr><td><a href=\"CodeSystem-discharge-disposition.html#discharge-disposition-exp\">exp</a></td><td style=\"color: #cccccc\">Expired</td><td>The patient has deceased during this encounter.</td></tr><tr><td><a href=\"CodeSystem-discharge-disposition.html#discharge-disposition-psy\">psy</a></td><td style=\"color: #cccccc\">Psychiatric hospital</td><td>The patient has been transferred to a psychiatric facility.</td></tr><tr><td><a href=\"CodeSystem-discharge-disposition.html#discharge-disposition-rehab\">rehab</a></td><td style=\"color: #cccccc\">Rehabilitation</td><td>The patient was discharged and is to receive post acute care rehabilitation services.</td></tr><tr><td><a href=\"CodeSystem-discharge-disposition.html#discharge-disposition-snf\">snf</a></td><td style=\"color: #cccccc\">Skilled nursing facility</td><td>The patient has been discharged to a skilled nursing facility for the patient to receive additional care.</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/ValueSet/clinical-discharge-disposition"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "old" ] ;
fhir:value [ fhir:v "http://hl7.org/fhir/us/qicore/ValueSet/clinical-discharge-disposition" ]
  ] ) ; # 
  fhir:version [ fhir:v "2.0.0"] ; # 
  fhir:name [ fhir:v "ClinicalDischargeDisposition"] ; # 
  fhir:title [ fhir:v "Clinical Discharge Disposition"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2022-07-04"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "Health Level Seven International"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "hq@HL7.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This value set defines a set of codes that can be used to where the patient left the hospital. Note that this value set explicitly removes 'oth' (Other) to allow the binding strength to be extensible and therefore allow the exchange of additional concepts without requiring mapping to 'oth.'"] ; # 
  fhir:copyright [ fhir:v "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/discharge-disposition"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "home" ]       ] [
fhir:code [ fhir:v "alt-home" ]       ] [
fhir:code [ fhir:v "other-hcf" ]       ] [
fhir:code [ fhir:v "hosp" ]       ] [
fhir:code [ fhir:v "long" ]       ] [
fhir:code [ fhir:v "aadvice" ]       ] [
fhir:code [ fhir:v "exp" ]       ] [
fhir:code [ fhir:v "psy" ]       ] [
fhir:code [ fhir:v "rehab" ]       ] [
fhir:code [ fhir:v "snf" ]       ] )     ] )
  ] . #