EMA Core Implementation Guide
0.1.0 - ci-build
EMA Core Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-03-09 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="vs-encounter-class"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ConjuntoValores / ConjuntoDeValores vs-encounter-class</b></p><a name="vs-encounter-class"> </a><a name="hcvs-encounter-class"> </a><ul><li>Include these codes as defined in <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 📦9.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.0.1/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.0.1/CodeSystem-v3-ActCode.html#v3-ActCode-VR">VR</a></td><td>virtual</td><td>A patient encounter where the patient and the practitioner(s) are not in the same physical location. Examples include telephone conference, email exchange, robotic surgery, and televideo conference.</td></tr></table></li></ul></div>
</text>
<url value="https://emahealth.io/fhir/core/ValueSet/vs-encounter-class"/>
<version value="0.1.0"/>
<name value="VsEncounterClass"/>
<title value="Clase de Encuentro"/>
<status value="active"/>
<date value="2026-03-09T05:55:46+00:00"/>
<publisher value="EMA Health SpA"/>
<contact>
<name value="EMA Health SpA"/>
<telecom>
<system value="url"/>
<value value="https://emahealth.io"/>
</telecom>
</contact>
<description
value="Clases de encuentro clínico para EMA Clinic (ambulatorio, virtual)."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="CL"/>
<display value="Chile"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
<concept>
<code value="AMB"/>
<display value="ambulatory"/>
</concept>
<concept>
<code value="VR"/>
<display value="virtual"/>
</concept>
</include>
</compose>
</ValueSet>