{
"description": "The days of the week.",
"_filename": "CodeSystem-days-of-week.json",
"package_name": "hl7.fhir.r5.examples",
"date": "2020-12-28T16:55:11+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2022-09-10T04:52:37.223+10:00"
},
"publisher": "HL7 (FHIR Project)",
"content": "complete",
"name": "DaysOfWeek",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "DaysOfWeek",
"package_version": "5.0.0-ballot",
"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
} ],
"status": "active",
"id": "c744e0da-a4a5-44c2-8b77-89ff982d12cc",
"valueSet": "http://hl7.org/fhir/ValueSet/days-of-week",
"kind": null,
"url": "http://hl7.org/fhir/days-of-week",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.4.513",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "mon",
"display": "Monday",
"definition": "Monday."
}, {
"code": "tue",
"display": "Tuesday",
"definition": "Tuesday."
}, {
"code": "wed",
"display": "Wednesday",
"definition": "Wednesday."
}, {
"code": "thu",
"display": "Thursday",
"definition": "Thursday."
}, {
"code": "fri",
"display": "Friday",
"definition": "Friday."
}, {
"code": "sat",
"display": "Saturday",
"definition": "Saturday."
}, {
"code": "sun",
"display": "Sunday",
"definition": "Sunday."
} ],
"caseSensitive": true,
"version": "5.0.0-ballot",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
}, {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}