<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="encounter-praxis-class"/>
  <text>
    <status value="extensions"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet encounter-praxis-class</b></p><a name="encounter-praxis-class"> </a><a name="hcencounter-praxis-class"> </a><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActCode.html"><code>http://terminology.hl7.org/CodeSystem/v3-ActCode</code></a><span title="Version is explicitly stated to be 10.0.0"> version &#x1F4CD;10.0.0</span><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/7.1.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB">AMB</a></td><td>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/7.1.0/CodeSystem-v3-ActCode.html#v3-ActCode-HH">HH</a></td><td>home health</td><td>Healthcare encounter that takes place in the residence of the patient or a designee</td></tr></table></li></ul></div>
  </text>
  <url value="https://fhir.cognovis.de/praxis/ValueSet/encounter-praxis-class"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.3.7985.48.20"/>
  </identifier>
  <version value="0.71.0"/>
  <name value="EncounterPraxisClassVS"/>
  <title value="Encounter Praxis Class Value Set"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-05-30T10:39:27+02:00"/>
  <publisher value="cognovis GmbH"/>
  <contact>
    <name value="cognovis GmbH"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.cognovis.de"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@cognovis.de"/>
    </telecom>
  </contact>
  <description value="Permitted class values for EncounterPraxis: ambulatory clinical contact (AMB) or home visit (HH)."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DE"/>
      <display value="Germany"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
      <version value="10.0.0"/>
      <concept>
        <code value="AMB"/>
        <display value="ambulatory"/>
      </concept>
      <concept>
        <code value="HH"/>
        <display value="home health"/>
      </concept>
    </include>
  </compose>
</ValueSet>