| Package | hl7.fhir.uv.cpg |
| Resource Type | PlanDefinition |
| Id | chf-lasix |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/uv/cpg/https://build.fhir.org/ig/HL7/cqf-recommendations/PlanDefinition-chf-lasix.html |
| URL | http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-lasix |
| Version | 2.0.0 |
| Status | active |
| Date | 2024-11-26T06:42:34+00:00 |
| Name | CHFLASIX |
| Realm | uv |
| Authority | hl7 |
| Description | Administer LASIX IV, transition to PO as appropriate |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: PlanDefinition chf-lasix
CQF Knowledge capability: shareable
CQF Knowledge capability: computable
CQF Knowledge capability: publishable
CPG Part Of Extension: CHFHypervolemia
CPG Enabled Extension: true
identifier: Uniform Resource Identifier (URI)/urn:oid:2.16.840.1.113883.4.642.40.48.34.30
version: 2.0.0
name: CHFLASIX
type: ECA Rule
status: Active
experimental: true
date: 2024-11-26 06:42:34+0000
publisher: HL7 International / Clinical Decision Support
contact: HL7 International / Clinical Decision Support: http://www.hl7.org/Special/committees/dss
description:
Administer LASIX IV, transition to PO as appropriate
jurisdiction: World
| Description | Start |
| Transition to LASIX PO | Admission to hospital |
action
id
lasix-ivtitle: LASIX IV
description: Administer LASIX IV
code: Dispense Medications
condition
kind: Stop
Expressions
Language Expression text/cql-identifier Should Stop LASIX IV definition: CHFLASIXIV
action
id
lasix-potitle: LASIX PO
description: Administer LASIX PO
code: Dispense Medications
condition
kind: Start
Expressions
Language Expression text/cql-identifier Should Start LASIX PO definition: CHFLASIXPO
{
"resourceType": "PlanDefinition",
"id": "chf-lasix",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-recommendationdefinition",
"http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computableplandefinition"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
"valueCode": "shareable"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
"valueCode": "computable"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
"valueCode": "publishable"
},
{
"url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-partOf",
"valueCanonical": "http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-hypervolemia"
},
{
"url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-enabled",
"valueBoolean": true
}
],
"url": "http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-lasix",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.48.34.30"
}
],
"version": "2.0.0",
"name": "CHFLASIX",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/plan-definition-type",
"code": "eca-rule"
}
]
},
"status": "active",
"experimental": true,
"date": "2024-11-26T06:42:34+00:00",
"publisher": "HL7 International / Clinical Decision Support",
"contact": [
{
"name": "HL7 International / Clinical Decision Support",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/dss"
}
]
}
],
"description": "Administer LASIX IV, transition to PO as appropriate",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"goal": [
{
"description": {
"text": "Transition to LASIX PO"
},
"start": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "32485007",
"display": "Admission to hospital"
}
]
}
}
],
"action": [
{
"id": "lasix-iv",
"title": "LASIX IV",
"description": "Administer LASIX IV",
"code": [
{
"coding": [
{
"system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
"code": "dispense-medications"
}
]
}
],
"condition": [
{
"kind": "stop",
"expression": {
"language": "text/cql-identifier",
"expression": "Should Stop LASIX IV"
}
}
],
"definitionCanonical": "http://hl7.org/fhir/uv/cpg/ActivityDefinition/chf-lasix-iv"
},
{
"id": "lasix-po",
"title": "LASIX PO",
"description": "Administer LASIX PO",
"code": [
{
"coding": [
{
"system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
"code": "dispense-medications"
}
]
}
],
"condition": [
{
"kind": "start",
"expression": {
"language": "text/cql-identifier",
"expression": "Should Start LASIX PO"
}
}
],
"definitionCanonical": "http://hl7.org/fhir/uv/cpg/ActivityDefinition/chf-lasix-po"
}
]
}