MyHealthEu MVC package
9.1.0 - ci-build

MyHealthEu MVC package - Local Development build (v9.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: eHDSI Encounter Class - XML Representation

Active as of 2026-02-19

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="eHDSIEncounterClass"/>
  <url value="http://terminology.ehdsi.eu/ValueSet/eHDSIEncounterClass"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.82"/>
  </identifier>
  <version value="9.1.0"/>
  <name value="EHDSIEncounterClass"/>
  <title value="eHDSI Encounter Class"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-02-19T15:58:54+00:00"/>
  <publisher value="MyHealth@Eu"/>
  <contact>
    <name value="MyHealth@Eu"/>
    <telecom>
      <system value="url"/>
      <value
             value="https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en"/>
    </telecom>
  </contact>
  <description
               value="The Value Set is used to specify a general class of inpatient encounter."/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
      <concept>
        <code value="ACUTE"/>
        <display value="inpatient acute"/>
      </concept>
      <concept>
        <code value="IMP"/>
        <display value="inpatient encounter"/>
      </concept>
      <concept>
        <code value="NONAC"/>
        <display value="inpatient non-acute"/>
      </concept>
      <concept>
        <code value="OBSENC"/>
        <display value="observation encounter"/>
      </concept>
      <concept>
        <code value="SS"/>
        <display value="short stay"/>
      </concept>
    </include>
  </compose>
</ValueSet>