Code | Display | Definition |
mon | Monday | Monday |
tue | Tuesday | Tuesday |
wed | Wednesday | Wednesday |
thu | Thursday | Thursday |
fri | Friday | Friday |
sat | Saturday | Saturday |
sun | Sunday | Sunday |
Additional Language Displays
Code | Dansk (Danish, da) |
mon | Mandag |
tue | Tirsdag |
wed | Onsdag |
thu | Torsdag |
fri | Fredag |
sat | Lørdag |
sun | Søndag |
"
];
fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/days-of-week"];
fhir:CodeSystem.version [ fhir:value "2.5.0"];
fhir:CodeSystem.name [ fhir:value "DaysOfWeek"];
fhir:CodeSystem.status [ fhir:value "active"];
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean];
fhir:CodeSystem.date [ fhir:value "2021-10-27T13:27:27+00:00"^^xsd:dateTime];
fhir:CodeSystem.publisher [ fhir:value "Systematic | Trifork"];
fhir:CodeSystem.contact [
fhir:index 0;
fhir:ContactDetail.name [ fhir:value "Systematic | Trifork" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://ehealth.sundhed.dk" ]
]
];
fhir:CodeSystem.description [ fhir:value "The days of the week."];
fhir:CodeSystem.content [ fhir:value "supplement"];
fhir:CodeSystem.supplements [
fhir:value "http://hl7.org/fhir/days-of-week";
fhir:link