{
  "resourceType": "ValueSet",
  "id": "ValueSet-BNet-Preg-AlcoholConsumedAmount",
  "url": "https://simplifier.net/badgernet/ValueSet-BNet-Preg-AlcoholConsumedAmount",
  "name": "ValueSet-BNet-Preg-AlcoholConsumedAmount",
  "status": "active",
  "date": "2025-07-22T13:48:23.0177529Z",
  "publisher": "Clevermed Ltd.",
  "description": "Allowable ranges for Alcohol Consumed per week.",
  "copyright": "(C) Clevermed Ltd.  Usage by permission an only for integration with BadgeNet Platform",
  "compose": {
    "include": [
      {
        "system": "https://fhir.clevermed.com/codesystem",
        "concept": [
          {
            "code": "None",
            "display": "None",
            "designation": [
              {
                "value": "all"
              }
            ]
          },
          {
            "code": "1to5",
            "display": "1 to 5",
            "designation": [
              {
                "value": "all"
              }
            ]
          },
          {
            "code": "6to10",
            "display": "6 to 10",
            "designation": [
              {
                "value": "all"
              }
            ]
          },
          {
            "code": "11to20",
            "display": "11 to 20",
            "designation": [
              {
                "value": "all"
              }
            ]
          },
          {
            "code": "21to30",
            "display": "21 to 30",
            "designation": [
              {
                "value": "all"
              }
            ]
          },
          {
            "code": "31ormore",
            "display": "31 or more",
            "designation": [
              {
                "value": "all"
              }
            ]
          },
          {
            "code": "unknown",
            "display": "Unknown",
            "designation": [
              {
                "value": "all"
              }
            ]
          },
          {
            "code": "otherconsumption",
            "display": "Other consumption",
            "designation": [
              {
                "value": "all"
              }
            ]
          }
        ]
      }
    ]
  }
}