HL7 Terminology (THO)
7.0.0 - Continuous Process Integration (ci build)
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.0.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
| Page standards status: Trial-use | Maturity Level: 1 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="group-code"/>
<meta>
<profile
value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem group-code</b></p><a name="group-code"> </a><a name="hcgroup-code"> </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"/><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/R5/shareablecodesystem.html">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/group-code</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">patient-list<a name="group-code-patient-list"> </a></td><td>Patient-List</td><td>A list of patients for the purpose of some kind of clinical treatment.</td></tr><tr><td style="white-space:nowrap">family<a name="group-code-family"> </a></td><td>Family</td><td>A group of persons and/or animals that constitute a family. The definition of family is not precisely fixed and subject to much variableness in interpretation.</td></tr><tr><td style="white-space:nowrap">household<a name="group-code-household"> </a></td><td>Household</td><td>A group of persons and/or animals that reside in a singe house. Both the definitions of 'reside' and 'house' are not precisely fixed.</td></tr><tr><td style="white-space:nowrap">workplace<a name="group-code-workplace"> </a></td><td>Workplace</td><td>A group of persons who work together in a single place.</td></tr><tr><td style="white-space:nowrap">event-attendee<a name="group-code-event-attendee"> </a></td><td>Event Attendee</td><td>Group contains a set of persons and/or animals who were at the same place at the same time. This is typically used for an infection event</td></tr><tr><td style="white-space:nowrap">exposure-group<a name="group-code-exposure-group"> </a></td><td>Exposure Group</td><td>Group contains a set of persons and/or animals who were exposed to some antigen or infectious agent.</td></tr><tr><td style="white-space:nowrap">herd<a name="group-code-herd"> </a></td><td>Herd</td><td>Group contains a set of animals that are treated as a coherent group.</td></tr><tr><td style="white-space:nowrap">locality<a name="group-code-locality"> </a></td><td>Locality</td><td>Group contains HealthcareService resources that are found in a single geographical location.</td></tr><tr><td style="white-space:nowrap">organization<a name="group-code-organization"> </a></td><td>Organization</td><td>A collection of healthcare services.</td></tr><tr><td style="white-space:nowrap">collection<a name="group-code-collection"> </a></td><td>Collection</td><td>A collection of entities for an arbitrary reason.</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="fhir"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="trial-use"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1"/>
</extension>
<url value="http://terminology.hl7.org/CodeSystem/group-code"/>
<version value="1.0.0"/>
<name value="GroupCode"/>
<title value="Group Code"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2025-10-11"/>
<publisher value="HL7 (FHIR Project)"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/fhir"/>
</telecom>
<telecom>
<system value="email"/>
<value value="fhir@lists.hl7.org"/>
</telecom>
</contact>
<description
value="A code that describes the use of the group. The use of the group usually dictates what kind of entities can be members of the group."/>
<caseSensitive value="true"/>
<valueSet value="http://terminology.hl7.org/ValueSet/group-code"/>
<content value="complete"/>
<concept>
<code value="patient-list"/>
<display value="Patient-List"/>
<definition
value="A list of patients for the purpose of some kind of clinical treatment."/>
</concept>
<concept>
<code value="family"/>
<display value="Family"/>
<definition
value="A group of persons and/or animals that constitute a family. The definition of family is not precisely fixed and subject to much variableness in interpretation."/>
</concept>
<concept>
<code value="household"/>
<display value="Household"/>
<definition
value="A group of persons and/or animals that reside in a singe house. Both the definitions of 'reside' and 'house' are not precisely fixed."/>
</concept>
<concept>
<code value="workplace"/>
<display value="Workplace"/>
<definition
value="A group of persons who work together in a single place."/>
</concept>
<concept>
<code value="event-attendee"/>
<display value="Event Attendee"/>
<definition
value="Group contains a set of persons and/or animals who were at the same place at the same time. This is typically used for an infection event"/>
</concept>
<concept>
<code value="exposure-group"/>
<display value="Exposure Group"/>
<definition
value="Group contains a set of persons and/or animals who were exposed to some antigen or infectious agent."/>
</concept>
<concept>
<code value="herd"/>
<display value="Herd"/>
<definition
value="Group contains a set of animals that are treated as a coherent group."/>
</concept>
<concept>
<code value="locality"/>
<display value="Locality"/>
<definition
value="Group contains HealthcareService resources that are found in a single geographical location."/>
</concept>
<concept>
<code value="organization"/>
<display value="Organization"/>
<definition value="A collection of healthcare services."/>
</concept>
<concept>
<code value="collection"/>
<display value="Collection"/>
<definition value="A collection of entities for an arbitrary reason."/>
</concept>
</CodeSystem>