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-10 |
{
"resourceType" : "CodeSystem",
"id" : "hl7-jira-spec-work-group-concept-properties",
"meta" : {
"lastUpdated" : "2026-09-10T22:10:28.568+10:00"
},
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem hl7-jira-spec-work-group-concept-properties</b></p><a name=\"hl7-jira-spec-work-group-concept-properties\"> </a><a name=\"hchl7-jira-spec-work-group-concept-properties\"> </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-10 22:10:28+1000</p></div><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/hl7-jira-spec-work-group-concept-properties</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">work-group-entry<a name=\"hl7-jira-spec-work-group-concept-properties-work-group-entry\"> </a></td><td>HL7 JIRA Work Group Entry</td><td>A boolean property that indicates the whether an entity is a HL7 JIRA Spec work group.</td></tr><tr><td style=\"white-space:nowrap\">key<a name=\"hl7-jira-spec-work-group-concept-properties-key\"> </a></td><td>HL7 JIRA Work Group Key</td><td>A string property that represents the primary key for the HL7 JIRA Spec Work Group entry.</td></tr><tr><td style=\"white-space:nowrap\">webcode<a name=\"hl7-jira-spec-work-group-concept-properties-webcode\"> </a></td><td>HL7 JIRA Work Group Webcode</td><td>A string property from which the work group's web page on the HL7 International website can be derived.</td></tr><tr><td style=\"white-space:nowrap\">deprecated<a name=\"hl7-jira-spec-work-group-concept-properties-deprecated\"> </a></td><td>HL7 JIRA Work Group deprecated</td><td>A boolean property that indicates whether a work group has been deprecated.</td></tr><tr><td style=\"white-space:nowrap\">listserv<a name=\"hl7-jira-spec-work-group-concept-properties-listserv\"> </a></td><td>HL7 JIRA Work Group listserv</td><td>A string property that represents the work group's listserv email address.</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "tsmg"
}
],
"url" : "http://terminology.hl7.org/CodeSystem/hl7-jira-spec-work-group-concept-properties",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.5.187"
}
],
"version" : "1.0.0",
"name" : "HL7_JIRA_Spec_Work_Group_Concept_Properties",
"title" : "HL7 JIRA Spec Work Group Concept Properties",
"status" : "active",
"experimental" : false,
"date" : "2026-09-10",
"publisher" : "Health Level Seven International",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/"
},
{
"system" : "email",
"value" : "hq@HL7.org"
}
]
}
],
"description" : "Concept properties for the HL7 JIRA Spec Work Group entries.",
"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",
"caseSensitive" : true,
"content" : "complete",
"concept" : [
{
"code" : "work-group-entry",
"display" : "HL7 JIRA Work Group Entry",
"definition" : "A boolean property that indicates the whether an entity is a HL7 JIRA Spec work group."
},
{
"code" : "key",
"display" : "HL7 JIRA Work Group Key",
"definition" : "A string property that represents the primary key for the HL7 JIRA Spec Work Group entry."
},
{
"code" : "webcode",
"display" : "HL7 JIRA Work Group Webcode",
"definition" : "A string property from which the work group's web page on the HL7 International website can be derived."
},
{
"code" : "deprecated",
"display" : "HL7 JIRA Work Group deprecated",
"definition" : "A boolean property that indicates whether a work group has been deprecated."
},
{
"code" : "listserv",
"display" : "HL7 JIRA Work Group listserv",
"definition" : "A string property that represents the work group's listserv email address."
}
]
}