Canonical Resource Management Infrastructure Implementation Guide
1.0.0-ballot - Ballot International flag

This page is part of the Canonical Resource Management Infrastructure Implementation Guide (v1.0.0-ballot: STU1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: publishable-example-terminologycapabilities - XML Representation

Draft as of 2023-08-03

Raw xml | Download



<TerminologyCapabilities xmlns="http://hl7.org/fhir">
  <id value="publishable-example"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishableterminologycapabilities"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: TerminologyCapabilities</b><a name="publishable-example"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource TerminologyCapabilities &quot;publishable-example&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-crmi-publishableterminologycapabilities.html">CRMI Publishable TerminologyCapabilities</a></p></div><p><b>Knowledge capability</b>: shareable</p><p><b>Knowledge capability</b>: computable</p><p><b>Knowledge representation level</b>: structured</p><p><b>url</b>: <code>http://hl7.org/fhir/uv/crmi/TerminologyCapabilities/publishable-example</code></p><p><b>version</b>: 1.0.0-ballot</p><p><b>name</b>: ExamplePublishableTerminologyCapabilities</p><p><b>title</b>: Example Publishable TerminologyCapabilities</p><p><b>status</b>: draft</p><p><b>experimental</b>: true</p><p><b>date</b>: 2023-08-03 14:56:55+0000</p><p><b>publisher</b>: Clinical Decision Support WG</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>: Example Publishable Terminology Capabilities to describe an environment capable of expanding LOINC value sets, but not RxNORM value sets</p><p><b>jurisdiction</b>: World <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (m49.htm#001)</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.0.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.0.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>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/cqf-knowledgeRepresentationLevel">
    <valueCode value="structured"/>
  </extension>
  <url
       value="http://hl7.org/fhir/uv/crmi/TerminologyCapabilities/publishable-example"/>
  <version value="1.0.0-ballot"/>
  <name value="ExamplePublishableTerminologyCapabilities"/>
  <title value="Example Publishable TerminologyCapabilities"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2023-08-03T14:56:55+00:00"/>
  <publisher value="Clinical Decision Support WG"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/dss"/>
    </telecom>
  </contact>
  <description
               value="Example Publishable 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>