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
Page standards status: Draft | Maturity Level: 0 |
{
"resourceType" : "CodeSystem",
"id" : "update-methods-cs",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "vocab"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 0,
"_valueInteger" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/termchangeset/ImplementationGuide/hl7.fhir.uv.termchangeset"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "draft",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/termchangeset/ImplementationGuide/hl7.fhir.uv.termchangeset"
}
]
}
}
],
"url" : "http://hl7.org/fhir/uv/termchangeset/CodeSystem/update-methods-cs",
"version" : "1.0.0",
"name" : "UpdateMethodsCS",
"title" : "Terminology Server Update Methods CodeSystem",
"status" : "active",
"date" : "2025-08-14T13:28:37+00:00",
"publisher" : "HL7 International / Terminology Infrastructure",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/Vocab"
}
]
}
],
"description" : "A CodeSystem containing update methods applicable to a Terminology Server",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "FHIRChangeSet",
"display" : "FHIR ChangeSet"
},
{
"code" : "RF2",
"display" : "Release Format 2"
}
]
}