FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/2.16.840.1.113883.2.8.1.3.25-2018-07-08T17:17

Packagehl7-france-fhir.administrative
Resource TypeValueSet
Id2.16.840.1.113883.2.8.1.3.25-2018-07-08T17:17
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=hl7-france-fhir.administrative@11.2021.1&canonical=http://interopsante.org/fhir/ValueSet/fr-availability-time-day
URLhttp://interopsante.org/fhir/ValueSet/fr-availability-time-day
Version1.0
Statusactive
Date2018-12-10T17:17:00Z
Namefr-availability-time-day
TitleFirst day of the workweek | Premier jour de la semaine de travail
DescriptionSpecifies 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

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
days-of-weekDays Of Week

Narrative

No narrative content found in resource


Source

{
  "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"
          }
        ]
      }
    ]
  }
}