FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/cyehr-vs-ehdsitimingevent

Packageehealth4u.package
Resource TypeValueSet
Idcyehr-vs-ehdsitimingevent
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ehealth4u.package@1.0.0&canonical=http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsitimingevent
URLhttp://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsitimingevent
Version2020-04-22T18:10:00
Statusactive
NameCYEHRVSEHDSITimingEvent
TitleCyprus EHR Value Set: eHDSI Timing Event
DescriptioneHDSITimingEvent. Downloaded from art-decor: http://art-decor.org/fhir/ValueSet/1.3.6.1.4.1.12559.11.10.1.3.1.42.41--20200422181000

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-TimingEventTimingEvent

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "cyehr-vs-ehdsitimingevent",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2020-04-22T18:10:00+02:00"
      }
    }
  ],
  "url": "http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsitimingevent",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.41"
    }
  ],
  "version": "2020-04-22T18:10:00",
  "name": "CYEHRVSEHDSITimingEvent",
  "title": "Cyprus EHR Value Set: eHDSI Timing Event",
  "status": "active",
  "experimental": false,
  "publisher": "epSOS",
  "description": "eHDSITimingEvent. Downloaded from art-decor: http://art-decor.org/fhir/ValueSet/1.3.6.1.4.1.12559.11.10.1.3.1.42.41--20200422181000",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-TimingEvent",
        "concept": [
          {
            "code": "AC",
            "display": "before meal (from lat. ante cibus)"
          },
          {
            "code": "ACD",
            "display": "before lunch (from lat. ante cibus diurnus)"
          },
          {
            "code": "ACM",
            "display": "before breakfast (from lat. ante cibus matutinus)"
          },
          {
            "code": "ACV",
            "display": "before dinner (from lat. ante cibus vespertinus)"
          },
          {
            "code": "HS",
            "display": "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",
            "display": "between meals (from lat. inter cibus)"
          },
          {
            "code": "ICD",
            "display": "between lunch and dinner"
          },
          {
            "code": "ICM",
            "display": "between breakfast and lunch"
          },
          {
            "code": "ICV",
            "display": "between dinner and the hour of sleep"
          },
          {
            "code": "PC",
            "display": "after meal (from lat. post cibus)"
          },
          {
            "code": "PCD",
            "display": "after lunch (from lat. post cibus diurnus)"
          },
          {
            "code": "PCM",
            "display": "after breakfast (from lat. post cibus matutinus)"
          },
          {
            "code": "PCV",
            "display": "after dinner (from lat. post cibus vespertinus)"
          }
        ]
      }
    ]
  }
}