{
  "resourceType" : "ValueSet",
  "id" : "rmd-ruleOutcomeTypes-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include codes from <a href=\"CodeSystem-rmd-ruleOutcomeTypes-cs.html\"><code>http://resmed.com/fhir/core/CodeSystem/rmd-ruleOutcomeTypes-cs</code></a> where notSelectable  =  false</li></ul></div>"
  },
  "url" : "http://resmed.com/fhir/core/ValueSet/rmd-ruleOutcomeTypes-vs",
  "version" : "0.37.0",
  "name" : "ValueSetResMedAllRuleOutcomeTypeCodes",
  "title" : "ResMed All Rule Outcome Types Value Set",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-01-11T18:32:48+00:00",
  "publisher" : "ResMed Corp",
  "contact" : [{
    "name" : "ResMed Corp",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.resmed.com"
    },
    {
      "system" : "email",
      "value" : "atomteam-halifax@resmed.com"
    }]
  }],
  "description" : "A value set of all non-abstract rule outcome types",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://resmed.com/fhir/core/CodeSystem/rmd-ruleOutcomeTypes-cs",
      "filter" : [{
        "property" : "notSelectable",
        "op" : "=",
        "value" : "false"
      }]
    }]
  }
}