Clinical Practice Guidelines
2.0.0-draft - draft International flag

Clinical Practice Guidelines, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 2.0.0-draft built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/cqf-recommendations/ and changes regularly. See the Directory of published versions

: CHF Urine Out Activity Defintion - XML Representation

Active as of 2024-08-25

Raw xml | Download



<ActivityDefinition xmlns="http://hl7.org/fhir">
  <id value="chf-urine-out-ad"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computableactivity"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ActivityDefinition chf-urine-out-ad</b></p><a name="chf-urine-out-ad"> </a><a name="hcchf-urine-out-ad"> </a><a name="chf-urine-out-ad-en-US"> </a><p><b>url</b>: <a href="ActivityDefinition-chf-urine-out-ad.html">ActivityDefinition CHFUrineOut</a></p><p><b>version</b>: 2.0.0-draft</p><p><b>name</b>: CHFUrineOut</p><p><b>status</b>: Active</p><p><b>experimental</b>: true</p><p><b>date</b>: 2024-08-25 03:33:21+0000</p><p><b>publisher</b>: HL7 International / Clinical Decision Support</p><p><b>contact</b>: HL7 International / Clinical Decision Support: <a href="http://www.hl7.org/Special/committees/dss">http://www.hl7.org/Special/committees/dss</a></p><p><b>description</b>: </p><div><p>Measure urine output</p>
</div><p><b>jurisdiction</b>: <span title="Codes:{http://unstats.un.org/unsd/methods/m49/m49.htm 001}">World</span></p><p><b>kind</b>: ServiceRequest</p><p><b>profile</b>: <a href="StructureDefinition-cpg-servicerequest.html">CPG Service Request</a></p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs order-service}">Order a service</span></p><p><b>intent</b>: Proposal</p><p><b>doNotPerform</b>: false</p><p><b>location</b>: <a href="Location-chf-locationdefinition.html">Location Cardiovascular diagnostics or therapeutics unit</a></p><h3>Participants</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Role</b></td></tr><tr><td style="display: none">*</td><td>Practitioner</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/practitioner-role nurse}">Nurse</span></td></tr></table><p><b>product</b>: <span title="Codes:{http://snomed.info/sct 444990003}">Measurement of urine output (procedure)</span></p><blockquote><p><b>dynamicValue</b></p><p><b>path</b>: status</p><h3>Expressions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td style="display: none">*</td><td>CQL</td><td>'draft'</td></tr></table></blockquote></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability">
    <valueCode value="shareable"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability">
    <valueCode value="computable"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability">
    <valueCode value="publishable"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/cqf-knowledgeRepresentationLevel">
    <valueCode value="structured"/>
  </extension>
  <url
       value="http://hl7.org/fhir/uv/cpg/ActivityDefinition/chf-urine-out-ad"/>
  <version value="2.0.0-draft"/>
  <name value="CHFUrineOut"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2024-08-25T03:33:21+00:00"/>
  <publisher value="HL7 International / Clinical Decision Support"/>
  <contact>
    <name value="HL7 International / Clinical Decision Support"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/dss"/>
    </telecom>
  </contact>
  <description value="Measure urine output"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <kind value="ServiceRequest"/>
  <profile
           value="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-servicerequest"/>
  <code>
    <coding>
      <system
              value="http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs"/>
      <code value="order-service"/>
      <display value="Order a service"/>
    </coding>
  </code>
  <intent value="proposal"/>
  <doNotPerform value="false"/>
  <location>🔗 
    <reference value="Location/chf-locationdefinition"/>
  </location>
  <participant>
    <type value="practitioner"/>
    <role>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/practitioner-role"/>
        <code value="nurse"/>
        <display value="Nurse"/>
      </coding>
    </role>
  </participant>
  <productCodeableConcept>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="444990003"/>
      <display value="Measurement of urine output (procedure)"/>
    </coding>
  </productCodeableConcept>
  <dynamicValue>
    <path value="status"/>
    <expression>
      <language value="text/cql"/>
      <expression value="'draft'"/>
    </expression>
  </dynamicValue>
</ActivityDefinition>