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

: PlanDefinition - WADA List - XML Representation

Draft as of 2024-09-28

Raw xml | Download


<PlanDefinition xmlns="http://hl7.org/fhir">
  <id value="WADAList"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-recommendationdefinition"/>
  </meta>
  <text>
    <status value="extensions"/>
    <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 (use: official, )</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>
</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>
  </text>
  <extension
             url="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability">
    <valueCode value="executable"/>
  </extension>
  <url value="https://folk.ntnu.no/adamzk/it6103/PlanDefinition/WADAList"/>
  <identifier>
    <use value="official"/>
    <value value="PlanDefinition_WADAList"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="PlanDefinition_WADAList"/>
  <title value="PlanDefinition - WADA List"/>
  <type>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/plan-definition-type"/>
      <code value="eca-rule"/>
      <display value="ECA Rule"/>
    </coding>
  </type>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2024-09-28"/>
  <publisher value="adamzk"/>
  <description
               value="Warnings based on WADA's List of Prohibited Substances and Methods"/>
  <library value="https://folk.ntnu.no/adamzk/it6103/Library/WADAList|0.1.0"/>
  <action>
    <title value="WADAs dopingliste"/>
    <trigger>
      <type value="named-event"/>
      <name value="patient-view"/>
    </trigger>
    <condition>
      <kind value="applicability"/>
      <expression>
        <language value="text/cql-identifier"/>
        <expression value="HasMatch"/>
      </expression>
    </condition>
    <dynamicValue>
      <path value="action.description"/>
      <expression>
        <language value="text/cql.identifier"/>
        <expression value="MatchingIngredientDetails"/>
      </expression>
    </dynamicValue>
  </action>
</PlanDefinition>