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
| Active as of 2019-04-01 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:PlanDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "organization-template"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://resmed.com/fhir/core/StructureDefinition/rmd-ruleset-plan-definition"^^xsd:anyURI ;
fhir:link <http://resmed.com/fhir/core/StructureDefinition/rmd-ruleset-plan-definition> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir: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 "organization-template" </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> "SleepyLabs Sleep Clinic"</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>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://resmed.com/fhir/core/StructureDefinition/rmd-resource-owner-ext"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Organization/airview-organization" ] ]
] [
fhir:url [ fhir:v "http://resmed.com/fhir/core/StructureDefinition/rmd-plandefinition-modifiable-ext"^^xsd:anyURI ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
] ) ; #
fhir:url [ fhir:v "http://resmed.com/fhir/PlanDefinition/organization-template"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.37.0"] ; #
fhir:name [ fhir:v "NonCompliantPatientsTemplate"] ; #
fhir:title [ fhir:v "Non-compliant Patients template"] ; #
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-plandefinition-type-identifier"^^xsd:anyURI ] ;
fhir:code [ fhir:v "rule-set" ] ] )
] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2019-04-01T12:00:00Z"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "ResMed Corp"] ; #
fhir:contact ( [
fhir:name [ fhir:v "ResMed Corp" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.resmed.com" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "atomteam-halifax@resmed.com" ] ] )
] ) ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ] )
] ) ; #
fhir:action ( [
fhir:definition [
fhir:v "http://resmed.com/fhir/core/PlanDefinition/rmd-sully-rule1"^^xsd:anyURI ;
fhir:link <http://resmed.com/fhir/core/PlanDefinition/rmd-sully-rule1> ]
] [
fhir:definition [
fhir:v "http://resmed.com/fhir/core/PlanDefinition/rmd-sully-rule2"^^xsd:anyURI ;
fhir:link <http://resmed.com/fhir/core/PlanDefinition/rmd-sully-rule2> ]
] ) . #
IG © 2021+ ResMed Corp. Package resmed.core#0.37.0 based on FHIR 4.0.1. Generated 2024-01-11
Links: Table of Contents |
QA Report
| Propose a change | Issues
| Version History
| Search