Clinical Practice Guidelines
2.0.0-ballot - ballot 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-ballot 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 Recommendation - TTL Representation

Active as of 2024-04-14

Raw ttl | Download


@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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:PlanDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "chf-urine-out-pd"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-recommendationdefinition"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-recommendationdefinition>     ] )
  ] ; # 
  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=\"chf-urine-out-pd\"> </a><a name=\"hcchf-urine-out-pd\"> </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;chf-urine-out-pd&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-cpg-recommendationdefinition.html\">CPG Recommendation Definition</a></p></div><p><b>CQF Knowledge capability</b>: shareable</p><p><b>CQF Knowledge capability</b>: computable</p><p><b>CQF Knowledge capability</b>: publishable</p><p><b>CQF knowledge representation level</b>: structured</p><p><b>CPG Part Of Extension</b>: <a href=\"PlanDefinition-chf-daily-management.html\">CHFDailyManagement</a></p><p><b>CPG Enabled Extension</b>: true</p><p><b>url</b>: <code>http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-urine-out-pd</code></p><p><b>version</b>: 2.0.0-ballot</p><p><b>name</b>: CHFUrineOut</p><p><b>type</b>: ECA Rule <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-plan-definition-type.html\">PlanDefinitionType</a>#eca-rule)</span></p><p><b>status</b>: active</p><p><b>experimental</b>: true</p><p><b>date</b>: 2024-04-14 20:00:23+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>: Measure urine output daily</p><p><b>jurisdiction</b>: World <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (m49.htm#001)</span></p><h3>Goals</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Description</b></td><td><b>Start</b></td></tr><tr><td style=\"display: none\">*</td><td>Urine output target <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></td><td>Admission to hospital <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#32485007)</span></td></tr></table><blockquote><p><b>action</b></p><blockquote><p><b>id</b></p>urine-out</blockquote><p><b>title</b>: Urine Out</p><p><b>description</b>: Measure urine output daily</p><p><b>code</b>: Conduct Diagnostic Tests <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-cpg-common-process-cs.html\">CPG Common Process Code System</a>#diagnostic-testing)</span></p><h3>Triggers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Timing[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>periodic</td><td>Once per 1 days</td></tr></table><p><b>definition</b>: <a href=\"ActivityDefinition-chf-urine-out-ad.html\">CHFUrineOut</a></p></blockquote><blockquote><p><b>action</b></p><p><b>title</b>: Report Urine Out</p><p><b>description</b>: Report urine output metric daily</p><p><b>code</b>: Conduct Diagnostic Tests <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-cpg-common-process-cs.html\">CPG Common Process Code System</a>#diagnostic-testing)</span></p><h3>RelatedActions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ActionId</b></td><td><b>Relationship</b></td></tr><tr><td style=\"display: none\">*</td><td>urine-out</td><td>after-end</td></tr></table><p><b>definition</b>: <a href=\"ActivityDefinition-chf-report-urine-out.html\">CHFReportUrineOut</a></p></blockquote></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability"^^xsd:anyURI ] ;
fhir:value [ fhir:v "shareable" ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability"^^xsd:anyURI ] ;
fhir:value [ fhir:v "computable" ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability"^^xsd:anyURI ] ;
fhir:value [ fhir:v "publishable" ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeRepresentationLevel"^^xsd:anyURI ] ;
fhir:value [ fhir:v "structured" ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-partOf"^^xsd:anyURI ] ;
fhir:value [
fhir:v "http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-daily-management"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-daily-management>     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-enabled"^^xsd:anyURI ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-urine-out-pd"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2.0.0-ballot"] ; # 
  fhir:name [ fhir:v "CHFUrineOut"] ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/plan-definition-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "eca-rule" ]     ] )
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-04-14T20:00:23+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Clinical Decision Support"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Clinical Decision Support" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/dss" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Measure urine output daily"] ; # 
  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:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:goal ( [
fhir:description [
fhir:text [ fhir:v "Urine output target" ]     ] ;
fhir:start [
      ( fhir:coding [
a sct:32485007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "32485007" ] ;
fhir:display [ fhir:v "Admission to hospital" ]       ] )     ]
  ] ) ; # 
  fhir:action ( [
fhir:id [ fhir:v "urine-out" ] ;
fhir:title [ fhir:v "Urine Out" ] ;
fhir:description [ fhir:v "Measure urine output daily" ] ;
    ( fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "diagnostic-testing" ]       ] )     ] ) ;
    ( fhir:trigger [
fhir:type [ fhir:v "periodic" ] ;
fhir:timing [
a fhir:Timing ;
fhir:repeat [
fhir:frequency [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:period [ fhir:v "1"^^xsd:decimal ] ;
fhir:periodUnit [ fhir:v "d" ]         ]       ]     ] ) ;
fhir:definition [
fhir:v "http://hl7.org/fhir/uv/cpg/ActivityDefinition/chf-urine-out-ad"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/cpg/ActivityDefinition/chf-urine-out-ad>     ]
  ] [
fhir:title [ fhir:v "Report Urine Out" ] ;
fhir:description [ fhir:v "Report urine output metric daily" ] ;
    ( fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "diagnostic-testing" ]       ] )     ] ) ;
    ( fhir:relatedAction [
fhir:actionId [ fhir:v "urine-out" ] ;
fhir:relationship [ fhir:v "after-end" ]     ] ) ;
fhir:definition [
fhir:v "http://hl7.org/fhir/uv/cpg/ActivityDefinition/chf-report-urine-out"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/cpg/ActivityDefinition/chf-report-urine-out>     ]
  ] ) . #