HL7 Terminology (THO)
5.0.0 - Publication International flag

This page is part of the HL7 Terminology (v5.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, 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:Resource.id [ fhir:value "clinical-discharge-disposition"];
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/StructureDefinition/shareablevalueset";
       fhir:index 0;
       fhir:link <http://hl7.org/fhir/StructureDefinition/shareablevalueset>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ];
     fhir:Narrative.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>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>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>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>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>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>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>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>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>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>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:ValueSet.url [ fhir:value "http://terminology.hl7.org/ValueSet/clinical-discharge-disposition"];
  fhir:ValueSet.identifier [
     fhir:index 0;
     fhir:Identifier.use [ fhir:value "old" ];
     fhir:Identifier.value [ fhir:value "http://hl7.org/fhir/us/qicore/ValueSet/clinical-discharge-disposition" ]
  ];
  fhir:ValueSet.version [ fhir:value "1.0.0"];
  fhir:ValueSet.name [ fhir:value "ClinicalDischargeDisposition"];
  fhir:ValueSet.title [ fhir:value "Clinical Discharge Disposition"];
  fhir:ValueSet.status [ fhir:value "active"];
  fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean];
  fhir:ValueSet.date [ fhir:value "2022-07-04"^^xsd:date];
  fhir:ValueSet.publisher [ fhir:value "Health Level Seven, Inc. - CQI WG"];
  fhir:ValueSet.contact [
     fhir:index 0;
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://hl7.org/special/committees/CQI" ]     ]
  ];
  fhir:ValueSet.description [ fhir:value "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:ValueSet.compose [
     fhir:ValueSet.compose.include [
       fhir:index 0;
       fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/discharge-disposition" ];
       fhir:ValueSet.compose.include.concept [
         fhir:index 0;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "home" ]       ], [
         fhir:index 1;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "alt-home" ]       ], [
         fhir:index 2;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "other-hcf" ]       ], [
         fhir:index 3;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "hosp" ]       ], [
         fhir:index 4;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "long" ]       ], [
         fhir:index 5;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "aadvice" ]       ], [
         fhir:index 6;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "exp" ]       ], [
         fhir:index 7;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "psy" ]       ], [
         fhir:index 8;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "rehab" ]       ], [
         fhir:index 9;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "snf" ]       ]     ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.