Package | hl7.fhir.uv.cpg |
Resource Type | ActivityDefinition |
Id | chf-lasix-po |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/cpg/https://build.fhir.org/ig/HL7/cqf-recommendations/ActivityDefinition-chf-lasix-po.html |
URL | http://hl7.org/fhir/uv/cpg/ActivityDefinition/chf-lasix-po |
Version | 2.0.0 |
Status | active |
Date | 2024-11-26T06:42:34+00:00 |
Name | CHFLASIXPO |
Realm | uv |
Authority | hl7 |
Description | Activity definition to administer LASIX PO as part of a congestive heart failure pathway |
Kind | MedicationRequest |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ActivityDefinition chf-lasix-po
CQF Knowledge capability: shareable
CQF Knowledge capability: computable
CQF Knowledge capability: publishable
url: ActivityDefinition CHFLASIXPO
identifier: Uniform Resource Identifier (URI)/urn:oid:2.16.840.1.113883.4.642.40.48.11.29
version: 2.0.0
name: CHFLASIXPO
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:
Activity definition to administer LASIX PO as part of a congestive heart failure pathway
jurisdiction: World
kind: MedicationRequest
profile: CPG Medication Request
code: Order a medication
intent: Proposal
priority: Routine
doNotPerform: false
product: LASIX PO
dosage
sequence: 1
text: 40mg
timing: Once per 1 days
route: Oral Route (qualifier value)
DoseAndRates
Type Dose[x] Ordered 40 mg (Details: UCUM codemg = 'mg')
{ "resourceType": "ActivityDefinition", "id": "chf-lasix-po", "meta": { "profile": [ "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computableactivity" ] }, "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/ActivityDefinition/chf-lasix-po", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.40.48.11.29" } ], "version": "2.0.0", "name": "CHFLASIXPO", "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": "Activity definition to administer LASIX PO as part of a congestive heart failure pathway", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ] } ], "kind": "MedicationRequest", "profile": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-medicationrequest", "code": { "coding": [ { "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs", "code": "order-medication", "display": "Order a medication" } ] }, "intent": "proposal", "priority": "routine", "doNotPerform": false, "productCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/chf-example-codes", "code": "lasix-po", "display": "LASIX PO" } ] }, "dosage": [ { "sequence": 1, "text": "40mg", "timing": { "repeat": { "frequency": 1, "period": 1, "periodUnit": "d" } }, "route": { "coding": [ { "system": "http://snomed.info/sct", "code": "26643006", "display": "Oral Route (qualifier value)" } ] }, "doseAndRate": [ { "type": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/dose-rate-type", "code": "ordered", "display": "Ordered" } ] }, "doseQuantity": { "value": 40, "unit": "mg", "system": "http://unitsofmeasure.org", "code": "mg" } } ] } ] }