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

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

Packagedk.ehealth.sundhed.fhir.ig.core
Resource 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
Version5.0.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-availability-time-dayFirst day of the workweek | Premier jour de la semaine de travail
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

Generated Narrative: Kodesystem hl7.org-fhir-days-of-week

This code system supplement http://hl7.org/fhir/days-of-week defines displays on the following codes:

CodeDisplayDefinitionDansk (Danish, da)
mon MondayMondayMandag
tue TuesdayTuesdayTirsdag
wed WednesdayWednesdayOnsdag
thu ThursdayThursdayTorsdag
fri FridayFridayFredag
sat SaturdaySaturdayLørdag
sun SundaySundaySøndag

Source

{
  "resourceType": "CodeSystem",
  "id": "hl7.org-fhir-days-of-week",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pa"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "normative"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
      "valueCode": "4.0.0"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 5
    }
  ],
  "url": "http://hl7.org/fhir/days-of-week",
  "version": "5.0.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"
        }
      ]
    }
  ]
}