{ "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": "2021-02-11T20:30:11+00:00", "meta": { "profile": [ "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computableactivity" ] }, "publisher": "HL7 International - Clinical Decision Support WG", "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-codes", "display": "LASIX IV" } ] }, "name": "CHFLASIXIV", "type": null, "experimental": "true", "resourceType": "ActivityDefinition", "title": "CHF LASIX IV", "package_version": "1.0.0", "extension": [ { "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability", "valueCode": "shareable" }, { "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability", "valueCode": "computable" }, { "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability", "valueCode": "publishable" }, { "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeRepresentationLevel", "valueCode": "structured" } ], "priority": "routine", "status": "draft", "id": "412b434d-a11e-4991-8a2c-1415cdb24990", "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", "display": "Order a medication" } ] }, "doNotPerform": false, "intent": "proposal", "version": "1.0.0", "profile": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-medicationrequest" }