HL7 Terminology (THO)
5.3.0 - Publication International flag

This page is part of the HL7 Terminology (v5.3.0: Release) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Clinical Discharge Disposition - XML Representation

Active as of 2022-07-04

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="clinical-discharge-disposition"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml">Placeholder</div>
  </text>
  <url
       value="http://terminology.hl7.org/ValueSet/clinical-discharge-disposition"/>
  <identifier>
    <use value="old"/>
    <value
           value="http://hl7.org/fhir/us/qicore/ValueSet/clinical-discharge-disposition"/>
  </identifier>
  <version value="1.0.0"/>
  <name value="ClinicalDischargeDisposition"/>
  <title value="Clinical Discharge Disposition"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2022-07-04"/>
  <publisher value="Health Level Seven, Inc. - CQI WG"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/special/committees/CQI"/>
    </telecom>
  </contact>
  <description
               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.'"/>
  <compose>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/discharge-disposition"/>
      <concept>
        <code value="home"/>
      </concept>
      <concept>
        <code value="alt-home"/>
      </concept>
      <concept>
        <code value="other-hcf"/>
      </concept>
      <concept>
        <code value="hosp"/>
      </concept>
      <concept>
        <code value="long"/>
      </concept>
      <concept>
        <code value="aadvice"/>
      </concept>
      <concept>
        <code value="exp"/>
      </concept>
      <concept>
        <code value="psy"/>
      </concept>
      <concept>
        <code value="rehab"/>
      </concept>
      <concept>
        <code value="snf"/>
      </concept>
    </include>
  </compose>
</ValueSet>