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

: Non-compliant Patients template - JSON Representation

Active as of 2019-04-01

Raw json | Download


{
  "resourceType" : "PlanDefinition",
  "id" : "organization-template",
  "meta" : {
    "profile" : [
      🔗 "http://resmed.com/fhir/core/StructureDefinition/rmd-ruleset-plan-definition"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: PlanDefinition</b><a name=\"organization-template\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource PlanDefinition &quot;organization-template&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-rmd-ruleset-plan-definition.html\">ResMed Rule Set PlanDefinition</a></p></div><p><b>ResMedOwner</b>: <a href=\"Organization-airview-organization.html\">Organization/airview-organization</a> &quot;SleepyLabs Sleep Clinic&quot;</p><p><b>ResMedPlanDefinitionIsModifiable</b>: true</p><p><b>url</b>: <code>http://resmed.com/fhir/PlanDefinition/organization-template</code></p><p><b>version</b>: 0.37.0</p><p><b>name</b>: NonCompliantPatientsTemplate</p><p><b>title</b>: Non-compliant Patients template</p><p><b>type</b>: Rule Set <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-resmed-plandefinition-type-identifier-code-system.html\">ResMed Plan Definition Type Identifier CodeSystem</a>#rule-set)</span></p><p><b>status</b>: active</p><p><b>date</b>: 2019-04-01 12:00:00+0000</p><p><b>publisher</b>: ResMed Corp</p><p><b>contact</b>: ResMed Corp: <a href=\"https://www.resmed.com\">https://www.resmed.com</a>,<a href=\"mailto:atomteam-halifax@resmed.com\">atomteam-halifax@resmed.com</a></p><p><b>jurisdiction</b>: Global (Whole world) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (m49.htm#001)</span></p><blockquote><p><b>action</b></p><p><b>definition</b>: <a href=\"PlanDefinition-rmd-sully-rule1.html\">TidalVolumetBelowMlofMedianforConsecutiveDays</a></p></blockquote><blockquote><p><b>action</b></p><p><b>definition</b>: <a href=\"PlanDefinition-rmd-sully-rule2.html\">SpontTriggerOverPctofMedianforConsecutiveDays</a></p></blockquote></div>"
  },
  "extension" : [
    {
      "url" : "http://resmed.com/fhir/core/StructureDefinition/rmd-resource-owner-ext",
      "valueReference" : {
        🔗 "reference" : "Organization/airview-organization"
      }
    },
    {
      "url" : "http://resmed.com/fhir/core/StructureDefinition/rmd-plandefinition-modifiable-ext",
      "valueBoolean" : true
    }
  ],
  "url" : "http://resmed.com/fhir/PlanDefinition/organization-template",
  "version" : "0.37.0",
  "name" : "NonCompliantPatientsTemplate",
  "title" : "Non-compliant Patients template",
  "type" : {
    "coding" : [
      {
        "system" : "http://terminology.resmed.com/CodeSystem/resmed-plandefinition-type-identifier",
        "code" : "rule-set"
      }
    ]
  },
  "status" : "active",
  "date" : "2019-04-01T12:00:00Z",
  "publisher" : "ResMed Corp",
  "contact" : [
    {
      "name" : "ResMed Corp",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.resmed.com"
        },
        {
          "system" : "email",
          "value" : "atomteam-halifax@resmed.com"
        }
      ]
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "action" : [
    {
      "definitionCanonical" : "http://resmed.com/fhir/core/PlanDefinition/rmd-sully-rule1"
    },
    {
      "definitionCanonical" : "http://resmed.com/fhir/core/PlanDefinition/rmd-sully-rule2"
    }
  ]
}