{
  "resourceType" : "TerminologyCapabilities",
  "id" : "shareable-example",
  "meta" : {
    "profile" : ["http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareableterminologycapabilities"]
  },
  "language" : "en",
  "text" : {
    "status" : "extensions",
    "div" : "<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><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-crmi-shareableterminologycapabilities.html\">CRMI Shareable TerminologyCapabilities</a></p></div><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.0.0</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>: 2026-05-11 04:30:28+0000</p><p><b>publisher</b>: HL7 International - 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>: </p><div><p>Example Shareable Terminology Capabilities to describe an environment capable of expanding LOINC value sets, but not RxNORM value sets</p>\n</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://tx.fhir.org/r4/ValueSet/x-loinc2.82\">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://tx.fhir.org/r4/ValueSet/x-RxNorm-03022026\">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>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
    "valueCode" : "shareable"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
    "valueCode" : "computable"
  }],
  "url" : "http://hl7.org/fhir/uv/crmi/TerminologyCapabilities/shareable-example",
  "version" : "1.0.0",
  "name" : "ExampleShareableTerminologyCapabilities",
  "title" : "Example Shareable TerminologyCapabilities",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-05-11T04:30:28+00:00",
  "publisher" : "HL7 International - Clinical Decision Support WG",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/dss"
    }]
  }],
  "description" : "Example Shareable Terminology Capabilities to describe an environment capable of expanding LOINC value sets, but not RxNORM value sets",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "kind" : "requirements",
  "codeSystem" : [{
    "uri" : "http://loinc.org",
    "version" : [{
      "code" : "2.58",
      "isDefault" : true,
      "filter" : [{
        "code" : "???",
        "op" : ["???"]
      }]
    }]
  },
  {
    "uri" : "http://www.nlm.nih.gov/research/umls/rxnorm",
    "version" : [{
      "code" : "202306",
      "isDefault" : true,
      "filter" : [{
        "code" : "???",
        "op" : ["???"]
      }]
    }]
  }]
}