Terminology Change Set Exchange
1.0.0 - STU1 International flag

Terminology Change Set Exchange, published by HL7 International / Terminology Infrastructure. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/termchangeset-ig/ and changes regularly. See the Directory of published versions

: Terminology Server Update Methods CodeSystem - XML Representation

Page standards status: Draft Maturity Level: 0

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="update-methods-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem update-methods-cs</b></p><a name="update-methods-cs"> </a><a name="hcupdate-methods-cs"> </a><p>This  code system <code>http://hl7.org/fhir/uv/termchangeset/CodeSystem/update-methods-cs</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">FHIRChangeSet<a name="update-methods-cs-FHIRChangeSet"> </a></td><td>FHIR ChangeSet</td></tr><tr><td style="white-space:nowrap">RF2<a name="update-methods-cs-RF2"> </a></td><td>Release Format 2</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="vocab"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="0">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/uv/termchangeset/ImplementationGuide/hl7.fhir.uv.termchangeset"/>
      </extension>
    </valueInteger>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="draft">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/uv/termchangeset/ImplementationGuide/hl7.fhir.uv.termchangeset"/>
      </extension>
    </valueCode>
  </extension>
  <url
       value="http://hl7.org/fhir/uv/termchangeset/CodeSystem/update-methods-cs"/>
  <version value="1.0.0"/>
  <name value="UpdateMethodsCS"/>
  <title value="Terminology Server Update Methods CodeSystem"/>
  <status value="active"/>
  <date value="2025-08-14T13:28:37+00:00"/>
  <publisher value="HL7 International / Terminology Infrastructure"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/Vocab"/>
    </telecom>
  </contact>
  <description
               value="A CodeSystem containing update methods applicable to a Terminology Server"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="FHIRChangeSet"/>
    <display value="FHIR ChangeSet"/>
  </concept>
  <concept>
    <code value="RF2"/>
    <display value="Release Format 2"/>
  </concept>
</CodeSystem>