Search FHIR

Service d'Accès aux Soins
1.2.0 - ci-build France flag

Service d'Accès aux Soins - version de développement local (v1.2.0) construite par les outils de publication FHIR (HL7® FHIR® Standard). Voir le répertoire des versions publiées

: ExampleSlotSOS4 - XML Representation

Raw xml | Download


<Slot xmlns="http://hl7.org/fhir">
  <id value="ExampleSlotSOS4"/>
  <meta>
    <profile
             value="https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-sos-slot-aggregator"/>
    <security>
      <system
              value="https://mos.esante.gouv.fr/NOS/TRE_R314-TypeCreneau/FHIR/TRE-R314-TypeCreneau"/>
      <code value="PUBLIC"/>
    </security>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Narratif généré : Slot ExampleSlotSOS4</b></p><a name="ExampleSlotSOS4"> </a><a name="hcExampleSlotSOS4"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profil: <a href="StructureDefinition-sas-sos-slot-aggregator.html">FrSlotAgregateurSOS</a></p><p style="margin-bottom: 0px">Label de sécurité: Créneau accessible par le grand public (Détails : code TRE_R314-TypeCreneau PUBLIC = 'Créneau accessible par le grand public')</p></div><p><b>serviceType</b>: <span title="Codes :{http://terminology.hl7.org/CodeSystem/v3-ActCode AMB}">ambulatory</span></p><p><b>appointmentType</b>: <span title="Codes :{http://terminology.hl7.org/CodeSystem/v2-0276 ROUTINE}">Routine appointment - default if not valued</span></p><p><b>schedule</b>: <a href="Schedule-ExampleScheduleSOS3.html">Schedule</a></p><p><b>status</b>: Free</p><p><b>start</b>: 2023-08-18 14:40:00+0200</p><p><b>end</b>: 2023-08-18 15:00:00+0200</p><p><b>comment</b>: http://www.editeur.com/agenda-pfg/creneau4</p></div>
  </text>
  <serviceType>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
      <code value="AMB"/>
    </coding>
  </serviceType>
  <appointmentType>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0276"/>
      <code value="ROUTINE"/>
    </coding>
  </appointmentType>
  <schedule>🔗 
    <reference value="Schedule/ExampleScheduleSOS3"/>
  </schedule>
  <status value="free"/>
  <start value="2023-08-18T14:40:00.000+02:00"/>
  <end value="2023-08-18T15:00:00.000+02:00"/>
  <comment value="http://www.editeur.com/agenda-pfg/creneau4"/>
</Slot>