This page is part of the FHIR Specification v6.0.0-ballot4: Release 6 Ballot (1st Full Ballot) (see Ballot Notes). The current version is 5.0.0. For a full list of available versions, see the Directory of published versions for published versions
Example CodeSystem/encounter-businessstatus-emergency (XML)
Raw XML (canonical form + also see XML Format Specification)
Definition for Code SystemEncounterBusinessStatusEmergency
<?xml version="1.0" encoding="UTF-8"?>
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="encounter-businessstatus-emergency"/>
<meta>
<lastUpdated value="2025-12-17T20:07:42.170+00:00"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p class="res-header-id">
<b> Generated Narrative: CodeSystem encounter-businessstatus-emergency</b>
</p>
<a name="encounter-businessstatus-emergency"> </a>
<a name="hcencounter-businessstatus-emergency"> </a>
<div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
1px solid #8da1b4; border-radius: 5px; line-height: 60%">
<p style="margin-bottom: 0px">Last updated: 2025-10-29T00:00:00Z</p>
</div>
<p> This case-sensitive code system
<code> http://hl7.org/fhir/encounter-businessstatus-emergency</code> defines the following codes:
</p>
<table class="codes">
<tr>
<td style="white-space:nowrap">
<b> Code</b>
</td>
<td>
<b> Display</b>
</td>
<td>
<b> Definition</b>
</td>
</tr>
<tr>
<td style="white-space:nowrap">arrived
<a name="encounter-businessstatus-emergency-arrived"> </a>
</td>
<td> Arrived</td>
<td> The patient has arrived at the emergency department.</td>
</tr>
<tr>
<td style="white-space:nowrap">triaged
<a name="encounter-businessstatus-emergency-triaged"> </a>
</td>
<td> Triaged</td>
<td> The patient has been triaged.</td>
</tr>
<tr>
<td style="white-space:nowrap">dismissed
<a name="encounter-businessstatus-emergency-dismissed"> </a>
</td>
<td> Dismissed</td>
<td> The patient has been dismissed from the emergency department.</td>
</tr>
<tr>
<td style="white-space:nowrap">unknown
<a name="encounter-businessstatus-emergency-unknown"> </a>
</td>
<td> Unknown</td>
<td> The emergency business status is unknown. Note that "unknown" is a value
of last resort and every attempt should be made to provide a meaningful value other
than "unknown".</td>
</tr>
</table>
</div>
</text>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="pa"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="normative"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1"/>
</extension>
<url value="http://hl7.org/fhir/encounter-businessstatus-emergency"/>
<version value="6.0.0-ballot4"/>
<name value="EncounterBusinessStatusEmergency"/>
<title value="Encounter Business Status - Emergency"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-10-29T00:00:00+00:00"/>
<publisher value="HL7 (FHIR Project)"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/fhir"/>
</telecom>
<telecom>
<system value="email"/>
<value value="fhir@lists.hl7.org"/>
</telecom>
</contact>
<description value="Business statuses for emergency encounters."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<valueSet value="http://hl7.org/fhir/ValueSet/encounter-businessstatus-emergency"/>
<content value="complete"/>
<concept>
<code value="arrived"/>
<display value="Arrived"/>
<definition value="The patient has arrived at the emergency department."/>
</concept>
<concept>
<code value="triaged"/>
<display value="Triaged"/>
<definition value="The patient has been triaged."/>
</concept>
<concept>
<code value="dismissed"/>
<display value="Dismissed"/>
<definition value="The patient has been dismissed from the emergency department."/>
</concept>
<concept>
<code value="unknown"/>
<display value="Unknown"/>
<definition value="The emergency business status is unknown. Note that "unknown" is a value
of last resort and every attempt should be made to provide a meaningful value other
than "unknown"."/>
</concept>
</CodeSystem>
Usage note: every effort has been made to ensure that the
examples are correct and useful, but they are not a normative part
of the specification.