Canonical Resource Management Infrastructure Implementation Guide
1.1.0-cibuild - cibuild International flag

Canonical Resource Management Infrastructure Implementation Guide, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 1.1.0-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/crmi-ig/ and changes regularly. See the Directory of published versions

: Example Shareable TerminologyCapabilities - XML Representation

Draft as of 2024-08-29

Raw xml | Download



<TerminologyCapabilities xmlns="http://hl7.org/fhir">
  <id value="shareable-example"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareableterminologycapabilities"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: TerminologyCapabilities shareable-example</b></p><a name="shareable-example"> </a><a name="hcshareable-example"> </a><a name="shareable-example-en-US"> </a><p><b>CQF Knowledge capability</b>: shareable</p><p><b>CQF Knowledge capability</b>: computable</p><p><b>url</b>: <a href="TerminologyCapabilities-shareable-example.html">TerminologyCapabilities Example Shareable TerminologyCapabilities</a></p><p><b>version</b>: 1.1.0-cibuild</p><p><b>name</b>: ExampleShareableTerminologyCapabilities</p><p><b>title</b>: Example Shareable TerminologyCapabilities</p><p><b>status</b>: Draft</p><p><b>experimental</b>: true</p><p><b>date</b>: 2024-08-29 03:38:40+0000</p><p><b>publisher</b>: HL7 International / Clinical Decision Support</p><p><b>contact</b>: <a href="http://www.hl7.org/Special/committees/dss">http://www.hl7.org/Special/committees/dss</a></p><p><b>description</b>: </p><div><p>Example Shareable Terminology Capabilities to describe an environment capable of expanding LOINC value sets, but not RxNORM value sets</p>
</div><p><b>jurisdiction</b>: <span title="Codes:{http://unstats.un.org/unsd/methods/m49/m49.htm 001}">World</span></p><p><b>kind</b>: Requirements</p><blockquote><p><b>codeSystem</b></p><p><b>uri</b>: <a href="http://terminology.hl7.org/5.5.0/CodeSystem-v3-loinc.html">Logical Observation Identifiers, Names and Codes (LOINC)</a></p><blockquote><p><b>version</b></p><p><b>code</b>: 2.58</p><p><b>isDefault</b>: true</p><h3>Filters</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td><td><b>Op</b></td></tr><tr><td style="display: none">*</td><td>???</td><td>???</td></tr></table></blockquote></blockquote><blockquote><p><b>codeSystem</b></p><p><b>uri</b>: <a href="http://terminology.hl7.org/5.5.0/CodeSystem-v3-rxNorm.html">RxNorm</a></p><blockquote><p><b>version</b></p><p><b>code</b>: 202306</p><p><b>isDefault</b>: true</p><h3>Filters</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td><td><b>Op</b></td></tr><tr><td style="display: none">*</td><td>???</td><td>???</td></tr></table></blockquote></blockquote></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability">
    <valueCode value="shareable"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability">
    <valueCode value="computable"/>
  </extension>
  <url
       value="http://hl7.org/fhir/uv/crmi/TerminologyCapabilities/shareable-example"/>
  <version value="1.1.0-cibuild"/>
  <name value="ExampleShareableTerminologyCapabilities"/>
  <title value="Example Shareable TerminologyCapabilities"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2024-08-29T03:38:40+00:00"/>
  <publisher value="HL7 International / Clinical Decision Support"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/dss"/>
    </telecom>
  </contact>
  <description
               value="Example Shareable Terminology Capabilities to describe an environment capable of expanding LOINC value sets, but not RxNORM value sets"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <kind value="requirements"/>
  <codeSystem>
    <uri value="http://loinc.org"/>
    <version>
      <code value="2.58"/>
      <isDefault value="true"/>
      <filter>
        <code value="???"/>
        <op value="???"/>
      </filter>
    </version>
  </codeSystem>
  <codeSystem>
    <uri value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
    <version>
      <code value="202306"/>
      <isDefault value="true"/>
      <filter>
        <code value="???"/>
        <op value="???"/>
      </filter>
    </version>
  </codeSystem>
</TerminologyCapabilities>