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 FHIR Hose Provenance Activity ValueSet - XML Representation

Draft as of 2024-01-11

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="rmd-fhirHoseActivity-vs"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/5.0.0/CodeSystem-v3-DataOperation.html"><code>http://terminology.hl7.org/CodeSystem/v3-DataOperation</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-DataOperation.html#v3-DataOperation-CREATE">CREATE</a></td><td style="color: #cccccc">create</td><td>Fundamental operation in an Information System (IS) that results only in the act of bringing an object into existence. Note: The preceding definition is taken from the HL7 RBAC specification. There is no restriction on how the operation is invoked, e.g., via a user interface. For an HL7 Act, the state transitions per the HL7 Reference Information Model.</td></tr><tr><td><a href="http://terminology.hl7.org/5.0.0/CodeSystem-v3-DataOperation.html#v3-DataOperation-DELETE">DELETE</a></td><td style="color: #cccccc">delete</td><td>Fundamental operation in an Information System (IS) that results only in the removal of information about an object from memory or storage. Note: The preceding definition is taken from the HL7 RBAC specification. There is no restriction on how the operation is invoked, e.g., via a user interface.</td></tr><tr><td><a href="http://terminology.hl7.org/5.0.0/CodeSystem-v3-DataOperation.html#v3-DataOperation-UPDATE">UPDATE</a></td><td style="color: #cccccc">revise</td><td>Fundamental operation in an Information System (IS) that results only in the revision or alteration of an object. Note: The preceding definition is taken from the HL7 RBAC specification. There is no restriction on how the operation is invoked, e.g., via a user interface.</td></tr></table></li></ul></div>
  </text>
  <url value="http://resmed.com/fhir/core/ValueSet/rmd-fhirHoseActivity-vs"/>
  <version value="0.37.0"/>
  <name value="ValueSetResMedFhirHoseActivity"/>
  <title value="ResMed FHIR Hose Provenance Activity ValueSet"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-01-11T18:32:48+00:00"/>
  <publisher value="ResMed Corp"/>
  <contact>
    <name value="ResMed Corp"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.resmed.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="atomteam-halifax@resmed.com"/>
    </telecom>
  </contact>
  <description
               value="A value set of activities tracked as part of the FHIR Hose Provenance"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-DataOperation"/>
      <concept>
        <code value="CREATE"/>
      </concept>
      <concept>
        <code value="DELETE"/>
      </concept>
      <concept>
        <code value="UPDATE"/>
      </concept>
    </include>
  </compose>
</ValueSet>