2nd DSTU Draft For Comment

This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4 R3 R2

V3\TimingEvent\v3-TimingEvent.json

Raw JSON (canonical form)

? not found

{
  "resourceType": "ValueSet",
  "id": "v3-TimingEvent",
  "meta": {
    "lastUpdated": "2014-12-11T00:00:00.000+11:00",
    "profile": [
      "http://hl7.org/fhir/Profile/valueset-shareable-definition"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div>!-- Snipped for Brevity --></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/ExtensionDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.1.11.10706"
    }
  ],
  "url": "http://hl7.org/fhir/v3/vs/TimingEvent",
  "version": "2014-12-11",
  "name": "v3 Code System TimingEvent",
  "publisher": "HL7, Inc",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        }
      ]
    }
  ],
  "description": "? not found",
  "status": "active",
  "experimental": false,
  "date": "2014-12-11",
  "define": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/ExtensionDefinition/valueset-oid",
        "valueUri": "urn:oid:2.16.840.1.113883.5.139"
      }
    ],
    "system": "http://hl7.org/fhir/v3/TimingEvent",
    "caseSensitive": true,
    "concept": [
      {
        "code": "AC",
        "abstract": false,
        "display": "AC",
        "definition": "before meal (from lat. ante cibus)"
      },
      {
        "code": "ACD",
        "abstract": false,
        "display": "ACD",
        "definition": "before lunch (from lat. ante cibus diurnus)"
      },
      {
        "code": "ACM",
        "abstract": false,
        "display": "ACM",
        "definition": "before breakfast (from lat. ante cibus matutinus)"
      },
      {
        "code": "ACV",
        "abstract": false,
        "display": "ACV",
        "definition": "before dinner (from lat. ante cibus vespertinus)"
      },
      {
        "code": "C",
        "abstract": false,
        "display": "C",
        "definition": "Description: meal (from lat. ante cibus)",
        "concept": [
          {
            "code": "CD",
            "abstract": false,
            "display": "CD",
            "definition": "Description: lunch (from lat. cibus diurnus)"
          },
          {
            "code": "CM",
            "abstract": false,
            "display": "CM",
            "definition": "Description: breakfast (from lat. cibus matutinus)"
          },
          {
            "code": "CV",
            "abstract": false,
            "display": "CV",
            "definition": "Description: dinner (from lat. cibus vespertinus)"
          }
        ]
      },
      {
        "code": "HS",
        "abstract": false,
        "display": "HS",
        "definition": "Description: Prior to beginning a regular period of extended sleep (this would exclude naps).  Note that this might occur at different times of day depending on a person's regular sleep schedule."
      },
      {
        "code": "IC",
        "abstract": false,
        "display": "IC",
        "definition": "between meals (from lat. inter cibus)"
      },
      {
        "code": "ICD",
        "abstract": false,
        "display": "ICD",
        "definition": "between lunch and dinner"
      },
      {
        "code": "ICM",
        "abstract": false,
        "display": "ICM",
        "definition": "between breakfast and lunch"
      },
      {
        "code": "ICV",
        "abstract": false,
        "display": "ICV",
        "definition": "between dinner and the hour of sleep"
      },
      {
        "code": "PC",
        "abstract": false,
        "display": "PC",
        "definition": "after meal (from lat. post cibus)"
      },
      {
        "code": "PCD",
        "abstract": false,
        "display": "PCD",
        "definition": "after lunch (from lat. post cibus diurnus)"
      },
      {
        "code": "PCM",
        "abstract": false,
        "display": "PCM",
        "definition": "after breakfast (from lat. post cibus matutinus)"
      },
      {
        "code": "PCV",
        "abstract": false,
        "display": "PCV",
        "definition": "after dinner (from lat. post cibus vespertinus)"
      },
      {
        "code": "WAKE",
        "abstract": false,
        "display": "WAKE",
        "definition": "Description: Upon waking up from a regular period of sleep, in order to start regular activities (this would exclude waking up from a nap or temporarily waking up during a period of sleep)\r\n\n                        \n                           Usage Notes: e.g.\r\n\n                        Take pulse rate on waking in management of thyrotoxicosis.\r\n\n                        Take BP on waking in management of hypertension\r\n\n                        Take basal body temperature on waking in establishing date of ovulation"
      }
    ]
  }
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.