Service d'Accès aux Soins
1.2.0 - ci-build
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
| Active as of 2025-12-11 |
{
"resourceType" : "ValueSet",
"id" : "sas-valueset-appointmentparticipanttype",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : EnsembleValeurs sas-valueset-appointmentparticipanttype</b></p><a name=\"sas-valueset-appointmentparticipanttype\"> </a><a name=\"hcsas-valueset-appointmentparticipanttype\"> </a><ul><li>Include ce(s) code(s) tel quil(s) est (sont) défini(s) dans <a href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-ParticipationType.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ParticipationType</code></a><span title=\"La version nest pas explicitement indiquée, ce qui signifie quelle est fixée à 5.0.0, la version trouvée via les références de package\"> version 📦5.0.0</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://terminology.hl7.org/7.0.0/CodeSystem-v3-ParticipationType.html#v3-ParticipationType-ADM\">ADM</a></td><td>The practitioner who is responsible for admitting a patient to a patient encounter.</td><td>The practitioner who is responsible for admitting a patient to a patient encounter.</td></tr></table></li></ul></div>"
},
"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-12-11T11:06:01+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."
}
]
}
]
}
}