Release 4 FHIR CI-Build

This page is part of the Continuous Integration Build of FHIR Specification (v4.0.1: R4 - Mixed Normative and STU ) in it's permanent home (it will always (will be available incorrect/inconsistent at this URL). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see times).
See the Directory of published versions icon . Page versions: R4B R4 R3

Using Codes Code Systems Value Sets Concept Maps Identifier Systems

4.3.14.460 4.4.1.22 Code System http://hl7.org/fhir/network-type ValueSet http://hl7.org/fhir/ValueSet/encounter-discharge-disposition

  Maturity Level : 3
Security Responsible Owner: Patient Administration icon Work Group Trial Use Informative Use Context : Any Country: World
This is a code system defined by the FHIR project. Summary Committee:
Official URL : Title: http://hl7.org/fhir/ValueSet/encounter-discharge-disposition AuditEventAgentNetworkType Definition: The type of network access point of this agent in the audit event. Version : 6.0.0-ballot3
active as of 2025-12-17 Security Computable Name : DischargeDisposition Work Group
OID: Flags : 2.16.840.1.113883.4.642.4.457 (for OID based terminology systems) Source Resource XML / JSON : 2.16.840.1.113883.4.642.3.259

This Code system value set is used in the following value sets: places:

  • ValueSet: AuditEventAgentNetworkType Resource: Encounter.admission.dischargeDisposition (The type of network access point of this agent in the audit event.) ValueSet: AuditEventAgentNetworkType (CodeableConcept / Example (The type of network access point of this agent in the audit event.) )

This value set defines a set of codes that can be used to where the patient left the hospital.


The type of network access point of this agent in the audit event.

Generated Narrative: ValueSet encounter-discharge-disposition

Last updated: 2025-12-17T09:50:17.012Z

 

This code system http://hl7.org/fhir/network-type defines the following codes: expansion generated 17 Dec 2025


ValueSet

Expansion performed internally based on codesystem Discharge disposition v1.0.1 (CodeSystem) icon

This value set contains 11 concepts

System Code Display Definition
http://terminology.hl7.org/CodeSystem/discharge-disposition 1    home icon Home The patient was dicharged and has indicated that they are going to return home afterwards.
Machine Name http://terminology.hl7.org/CodeSystem/discharge-disposition    alt-home icon Alternative home The machine name, including DNS name. 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.
http://terminology.hl7.org/CodeSystem/discharge-disposition 2    other-hcf icon Other healthcare facility The patient was transferred to another healthcare facility.
IP Address http://terminology.hl7.org/CodeSystem/discharge-disposition    hosp icon Hospice The assigned Internet Protocol (IP) address. patient has been discharged into palliative care.
http://terminology.hl7.org/CodeSystem/discharge-disposition 3    long icon Long-term care The patient has been discharged into long-term care where is likely to be monitored through an ongoing episode-of-care.
Telephone Number http://terminology.hl7.org/CodeSystem/discharge-disposition    aadvice icon Left against advice The assigned telephone number. patient self discharged against medical advice.
http://terminology.hl7.org/CodeSystem/discharge-disposition 4    exp icon Expired The patient has deceased during this encounter.
Email address http://terminology.hl7.org/CodeSystem/discharge-disposition    psy icon Psychiatric hospital The assigned email address. patient has been transferred to a psychiatric facility.
http://terminology.hl7.org/CodeSystem/discharge-disposition    rehab icon Rehabilitation The patient was discharged and is to receive post acute care rehabilitation services.
http://terminology.hl7.org/CodeSystem/discharge-disposition 5    snf icon Skilled nursing facility The patient has been discharged to a skilled nursing facility for the patient to receive additional care.
URI http://terminology.hl7.org/CodeSystem/discharge-disposition    oth icon URI (User directory, HTTP-PUT, ftp, etc.). Other The discharge disposition has not otherwise defined.

 

See the full registry of code systems value sets defined as part of FHIR.


Explanation of the columns that may appear on this page:

Level Lvl A few code lists that FHIR defines are hierarchical - each code is assigned a level. See For value sets, levels are mostly used to organize codes for user convenience, but may follow code system hierarchy - see Code System for further information. information
Source The source of the definition of the code (when the value set draws in codes defined elsewhere)
Code The code (used as the code in the resource instance). If the code is in italics, this indicates that the code is not selectable ('Abstract')
Display The display (used in the display element of a Coding ). If there is no display, implementers should not simply display the code, but map the concept into their application
Definition An explanation of the meaning of the concept
Comments Additional notes about how to use the code
try { var currentTabIndex = sessionStorage.getItem('fhir-cslang-tab-index'); } catch(exception){ } if (!currentTabIndex) currentTabIndex = '0'; $( '#tabs' ).tabs({ active: currentTabIndex, activate: function( event, ui ) { var active = $('.selector').tabs('option', 'active'); currentTabIndex = ui.newTab.index(); document.activeElement.blur(); try { sessionStorage.setItem('fhir-cslang-tab-index', currentTabIndex); } catch(exception){ } } });