JASPEHR Implementation Guide
0.5.11 - draft

JASPEHR Implementation Guide - Local Development build (v0.5.11) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: JASPEHR Expression Language - XML Representation

Draft as of 2021-12-22

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="expression-language-Jaspehr"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href="http://hl7.org/fhir/R4/codesystem-expression-language.html"><code>http://hl7.org/fhir/expression-language</code></a></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-expression-language.html"><code>http://hl7.org/fhir/expression-language</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-expression-language.html#expression-language-text.47cql">text/cql</a></td><td>CQL</td><td>Clinical Quality Language.</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://www.hosp.ncgm.go.jp/JASPEHR/fhir/ValueSet/expression-language-Jaspehr"/>
  <version value="0.5.11"/>
  <name value="ExpressionLanguageJaspehr"/>
  <title value="JASPEHR Expression Language"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2021-12-22T17:02:00+09:00"/>
  <publisher value="JASPEHR Project"/>
  <description value="The media type of the expression language."/>
  <immutable value="true"/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/expression-language"/>
    </include>
    <exclude>
      <system value="http://hl7.org/fhir/expression-language"/>
      <concept>
        <code value="text/cql"/>
        <display value="CQL"/>
      </concept>
    </exclude>
  </compose>
</ValueSet>