PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.core@3.0.2
    http://hl7.org/fhir/event-timing
{
  "description": "Real world event relating to the schedule.",
  "_filename": "CodeSystem-event-timing.json",
  "package_name": "hl7.fhir.r3.core",
  "date": "2019-10-24T11:53:00+11:00",
  "meta": {
    "lastUpdated": "2019-10-24T11:53:00+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "EventTiming",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "3.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Informative"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 0
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  } ],
  "status": "draft",
  "id": "81156120-7d8e-4a84-9cd6-a1a3e6fa7d1c",
  "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.69",
    "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"
  }, {
    "code": "PHS",
    "display": "After Sleep",
    "definition": "event occurs [offset] after subject goes to sleep"
  } ],
  "caseSensitive": true,
  "version": "3.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}