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 DetectedIssue code ValueSet - JSON Representation

Draft as of 2024-01-11

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "resmed-detected-issue-code-value-set",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-resmed-detected-issue-code-code-system.html\"><code>http://terminology.resmed.com/CodeSystem/detectedissue-category</code></a></li><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-ActCode.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ActCode</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-ActCode.html#v3-ActCode-OBSA\">OBSA</a></td><td style=\"color: #cccccc\">Observation Alert</td><td>Proposed therapy may be inappropriate or contraindicated due to conditions or characteristics of the patient</td></tr></table></li><li>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/R4/valueset-detectedissue-category.html\">Detected Issue Category</a></li></ul></div>"
  },
  "url" : "http://terminology.resmed.com/ValueSet/detectedissue-category",
  "version" : "0.37.0",
  "name" : "ResMedDetectedIssueCodeValueSet",
  "title" : "ResMed DetectedIssue code ValueSet",
  "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" : "The set of supported categories for ResMed DetectedIssues",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.resmed.com/CodeSystem/detectedissue-category"
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "concept" : [
          {
            "code" : "OBSA"
          }
        ]
      },
      {
        "valueSet" : [
          🔗 "http://hl7.org/fhir/ValueSet/detectedissue-category"
        ]
      }
    ]
  }
}