This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
FHIR Infrastructure Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw Turtle (+ also see Turtle/RDF Format Specification)
Definition for Code SystemGroupInvolvement
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- <http://hl7.org/fhir/CodeSystem/group-involvement> a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "group-involvement"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2025-03-13T06:08:27.015+00:00"^^xsd:dateTime ] ; fhir:profile ( [ fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/StructureDefinition/shareablecodesystem> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem group-involvement</b></p><a name=\"group-involvement\"> </a><a name=\"hcgroup-involvement\"> </a><a name=\"group-involvement-en-US\"> </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=\"shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>group-type</td><td>group-type</td><td>http://hl7.org/fhir/group-involvement#group-type</td><td>code</td><td>Which group code this relationship is considered appropriate to use with</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://hl7.org/fhir/group-involvement</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\">index-case<a name=\"group-involvement-index-case\"> </a></td><td>Index Case</td><td><div><p>The first case that is the reason for creating the group. Usually the first known infection, but other kinds of first are known.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\">primary-exposure<a name=\"group-involvement-primary-exposure\"> </a></td><td>Primary Exposure</td><td><div><p>Patient is included in the list on the grounds of being a primary exposure case (sometimes, but not neceessarily, direct exposure to the index case, or a known infected person).</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\">secondary-exposure<a name=\"group-involvement-secondary-exposure\"> </a></td><td>Secondary Exposure</td><td><div><p>Patient is included in the list on the grounds of being a secondary exposure case - that is, exposed to a potentially infected patient or person of interest.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\">primary-contact<a name=\"group-involvement-primary-contact\"> </a></td><td>Primary Contact</td><td><div><p>Patient is included in the list on the grounds of being the primary contact point for a family, household, workplace, etc.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\">family-member<a name=\"group-involvement-family-member\"> </a></td><td>Family Member</td><td><div><p>Patient is included in the list on the grounds of being a family member in a family group. See <a href=\"group.html#relationships\">Relationships inside the group</a> for more detailed family relationships.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\">owner<a name=\"group-involvement-owner\"> </a></td><td>Owner</td><td><div><p>Household member is a legally / officially registered owner of the dwelling that contains the household. Or at least, considers themselves the rightful owner.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\">resident<a name=\"group-involvement-resident\"> </a></td><td>Resident</td><td><div><p>Household member is a resident - that is, they consistently reside in the dwelling.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\">visitor<a name=\"group-involvement-visitor\"> </a></td><td>Visitor</td><td><div><p>Household member is transiently visiting the dwelling during (part of) the period of interest, or, for a workplace, a person who was/is in the workplace but not an employee</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\">staff<a name=\"group-involvement-staff\"> </a></td><td>Staff</td><td><div><p>Household member is a member of the staff working in the dwelling (and by implication, not a resident).</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\">pet<a name=\"group-involvement-pet\"> </a></td><td>Pet</td><td><div><p>Group member is animal kept as a pet by the family/household.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\">full-time<a name=\"group-involvement-full-time\"> </a></td><td>Full-Time Employee</td><td><div><p>This is the group member's primary workplace on a consistent basis.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\">part-time<a name=\"group-involvement-part-time\"> </a></td><td>Part Time</td><td><div><p>The group member works in the workplace, but on an occasional basis.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\">casual<a name=\"group-involvement-casual\"> </a></td><td>Casual</td><td><div><p>The group member was working in the workplace, but is not consistently present.</p>\n</div></td></tr></table></div>"^^rdf:XMLLiteral ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "fhir" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "trial-use" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ; fhir:value [ a fhir:integer ; fhir:v 0 ] ] ) ; # fhir:url [ fhir:v "http://hl7.org/fhir/group-involvement"^^xsd:anyURI] ; # fhir:version [ fhir:v "6.0.0-ballot2"] ; # fhir:name [ fhir:v "GroupInvolvement"] ; # fhir:title [ fhir:v "Group Involvement"] ; # fhir:status [ fhir:v "draft"] ; # fhir:experimental [ fhir:v false] ; # fhir:date [ fhir:v "2021-01-05T10:01:24+11:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "HL7 International / FHIR Infrastructure"] ; # fhir:contact ( [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ] [ fhir:system [ fhir:v "email" ] ] ) ] [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ] ] ) ] ) ; # fhir:description [ fhir:v "A code that describes how a member of the group participates in the group."] ; # fhir:jurisdiction ( [ fhir:coding ( [ fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ; fhir:code [ fhir:v "001" ] ; fhir:display [ fhir:v "World" ] ] ) ] ) ; # fhir:caseSensitive [ fhir:v true] ; # fhir:valueSet [ fhir:v "http://hl7.org/fhir/ValueSet/group-involvement"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/ValueSet/group-involvement> ] ; # fhir:hierarchyMeaning [] ; # fhir:content [ fhir:v "complete"] ; # fhir:property ( [ fhir:code [ fhir:v "group-type" ] ; fhir:uri [ fhir:v "http://hl7.org/fhir/group-involvement#group-type"^^xsd:anyURI ] ; fhir:description [ fhir:v "Which group code this relationship is considered appropriate to use with" ] ; fhir:type [ fhir:v "code" ] ] ) ; # fhir:concept ( [ fhir:code [ fhir:v "index-case" ] ; fhir:display [ fhir:v "Index Case" ] ; fhir:definition [ fhir:v "The first case that is the reason for creating the group. Usually the first known infection, but other kinds of first are known." ] ; fhir:property ( [ fhir:code [ fhir:v "group-type" ] ; fhir:value [ a fhir:code ; fhir:v "patient-list" ] ] ) ] [ fhir:code [ fhir:v "primary-exposure" ] ; fhir:display [ fhir:v "Primary Exposure" ] ; fhir:definition [ fhir:v "Patient is included in the list on the grounds of being a primary exposure case (sometimes, but not neceessarily, direct exposure to the index case, or a known infected person)." ] ; fhir:property ( [ fhir:code [ fhir:v "group-type" ] ; fhir:value [ a fhir:code ; fhir:v "patient-list" ] ] ) ] [ fhir:code [ fhir:v "secondary-exposure" ] ; fhir:display [ fhir:v "Secondary Exposure" ] ; fhir:definition [ fhir:v "Patient is included in the list on the grounds of being a secondary exposure case - that is, exposed to a potentially infected patient or person of interest." ] ; fhir:property ( [ fhir:code [ fhir:v "group-type" ] ; fhir:value [ a fhir:code ; fhir:v "patient-list" ] ] ) ] [ fhir:code [ fhir:v "primary-contact" ] ; fhir:display [ fhir:v "Primary Contact" ] ; fhir:definition [ fhir:v "Patient is included in the list on the grounds of being the primary contact point for a family, household, workplace, etc." ] ; fhir:property ( [ fhir:code [ fhir:v "group-type" ] ; fhir:value [ a fhir:code ; fhir:v "family" ] ] [ fhir:code [ fhir:v "group-type" ] ; fhir:value [ a fhir:code ; fhir:v "household" ] ] [ fhir:code [ fhir:v "group-type" ] ; fhir:value [ a fhir:code ; fhir:v "workplace" ] ] ) ] [ fhir:code [ fhir:v "family-member" ] ; fhir:display [ fhir:v "Family Member" ] ; fhir:definition [ fhir:v "Patient is included in the list on the grounds of being a family member in a family group. See [Relationships inside the group](group.html#relationships) for more detailed family relationships." ] ; fhir:property ( [ fhir:code [ fhir:v "group-type" ] ; fhir:value [ a fhir:code ; fhir:v "household" ] ] ) ] [ fhir:code [ fhir:v "owner" ] ; fhir:display [ fhir:v "Owner" ] ; fhir:definition [ fhir:v "Household member is a legally / officially registered owner of the dwelling that contains the household. Or at least, considers themselves the rightful owner." ] ; fhir:property ( [ fhir:code [ fhir:v "group-type" ] ; fhir:value [ a fhir:code ; fhir:v "household" ] ] ) ] [ fhir:code [ fhir:v "resident" ] ; fhir:display [ fhir:v "Resident" ] ; fhir:definition [ fhir:v "Household member is a resident - that is, they consistently reside in the dwelling." ] ; fhir:property ( [ fhir:code [ fhir:v "group-type" ] ; fhir:value [ a fhir:code ; fhir:v "household" ] ] ) ] [ fhir:code [ fhir:v "visitor" ] ; fhir:display [ fhir:v "Visitor" ] ; fhir:definition [ fhir:v "Household member is transiently visiting the dwelling during (part of) the period of interest, or, for a workplace, a person who was/is in the workplace but not an employee" ] ; fhir:property ( [ fhir:code [ fhir:v "group-type" ] ; fhir:value [ a fhir:code ; fhir:v "household" ] ] [ fhir:code [ fhir:v "group-type" ] ; fhir:value [ a fhir:code ; fhir:v "workplace" ] ] ) ] [ fhir:code [ fhir:v "staff" ] ; fhir:display [ fhir:v "Staff" ] ; fhir:definition [ fhir:v "Household member is a member of the staff working in the dwelling (and by implication, not a resident)." ] ; fhir:property ( [ fhir:code [ fhir:v "group-type" ] ; fhir:value [ a fhir:code ; fhir:v "household" ] ] ) ] [ fhir:code [ fhir:v "pet" ] ; fhir:display [ fhir:v "Pet" ] ; fhir:definition [ fhir:v "Group member is animal kept as a pet by the family/household." ] ; fhir:property ( [ fhir:code [ fhir:v "group-type" ] ; fhir:value [ a fhir:code ; fhir:v "famkily" ] ] [ fhir:code [ fhir:v "group-type" ] ; fhir:value [ a fhir:code ; fhir:v "household" ] ] ) ] [ fhir:code [ fhir:v "full-time" ] ; fhir:display [ fhir:v "Full-Time Employee" ] ; fhir:definition [ fhir:v "This is the group member's primary workplace on a consistent basis." ] ; fhir:property ( [ fhir:code [ fhir:v "group-type" ] ; fhir:value [ a fhir:code ; fhir:v "workplace" ] ] ) ] [ fhir:code [ fhir:v "part-time" ] ; fhir:display [ fhir:v "Part Time" ] ; fhir:definition [ fhir:v "The group member works in the workplace, but on an occasional basis." ] ; fhir:property ( [ fhir:code [ fhir:v "group-type" ] ; fhir:value [ a fhir:code ; fhir:v "workplace" ] ] ) ] [ fhir:code [ fhir:v "casual" ] ; fhir:display [ fhir:v "Casual" ] ; fhir:definition [ fhir:v "The group member was working in the workplace, but is not consistently present." ] ; fhir:property ( [ fhir:code [ fhir:v "group-type" ] ; fhir:value [ a fhir:code ; fhir:v "workplace" ] ] ) ] ) . # # -------------------------------------------------------------------------------------
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR ®© HL7.org 2011+. FHIR R6 hl7.fhir.core#6.0.0-ballot2 generated on Thu, Mar 13, 2025 06:12+0000.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R5 |
|
Propose a change