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 json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "hl7-organizational-entity-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-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>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "tsmg"
    }
  ],
  "url" : "http://terminology.hl7.org/CodeSystem/hl7-organizational-entity-concept-properties",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.5.186"
    }
  ],
  "version" : "1.0.0",
  "name" : "HL7_Organizational_Entity_Concept_Properties",
  "title" : "HL7 Organizational Entity 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 HL7 organizational entities.",
  "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" : "type",
      "display" : "Organizational Entity Type",
      "definition" : "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'."
    },
    {
      "code" : "status",
      "display" : "Organizational Entity Status",
      "definition" : "A string property for the status of an organizational entity. Values are 'active' and 'inactive'."
    },
    {
      "code" : "affiliate",
      "display" : "HL7 Affiliate concept property",
      "definition" : "A code property for the HL7 Affiliate an organization entity may be associated with."
    }
  ]
}