FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.dk.core
Resource TypeCodeSystem
IdCodeSystem-days-of-week-dk-supplement.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7dk/dk-core/CodeSystem-days-of-week-dk-supplement.html
URLhttp://hl7.dk/fhir/core/CodeSystem/days-of-week-dk-supplement
Version3.6.0
Statusdraft
Date2025-12-19T19:29:54+00:00
NameDaysOfWeek
TitleDK Days Of Week
Realmdk
Authorityhl7
DescriptionThe days of the week.
Contentsupplement
Supplementshttp://hl7.org/fhir/days-of-week

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
days-of-weekDays Of Week

Narrative

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

Generated Narrative: CodeSystem days-of-week-dk-supplement

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

CodeDansk (Danish, da)
mon Mandag
tue Tirsdag
wed Onsdag
thu Torsdag
fri Fredag
sat Lørdag
sun Søndag

Source1

{
  "resourceType": "CodeSystem",
  "id": "days-of-week-dk-supplement",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.dk/fhir/core/CodeSystem/days-of-week-dk-supplement",
  "version": "3.6.0",
  "name": "DaysOfWeek",
  "title": "DK Days Of Week",
  "status": "draft",
  "experimental": false,
  "date": "2025-12-19T19:29:54+00:00",
  "publisher": "HL7 Denmark",
  "contact": [
    {
      "name": "HL7 Denmark",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.dk"
        },
        {
          "system": "email",
          "value": "dk-affiliate@hl7.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",
      "designation": [
        {
          "language": "da",
          "use": {
            "system": "http://snomed.info/sct",
            "version": "http://snomed.info/sct/554471000005108",
            "code": "900000000000013009"
          },
          "value": "Mandag"
        }
      ]
    },
    {
      "code": "tue",
      "designation": [
        {
          "language": "da",
          "use": {
            "system": "http://snomed.info/sct",
            "version": "http://snomed.info/sct/554471000005108",
            "code": "900000000000013009"
          },
          "value": "Tirsdag"
        }
      ]
    },
    {
      "code": "wed",
      "designation": [
        {
          "language": "da",
          "use": {
            "system": "http://snomed.info/sct",
            "version": "http://snomed.info/sct/554471000005108",
            "code": "900000000000013009"
          },
          "value": "Onsdag"
        }
      ]
    },
    {
      "code": "thu",
      "designation": [
        {
          "language": "da",
          "use": {
            "system": "http://snomed.info/sct",
            "version": "http://snomed.info/sct/554471000005108",
            "code": "900000000000013009"
          },
          "value": "Torsdag"
        }
      ]
    },
    {
      "code": "fri",
      "designation": [
        {
          "language": "da",
          "use": {
            "system": "http://snomed.info/sct",
            "version": "http://snomed.info/sct/554471000005108",
            "code": "900000000000013009"
          },
          "value": "Fredag"
        }
      ]
    },
    {
      "code": "sat",
      "designation": [
        {
          "language": "da",
          "use": {
            "system": "http://snomed.info/sct",
            "version": "http://snomed.info/sct/554471000005108",
            "code": "900000000000013009"
          },
          "value": "Lørdag"
        }
      ]
    },
    {
      "code": "sun",
      "designation": [
        {
          "language": "da",
          "use": {
            "system": "http://snomed.info/sct",
            "version": "http://snomed.info/sct/554471000005108",
            "code": "900000000000013009"
          },
          "value": "Søndag"
        }
      ]
    }
  ]
}