{
"description": "Activity definition to administer LASIX PO as part of a congestive heart failure pathway",
"_filename": "example/ActivityDefinition-chf-lasix-po.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": "26643006",
"system": "http://snomed.info/sct",
"display": "Oral 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-po",
"system": "http://hl7.org/fhir/uv/cpg/CodeSystem/chf-example-codes",
"display": "LASIX PO"
} ]
},
"name": "CHFLASIXPO",
"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": "f5af6095-3b56-461b-8b89-c9c8bd7ae440",
"kind": "MedicationRequest",
"url": "http://hl7.org/fhir/uv/cpg/ActivityDefinition/chf-lasix-po",
"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.29",
"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"
}