Release 4

V3-triggerEventID.cs.json

Vocabulary Work GroupMaturity Level: N/AStandards Status: Informative

Raw JSON (canonical form + also see JSON Format Specification)

Description: This code system contains all HL7 artifacts of type TE (Trigger Event) that are created by HL7 or its affiliates or their designates using the realm namespacing rules approved by HL7. Local implementations who create trigger events outside of these namespacing rules, (e.g. using the ZZ realm code) must register their own code system. The specific list of legal codes can be found by consulting the HL7 publications (editions, ballots, implementation guides, etc.) published by HL7 Inc. and by the various HL7 affiliates and their designates. Codes shall be expressed in upper case, with separator as shown in HL7 publications with no version id. E.g. PORX_TE123456UV.

{
  "resourceType" : "CodeSystem",
  "id" : "v3-triggerEventID",
  "meta" : {
    "lastUpdated" : "2018-08-12T00:00:00.000+00:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div>!-- Snipped for Brevity --></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "external"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  }],
  "url" : "http://terminology.hl7.org/CodeSystem/v3-triggerEventID",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.1.18"
  }],
  "version" : "2018-08-12",
  "name" : "v3.triggerEventID",
  "title" : "v3 Code System triggerEventID",
  "status" : "active",
  "experimental" : false,
  "date" : "2018-08-12T00:00:00+00:00",
  "publisher" : "HL7, Inc",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org"
    }]
  }],
  "description" : "  Description:\r\nThis code system contains all HL7 artifacts of type TE (Trigger Event) that are created by HL7 or its affiliates or their designates using the realm namespacing rules approved by HL7.  Local implementations who create trigger events outside of these namespacing rules, (e.g. using the ZZ realm code) must register their own code system.  The specific list of legal codes can be found by consulting the HL7 publications (editions, ballots, implementation guides, etc.) published by HL7 Inc. and by the various HL7 affiliates and their designates.  Codes shall be expressed in upper case, with separator as shown in HL7 publications with no version id.  E.g. PORX_TE123456UV.",
  "caseSensitive" : true,
  "valueSet" : "http://terminology.hl7.org/ValueSet/v3-triggerEventID",
  "hierarchyMeaning" : "is-a",
  "content" : "complete",
  "concept" : [{
    "code" : "POLB_TE004000UV",
    "display" : "Result Status",
    "definition" : "Description:"
  },
  {
    "code" : "POLB_TE004001UV",
    "display" : "Result Confirm",
    "definition" : "Description:"
  },
  {
    "code" : "POLB_TE004002UV",
    "display" : "Result Reject",
    "definition" : "Description:"
  },
  {
    "code" : "POLB_TE004007UV",
    "display" : "Result Tracking",
    "definition" : "Description:"
  },
  {
    "code" : "POLB_TE004100UV",
    "display" : "Result in Progress",
    "definition" : "Description:"
  },
  {
    "code" : "POLB_TE004102UV",
    "display" : "Result Activate",
    "definition" : "Description:"
  },
  {
    "code" : "POLB_TE004200UV",
    "display" : "Result Complete with Fulfillment",
    "definition" : "Description:"
  },
  {
    "code" : "POLB_TE004201UV",
    "display" : "Result Corrected",
    "definition" : "Description:"
  },
  {
    "code" : "POLB_TE004202UV",
    "display" : "Result Complete",
    "definition" : "Description:"
  },
  {
    "code" : "POLB_TE004301UV",
    "display" : "Result Abort",
    "definition" : "Description:"
  },
  {
    "code" : "POLB_TE004500UV",
    "display" : "Result Nullify",
    "definition" : "Description:"
  }]
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.