Package | ans.fhir.fr.sas |
Type | ValueSet |
Id | sas-sos-valueset-participant-status |
FHIR Version | R4 |
Source | https://interop.esante.gouv.fr/ig/fhir/sas/https://interop.esante.gouv.fr/ig/fhir/sas/1.1.0/ValueSet-sas-sos-valueset-participant-status.html |
URL | https://interop.esante.gouv.fr/ig/fhir/sas/ValueSet/sas-sos-valueset-participant-status |
Version | 1.1.0 |
Status | active |
Date | 2024-12-10T11:31:02+00:00 |
Name | ParticipantStatusSASSOS |
Title | Statut participant SAS SOS |
Realm | fr |
Authority | national |
Description | Statut du participant RDV SAS SOS |
StructureDefinition | |
sas-sos-appointment | FrAppointmentSASSOS |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet sas-sos-valueset-participant-status
http://hl7.org/fhir/participationstatus
Code | Display | Definition |
accepted | RDV accepté par le PS effecteur de soins | The participant has accepted the appointment. |
needs-action | RDV en attente de confirmation par le PS effecteur de soins | The participant needs to indicate if they accept the appointment by changing this status to one of the other statuses. |
{ "resourceType": "ValueSet", "id": "sas-sos-valueset-participant-status", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://interop.esante.gouv.fr/ig/fhir/sas/ValueSet/sas-sos-valueset-participant-status", "version": "1.1.0", "name": "ParticipantStatusSASSOS", "title": "Statut participant SAS SOS", "status": "active", "date": "2024-12-10T11:31:02+00:00", "publisher": "ANS", "contact": [ { "name": "ANS", "telecom": [ { "system": "url", "value": "https://esante.gouv.fr" } ] } ], "description": "Statut du participant RDV SAS SOS", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "FR", "display": "FRANCE" } ] } ], "compose": { "include": [ { "system": "http://hl7.org/fhir/participationstatus", "concept": [ { "code": "accepted", "display": "RDV accepté par le PS effecteur de soins" }, { "code": "needs-action", "display": "RDV en attente de confirmation par le PS effecteur de soins" } ] } ] } }