narratives.r4.examples.plandefinition.ExclusiveBreastfeeding_4.json Maven / Gradle / Ivy
{
"resourceType": "PlanDefinition",
"id": "exclusive-breastfeeding-intervention-04",
"identifier": [
{
"use": "official",
"value": "exclusive-breastfeeding-intervention-04"
}
],
"version": "1.0.0",
"title": "Exclusive Breastfeeding Intervention-04",
"status": "active",
"date": "2015-03-08",
"description": "Exclusive breastfeeding intervention intended to improve outcomes for exclusive breastmilk feeding of newborns by creating a lactation consult for the mother if appropriate.",
"topic": [
{
"text": "Exclusive Breastfeeding"
}
],
"library": [
{
"reference": "Library/library-exclusive-breastfeeding-cds-logic"
}
],
"actionDefinition": [
{
"title": "Mother should be referred to a lactation specialist for consultation.",
"triggerDefinition": [
{
"type": "named-event",
"eventName": "Admission"
},
{
"type": "named-event",
"eventName": "Birth"
},
{
"type": "named-event",
"eventName": "Infant Transfer to Recovery"
},
{
"type": "named-event",
"eventName": "Transfer to Post-Partum"
}
],
"condition": [
{
"kind": "applicability",
"expression": "Should Create Lactation Consult"
}
],
"actionDefinition": [
{
"title": "Create a lactation consult request.",
"textEquivalent": "Create a lactation consult request",
"type": {
"code": "create"
},
"dynamicValue": [
{
"path": "/",
"expression": "Create Lactation Consult Request"
}
]
}
]
}
]
}