Search FHIR

Service d'Accès aux Soins
1.2.0 - ci-build France flag

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

: Statut participant SAS SOS - TTL Representation

Active as of 2025-12-11

Raw ttl | Download


@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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "sas-sos-valueset-participant-status"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : EnsembleValeurs sas-sos-valueset-participant-status</b></p><a name=\"sas-sos-valueset-participant-status\"> </a><a name=\"hcsas-sos-valueset-participant-status\"> </a><ul><li>Include ce(s) code(s) tel quil(s) est (sont) défini(s) dans <a href=\"http://hl7.org/fhir/R4/codesystem-participationstatus.html\"><code>http://hl7.org/fhir/participationstatus</code></a><span title=\"La version nest pas explicitement indiquée, ce qui signifie quelle est fixée à 4.0.1, la version trouvée via les références de package\"> version ?4.0.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Affichage</b></td><td><b>Définition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-participationstatus.html#participationstatus-accepted\">accepted</a></td><td>RDV accepté par le PS effecteur de soins</td><td>The participant has accepted the appointment.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-participationstatus.html#participationstatus-needs-action\">needs-action</a></td><td>RDV en attente de confirmation par le PS effecteur de soins</td><td>The participant needs to indicate if they accept the appointment by changing this status to one of the other statuses.</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://interop.esante.gouv.fr/ig/fhir/sas/ValueSet/sas-sos-valueset-participant-status"^^xsd:anyURI ;
fhir:l <https://interop.esante.gouv.fr/ig/fhir/sas/ValueSet/sas-sos-valueset-participant-status>
  ] ; # 
  fhir:version [ fhir:v "1.2.0"] ; # 
  fhir:name [ fhir:v "ParticipantStatusSASSOS"] ; # 
  fhir:title [ fhir:v "Statut participant SAS SOS"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-12-11T11:06:01+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "ANS"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "ANS" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://esante.gouv.fr" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Statut du participant RDV SAS SOS"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166>       ] ;
fhir:code [ fhir:v "FR" ] ;
fhir:display [ fhir:v "FRANCE" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://hl7.org/fhir/participationstatus"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/participationstatus>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "accepted" ] ;
fhir:display [ fhir:v "RDV accepté par le PS effecteur de soins" ]       ] [
fhir:code [ fhir:v "needs-action" ] ;
fhir:display [ fhir:v "RDV en attente de confirmation par le PS effecteur de soins" ]       ] )     ] )
  ] . #