{
"description": "A code that describes how a member of the group participates in the group.",
"_filename": "CodeSystem-group-involvement.json",
"package_name": "hl7.fhir.r6.core",
"date": "2021-01-05T10:01:24+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2025-04-01T12:16:37.966+11:00"
},
"publisher": "HL7 International / FHIR Infrastructure",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"property": [ {
"uri": "http://hl7.org/fhir/group-involvement#group-type",
"code": "group-type",
"type": "code",
"description": "Which group code this relationship is considered appropriate to use with"
} ],
"name": "GroupInvolvement",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Group Involvement",
"package_version": "6.0.0-ballot3",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
} ],
"status": "draft",
"id": "f562bc70-6a05-4d5e-a243-7a988292b61f",
"valueSet": "http://hl7.org/fhir/ValueSet/group-involvement",
"kind": null,
"url": "http://hl7.org/fhir/group-involvement",
"concept": [ {
"code": "index-case",
"display": "Index Case",
"property": [ {
"code": "group-type",
"valueCode": "patient-list"
} ],
"definition": "The first case that is the reason for creating the group. Usually the first known infection, but other kinds of first are known."
}, {
"code": "primary-exposure",
"display": "Primary Exposure",
"property": [ {
"code": "group-type",
"valueCode": "patient-list"
} ],
"definition": "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)."
}, {
"code": "secondary-exposure",
"display": "Secondary Exposure",
"property": [ {
"code": "group-type",
"valueCode": "patient-list"
} ],
"definition": "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."
}, {
"code": "primary-contact",
"display": "Primary Contact",
"property": [ {
"code": "group-type",
"valueCode": "family"
}, {
"code": "group-type",
"valueCode": "household"
}, {
"code": "group-type",
"valueCode": "workplace"
} ],
"definition": "Patient is included in the list on the grounds of being the primary contact point for a family, household, workplace, etc."
}, {
"code": "family-member",
"display": "Family Member",
"property": [ {
"code": "group-type",
"valueCode": "household"
} ],
"definition": "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."
}, {
"code": "owner",
"display": "Owner",
"property": [ {
"code": "group-type",
"valueCode": "household"
} ],
"definition": "Household member is a legally / officially registered owner of the dwelling that contains the household. Or at least, considers themselves the rightful owner."
}, {
"code": "resident",
"display": "Resident",
"property": [ {
"code": "group-type",
"valueCode": "household"
} ],
"definition": "Household member is a resident - that is, they consistently reside in the dwelling."
}, {
"code": "visitor",
"display": "Visitor",
"property": [ {
"code": "group-type",
"valueCode": "household"
}, {
"code": "group-type",
"valueCode": "workplace"
} ],
"definition": "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"
}, {
"code": "staff",
"display": "Staff",
"property": [ {
"code": "group-type",
"valueCode": "household"
} ],
"definition": "Household member is a member of the staff working in the dwelling (and by implication, not a resident)."
}, {
"code": "pet",
"display": "Pet",
"property": [ {
"code": "group-type",
"valueCode": "famkily"
}, {
"code": "group-type",
"valueCode": "household"
} ],
"definition": "Group member is animal kept as a pet by the family/household."
}, {
"code": "full-time",
"display": "Full-Time Employee",
"property": [ {
"code": "group-type",
"valueCode": "workplace"
} ],
"definition": "This is the group member's primary workplace on a consistent basis."
}, {
"code": "part-time",
"display": "Part Time",
"property": [ {
"code": "group-type",
"valueCode": "workplace"
} ],
"definition": "The group member works in the workplace, but on an occasional basis."
}, {
"code": "casual",
"display": "Casual",
"property": [ {
"code": "group-type",
"valueCode": "workplace"
} ],
"definition": "The group member was working in the workplace, but is not consistently present."
} ],
"caseSensitive": true,
"version": "6.0.0-ballot3",
"contact": [ {
"telecom": [ {
"system": "url"
}, {
"system": "email"
} ]
}, {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/fiwg",
"system": "url"
} ]
} ]
}