EMA Scheduling Implementation Guide
0.1.0 - ci-build Chile flag

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

: EMA Slot Status - XML Representation

Draft as of 2026-03-09

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ema-slot-status"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ConjuntoValores / ConjuntoDeValores ema-slot-status</b></p><a name="ema-slot-status"> </a><a name="hcema-slot-status"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-slotstatus.html"><code>http://hl7.org/fhir/slotstatus</code></a><span title="Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references"> version &#x1F4E6;4.0.1</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://hl7.org/fhir/R4/codesystem-slotstatus.html#slotstatus-free">free</a></td><td>Free</td><td>Indicates that the time interval is free for scheduling.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-slotstatus.html#slotstatus-busy">busy</a></td><td>Busy</td><td>Indicates that the time interval is busy because one  or more events have been scheduled for that interval.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-slotstatus.html#slotstatus-busy-unavailable">busy-unavailable</a></td><td>Busy (Unavailable)</td><td>Indicates that the time interval is busy and that the interval cannot be scheduled.</td></tr></table></li></ul></div>
  </text>
  <url value="https://emahealth.io/fhir/scheduling/ValueSet/ema-slot-status"/>
  <version value="0.1.0"/>
  <name value="EmaSlotStatus"/>
  <title value="EMA Slot Status"/>
  <status value="draft"/>
  <date value="2026-03-09T06:04:13+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="Estados permitidos para un slot de agenda."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="CL"/>
      <display value="Chile"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/slotstatus"/>
      <concept>
        <code value="free"/>
        <display value="Free"/>
      </concept>
      <concept>
        <code value="busy"/>
        <display value="Busy"/>
      </concept>
      <concept>
        <code value="busy-unavailable"/>
        <display value="Busy (Unavailable)"/>
      </concept>
    </include>
  </compose>
</ValueSet>