FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.v2.uv.terminology.v282
Resource TypeValueSet
IdValueSet-hl7VSsegmentActionCode.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/frankoemig/hl7.v2.terminology.v282/ValueSet-hl7VSsegmentActionCode.html
URLhttp://terminology.hl7.org/v2plusvocab/ValueSet/hl7VSsegmentActionCode
Version1.1.0
Statusactive
Date2026-01-27T19:47:37+00:00
NameHl7VSsegmentActionCode
TitleSegment Action Code (2.8.2 - 1.1.0)
Authorityhl7
DescriptionConcepts specifying actions to be applied for segments when an HL7 version 2 interface is operating in "action code mode" (a kind of update mode in the Standard).
CopyrightHL7 Inc., 2026

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
segmentActionSegment Action Code (2.8.2 - 1.1.0)

Narrative

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

Generated Narrative: ValueSet hl7VSsegmentActionCode

  • Include all codes defined in http://terminology.hl7.org/v2plusvocab/CodeSystem/segmentAction version 📍

Source1

{
  "resourceType": "ValueSet",
  "id": "hl7VSsegmentActionCode",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/v2plusvocab/ValueSet/hl7VSsegmentActionCode",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.21.123"
    }
  ],
  "version": "1.1.0",
  "name": "Hl7VSsegmentActionCode",
  "title": "Segment Action Code (2.8.2 - 1.1.0)",
  "status": "active",
  "experimental": true,
  "date": "2026-01-27T19:47:37+00:00",
  "publisher": "HL7/FO",
  "contact": [
    {
      "name": "HL7/FO",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org"
        }
      ]
    }
  ],
  "description": "Concepts specifying actions to be applied for segments when an HL7 version 2 interface is operating in \"action code mode\" (a kind of update mode in the Standard).",
  "copyright": "HL7 Inc., 2026",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/v2plusvocab/CodeSystem/segmentAction",
        "version": "0"
      }
    ]
  }
}