FHIR Clinical Guidelines (v1.0.0) (STU1)

Clinical Practice Guidelines, published by Clinical Decision Support WG. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/cqf-recommendations/ and changes regularly. See the Directory of published versions

CHFDailyManagement

Formats: Narrative, XML, JSON, Turtle

Raw ttl


@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:Resource.id [ fhir:value "chf-daily-management"];
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-strategydefinition";
       fhir:index 0;
       fhir:link <http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-strategydefinition>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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 \"chf-daily-management\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-cpg-strategydefinition.html\">CPGStrategyDefinition</a></p></div><p><b>knowledgeCapability</b>: shareable</p><p><b>knowledgeCapability</b>: computable</p><p><b>knowledgeCapability</b>: publishable</p><p><b>knowledgeRepresentationLevel</b>: structured</p><p><b>partOf</b>: <a href=\"PlanDefinition-chf-pathway.html\">Congestive Heart Failure Care Pathway</a></p><p><b>enabled</b>: true</p><p><b>url</b>: <code>http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-daily-management</code></p><p><b>version</b>: 1.0.0</p><p><b>name</b>: CHFDailyManagement</p><p><b>title</b>: CHF Daily Management</p><p><b>type</b>: Workflow Definition <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.0.0/CodeSystem-plan-definition-type.html\">PlanDefinitionType</a>#workflow-definition)</span></p><p><b>status</b>: draft</p><p><b>experimental</b>: true</p><p><b>date</b>: 2022-02-02T20:41:50Z</p><p><b>publisher</b>: HL7 International - Clinical Decision Support WG</p><p><b>description</b>: Daily management strategy as part of a care pathway for patients with admitting diagnosis of congestive heart failure</p><p><b>jurisdiction</b>: World <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (m49.htm#001)</span></p><blockquote><p><b>action</b></p><p><b>title</b>: Weight</p><p><b>description</b>: Measure weight 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.html\">CPG Common Process</a>#diagnostic-testing)</span></p><p><b>definition</b>: <a href=\"PlanDefinition-chf-bodyweight.html\">CHF Body Weight</a></p></blockquote><blockquote><p><b>action</b></p><p><b>title</b>: Weight Change</p><p><b>description</b>: Manage weight change</p><p><b>code</b>: Conduct Diagnostic Tests <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-cpg-common-process.html\">CPG Common Process</a>#diagnostic-testing)</span></p><p><b>definition</b>: <a href=\"PlanDefinition-chf-bodyweight-change.html\">CHF Body Weight Change</a></p></blockquote><blockquote><p><b>action</b></p><p><b>title</b>: Urine Output</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.html\">CPG Common Process</a>#diagnostic-testing)</span></p><p><b>definition</b>: <a href=\"PlanDefinition-chf-urine-out.html\">CHF Urine Out</a></p></blockquote><blockquote><p><b>action</b></p><p><b>title</b>: Net I/Os</p><p><b>description</b>: Measure net intake/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.html\">CPG Common Process</a>#diagnostic-testing)</span></p><p><b>definition</b>: <a href=\"PlanDefinition-chf-net-io.html\">CHF Net IO</a></p></blockquote></div>"
  ];
  fhir:DomainResource.extension [
     fhir:index 0;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability" ];
     fhir:Extension.valueCode [ fhir:value "shareable" ]
  ], [
     fhir:index 1;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability" ];
     fhir:Extension.valueCode [ fhir:value "computable" ]
  ], [
     fhir:index 2;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability" ];
     fhir:Extension.valueCode [ fhir:value "publishable" ]
  ], [
     fhir:index 3;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeRepresentationLevel" ];
     fhir:Extension.valueCode [ fhir:value "structured" ]
  ], [
     fhir:index 4;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-partOf" ];
     fhir:Extension.valueCanonical [
       fhir:value "http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-pathway";
       fhir:link <http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-pathway>     ]
  ], [
     fhir:index 5;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-enabled" ];
     fhir:Extension.valueBoolean [ fhir:value "true"^^xsd:boolean ]
  ];
  fhir:PlanDefinition.url [ fhir:value "http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-daily-management"];
  fhir:PlanDefinition.version [ fhir:value "1.0.0"];
  fhir:PlanDefinition.name [ fhir:value "CHFDailyManagement"];
  fhir:PlanDefinition.title [ fhir:value "CHF Daily Management"];
  fhir:PlanDefinition.type [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/plan-definition-type" ];
       fhir:Coding.code [ fhir:value "workflow-definition" ]     ]
  ];
  fhir:PlanDefinition.status [ fhir:value "draft"];
  fhir:PlanDefinition.experimental [ fhir:value "true"^^xsd:boolean];
  fhir:PlanDefinition.date [ fhir:value "2022-02-02T20:41:50+00:00"^^xsd:dateTime];
  fhir:PlanDefinition.publisher [ fhir:value "HL7 International - Clinical Decision Support WG"];
  fhir:PlanDefinition.description [ fhir:value "Daily management strategy as part of a care pathway for patients with admitting diagnosis of congestive heart failure"];
  fhir:PlanDefinition.jurisdiction [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ];
       fhir:Coding.code [ fhir:value "001" ];
       fhir:Coding.display [ fhir:value "World" ]     ]
  ];
  fhir:PlanDefinition.action [
     fhir:index 0;
     fhir:PlanDefinition.action.title [ fhir:value "Weight" ];
     fhir:PlanDefinition.action.description [ fhir:value "Measure weight daily" ];
     fhir:PlanDefinition.action.code [
       fhir:index 0;
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process" ];
         fhir:Coding.code [ fhir:value "diagnostic-testing" ]       ]     ];
     fhir:PlanDefinition.action.definitionCanonical [
       fhir:value "http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-bodyweight";
       fhir:link <http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-bodyweight>     ]
  ], [
     fhir:index 1;
     fhir:PlanDefinition.action.title [ fhir:value "Weight Change" ];
     fhir:PlanDefinition.action.description [ fhir:value "Manage weight change" ];
     fhir:PlanDefinition.action.code [
       fhir:index 0;
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process" ];
         fhir:Coding.code [ fhir:value "diagnostic-testing" ]       ]     ];
     fhir:PlanDefinition.action.definitionCanonical [
       fhir:value "http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-bodyweight-change";
       fhir:link <http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-bodyweight-change>     ]
  ], [
     fhir:index 2;
     fhir:PlanDefinition.action.title [ fhir:value "Urine Output" ];
     fhir:PlanDefinition.action.description [ fhir:value "Measure urine output daily" ];
     fhir:PlanDefinition.action.code [
       fhir:index 0;
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process" ];
         fhir:Coding.code [ fhir:value "diagnostic-testing" ]       ]     ];
     fhir:PlanDefinition.action.definitionCanonical [
       fhir:value "http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-urine-out";
       fhir:link <http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-urine-out>     ]
  ], [
     fhir:index 3;
     fhir:PlanDefinition.action.title [ fhir:value "Net I/Os" ];
     fhir:PlanDefinition.action.description [ fhir:value "Measure net intake/output daily" ];
     fhir:PlanDefinition.action.code [
       fhir:index 0;
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process" ];
         fhir:Coding.code [ fhir:value "diagnostic-testing" ]       ]     ];
     fhir:PlanDefinition.action.definitionCanonical [
       fhir:value "http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-net-io";
       fhir:link <http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-net-io>     ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.