HL7 v2.5 Vocabulary
0.1.0 - ci-build

HL7 v2.5 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.v25/ and changes regularly. See the Directory of published versions

: Patient Outcome (2.5 - 1.0.0) - JSON Representation

Active as of 2026-01-27

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "hl7VSpatientOutcome",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet hl7VSpatientOutcome</b></p><a name=\"hl7VSpatientOutcome\"> </a><a name=\"hchl7VSpatientOutcome\"> </a><ul><li>Include all codes defined in <code>http://terminology.hl7.org/v2plusvocab/CodeSystem/patientOutcome</code><span title=\"Version is explicitly stated to be 0\"> version &#x1F4CD;</span></li></ul></div>"
  },
  "url" : "http://terminology.hl7.org/v2plusvocab/ValueSet/hl7VSpatientOutcome",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.21.152"
    }
  ],
  "version" : "1.0.0",
  "name" : "Hl7VSpatientOutcome",
  "title" : "Patient Outcome (2.5 - 1.0.0)",
  "status" : "active",
  "experimental" : true,
  "date" : "2026-01-27T19:23:43+00:00",
  "publisher" : "HL7/FO",
  "contact" : [
    {
      "name" : "HL7/FO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org"
        }
      ]
    }
  ],
  "description" : "Value Set of codes that describe the overall state of a patient as a result of patient care.",
  "copyright" : "HL7 Inc., 2026",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/v2plusvocab/CodeSystem/patientOutcome",
        "version" : "0"
      }
    ]
  }
}