narratives.r4.examples.library.ExclusiveBreastfeeding_CDS.json Maven / Gradle / Ivy
{
"resourceType": "Library",
"id": "library-exclusive-breastfeeding-cds-logic",
"identifier": [
{
"use": "official",
"value": "Exclusive_Breastfeeding_CDS_Logic"
}
],
"version": "1.0.0",
"title": "Exclusive Breastfeeding CDS Logic",
"type": {
"coding": [
{
"code": "logic-library"
}
]
},
"status": "active",
"experimental": true,
"date": "2016-03-08",
"description": "Decision support logic for improving outcomes for exclusive breastmilk feeding of newborns",
"topic": [
{
"text": "Exclusive Breastfeeding"
}
],
"relatedArtifact": [
{
"type": "depends-on",
"resource": {
"reference": "Library/library-quick-model-definition"
}
}
],
"dataRequirement": [
{
"type": "Condition",
"codeFilter": [
{
"path": "code",
"valueSetString": "Single Live Birth"
}
]
}
],
"content": [
{
"contentType": "text/cql",
"url": "http://cqlrepository.org/CMS9v4_CDS.cql"
}
]
}