Service d'Accès aux Soins
1.0.0-ballot - trial-use
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
{
"resourceType" : "Bundle",
"id" : "ExampleBundleCPTS",
"meta" : {
"profile" : [
🔗 "https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-cpts-bundle-aggregator"
]
},
"type" : "searchset",
"total" : 1,
"link" : [
{
"relation" : "self",
"url" : "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"
}
],
"entry" : [
{
"fullUrl" : "https://<base_URl>/Slot/ExampleSlotCPTS",
"resource" : {
"resourceType" : "Slot",
"id" : "ExampleSlotCPTS",
"meta" : {
"profile" : [
🔗 "https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-cpts-slot-aggregator"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Slot_ExampleSlotCPTS\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Slot ExampleSlotCPTS</b></p><a name=\"ExampleSlotCPTS\"> </a><a name=\"hcExampleSlotCPTS\"> </a><a name=\"hcExampleSlotCPTS-fr-FR\"> </a><p><b>serviceType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode AMB}\">ambulatory</span>, <span title=\"Codes:{https://mos.esante.gouv.fr/NOS/TRE_R66-CategorieEtablissement/TRE_R66-CategorieEtablissement 604}\">604</span></p><p><b>schedule</b>: <a href=\"Schedule-ExampleSchedule.html\">Schedule</a></p><p><b>status</b>: Free</p><p><b>start</b>: 2024-06-12 16:40:00+0200</p><p><b>end</b>: 2024-06-12 17:00:00+0200</p></div>"
},
"serviceType" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "AMB"
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Slot.serviceType",
"valueReference" : {
🔗 "reference" : "HealthcareService/ExampleHealthcareServiceCPTS"
}
}
],
"coding" : [
{
"system" : "https://mos.esante.gouv.fr/NOS/TRE_R66-CategorieEtablissement/TRE_R66-CategorieEtablissement",
"code" : "604"
}
]
}
],
"schedule" : {
🔗 "reference" : "Schedule/ExampleSchedule"
},
"status" : "free",
"start" : "2024-06-12T16:40:00.000+02:00",
"end" : "2024-06-12T17:00:00.000+02:00"
}
},
{
"fullUrl" : "https://<base_URl>/Schedule/ExampleSchedule",
"resource" : {
"resourceType" : "Schedule",
"id" : "ExampleSchedule",
"meta" : {
"profile" : [
🔗 "http://sas.fr/fhir/StructureDefinition/FrScheduleAgregateur"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Schedule_ExampleSchedule\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Schedule ExampleSchedule</b></p><a name=\"ExampleSchedule\"> </a><a name=\"hcExampleSchedule\"> </a><a name=\"hcExampleSchedule-fr-FR\"> </a><p><b>actor</b>: </p><ul><li><a href=\"Practitioner-ExamplePractitioner.html\">Practitioner Pierre Foret </a></li><li><a href=\"PractitionerRole-ExamplePractitionerRoleAgregateur.html\">PractitionerRole: telecom = ph: +33561855977</a></li></ul></div>"
},
"actor" : [
{
🔗 "reference" : "Practitioner/ExamplePractitioner"
},
{
🔗 "reference" : "PractitionerRole/ExamplePractitionerRoleAgregateur"
}
]
}
},
{
"fullUrl" : "https://<base_URl>/Practitioner/ExamplePractitioner",
"resource" : {
"resourceType" : "Practitioner",
"id" : "ExamplePractitioner",
"meta" : {
"profile" : [
🔗 "http://sas.fr/fhir/StructureDefinition/FrPractitionerAgregateur"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_ExamplePractitioner\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner ExamplePractitioner</b></p><a name=\"ExamplePractitioner\"> </a><a name=\"hcExamplePractitioner\"> </a><a name=\"hcExamplePractitioner-fr-FR\"> </a><p><b>identifier</b>: Identifiant National de Professionnel de Santé/810002909371</p><p><b>name</b>: Pierre Foret </p></div>"
},
"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" : "810002909371"
}
],
"name" : [
{
"family" : "Foret",
"given" : [
"Pierre"
]
}
]
}
},
{
"fullUrl" : "https://<base_URl>/PractitionerRole/ExamplePractitionerRoleAgregateur",
"resource" : {
"resourceType" : "PractitionerRole",
"id" : "ExamplePractitionerRoleAgregateur",
"meta" : {
"profile" : [
🔗 "http://sas.fr/fhir/StructureDefinition/FrPractitionerRoleExerciceAgregateur"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_ExamplePractitionerRoleAgregateur\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole ExamplePractitionerRoleAgregateur</b></p><a name=\"ExamplePractitionerRoleAgregateur\"> </a><a name=\"hcExamplePractitionerRoleAgregateur\"> </a><a name=\"hcExamplePractitionerRoleAgregateur-fr-FR\"> </a><p><b>practitioner</b>: <a href=\"Practitioner-ExamplePractitioner.html\">Practitioner Pierre Foret </a></p><p><b>organization</b>: Identifier: 412345678912345</p><p><b>location</b>: <a href=\"#hcExamplePractitionerRoleAgregateur/ExampleLocation\">Location: identifier = INTRN</a></p><p><b>telecom</b>: <a href=\"tel:+33561855977\">+33561855977</a></p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Location #ExampleLocation</b></p><a name=\"ExamplePractitionerRoleAgregateur/ExampleLocation\"> </a><a name=\"hcExamplePractitionerRoleAgregateur/ExampleLocation\"> </a><a name=\"hcExamplePractitionerRoleAgregateur/ExampleLocation-fr-FR\"> </a><p><b>identifier</b>: INTRN/123456789</p><p><b>address</b>: 25 CHEMIN DE MOUNESTIE Aussonne 31840 </p></blockquote></div>"
},
"contained" : [
{
"resourceType" : "Location",
"id" : "ExampleLocation",
"meta" : {
"profile" : [
🔗 "http://sas.fr/fhir/StructureDefinition/FrLocationAgregateur"
]
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://www.interopsante.org/fhir/valuesets/fr-location-identifier-type",
"code" : "INTRN"
}
]
},
"system" : "https://editeur.com",
"value" : "123456789"
}
],
"address" : {
"line" : [
"25 CHEMIN DE MOUNESTIE"
],
"city" : "Aussonne",
"postalCode" : "31840"
}
}
],
"practitioner" : {
🔗 "reference" : "Practitioner/ExamplePractitioner"
},
"organization" : {
"identifier" : {
"value" : "412345678912345"
}
},
"location" : [
{
"reference" : "#ExampleLocation"
}
],
"telecom" : [
{
"system" : "phone",
"value" : "+33561855977"
}
]
}
},
{
"fullUrl" : "https://<base_URl>/HealthcareService/ExampleHealthcareServiceCPTS",
"resource" : {
"resourceType" : "HealthcareService",
"id" : "ExampleHealthcareServiceCPTS",
"meta" : {
"profile" : [
🔗 "https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-cpts-healthcareservice-aggregator"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"HealthcareService_ExampleHealthcareServiceCPTS\"> </a><p class=\"res-header-id\"><b>Generated Narrative: HealthcareService ExampleHealthcareServiceCPTS</b></p><a name=\"ExampleHealthcareServiceCPTS\"> </a><a name=\"hcExampleHealthcareServiceCPTS\"> </a><a name=\"hcExampleHealthcareServiceCPTS-fr-FR\"> </a><p><b>providedBy</b>: <a href=\"Organization-ExampleOrgaCPTS.html\">Organization CPTS AXE MAJEUR</a></p></div>"
},
"providedBy" : {
🔗 "reference" : "Organization/ExampleOrgaCPTS"
}
}
},
{
"fullUrl" : "https://<base_URl>/Organization/ExampleOrgaCPTS",
"resource" : {
"resourceType" : "Organization",
"id" : "ExampleOrgaCPTS",
"meta" : {
"profile" : [
🔗 "https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-cpts-organization-aggregator"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_ExampleOrgaCPTS\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization ExampleOrgaCPTS</b></p><a name=\"ExampleOrgaCPTS\"> </a><a name=\"hcExampleOrgaCPTS\"> </a><a name=\"hcExampleOrgaCPTS-fr-FR\"> </a><p><b>identifier</b>: Identification nationale de structure définie par l’ASIP-SANTE dans le CI_SIS/1950047225</p><p><b>name</b>: CPTS AXE MAJEUR</p><p><b>telecom</b>: <a href=\"tel:+33102030405\">+33102030405</a></p></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://interopsante.org/fhir/CodeSystem/fr-location-identifier-type",
"code" : "IDNST"
}
]
},
"system" : "urn:oid:1.2.250.1.71.4.2.2",
"value" : "1950047225"
}
],
"name" : "CPTS AXE MAJEUR",
"telecom" : [
{
"system" : "phone",
"value" : "+33102030405"
}
]
}
}
]
}