| Package | ans.fhir.fr.sas |
| Resource Type | ValueSet |
| Id | sas-valueset-appointmentreason |
| 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-valueset-appointmentreason.html |
| URL | https://interop.esante.gouv.fr/ig/fhir/sas/ValueSet/sas-valueset-appointmentreason |
| Version | 1.1.0 |
| Status | active |
| Date | 2024-12-10T11:31:02+00:00 |
| Name | AppointmentReasonSAS |
| Title | Appointment reason SAS |
| Realm | fr |
| Authority | national |
| Description | Appointment reason SAS |
| StructureDefinition | |
| sas-cpts-slot-aggregator | FrSlotAgregateurCPTS |
| sas-sos-slot-aggregator | FrSlotAgregateurSOS |
| CodeSystem | |
| v2-0276 | appointmentReason |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet sas-valueset-appointmentreason
http://terminology.hl7.org/CodeSystem/v2-0276| Code | Display | Definition |
| ROUTINE | Créneau avec prise de RDV possible | Routine appointment - default if not valued |
| WALKIN | Créneau sans prise de RDV possible à domicile | A previously unscheduled walk-in visit |
{
"resourceType": "ValueSet",
"id": "sas-valueset-appointmentreason",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://interop.esante.gouv.fr/ig/fhir/sas/ValueSet/sas-valueset-appointmentreason",
"version": "1.1.0",
"name": "AppointmentReasonSAS",
"title": "Appointment reason SAS",
"status": "active",
"date": "2024-12-10T11:31:02+00:00",
"publisher": "ANS",
"contact": [
{
"name": "ANS",
"telecom": [
{
"system": "url",
"value": "https://esante.gouv.fr"
}
]
}
],
"description": "Appointment reason SAS",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FR",
"display": "FRANCE"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0276",
"concept": [
{
"code": "ROUTINE",
"display": "Créneau avec prise de RDV possible"
},
{
"code": "WALKIN",
"display": "Créneau sans prise de RDV possible à domicile"
}
]
}
]
}
}