Package | hl7.fhir.fr.core |
Type | ValueSet |
Id | fr-core-vs-availability-time-day |
FHIR Version | R4 |
Source | https://hl7.fr/ig/fhir/core/https://hl7.fr/ig/fhir/core/2.1.0/ValueSet-fr-core-vs-availability-time-day.html |
URL | https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-availability-time-day |
Version | 2.1.0 |
Status | active |
Date | 2024-09-04T09:58:56+02:00 |
Name | FRCoreValueSetAvailabilityTimeDay |
Title | First day of the workweek | Premier jour de la semaine de travail |
Realm | fr |
Authority | hl7 |
Description | Specifies the day on which the workweek starts. Valid values are MO, TU, WE, TH, FR, SA and SU. | Spécifie les jours à partir desquels la semaine de travail commence |
No resources found
CodeSystem | |
days-of-week | Days Of Week |
Note: links and images are rebased to the (stated) source
{ "resourceType": "ValueSet", "id": "fr-core-vs-availability-time-day", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ] }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-warning", "valueMarkdown": "Availability Time Day" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "informative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1 }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" } ], "url": "https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-availability-time-day", "version": "2.1.0", "name": "FRCoreValueSetAvailabilityTimeDay", "title": "First day of the workweek | Premier jour de la semaine de travail", "status": "active", "experimental": false, "date": "2024-09-04T09:58:56+02:00", "publisher": "Interop'Santé", "contact": [ { "name": "Interop'Santé", "telecom": [ { "system": "url", "value": "http://interopsante.org/" } ] }, { "name": "InteropSanté", "telecom": [ { "system": "email", "value": "fhir@interopsante.org", "use": "work" } ] } ], "description": "Specifies the day on which the workweek starts. Valid values are MO, TU, WE, TH, FR, SA and SU. | Spécifie les jours à partir desquels la semaine de travail commence", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "FR", "display": "France" } ] } ], "compose": { "include": [ { "system": "http://hl7.org/fhir/days-of-week", "concept": [ { "code": "MO", "display": "Monday" }, { "code": "TU", "display": "Tuesday" }, { "code": "WE", "display": "Wednesday" }, { "code": "TH", "display": "Thursday" }, { "code": "FR", "display": "Friday" }, { "code": "SA", "display": "Saturday" }, { "code": "SU", "display": "Sunday" } ] } ] } }