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

FHIR IG Statistics: CodeSystem/hl7.org-fhir-days-of-week

Packagedk.ehealth.sundhed.fhir.ig.core
TypeCodeSystem
Idhl7.org-fhir-days-of-week
FHIR VersionR4
Sourcehttp://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-hl7.org-fhir-days-of-week.html
URLhttp://hl7.org/fhir/days-of-week
Version3.5.1
Statusactive
Date2021-10-27T13:27:27+00:00
NameDaysOfWeek
TitleDays Of Week
Realmdk
DescriptionThe days of the week.
Contentsupplement
Supplementshttp://hl7.org/fhir/days-of-week

Resources that use this resource

CodeSystem
days-of-weekDays Of Week
days-of-week-dk-supplementDK Days Of Week
ConceptMap
KBV_CM_Base_Terminology_Complete_GermanKBV_CM_Base_Terminology_Complete_German
KBV_CM_MIO_TELE_DaysOfWeek_GermanKBV_CM_MIO_TELE_DaysOfWeek_German
ValueSet
fr-core-vs-availability-time-dayFirst day of the workweek | Premier jour de la semaine de travail
days-of-weekDaysOfWeek

Resources that this resource uses

CodeSystem
days-of-weekDays Of Week

Narrative

Note: links and images are rebased to the (stated) source

CodeDisplayDefinition
mon MondayMonday
tue TuesdayTuesday
wed WednesdayWednesday
thu ThursdayThursday
fri FridayFriday
sat SaturdaySaturday
sun SundaySunday

Additional Language Displays

CodeDansk (Danish, da)
monMandag
tueTirsdag
wedOnsdag
thuTorsdag
friFredag
satLørdag
sunSøndag

Source

{
  "resourceType": "CodeSystem",
  "id": "hl7.org-fhir-days-of-week",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/days-of-week",
  "version": "3.5.1",
  "name": "DaysOfWeek",
  "title": "Days Of Week",
  "status": "active",
  "experimental": false,
  "date": "2021-10-27T13:27:27+00:00",
  "publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
  "contact": [
    {
      "name": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
      "telecom": [
        {
          "system": "url",
          "value": "http://ehealth.sundhed.dk"
        }
      ]
    }
  ],
  "description": "The days of the week.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "content": "supplement",
  "supplements": "http://hl7.org/fhir/days-of-week",
  "concept": [
    {
      "code": "mon",
      "display": "Monday",
      "definition": "Monday",
      "designation": [
        {
          "language": "da",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009"
          },
          "value": "Mandag"
        }
      ]
    },
    {
      "code": "tue",
      "display": "Tuesday",
      "definition": "Tuesday",
      "designation": [
        {
          "language": "da",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009"
          },
          "value": "Tirsdag"
        }
      ]
    },
    {
      "code": "wed",
      "display": "Wednesday",
      "definition": "Wednesday",
      "designation": [
        {
          "language": "da",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009"
          },
          "value": "Onsdag"
        }
      ]
    },
    {
      "code": "thu",
      "display": "Thursday",
      "definition": "Thursday",
      "designation": [
        {
          "language": "da",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009"
          },
          "value": "Torsdag"
        }
      ]
    },
    {
      "code": "fri",
      "display": "Friday",
      "definition": "Friday",
      "designation": [
        {
          "language": "da",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009"
          },
          "value": "Fredag"
        }
      ]
    },
    {
      "code": "sat",
      "display": "Saturday",
      "definition": "Saturday",
      "designation": [
        {
          "language": "da",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009"
          },
          "value": "Lørdag"
        }
      ]
    },
    {
      "code": "sun",
      "display": "Sunday",
      "definition": "Sunday",
      "designation": [
        {
          "language": "da",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009"
          },
          "value": "Søndag"
        }
      ]
    }
  ]
}