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

FHIR IG Statistics: CodeSystem/update-methods-codesystem

Packagehl7.fhir.uv.termchangeset
TypeCodeSystem
Idupdate-methods-codesystem
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/termchangeset/https://build.fhir.org/ig/HL7/termchangeset-ig/CodeSystem-update-methods-codesystem.html
URLhttp://hl7.org/fhir/uv/termchangeset/CodeSystem/update-methods-codesystem
Version1.0.0
Statusactive
Date2025-07-21T20:39:58+00:00
NameUpdateMethodsCS
TitleTerminology Server Update Methods CodeSystem
Realmuv
Authorityhl7
DescriptionA CodeSystem containing update methods applicable to a Terminology Server
Contentcomplete

Resources that use this resource

ValueSet
update-methods-valuesetTerminology Server Update Methods ValueSet

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplay
FHIRChangeSet FHIR ChangeSet
RF2 Release Format 2

Source

{
  "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"
    }
  ]
}