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. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Bundle",
"id" : "ExampleBundlePSIndiv",
"meta" : {
"profile" : [
🔗 "http://sas.fr/fhir/StructureDefinition/BundleAgregateur"
]
},
"type" : "searchset",
"total" : 4,
"link" : [
{
"relation" : "self",
"url" : "https://exemple.com/ans-sas/Slot/?_include=Slot:schedule&_include:iterate=Schedule:actor&status=free&start=ge2021-11-04T14:19:35.760+00:00&start=le2021-11-06T23:59:59.999+00:00&schedule.actor:Practitioner.identifier=urn:oid:1.2.250.1.71.4.2.1%7C810002673899,urn:oid:1.2.250.1.71.4.2.1%7C810100050075&_count=1000"
}
],
"entry" : [
{
"fullUrl" : "https://exemple.com/ans-sas/Slot/ExampleSlotPSIndiv1",
"resource" : {
"resourceType" : "Slot",
"id" : "ExampleSlotPSIndiv1",
"meta" : {
"profile" : [
🔗 "http://sas.fr/fhir/StructureDefinition/FrSlotAgregateur"
],
"security" : [
{
"system" : "https://mos.esante.gouv.fr/NOS/TRE_R314-TypeCreneau/FHIR/TRE-R314-TypeCreneau",
"code" : "PUBLIC"
}
]
},
"serviceType" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "AMB"
}
]
},
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "VR"
}
]
},
{
"text" : "Visite de contrôle"
}
],
"specialty" : [
{
"coding" : [
{
"system" : "https://mos.esante.gouv.fr/NOS/TRE_R38-SpecialiteOrdinale/FHIR/TRE-R38-SpecialiteOrdinale",
"code" : "SM54"
}
]
},
{
"coding" : [
{
"system" : "https://mos.esante.gouv.fr/NOS/TRE_R38-SpecialiteOrdinale/FHIR/TRE-R38-SpecialiteOrdinale",
"code" : "SM05"
}
]
}
],
"appointmentType" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0276",
"code" : "ROUTINE"
}
]
},
"schedule" : {
🔗 "reference" : "Schedule/ExampleSchedule1"
},
"status" : "free",
"start" : "2021-11-05T09:00:00.000+00:00",
"end" : "2021-11-05T09:30:00.000+00:00",
"comment" : "https://exemple.com/rdv/com/"
}
},
{
"fullUrl" : "https://exemple.com/ans-sas/Schedule/ExampleSchedule1",
"resource" : {
"resourceType" : "Schedule",
"id" : "ExampleSchedule1",
"meta" : {
"profile" : [
🔗 "http://sas.fr/fhir/StructureDefinition/FrScheduleAgregateur"
]
},
"actor" : [
{
🔗 "reference" : "Practitioner/ExamplePractitioner2"
},
{
🔗 "reference" : "PractitionerRole/ExamplePractitionerRoleAgregateur2"
}
]
}
},
{
"fullUrl" : "https://exemple.com/ans-sas/Practitioner/ExamplePractitioner2",
"resource" : {
"resourceType" : "Practitioner",
"id" : "ExamplePractitioner2",
"meta" : {
"profile" : [
🔗 "http://sas.fr/fhir/StructureDefinition/FrPractitionerAgregateur"
]
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://interopsante.org/fhir/CodeSystem/fr-v2-0203",
"code" : "IDNPS"
}
]
},
"system" : "urn:oid:1.2.250.1.71.4.2.1",
"value" : "810100050075"
}
],
"name" : [
{
"family" : "THOMAS",
"given" : [
"Sébastien"
]
}
]
}
},
{
"fullUrl" : "https://exemple.com/ans-sas/PractitionerRole/ExamplePractitionerRoleAgregateur2",
"resource" : {
"resourceType" : "PractitionerRole",
"id" : "ExamplePractitionerRoleAgregateur2",
"meta" : {
"profile" : [
🔗 "http://sas.fr/fhir/StructureDefinition/FrPractitionerRoleExerciceAgregateur"
]
},
"contained" : [
{
"resourceType" : "Location",
"id" : "ExampleLocation3",
"meta" : {
"profile" : [
🔗 "http://sas.fr/fhir/StructureDefinition/FrLocationAgregateur"
]
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://interopsante.org/fhir/CodeSystem/fr-location-identifier-type",
"code" : "INTRN"
}
]
},
"system" : "urn:oid:1.1.111.1.111.1.1.1",
"value" : "1"
}
],
"address" : {
"line" : [
"1 rue Mme DELMAS"
],
"city" : "AGEN",
"postalCode" : "47000"
}
}
],
"practitioner" : {
🔗 "reference" : "Practitioner/ExamplePractitioner2"
},
"organization" : {
"identifier" : {
"type" : {
"coding" : [
{
"system" : "http://interopsante.org/fhir/CodeSystem/fr-v2-0203",
"code" : "IDNST"
}
]
},
"system" : "urn:oid:1.2.250.1.71.4.2.2",
"value" : "1810004421"
}
},
"location" : [
{
"reference" : "#ExampleLocation3"
}
]
}
},
{
"fullUrl" : "https://exemple.com/ans-sas/Slot/ExampleSlotPSIndiv2",
"resource" : {
"resourceType" : "Slot",
"id" : "ExampleSlotPSIndiv2",
"meta" : {
"profile" : [
🔗 "http://sas.fr/fhir/StructureDefinition/FrSlotAgregateur"
],
"security" : [
{
"system" : "https://mos.esante.gouv.fr/NOS/TRE_R314-TypeCreneau/FHIR/TRE-R314-TypeCreneau",
"code" : "PRO"
}
]
},
"serviceType" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "AMB"
}
]
},
{
"text" : "Visite urgente"
}
],
"specialty" : [
{
"coding" : [
{
"system" : "https://mos.esante.gouv.fr/NOS/TRE_R38-SpecialiteOrdinale/FHIR/TRE-R38-SpecialiteOrdinale",
"code" : "SM54"
}
]
}
],
"appointmentType" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0276",
"code" : "WALKIN"
}
]
},
"schedule" : {
🔗 "reference" : "Schedule/ExampleSchedule2"
},
"status" : "free",
"start" : "2021-11-05T11:00:00.000+00:00",
"end" : "2021-11-05T11:30:00.000+00:00"
}
},
{
"fullUrl" : "https://exemple.com/ans-sas/Schedule/ExampleSchedule2",
"resource" : {
"resourceType" : "Schedule",
"id" : "ExampleSchedule2",
"meta" : {
"profile" : [
🔗 "http://sas.fr/fhir/StructureDefinition/FrScheduleAgregateur"
]
},
"actor" : [
{
🔗 "reference" : "Practitioner/ExamplePractitioner2"
},
{
🔗 "reference" : "PractitionerRole/ExamplePractitionerRoleAgregateur3"
}
]
}
},
{
"fullUrl" : "https://exemple.com/ans-sas/PractitionerRole/ExamplePractitionerRoleAgregateur3",
"resource" : {
"resourceType" : "PractitionerRole",
"id" : "ExamplePractitionerRoleAgregateur3",
"meta" : {
"profile" : [
🔗 "http://sas.fr/fhir/StructureDefinition/FrPractitionerRoleExerciceAgregateur"
]
},
"contained" : [
{
"resourceType" : "Location",
"id" : "ExampleLocation2",
"meta" : {
"profile" : [
🔗 "http://sas.fr/fhir/StructureDefinition/FrLocationAgregateur"
]
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://interopsante.org/fhir/CodeSystem/fr-location-identifier-type",
"code" : "INTRN"
}
]
},
"system" : "urn:oid:1.1.111.1.111.1.1.1",
"value" : "2"
}
],
"address" : {
"line" : [
"30 rue Mme DELMAS"
],
"city" : "AGEN",
"postalCode" : "47000"
}
}
],
"practitioner" : {
🔗 "reference" : "Practitioner/ExamplePractitioner2"
},
"organization" : {
"identifier" : {
"type" : {
"coding" : [
{
"system" : "http://interopsante.org/fhir/CodeSystem/fr-v2-0203",
"code" : "IDNST"
}
]
},
"system" : "urn:oid:1.2.250.1.71.4.2.2",
"value" : "1810004956"
}
},
"location" : [
{
"reference" : "#ExampleLocation2"
}
]
}
},
{
"fullUrl" : "https://exemple.com/ans-sas/Slot/ExampleSlotPSIndiv3",
"resource" : {
"resourceType" : "Slot",
"id" : "ExampleSlotPSIndiv3",
"meta" : {
"profile" : [
🔗 "http://sas.fr/fhir/StructureDefinition/FrSlotAgregateur"
],
"security" : [
{
"system" : "https://mos.esante.gouv.fr/NOS/TRE_R314-TypeCreneau/FHIR/TRE-R314-TypeCreneau",
"code" : "PUBLIC"
},
{
"system" : "https://mos.esante.gouv.fr/NOS/TRE_R314-TypeCreneau/FHIR/TRE-R314-TypeCreneau",
"code" : "PRO"
}
]
},
"serviceType" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "VR"
}
]
},
{
"text" : "Visite de contrôle"
},
{
"text" : "Consultation de suivi pneumologie"
}
],
"specialty" : [
{
"coding" : [
{
"system" : "https://mos.esante.gouv.fr/NOS/TRE_R38-SpecialiteOrdinale/FHIR/TRE-R38-SpecialiteOrdinale",
"code" : "SM41"
}
]
}
],
"appointmentType" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0276",
"code" : "ROUTINE"
}
]
},
"schedule" : {
🔗 "reference" : "Schedule/ExampleSchedule3"
},
"status" : "free",
"start" : "2021-11-04T14:20:00.000+00:00",
"end" : "2021-11-04T14:40:00.000+00:00",
"comment" : "https://exemple.com/rdv/com/"
}
},
{
"fullUrl" : "https://exemple.com/ans-sas/Schedule/ExampleSchedule3",
"resource" : {
"resourceType" : "Schedule",
"id" : "ExampleSchedule3",
"meta" : {
"profile" : [
🔗 "http://sas.fr/fhir/StructureDefinition/FrScheduleAgregateur"
]
},
"actor" : [
{
🔗 "reference" : "Practitioner/ExamplePractitioner3"
},
{
🔗 "reference" : "PractitionerRole/ExamplePractitionerRoleAgregateur4"
}
]
}
},
{
"fullUrl" : "https://exemple.com/ans-sas/Practitioner/ExamplePractitioner3",
"resource" : {
"resourceType" : "Practitioner",
"id" : "ExamplePractitioner3",
"meta" : {
"profile" : [
🔗 "http://sas.fr/fhir/StructureDefinition/FrPractitionerAgregateur"
]
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://interopsante.org/fhir/CodeSystem/fr-v2-0203",
"code" : "IDNPS"
}
]
},
"system" : "urn:oid:1.2.250.1.71.4.2.1",
"value" : "810002673899"
}
],
"name" : [
{
"family" : "MARCEL",
"given" : [
"Guillaume"
]
}
]
}
},
{
"fullUrl" : "https://exemple.com/ans-sas/PractitionerRole/ExamplePractitionerRoleAgregateur4",
"resource" : {
"resourceType" : "PractitionerRole",
"id" : "ExamplePractitionerRoleAgregateur4",
"meta" : {
"profile" : [
🔗 "http://sas.fr/fhir/StructureDefinition/FrPractitionerRoleExerciceAgregateur"
]
},
"contained" : [
{
"resourceType" : "Location",
"id" : "ExampleLocation3",
"meta" : {
"profile" : [
🔗 "http://sas.fr/fhir/StructureDefinition/FrLocationAgregateur"
]
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://interopsante.org/fhir/CodeSystem/fr-location-identifier-type",
"code" : "INTRN"
}
]
},
"system" : "urn:oid:1.1.111.1.111.1.1.1",
"value" : "1"
}
],
"address" : {
"line" : [
"1 rue Mme DELMAS"
],
"city" : "AGEN",
"postalCode" : "47000"
}
}
],
"practitioner" : {
🔗 "reference" : "Practitioner/ExamplePractitioner3"
},
"organization" : {
"identifier" : {
"type" : {
"coding" : [
{
"system" : "http://interopsante.org/fhir/CodeSystem/fr-v2-0203",
"code" : "IDNST"
}
]
},
"system" : "urn:oid:1.2.250.1.71.4.2.2",
"value" : "1810004421"
}
},
"location" : [
{
"reference" : "#ExampleLocation3"
}
],
"telecom" : [
{
"system" : "phone",
"value" : "+33658913859"
}
]
}
},
{
"fullUrl" : "https://exemple.com/ans-sas/Slot/ExampleSlotPSIndiv4",
"resource" : {
"resourceType" : "Slot",
"id" : "ExampleSlotPSIndiv4",
"meta" : {
"profile" : [
🔗 "http://sas.fr/fhir/StructureDefinition/FrSlotAgregateur"
],
"security" : [
{
"system" : "https://mos.esante.gouv.fr/NOS/TRE_R314-TypeCreneau/FHIR/TRE-R314-TypeCreneau",
"code" : "PUBLIC"
},
{
"system" : "https://mos.esante.gouv.fr/NOS/TRE_R314-TypeCreneau/FHIR/TRE-R314-TypeCreneau",
"code" : "PRO"
}
]
},
"serviceType" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "HH"
}
]
},
{
"text" : "Visite de contrôle"
},
{
"text" : "Consultation de suivi pneumologique"
}
],
"specialty" : [
{
"coding" : [
{
"system" : "https://mos.esante.gouv.fr/NOS/TRE_R38-SpecialiteOrdinale/FHIR/TRE-R38-SpecialiteOrdinale",
"code" : "SM41"
}
]
},
{
"coding" : [
{
"system" : "https://mos.esante.gouv.fr/NOS/TRE_R38-SpecialiteOrdinale/FHIR/TRE-R38-SpecialiteOrdinale",
"code" : "SM54"
}
]
}
],
"appointmentType" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0276",
"code" : "ROUTINE"
}
]
},
"schedule" : {
🔗 "reference" : "Schedule/ExampleSchedule3"
},
"status" : "free",
"start" : "2021-11-04T14:40:00.000+00:00",
"end" : "2021-11-04T15:00:00.000+00:00",
"comment" : "https://exemple.com/rdv/com/"
}
}
]
}