{
  "resourceType": "ValueSet",
  "id": "ValueSet-BNet-Preg-MentalHealthProblems",
  "url": "https://simplifier.net/badgernet/ValueSet-BNet-Preg-MentalHealthProblems",
  "name": "ValueSet-BNet-Preg-MentalHealthProblems",
  "status": "active",
  "date": "2025-03-25T11:59:26.6311086Z",
  "publisher": "Clevermed Ltd.",
  "description": "Values for whether discussed mental health issues",
  "copyright": "(C) Clevermed Ltd.  Usage by permission an only for integration with BadgeNet Platform",
  "compose": {
    "include": [
      {
        "system": "https://fhir.clevermed.com/codesystem",
        "concept": [
          {
            "code": "n",
            "display": "No",
            "designation": [
              {
                "value": "all"
              }
            ]
          },
          {
            "code": "gp_outpatient",
            "display": "Out-patient GP",
            "designation": [
              {
                "value": "all"
              }
            ]
          },
          {
            "code": "psychiatricunit_outpatient",
            "display": "Out-patient Psychiatric Unit",
            "designation": [
              {
                "value": "all"
              }
            ]
          },
          {
            "code": "psychiatricunit_inpatient",
            "display": "In-patient Psychiatric Unit",
            "designation": [
              {
                "value": "all"
              }
            ]
          },
          {
            "code": "careSecondaryMHServices",
            "display": "Under care of secondary mental health services",
            "designation": [
              {
                "value": "all"
              }
            ]
          },
          {
            "code": "prevPsychInpatient",
            "display": "Previous psychiatric inpatient episode",
            "designation": [
              {
                "value": "all"
              }
            ]
          },
          {
            "code": "detentionMHAct",
            "display": "Detention under the mental health act",
            "designation": [
              {
                "value": "all"
              }
            ]
          },
          {
            "code": "other",
            "display": "other",
            "designation": [
              {
                "value": "all"
              }
            ]
          },
          {
            "code": "u",
            "display": "Unknown",
            "designation": [
              {
                "value": "all"
              }
            ]
          }
        ]
      }
    ]
  }
}