Package | hl7.fhir.uv.termchangeset |
Type | CodeSystem |
Id | update-methods-codesystem |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/termchangeset/https://build.fhir.org/ig/HL7/termchangeset-ig/CodeSystem-update-methods-codesystem.html |
URL | http://hl7.org/fhir/uv/termchangeset/CodeSystem/update-methods-codesystem |
Version | 1.0.0 |
Status | active |
Date | 2025-07-21T20:39:58+00:00 |
Name | UpdateMethodsCS |
Title | Terminology Server Update Methods CodeSystem |
Realm | uv |
Authority | hl7 |
Description | A CodeSystem containing update methods applicable to a Terminology Server |
Content | complete |
ValueSet | |
update-methods-valueset | Terminology Server Update Methods ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem update-methods-codesystem
This code system http://hl7.org/fhir/uv/termchangeset/CodeSystem/update-methods-codesystem
defines the following codes:
Code | Display |
FHIRChangeSet | FHIR ChangeSet |
RF2 | Release Format 2 |
{ "resourceType": "CodeSystem", "id": "update-methods-codesystem", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "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-codesystem", "version": "1.0.0", "name": "UpdateMethodsCS", "title": "Terminology Server Update Methods CodeSystem", "status": "active", "date": "2025-07-21T20:39:58+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" } ] }