{ "description": "The days of the week.", "_filename": "codesystem-days-of-week.json", "package_name": "hl7.fhir.core", "date": "2016-12-06T12:22:34+11:00", "meta": { "lastUpdated": "2016-12-06T12:22:34.981+11:00" }, "publisher": "HL7 (FHIR Project)", "content": "complete", "name": "DaysOfWeek", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": null, "package_version": "1.8.0", "status": "draft", "id": "0a712d4c-d7fe-4252-92d5-a17f75208c42", "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.1.302", "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": "1.8.0", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" }, { "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }