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
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ExampleBundleCPTS"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-cpts-bundle-aggregator"^^xsd:anyURI ;
fhir:link <https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-cpts-bundle-aggregator> ] )
] ; #
fhir:type [ fhir:v "searchset"] ; #
fhir:total [ fhir:v "1"^^xsd:nonNegativeInteger] ; #
fhir:link ( [
fhir:relation [ fhir:v "self" ] ;
fhir:url [ fhir:v "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"^^xsd:anyURI ]
] ) ; #
fhir:entry ( [
fhir:fullUrl [ fhir:v "https://<base_URl>/Slot/ExampleSlotCPTS1"^^xsd:anyURI ] ;
( fhir:resource <https://<base_URl>/Slot/ExampleSlotCPTS1> )
] [
fhir:fullUrl [ fhir:v "https://<base_URl>/Schedule/ExampleSchedule"^^xsd:anyURI ] ;
( fhir:resource <https://<base_URl>/Schedule/ExampleSchedule> )
] [
fhir:fullUrl [ fhir:v "https://<base_URl>/Practitioner/ExamplePractitioner"^^xsd:anyURI ] ;
( fhir:resource <https://<base_URl>/Practitioner/ExamplePractitioner> )
] [
fhir:fullUrl [ fhir:v "https://<base_URl>/PractitionerRole/ExamplePractitionerRoleAgregateur"^^xsd:anyURI ] ;
( fhir:resource <https://<base_URl>/PractitionerRole/ExamplePractitionerRoleAgregateur> )
] [
fhir:fullUrl [ fhir:v "https://<base_URl>/HealthcareService/ExampleHealthcareServiceCPTS1"^^xsd:anyURI ] ;
( fhir:resource <https://<base_URl>/HealthcareService/ExampleHealthcareServiceCPTS1> )
] [
fhir:fullUrl [ fhir:v "https://<base_URl>/Organization/ExampleOrgaCPTS1"^^xsd:anyURI ] ;
( fhir:resource <https://<base_URl>/Organization/ExampleOrgaCPTS1> )
] ) . #
<https://<base_URl>/Slot/ExampleSlotCPTS1> a fhir:Slot ;
fhir:id [ fhir:v "ExampleSlotCPTS1"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-cpts-slot-aggregator"^^xsd:anyURI ;
fhir:link <https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-cpts-slot-aggregator> ] ) ;
( fhir:security [
fhir:system [ fhir:v "https://mos.esante.gouv.fr/NOS/TRE_R314-TypeCreneau/FHIR/TRE-R314-TypeCreneau"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PUBLIC" ] ] [
fhir:system [ fhir:v "https://mos.esante.gouv.fr/NOS/TRE_R314-TypeCreneau/FHIR/TRE-R314-TypeCreneau"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CPTS" ] ] )
] ; #
fhir:serviceType ( [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AMB" ] ] )
] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-Slot.serviceType"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "HealthcareService/ExampleHealthcareServiceCPTS1" ] ] ] ) ;
( fhir:coding [
fhir:system [ fhir:v "https://mos.esante.gouv.fr/NOS/TRE_R66-CategorieEtablissement/FHIR/TRE-R66-CategorieEtablissement"^^xsd:anyURI ] ;
fhir:code [ fhir:v "604" ] ] )
] [
fhir:text [ fhir:v "Visite de contrôle" ]
] ) ; #
fhir:specialty ( [
( fhir:coding [
fhir:system [ fhir:v "https://mos.esante.gouv.fr/NOS/TRE_R38-SpecialiteOrdinale/FHIR/TRE-R38-SpecialiteOrdinale"^^xsd:anyURI ] ;
fhir:code [ fhir:v "SM54" ] ] )
] ) ; #
fhir:appointmentType [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0276"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ROUTINE" ] ] )
] ; #
fhir:schedule [
fhir:reference [ fhir:v "Schedule/ExampleSchedule" ]
] ; #
fhir:status [ fhir:v "free"] ; #
fhir:start [ fhir:v "2024-06-12T16:40:00.000+02:00"^^xsd:dateTime] ; #
fhir:end [ fhir:v "2024-06-12T17:00:00.000+02:00"^^xsd:dateTime] ; #
fhir:comment [ fhir:v "https://exemple.com/rdv/com/"] . #
<https://<base_URl>/Schedule/ExampleSchedule> a fhir:Schedule ;
fhir:id [ fhir:v "ExampleSchedule"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://sas.fr/fhir/StructureDefinition/FrScheduleAgregateur"^^xsd:anyURI ;
fhir:link <http://sas.fr/fhir/StructureDefinition/FrScheduleAgregateur> ] )
] ; #
fhir:actor ( [
fhir:reference [ fhir:v "Practitioner/ExamplePractitioner" ]
] [
fhir:reference [ fhir:v "PractitionerRole/ExamplePractitionerRoleAgregateur" ]
] ) . #
<https://<base_URl>/Practitioner/ExamplePractitioner> a fhir:Practitioner ;
fhir:id [ fhir:v "ExamplePractitioner"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://sas.fr/fhir/StructureDefinition/FrPractitionerAgregateur"^^xsd:anyURI ;
fhir:link <http://sas.fr/fhir/StructureDefinition/FrPractitionerAgregateur> ] )
] ; #
fhir:identifier ( [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://interopsante.org/fhir/CodeSystem/fr-v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IDNPS" ] ] ) ] ;
fhir:system [ fhir:v "urn:oid:1.2.250.1.71.4.2.1"^^xsd:anyURI ] ;
fhir:value [ fhir:v "810002909371" ]
] ) ; #
fhir:name ( [
fhir:family [ fhir:v "Foret" ] ;
( fhir:given [ fhir:v "Pierre" ] )
] ) . #
<https://<base_URl>/PractitionerRole/ExamplePractitionerRoleAgregateur> a fhir:PractitionerRole ;
fhir:id [ fhir:v "ExamplePractitionerRoleAgregateur"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://sas.fr/fhir/StructureDefinition/FrPractitionerRoleExerciceAgregateur"^^xsd:anyURI ;
fhir:link <http://sas.fr/fhir/StructureDefinition/FrPractitionerRoleExerciceAgregateur> ] )
] ; #
fhir:contained ( [
a fhir:Location ;
fhir:id [ fhir:v "ExampleLocation" ] ;
fhir:meta [
( fhir:profile [
fhir:v "http://sas.fr/fhir/StructureDefinition/FrLocationAgregateur"^^xsd:anyURI ;
fhir:link <http://sas.fr/fhir/StructureDefinition/FrLocationAgregateur> ] ) ] ;
( fhir:identifier [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://interopsante.org/fhir/CodeSystem/fr-location-identifier-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "INTRN" ] ] ) ] ;
fhir:system [ fhir:v "https://editeur.com"^^xsd:anyURI ] ;
fhir:value [ fhir:v "123456789" ] ] ) ;
fhir:address [
( fhir:line [ fhir:v "25 CHEMIN DE MOUNESTIE" ] ) ;
fhir:city [ fhir:v "Aussonne" ] ;
fhir:postalCode [ fhir:v "31840" ] ]
] ) ; #
fhir:practitioner [
fhir:reference [ fhir:v "Practitioner/ExamplePractitioner" ]
] ; #
fhir:organization [
fhir:identifier [
fhir:value [ fhir:v "412345678912345" ] ]
] ; #
fhir:location ( [
fhir:reference [ fhir:v "#ExampleLocation" ]
] ) ; #
fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+33561855977" ]
] ) . #
<https://<base_URl>/HealthcareService/ExampleHealthcareServiceCPTS1> a fhir:HealthcareService ;
fhir:id [ fhir:v "ExampleHealthcareServiceCPTS1"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-cpts-healthcareservice-aggregator"^^xsd:anyURI ;
fhir:link <https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-cpts-healthcareservice-aggregator> ] )
] ; #
fhir:providedBy [
fhir:reference [ fhir:v "Organization/ExampleOrgaCPTS1" ]
] . #
<https://<base_URl>/Organization/ExampleOrgaCPTS1> a fhir:Organization ;
fhir:id [ fhir:v "ExampleOrgaCPTS1"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-cpts-organization-aggregator"^^xsd:anyURI ;
fhir:link <https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-cpts-organization-aggregator> ] )
] ; #
fhir:identifier ( [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://interopsante.org/fhir/CodeSystem/fr-location-identifier-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IDNST" ] ] ) ] ;
fhir:system [ fhir:v "urn:oid:1.2.250.1.71.4.2.2"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1950047225" ]
] ) ; #
fhir:name [ fhir:v "CPTS AXE MAJEUR"] ; #
fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+33102030405" ]
] ) . #
IG © 2020+ ANS. Package ans.fhir.fr.sas#1.1.0 based on FHIR 4.0.1. Generated 2024-12-10
Liens: Table des matières |
QA |
Historique des versions
| New Issue