PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@1.8.0
    http://hl7.org/fhir/event-timing
{
  "description": "Real world event that the relating to the schedule.",
  "_filename": "codesystem-event-timing.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": "EventTiming",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "1.8.0",
  "status": "draft",
  "id": "75f57cfb-0c81-4ef2-b155-349d04dae45b",
  "valueSet": "http://hl7.org/fhir/ValueSet/event-timing",
  "kind": null,
  "url": "http://hl7.org/fhir/event-timing",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.41",
    "system": "urn:ietf:rfc:3986"
  },
  "concept": [ {
    "code": "MORN",
    "display": "Morning",
    "definition": "event occurs during the morning"
  }, {
    "code": "AFT",
    "display": "Afternoon",
    "definition": "event occurs during the afternoon"
  }, {
    "code": "EVE",
    "display": "Evening",
    "definition": "event occurs during the evening"
  }, {
    "code": "NIGHT",
    "display": "Night",
    "definition": "event occurs during the night"
  } ],
  "caseSensitive": true,
  "version": "1.8.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}