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
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Slot ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ExampleSlotSOS3"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-sos-slot-aggregator"^^xsd:anyURI ;
fhir:l <https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-sos-slot-aggregator> ] ) ;
( fhir:security [
fhir:system [
fhir:v "https://mos.esante.gouv.fr/NOS/TRE_R314-TypeCreneau/FHIR/TRE-R314-TypeCreneau"^^xsd:anyURI ;
fhir:l <https://mos.esante.gouv.fr/NOS/TRE_R314-TypeCreneau/FHIR/TRE-R314-TypeCreneau> ] ;
fhir:code [ fhir:v "PUBLIC" ] ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : Slot ExampleSlotSOS3</b></p><a name=\"ExampleSlotSOS3\"> </a><a name=\"hcExampleSlotSOS3\"> </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 VR}\">virtual</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:20:00+0200</p><p><b>end</b>: 2023-08-18 14:40:00+0200</p><p><b>comment</b>: http://www.editeur.com/agenda-pfg/creneau3</p></div>"^^rdf:XMLLiteral ]
] ; #
fhir:serviceType ( [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode> ] ;
fhir:code [ fhir:v "VR" ] ] )
] ) ; #
fhir:appointmentType [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v2-0276"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v2-0276> ] ;
fhir:code [ fhir:v "ROUTINE" ] ] )
] ; #
fhir:schedule [
fhir:l fhir:Schedule/ExampleScheduleSOS3 ;
fhir:reference [ fhir:v "Schedule/ExampleScheduleSOS3" ]
] ; #
fhir:status [ fhir:v "free"] ; #
fhir:start [ fhir:v "2023-08-18T14:20:00.000+02:00"^^xsd:dateTime] ; #
fhir:end [ fhir:v "2023-08-18T14:40:00.000+02:00"^^xsd:dateTime] ; #
fhir:comment [ fhir:v "http://www.editeur.com/agenda-pfg/creneau3"] . #
IG © 2020+ ANS. Package ans.fhir.fr.sas#1.2.0 based on FHIR 4.0.1. Generated 2025-12-11
Liens : Table des matières |
QA |
Historique des versions
Documentation
| New Issue