{ "description": "Activity definition to administer LASIX IV as part of a congestive heart failure pathway", "_filename": "example/ActivityDefinition-chf-lasix-iv.json", "package_name": "hl7.fhir.uv.cpg", "date": "2024-11-26T16:34:39+00:00", "meta": { "profile": [ "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computableactivity" ] }, "publisher": "HL7 International / Clinical Decision Support", "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "display": "World" } ] } ], "dosage": [ { "text": "40mg", "route": { "coding": [ { "code": "47625008", "system": "http://snomed.info/sct", "display": "Intravenous Route (qualifier value)" } ] }, "timing": { "repeat": { "period": 1, "frequency": 1, "periodUnit": "d" } }, "sequence": 1, "doseAndRate": [ { "type": { "coding": [ { "code": "ordered", "system": "http://terminology.hl7.org/CodeSystem/dose-rate-type", "display": "Ordered" } ] }, "doseQuantity": { "code": "mg", "unit": "mg", "value": 40, "system": "http://unitsofmeasure.org" } } ] } ], "productCodeableConcept": { "coding": [ { "code": "lasix-iv", "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/chf-example-codes", "display": "LASIX IV" } ] }, "name": "CHFLASIXIV", "type": null, "experimental": "true", "resourceType": "ActivityDefinition", "title": null, "package_version": "2.0.0", "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" } ], "priority": "routine", "status": "active", "id": "c8eade18-173f-4ff5-84f7-da7b7c1e4549", "kind": "MedicationRequest", "url": "http://hl7.org/fhir/uv/cpg/ActivityDefinition/chf-lasix-iv", "code": { "coding": [ { "code": "order-medication", "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs", "display": "Order a medication" } ] }, "identifier": [ { "value": "urn:oid:2.16.840.1.113883.4.642.40.48.11.28", "system": "urn:ietf:rfc:3986" } ], "doNotPerform": false, "intent": "proposal", "version": "2.0.0", "contact": [ { "name": "HL7 International / Clinical Decision Support", "telecom": [ { "value": "http://www.hl7.org/Special/committees/dss", "system": "url" } ] } ], "profile": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-medicationrequest" }