HL7 Terminology (THO)
7.4.0 - Publication International flag

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

: HL7 Organizational Entity Concept Properties

Active as of 2026-09-10

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="hl7-organizational-entity-concept-properties"/>
  <meta>
    <lastUpdated value="2026-09-10T22:10:28.568+10:00"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem hl7-organizational-entity-concept-properties</b></p><a name="hl7-organizational-entity-concept-properties"> </a><a name="hchl7-organizational-entity-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-organizational-entity-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">type<a name="hl7-organizational-entity-concept-properties-type"> </a></td><td>Organizational Entity Type</td><td>A string property for the type of an HL7 organisational entity. Values are 'Work Group', 'Management Group', 'Council', 'Governance Group', 'Affiliate', 'Affiliate Work Group', 'Affiliate Governance Group', 'Product Director', 'Executive'.</td></tr><tr><td style="white-space:nowrap">status<a name="hl7-organizational-entity-concept-properties-status"> </a></td><td>Organizational Entity Status</td><td>A string property for the status of an organizational entity. Values are 'active' and 'inactive'.</td></tr><tr><td style="white-space:nowrap">affiliate<a name="hl7-organizational-entity-concept-properties-affiliate"> </a></td><td>HL7 Affiliate concept property</td><td>A code property for the HL7 Affiliate an organization entity may be associated with.</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="tsmg"/>
  </extension>
  <url
       value="http://terminology.hl7.org/CodeSystem/hl7-organizational-entity-concept-properties"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.5.186"/>
  </identifier>
  <version value="1.0.0"/>
  <name value="HL7_Organizational_Entity_Concept_Properties"/>
  <title value="HL7 Organizational Entity Concept Properties"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-09-10"/>
  <publisher value="Health Level Seven International"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="hq@HL7.org"/>
    </telecom>
  </contact>
  <description value="Concept properties for HL7 organizational entities."/>
  <copyright
             value="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 value="true"/>
  <content value="complete"/>
  <concept>
    <code value="type"/>
    <display value="Organizational Entity Type"/>
    <definition
                value="A string property for the type of an HL7 organisational entity. Values are 'Work Group', 'Management Group', 'Council', 'Governance Group', 'Affiliate', 'Affiliate Work Group', 'Affiliate Governance Group', 'Product Director', 'Executive'."/>
  </concept>
  <concept>
    <code value="status"/>
    <display value="Organizational Entity Status"/>
    <definition
                value="A string property for the status of an organizational entity. Values are 'active' and 'inactive'."/>
  </concept>
  <concept>
    <code value="affiliate"/>
    <display value="HL7 Affiliate concept property"/>
    <definition
                value="A code property for the HL7 Affiliate an organization entity may be associated with."/>
  </concept>
</CodeSystem>