Inera Core Implementation Guide
0.2.0 - ci-build Sweden

Inera Core Implementation Guide - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Encounter Class ValueSet - XML Representation

Draft as of 2025-12-16

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="encounter-class-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet encounter-class-vs</b></p><a name="encounter-class-vs"> </a><a name="hcencounter-class-vs"> </a><ul><li>Include codes from<a href="http://terminology.hl7.org/7.0.1/CodeSystem-v3-ActCode.html"><code>http://terminology.hl7.org/CodeSystem/v3-ActCode</code></a><span title="Version is not explicitly stated, which means it is fixed to 9.0.0, the version found through the package references"> version &#x1F4E6;9.0.0</span> where concept  is-a ActEncounterCode</li></ul></div>
  </text>
  <url value="https://inera.se/fhir/core/ValueSet/encounter-class-vs"/>
  <version value="0.2.0"/>
  <name value="EncounterClassVS"/>
  <title value="Encounter Class ValueSet"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2025-12-16T10:02:18+00:00"/>
  <publisher value="Inera AB"/>
  <contact>
    <name value="Inera AB"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.inera.se"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@inera.se"/>
    </telecom>
  </contact>
  <contact>
    <name value="Inera AB"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.inera.se"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@inera.se"/>
    </telecom>
  </contact>
  <description value="Classification of encounter type"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="SE"/>
      <display value="Sweden"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="ActEncounterCode"/>
      </filter>
    </include>
  </compose>
</ValueSet>