FHIR IG analytics| Package | ans.fhir.fr.sas |
| Resource Type | ValueSet |
| Id | ValueSet-sas-valueset-appointmentparticipanttype.json |
| FHIR Version | R4 |
| Source | https://interop.esante.gouv.fr/ig/fhir/sas/1.2.0/ValueSet-sas-valueset-appointmentparticipanttype.html |
| URL | https://interop.esante.gouv.fr/ig/fhir/sas/ValueSet/sas-valueset-appointmentparticipanttype |
| Version | 1.2.0 |
| Status | active |
| Date | 2025-11-24T14:15:43+00:00 |
| Name | AppointmentParticipantTypeSAS |
| Title | Appointment Participant Type SAS |
| Realm | fr |
| Authority | national |
| Description | Type de participant du RDV SAS |
No resources found
| CodeSystem | |
| v3-ParticipationType | ParticipationType |
Note: links and images are rebased to the (stated) source
Narratif généré : EnsembleValeurs sas-valueset-appointmentparticipanttype
http://terminology.hl7.org/CodeSystem/v3-ParticipationType version 📦5.0.0| Code | Display | Définition |
| ADM | The practitioner who is responsible for admitting a patient to a patient encounter. | The practitioner who is responsible for admitting a patient to a patient encounter. |
{
"resourceType": "ValueSet",
"id": "sas-valueset-appointmentparticipanttype",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://interop.esante.gouv.fr/ig/fhir/sas/ValueSet/sas-valueset-appointmentparticipanttype",
"version": "1.2.0",
"name": "AppointmentParticipantTypeSAS",
"title": "Appointment Participant Type SAS",
"status": "active",
"experimental": false,
"date": "2025-11-24T14:15:43+00:00",
"publisher": "ANS",
"contact": [
{
"name": "ANS",
"telecom": [
{
"system": "url",
"value": "https://esante.gouv.fr"
}
]
}
],
"description": "Type de participant du RDV SAS",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FR",
"display": "FRANCE"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"concept": [
{
"code": "ADM",
"display": "The practitioner who is responsible for admitting a patient to a patient encounter."
}
]
}
]
}
}