Service d'Accès aux Soins
1.0.0-ballot - trial-use France flag

This page is part of the Service d'Accès aux Soins (v1.0.0-ballot: trial-use Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Appointment reason SAS - XML Representation

Draft as of 2024-07-03

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="sas-valueset-appointmentreason"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet sas-valueset-appointmentreason</b></p><a name="sas-valueset-appointmentreason"> </a><a name="hcsas-valueset-appointmentreason"> </a><a name="hcsas-valueset-appointmentreason-fr-FR"> </a><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/5.5.0/CodeSystem-v2-0276.html"><code>http://terminology.hl7.org/CodeSystem/v2-0276</code></a><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/5.5.0/CodeSystem-v2-0276.html#v2-0276-ROUTINE">ROUTINE</a></td><td>Créneau avec prise de RDV possible</td><td>Routine appointment - default if not valued</td></tr><tr><td><a href="http://terminology.hl7.org/5.5.0/CodeSystem-v2-0276.html#v2-0276-WALKIN">WALKIN</a></td><td>Créneau sans prise de RDV possible à domicile</td><td>A previously unscheduled walk-in visit</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://interop.esante.gouv.fr/ig/fhir/sas/ValueSet/sas-valueset-appointmentreason"/>
  <version value="1.0.0-ballot"/>
  <name value="AppointmentReasonSAS"/>
  <title value="Appointment reason SAS"/>
  <status value="draft"/>
  <date value="2024-07-03T13:59:27+00:00"/>
  <publisher value="ANS"/>
  <contact>
    <name value="ANS"/>
    <telecom>
      <system value="url"/>
      <value value="https://esante.gouv.fr"/>
    </telecom>
  </contact>
  <description value="Appointment reason SAS"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="FR"/>
      <display value="FRANCE"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0276"/>
      <concept>
        <code value="ROUTINE"/>
        <display value="Créneau avec prise de RDV possible"/>
      </concept>
      <concept>
        <code value="WALKIN"/>
        <display value="Créneau sans prise de RDV possible à domicile"/>
      </concept>
    </include>
  </compose>
</ValueSet>