WADA List
0.1.0 - CI Build
WADA List, published by adamzk. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/adamzkover/wada-list-fhir/ and changes regularly. See the Directory of published versions
Draft as of 2024-09-28 |
{
"resourceType" : "PlanDefinition",
"id" : "WADAList",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-recommendationdefinition"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PlanDefinition WADAList</b></p><a name=\"WADAList\"> </a><a name=\"hcWADAList\"> </a><a name=\"WADAList-en-US\"> </a><p><b>knowledgeCapability</b>: executable</p><p><b>url</b>: <a href=\"PlanDefinition-WADAList.html\">PlanDefinition PlanDefinition - WADA List</a></p><p><b>identifier</b>: PlanDefinition_WADAList\u00a0(use:\u00a0official,\u00a0)</p><p><b>version</b>: 0.1.0</p><p><b>name</b>: PlanDefinition_WADAList</p><p><b>title</b>: PlanDefinition - WADA List</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/plan-definition-type eca-rule}\">ECA Rule</span></p><p><b>status</b>: Draft</p><p><b>experimental</b>: true</p><p><b>date</b>: 2024-09-28</p><p><b>publisher</b>: adamzk</p><p><b>description</b>: </p><div><p>Warnings based on WADA's List of Prohibited Substances and Methods</p>\n</div><p><b>library</b>: <a href=\"Library-WADAList.html\">WADA Listversion: null0.1.0)</a></p><blockquote><p><b>action</b></p><p><b>title</b>: WADAs dopingliste</p><h3>Triggers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Name</b></td></tr><tr><td style=\"display: none\">*</td><td>Named Event</td><td>patient-view</td></tr></table><blockquote><p><b>condition</b></p><p><b>kind</b>: Applicability</p><h3>Expressions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td style=\"display: none\">*</td><td>text/cql-identifier</td><td>HasMatch</td></tr></table></blockquote><blockquote><p><b>dynamicValue</b></p><p><b>path</b>: action.description</p><h3>Expressions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td style=\"display: none\">*</td><td>text/cql.identifier</td><td>MatchingIngredientDetails</td></tr></table></blockquote></blockquote></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
"valueCode" : "executable"
}
],
"url" : "https://folk.ntnu.no/adamzk/it6103/PlanDefinition/WADAList",
"identifier" : [
{
"use" : "official",
"value" : "PlanDefinition_WADAList"
}
],
"version" : "0.1.0",
"name" : "PlanDefinition_WADAList",
"title" : "PlanDefinition - WADA List",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/plan-definition-type",
"code" : "eca-rule",
"display" : "ECA Rule"
}
]
},
"status" : "draft",
"experimental" : true,
"date" : "2024-09-28",
"publisher" : "adamzk",
"description" : "Warnings based on WADA's List of Prohibited Substances and Methods",
"library" : [
🔗 "https://folk.ntnu.no/adamzk/it6103/Library/WADAList|0.1.0"
],
"action" : [
{
"title" : "WADAs dopingliste",
"trigger" : [
{
"type" : "named-event",
"name" : "patient-view"
}
],
"condition" : [
{
"kind" : "applicability",
"expression" : {
"language" : "text/cql-identifier",
"expression" : "HasMatch"
}
}
],
"dynamicValue" : [
{
"path" : "action.description",
"expression" : {
"language" : "text/cql.identifier",
"expression" : "MatchingIngredientDetails"
}
}
]
}
]
}