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 LASIX 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-lasix"] ; # 
  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-lasix\"> </a><a name=\"hcchf-lasix\"> </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-lasix&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-hypervolemia.html\">CHFHypervolemia</a></p><p><b>CPG Enabled Extension</b>: true</p><p><b>url</b>: <code>http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-lasix</code></p><p><b>version</b>: 2.0.0-ballot</p><p><b>name</b>: CHFLASIX</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>: Administer LASIX IV, transition to PO as appropriate</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>Transition to LASIX PO <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>lasix-iv</blockquote><p><b>title</b>: LASIX IV</p><p><b>description</b>: Administer LASIX IV</p><p><b>code</b>: Dispense Medications <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-cpg-common-process-cs.html\">CPG Common Process Code System</a>#dispense-medications)</span></p><blockquote><p><b>condition</b></p><p><b>kind</b>: stop</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>text/cql-identifier</td><td>Should Stop LASIX IV</td></tr></table></blockquote><p><b>definition</b>: <a href=\"ActivityDefinition-chf-lasix-iv.html\">CHFLASIXIV</a></p></blockquote><blockquote><p><b>action</b></p><blockquote><p><b>id</b></p>lasix-po</blockquote><p><b>title</b>: LASIX PO</p><p><b>description</b>: Administer LASIX PO</p><p><b>code</b>: Dispense Medications <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-cpg-common-process-cs.html\">CPG Common Process Code System</a>#dispense-medications)</span></p><blockquote><p><b>condition</b></p><p><b>kind</b>: start</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>text/cql-identifier</td><td>Should Start LASIX PO</td></tr></table></blockquote><p><b>definition</b>: <a href=\"ActivityDefinition-chf-lasix-po.html\">CHFLASIXPO</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-hypervolemia"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-hypervolemia>     ]
  ] [
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-lasix"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2.0.0-ballot"] ; # 
  fhir:name [ fhir:v "CHFLASIX"] ; # 
  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 "Administer LASIX IV, transition to PO as appropriate"] ; # 
  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 "Transition to LASIX PO" ]     ] ;
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 "lasix-iv" ] ;
fhir:title [ fhir:v "LASIX IV" ] ;
fhir:description [ fhir:v "Administer LASIX IV" ] ;
    ( 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 "dispense-medications" ]       ] )     ] ) ;
    ( fhir:condition [
fhir:kind [ fhir:v "stop" ] ;
fhir:expression [
fhir:language [ fhir:v "text/cql-identifier" ] ;
fhir:expression [ fhir:v "Should Stop LASIX IV" ]       ]     ] ) ;
fhir:definition [
fhir:v "http://hl7.org/fhir/uv/cpg/ActivityDefinition/chf-lasix-iv"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/cpg/ActivityDefinition/chf-lasix-iv>     ]
  ] [
fhir:id [ fhir:v "lasix-po" ] ;
fhir:title [ fhir:v "LASIX PO" ] ;
fhir:description [ fhir:v "Administer LASIX PO" ] ;
    ( 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 "dispense-medications" ]       ] )     ] ) ;
    ( fhir:condition [
fhir:kind [ fhir:v "start" ] ;
fhir:expression [
fhir:language [ fhir:v "text/cql-identifier" ] ;
fhir:expression [ fhir:v "Should Start LASIX PO" ]       ]     ] ) ;
fhir:definition [
fhir:v "http://hl7.org/fhir/uv/cpg/ActivityDefinition/chf-lasix-po"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/cpg/ActivityDefinition/chf-lasix-po>     ]
  ] ) . #