FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: TerminologyCapabilities/ChangeSetTerminologyCapabilitiesExample

Packagehl7.fhir.uv.termchangeset
TypeTerminologyCapabilities
IdChangeSetTerminologyCapabilitiesExample
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/termchangeset/https://build.fhir.org/ig/HL7/termchangeset-ig/TerminologyCapabilities-ChangeSetTerminologyCapabilitiesExample.html
URLhttp://tx.fhir.org/r4/TerminologyCapabilities/tx
Version1.0.0
Statusactive
Date2025-07-16T12:34:07.198Z
NameChangeSet TerminologyCapabilities Example
Realmuv
Authorityhl7
Kindinstance

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: TerminologyCapabilities ChangeSetTerminologyCapabilitiesExample

Update Methods: Release Format 2

Update Methods: FHIR ChangeSet

StructureDefinition Work Group: vocab

url: TerminologyCapabilities ChangeSet TerminologyCapabilities Example

version: 1.0.0

name: ChangeSet TerminologyCapabilities Example

status: Active

date: 2025-07-16 12:34:07+0000

publisher: HL7 International / Terminology Infrastructure

contact: http://www.hl7.org/Special/committees/Vocab

jurisdiction: Global (Whole world)

kind: Instance

Implementations

-DescriptionUrl
*TX.FHIR.ORG Terminology Serverhttp://tx.fhir.org/r4/

codeSystem

uri: http://cap.org/eCP

Versions

-Code
*4.000.001

codeSystem

uri: Indicator

Versions

-Code
*4.0.1

codeSystem

uri: http://devices.fhir.org/CodeSystem/MDC-concept-status

codeSystem

uri: http://devices.fhir.org/CodeSystem/MDC-designation-use

expansion

parameter

name: cache-id

documentation: This server supports caching terminology resources between calls. Clients only need to send value sets and codesystems once; there after they are automatically in scope for calls with the same cache-id. The cache is retained for 30 min from last call

parameter

name: tx-resource

documentation: Additional valuesets needed for evaluation e.g. value sets referred to from the import statement of the value set being expanded

parameter

name: _incomplete

parameter

name: abstract

parameter

name: activeOnly

parameter

name: check-system-version

parameter

name: count

parameter

name: default-to-latest-version

parameter

name: displayLanguage

parameter

name: excludeNested

parameter

name: excludeNotForUI

parameter

name: excludePostCoordinated

parameter

name: force-system-version

parameter

name: inactive

parameter

name: includeAlternateCodes

parameter

name: includeDefinition

parameter

name: includeDesignations

parameter

name: incomplete-ok

parameter

name: limitedExpansion

parameter

name: mode

documentation: =lenient-display-validation

parameter

name: no-cache

parameter

name: offset

parameter

name: profile

parameter

name: property

parameter

name: system-version

parameter

name: valueSetMode

documentation: = CHECK_MEMBERSHIP_ONLY | NO_MEMBERSHIP_CHECK


Source

{
  "resourceType": "TerminologyCapabilities",
  "id": "ChangeSetTerminologyCapabilitiesExample",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/termchangeset/StructureDefinition/changeset-terminologycapabilities-profile"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/uv/termchangeset/StructureDefinition/update-methods",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/uv/termchangeset/CodeSystem/update-methods-codesystem",
            "code": "RF2",
            "display": "Release Format 2"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/uv/termchangeset/StructureDefinition/update-methods",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/uv/termchangeset/CodeSystem/update-methods-codesystem",
            "code": "FHIRChangeSet",
            "display": "FHIR ChangeSet"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "vocab"
    }
  ],
  "url": "http://tx.fhir.org/r4/TerminologyCapabilities/tx",
  "version": "1.0.0",
  "name": "ChangeSet TerminologyCapabilities Example",
  "status": "active",
  "date": "2025-07-16T12:34:07.198Z",
  "publisher": "HL7 International / Terminology Infrastructure",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/Vocab"
        }
      ]
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "kind": "instance",
  "implementation": {
    "description": "TX.FHIR.ORG Terminology Server",
    "url": "http://tx.fhir.org/r4/"
  },
  "codeSystem": [
    {
      "uri": "http://cap.org/eCP",
      "version": [
        {
          "code": "4.000.001"
        }
      ]
    },
    {
      "uri": "http://cds-hooks.hl7.org/CodeSystem/indicator",
      "version": [
        {
          "code": "4.0.1"
        }
      ]
    },
    {
      "uri": "http://devices.fhir.org/CodeSystem/MDC-concept-status"
    },
    {
      "uri": "http://devices.fhir.org/CodeSystem/MDC-designation-use"
    }
  ],
  "expansion": {
    "parameter": [
      {
        "name": "cache-id",
        "documentation": "This server supports caching terminology resources between calls. Clients only need to send value sets and codesystems once; there after they are automatically in scope for calls with the same cache-id. The cache is retained for 30 min from last call"
      },
      {
        "name": "tx-resource",
        "documentation": "Additional valuesets needed for evaluation e.g. value sets referred to from the import statement of the value set being expanded"
      },
      {
        "name": "_incomplete"
      },
      {
        "name": "abstract"
      },
      {
        "name": "activeOnly"
      },
      {
        "name": "check-system-version"
      },
      {
        "name": "count"
      },
      {
        "name": "default-to-latest-version"
      },
      {
        "name": "displayLanguage"
      },
      {
        "name": "excludeNested"
      },
      {
        "name": "excludeNotForUI"
      },
      {
        "name": "excludePostCoordinated"
      },
      {
        "name": "force-system-version"
      },
      {
        "name": "inactive"
      },
      {
        "name": "includeAlternateCodes"
      },
      {
        "name": "includeDefinition"
      },
      {
        "name": "includeDesignations"
      },
      {
        "name": "incomplete-ok"
      },
      {
        "name": "limitedExpansion"
      },
      {
        "name": "mode",
        "documentation": "=lenient-display-validation"
      },
      {
        "name": "no-cache"
      },
      {
        "name": "offset"
      },
      {
        "name": "profile"
      },
      {
        "name": "property"
      },
      {
        "name": "system-version"
      },
      {
        "name": "valueSetMode",
        "documentation": "= CHECK_MEMBERSHIP_ONLY | NO_MEMBERSHIP_CHECK"
      }
    ]
  }
}