CH ORF (R4)
3.0.0-ci-build - ci-build Switzerland flag

CH ORF (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-orf/ and changes regularly. See the Directory of published versions

: Encounter Class - XML Representation

Active as of 2024-03-27

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ch-orf-vs-encounterclass"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/5.4.0/CodeSystem-v3-ActCode.html"><code>http://terminology.hl7.org/CodeSystem/v3-ActCode</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="http://terminology.hl7.org/5.4.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB">AMB</a></td><td style="color: #cccccc">ambulatory</td><td>A comprehensive term for health care provided in a healthcare facility (e.g. a practitioneraTMs office, clinic setting, or hospital) on a nonresident basis. The term ambulatory usually implies that the patient has come to the location and is not assigned to a bed. Sometimes referred to as an outpatient encounter.</td></tr><tr><td><a href="http://terminology.hl7.org/5.4.0/CodeSystem-v3-ActCode.html#v3-ActCode-IMP">IMP</a></td><td style="color: #cccccc">inpatient encounter</td><td>A patient encounter where a patient is admitted by a hospital or equivalent facility, assigned to a location where patients generally stay at least overnight and provided with room, board, and continuous nursing service.</td></tr><tr><td><a href="http://terminology.hl7.org/5.4.0/CodeSystem-v3-ActCode.html#v3-ActCode-EMER">EMER</a></td><td style="color: #cccccc">emergency</td><td>A patient encounter that takes place at a dedicated healthcare service delivery location where the patient receives immediate evaluation and treatment, provided until the patient can be discharged or responsibility for the patient's care is transferred elsewhere (for example, the patient could be admitted as an inpatient or transferred to another facility.)</td></tr></table></li></ul></div>
  </text>
  <url value="http://fhir.ch/ig/ch-orf/ValueSet/ch-orf-vs-encounterclass"/>
  <version value="3.0.0-ci-build"/>
  <name value="ChOrfEncounterClass"/>
  <title value="Encounter Class"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-03-27T16:33:48+00:00"/>
  <publisher value="HL7 Switzerland"/>
  <contact>
    <name value="HL7 Switzerland"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.hl7.ch/"/>
    </telecom>
  </contact>
  <description value="Value Set for CH ORF Encounter Class"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="CH"/>
    </coding>
  </jurisdiction>
  <copyright value="CC0-1.0"/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
      <concept>
        <code value="AMB"/>
      </concept>
      <concept>
        <code value="IMP"/>
      </concept>
      <concept>
        <code value="EMER"/>
      </concept>
    </include>
  </compose>
</ValueSet>