This page is part of the Clinical Guidelines (v2.0.0-ballot: STU2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
Active as of 2023-12-19 |
@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:id [ fhir:v "chf-daily-management"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-strategydefinition"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-strategydefinition> ] )
] ; #
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-daily-management\"> </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 "chf-daily-management" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-cpg-strategydefinition.html\">CPG Strategy 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-pathway.html\">CHFPathway</a></p><p><b>CPG Enabled Extension</b>: true</p><p><b>StructureDefinition Work Group</b>: cds</p><p><b>url</b>: <code>http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-daily-management</code></p><p><b>version</b>: 2.0.0-ballot</p><p><b>name</b>: CHFDailyManagement</p><p><b>type</b>: Workflow Definition <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-plan-definition-type.html\">PlanDefinitionType</a>#workflow-definition)</span></p><p><b>status</b>: active</p><p><b>experimental</b>: true</p><p><b>date</b>: 2023-12-19 19:53:17+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>: 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-cs.html\">CPG Common Process Code System</a>#diagnostic-testing)</span></p><p><b>definition</b>: <a href=\"PlanDefinition-chf-bodyweight-pd.html\">CHFBodyWeight</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-cs.html\">CPG Common Process Code System</a>#diagnostic-testing)</span></p><p><b>definition</b>: <a href=\"PlanDefinition-chf-bodyweight-change-pd.html\">CHFBodyWeightChange</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-cs.html\">CPG Common Process Code System</a>#diagnostic-testing)</span></p><p><b>definition</b>: <a href=\"PlanDefinition-chf-urine-out-pd.html\">CHFUrineOut</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-cs.html\">CPG Common Process Code System</a>#diagnostic-testing)</span></p><p><b>definition</b>: <a href=\"PlanDefinition-chf-net-io-pd.html\">CHFNetIO</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-pathway"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-pathway> ]
] [
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/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "cds" ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-daily-management"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.0.0-ballot"] ; #
fhir:name [ fhir:v "CHFDailyManagement"] ; #
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/plan-definition-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "workflow-definition" ] ] )
] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "true"^^xsd:boolean] ; #
fhir:date [ fhir:v "2023-12-19T19:53:17+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 "Daily management strategy as part of a care pathway for patients with admitting diagnosis of congestive heart failure"] ; #
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:action ( [
fhir:title [ fhir:v "Weight" ] ;
fhir:description [ fhir:v "Measure weight 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:definition [
fhir:v "http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-bodyweight-pd"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-bodyweight-pd> ]
] [
fhir:title [ fhir:v "Weight Change" ] ;
fhir:description [ fhir:v "Manage weight change" ] ;
( 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:definition [
fhir:v "http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-bodyweight-change-pd"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-bodyweight-change-pd> ]
] [
fhir:title [ fhir:v "Urine Output" ] ;
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:definition [
fhir:v "http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-urine-out-pd"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-urine-out-pd> ]
] [
fhir:title [ fhir:v "Net I/Os" ] ;
fhir:description [ fhir:v "Measure net intake/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:definition [
fhir:v "http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-net-io-pd"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-net-io-pd> ]
] ) . #
IG © 2023+ HL7 International / Clinical Decision Support. Package hl7.fhir.uv.cpg#2.0.0-ballot based on FHIR 4.0.1. Generated 2023-12-19
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change