Package | hl7-france-fhir.administrative |
Resource Type | ValueSet |
Id | 2.16.840.1.113883.2.8.1.3.25-2018-07-08T17:17 |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=hl7-france-fhir.administrative@11.2021.1&canonical=http://interopsante.org/fhir/ValueSet/fr-availability-time-day |
URL | http://interopsante.org/fhir/ValueSet/fr-availability-time-day |
Version | 1.0 |
Status | active |
Date | 2018-12-10T17:17:00Z |
Name | fr-availability-time-day |
Title | First day of the workweek | Premier jour de la semaine de travail |
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 |
No narrative content found in resource
{ "resourceType": "ValueSet", "id": "2.16.840.1.113883.2.8.1.3.25-2018-07-08T17:17", "meta": { "lastUpdated": "2018-12-10T17:17:00Z", "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ] }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-warning", "valueMarkdown": "Availability Time Day" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status", "valueString": "Informative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1 }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" } ], "url": "http://interopsante.org/fhir/ValueSet/fr-availability-time-day", "identifier": [ { "system": "2.16.840.1.113883.2.8.1.3", "value": "urn:oid:2.16.840.1.113883.2.8.1.3.25" } ], "version": "1.0", "name": "fr-availability-time-day", "title": "First day of the workweek | Premier jour de la semaine de travail", "status": "active", "experimental": false, "date": "2018-12-10T17:17:00Z", "publisher": "InteropSanté", "contact": [ { "telecom": [ { "system": "url", "value": "http://interopsante.org" }, { "system": "email", "value": "vs@interopsante.org" } ] } ], "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", "immutable": false, "compose": { "include": [ { "system": "http://hl7.org/fhir/days-of-week", "version": "1.0", "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" } ] } ] } }