Service d'Accès aux Soins
1.1.0 - trial-implementation
This page is part of the Service d'Accès aux Soins (v1.1.0: trial-use - Mixed Normative and STU) 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
<Bundle xmlns="http://hl7.org/fhir">
<id value="ExampleBundleCPTS"/>
<meta>
<profile
value="https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-cpts-bundle-aggregator"/>
</meta>
<type value="searchset"/>
<total value="1"/>
<link>
<relation value="self"/>
<url
value="http://hapi.fhir.org/baseR4/Slot?_include=Slot:schedule&_include:iterate=Schedule:actor&start=ge2024-06-12T16:20:00.000+02:00&start=le2024-06-12T17:20:00.000+02:00&schedule.actor:Practitioner.identifier=urn:oid:1.2.250.1.71.4.2.1|810002909371&status=free&_include=Slot:service-type-reference"/>
</link>
<entry>
<fullUrl value="https://<base_URl>/Slot/ExampleSlotCPTS1"/>
<resource>
<Slot>
<id value="ExampleSlotCPTS1"/>
<meta>
<profile
value="https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-cpts-slot-aggregator"/>
<security>
<system
value="https://mos.esante.gouv.fr/NOS/TRE_R314-TypeCreneau/FHIR/TRE-R314-TypeCreneau"/>
<code value="PUBLIC"/>
</security>
<security>
<system
value="https://mos.esante.gouv.fr/NOS/TRE_R314-TypeCreneau/FHIR/TRE-R314-TypeCreneau"/>
<code value="CPTS"/>
</security>
</meta>
<serviceType>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
<code value="AMB"/>
</coding>
</serviceType>
<serviceType>
<extension
url="http://hl7.org/fhir/5.0/StructureDefinition/extension-Slot.serviceType">
<valueReference>🔗
<reference
value="HealthcareService/ExampleHealthcareServiceCPTS1"/>
</valueReference>
</extension>
<coding>
<system
value="https://mos.esante.gouv.fr/NOS/TRE_R66-CategorieEtablissement/FHIR/TRE-R66-CategorieEtablissement"/>
<code value="604"/>
</coding>
</serviceType>
<serviceType>
<text value="Visite de contrôle"/>
</serviceType>
<specialty>
<coding>
<system
value="https://mos.esante.gouv.fr/NOS/TRE_R38-SpecialiteOrdinale/FHIR/TRE-R38-SpecialiteOrdinale"/>
<code value="SM54"/>
</coding>
</specialty>
<appointmentType>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0276"/>
<code value="ROUTINE"/>
</coding>
</appointmentType>
<schedule>🔗
<reference value="Schedule/ExampleSchedule"/>
</schedule>
<status value="free"/>
<start value="2024-06-12T16:40:00.000+02:00"/>
<end value="2024-06-12T17:00:00.000+02:00"/>
<comment value="https://exemple.com/rdv/com/"/>
</Slot>
</resource>
</entry>
<entry>
<fullUrl value="https://<base_URl>/Schedule/ExampleSchedule"/>
<resource>
<Schedule>
<id value="ExampleSchedule"/>
<meta>
<profile
value="http://sas.fr/fhir/StructureDefinition/FrScheduleAgregateur"/>
</meta>
<actor>🔗
<reference value="Practitioner/ExamplePractitioner"/>
</actor>
<actor>🔗
<reference
value="PractitionerRole/ExamplePractitionerRoleAgregateur"/>
</actor>
</Schedule>
</resource>
</entry>
<entry>
<fullUrl
value="https://<base_URl>/Practitioner/ExamplePractitioner"/>
<resource>
<Practitioner>
<id value="ExamplePractitioner"/>
<meta>
<profile
value="http://sas.fr/fhir/StructureDefinition/FrPractitionerAgregateur"/>
</meta>
<identifier>
<type>
<coding>
<system
value="http://interopsante.org/fhir/CodeSystem/fr-v2-0203"/>
<code value="IDNPS"/>
</coding>
</type>
<system value="urn:oid:1.2.250.1.71.4.2.1"/>
<value value="810002909371"/>
</identifier>
<name>
<family value="Foret"/>
<given value="Pierre"/>
</name>
</Practitioner>
</resource>
</entry>
<entry>
<fullUrl
value="https://<base_URl>/PractitionerRole/ExamplePractitionerRoleAgregateur"/>
<resource>
<PractitionerRole>
<id value="ExamplePractitionerRoleAgregateur"/>
<meta>
<profile
value="http://sas.fr/fhir/StructureDefinition/FrPractitionerRoleExerciceAgregateur"/>
</meta>
<contained>
<Location>
<id value="ExampleLocation"/>
<meta>
<profile
value="http://sas.fr/fhir/StructureDefinition/FrLocationAgregateur"/>
</meta>
<identifier>
<type>
<coding>
<system
value="http://interopsante.org/fhir/CodeSystem/fr-location-identifier-type"/>
<code value="INTRN"/>
</coding>
</type>
<system value="https://editeur.com"/>
<value value="123456789"/>
</identifier>
<address>
<line value="25 CHEMIN DE MOUNESTIE"/>
<city value="Aussonne"/>
<postalCode value="31840"/>
</address>
</Location>
</contained>
<practitioner>🔗
<reference value="Practitioner/ExamplePractitioner"/>
</practitioner>
<organization>
<identifier>
<value value="412345678912345"/>
</identifier>
</organization>
<location>
<reference value="#ExampleLocation"/>
</location>
<telecom>
<system value="phone"/>
<value value="+33561855977"/>
</telecom>
</PractitionerRole>
</resource>
</entry>
<entry>
<fullUrl
value="https://<base_URl>/HealthcareService/ExampleHealthcareServiceCPTS1"/>
<resource>
<HealthcareService>
<id value="ExampleHealthcareServiceCPTS1"/>
<meta>
<profile
value="https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-cpts-healthcareservice-aggregator"/>
</meta>
<providedBy>🔗
<reference value="Organization/ExampleOrgaCPTS1"/>
</providedBy>
</HealthcareService>
</resource>
</entry>
<entry>
<fullUrl value="https://<base_URl>/Organization/ExampleOrgaCPTS1"/>
<resource>
<Organization>
<id value="ExampleOrgaCPTS1"/>
<meta>
<profile
value="https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-cpts-organization-aggregator"/>
</meta>
<identifier>
<type>
<coding>
<system
value="http://interopsante.org/fhir/CodeSystem/fr-location-identifier-type"/>
<code value="IDNST"/>
</coding>
</type>
<system value="urn:oid:1.2.250.1.71.4.2.2"/>
<value value="1950047225"/>
</identifier>
<name value="CPTS AXE MAJEUR"/>
<telecom>
<system value="phone"/>
<value value="+33102030405"/>
</telecom>
</Organization>
</resource>
</entry>
</Bundle>