HL7 Terminology (THO)
7.4.0 - Publication
HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 7.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions
| Active as of 2026-09-11 |
{
"resourceType" : "ValueSet",
"id" : "hl7-jira-spec-work-group",
"meta" : {
"lastUpdated" : "2026-09-11T22:00:00+10:00",
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet hl7-jira-spec-work-group</b></p><a name=\"hl7-jira-spec-work-group\"> </a><a name=\"hchl7-jira-spec-work-group\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2026-09-11 22:00:00+1000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R5/shareablevalueset.html\">Shareable ValueSet</a></p></div><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"CodeSystem-hl7-work-group.html\"><code>http://terminology.hl7.org/CodeSystem/hl7-work-group</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦10.0.0</span> where jiraSpecItem = true</li><li>Include codes from<a href=\"CodeSystem-hl7-affiliate.html\"><code>http://terminology.hl7.org/CodeSystem/hl7-affiliate</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦1.0.0</span> where jiraSpecItem = true</li><li>Include codes from<a href=\"CodeSystem-hl7-staff-role.html\"><code>http://terminology.hl7.org/CodeSystem/hl7-staff-role</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦1.0.0</span> where jiraSpecItem = true</li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "tsmg"
}
],
"url" : "http://terminology.hl7.org/ValueSet/hl7-jira-spec-work-group",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.11.21046"
}
],
"version" : "1.0.0",
"name" : "HL7_JIRA_SPEC_WORK_GROUP",
"title" : "HL7 JIRA Spec Work Group",
"status" : "active",
"experimental" : false,
"date" : "2026-09-11",
"publisher" : "Health Level Seven International",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org"
},
{
"system" : "email",
"value" : "hq@HL7.org"
}
]
}
],
"description" : "A list of all organizational entities in HL7 International and related organizations that can have responsibility for change requests in the HL7 JIRA platform.",
"immutable" : true,
"copyright" : "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/hl7-work-group",
"filter" : [
{
"property" : "jiraSpecItem",
"op" : "=",
"value" : "true"
}
]
},
{
"system" : "http://terminology.hl7.org/CodeSystem/hl7-affiliate",
"filter" : [
{
"property" : "jiraSpecItem",
"op" : "=",
"value" : "true"
}
]
},
{
"system" : "http://terminology.hl7.org/CodeSystem/hl7-staff-role",
"filter" : [
{
"property" : "jiraSpecItem",
"op" : "=",
"value" : "true"
}
]
}
],
"property" : [
"jiraKey",
"jiraWebcode",
"jiraDeprecated",
"jiraListserv"
]
}
}