HL7 v2.6 Vocabulary
0.1.0 - ci-build

HL7 v2.6 Vocabulary, published by HL7/FO. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/frankoemig/hl7.v2.terminology.v26/ and changes regularly. See the Directory of published versions

: Order Control Codes (2.6 - 1.6.0) - JSON Representation

Active as of 2026-01-27

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "hl7VSorderControl",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet hl7VSorderControl</b></p><a name=\"hl7VSorderControl\"> </a><a name=\"hchl7VSorderControl\"> </a><ul><li>Include all codes defined in <code>http://terminology.hl7.org/v2plusvocab/CodeSystem/orderControlCodes</code><span title=\"Version is explicitly stated to be 1\"> version &#x1F4CD;</span></li></ul></div>"
  },
  "url" : "http://terminology.hl7.org/v2plusvocab/ValueSet/hl7VSorderControl",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.21.52"
    }
  ],
  "version" : "1.6.0",
  "name" : "Hl7VSorderControl",
  "title" : "Order Control Codes (2.6 - 1.6.0)",
  "status" : "active",
  "experimental" : true,
  "date" : "2026-01-27T19:31:23+00:00",
  "publisher" : "HL7/FO",
  "contact" : [
    {
      "name" : "HL7/FO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org"
        }
      ]
    }
  ],
  "description" : "Concepts which are used to determine the function of the order segment.  Depending on the message, the action specifies by one of these control codes may refer to an order or an individual service.",
  "copyright" : "HL7 Inc., 2026",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/v2plusvocab/CodeSystem/orderControlCodes",
        "version" : "1"
      }
    ]
  }
}