{
  "resourceType": "ValueSet",
  "id": "welt-mio-negative-factors-answer-option",
  "url": "https://weltcorp.com/fhir/mio/ValueSet/welt-mio-negative-factors-answer-option",
  "version": "0.0.1",
  "name": "WeltMIONegativeFactorsAnswerOption",
  "title": "WELT MIO Negative Factors Answer Option",
  "status": "active",
  "experimental": false,
  "description": "Answer options for the negative factors question in the WELT sleep diary.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/900000000000207008/version/20250201",
        "concept": [
          {
            "code": "260413007",
            "display": "None (qualifier value)"
          }
        ]
      },
      {
        "system": "https://weltcorp.com/fhir/mio/CodeSystem/welt-mio-code-system",
        "concept": [
          {
            "code": "long-working-hours",
            "display": "Long working hours"
          },
          {
            "code": "stress-or-worry",
            "display": "Stress or worry during the day"
          },
          {
            "code": "caffeine-or-alcohol",
            "display": "Evening caffeine or alcohol consumption"
          },
          {
            "code": "pain-or-discomfort",
            "display": "Pain or discomfort"
          },
          {
            "code": "disturbed-sleep-environment",
            "display": "Disturbed sleep environment"
          }
        ]
      }
    ]
  }
}