FHIR IG Statistics: ValueSet/sas-valueset-appointmentreason
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"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"
}
]
}
]
}
}