{
"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": "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": "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-codes",
"display": "LASIX PO"
} ]
},
"name": "CHFLASIXPO",
"type": null,
"experimental": "true",
"resourceType": "ActivityDefinition",
"title": "CHF LASIX PO",
"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": "a64951e7-1bbf-4727-a57b-6e4b740c1ede",
"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",
"display": "Order a medication"
} ]
},
"doNotPerform": false,
"intent": "proposal",
"version": "1.0.0",
"profile": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-medicationrequest"
}