ResMed Core Implementation Guide
0.37.0 - ci-build International flag

ResMed Core Implementation Guide - Local Development build (v0.37.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ResMed Operational Rule Outcome Types Value Set - JSON Representation

Draft as of 2024-01-11

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "rmd-operational-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 concept  descends from  <a href=\"CodeSystem-rmd-ruleOutcomeTypes-cs.html#rmd-ruleOutcomeTypes-cs-_operationalOutcome\">_operationalOutcome</a></li></ul></div>"
  },
  "url" : "http://resmed.com/fhir/core/ValueSet/rmd-operational-ruleOutcomeTypes-vs",
  "version" : "0.37.0",
  "name" : "ValueSetResMedOperationalOutcomeTypeCodes",
  "title" : "ResMed Operational 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 the operational 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" : "concept",
            "op" : "descendent-of",
            "value" : "_operationalOutcome"
          }
        ]
      }
    ]
  }
}