Skip to main content

Group

Trial Use 3 Base

Represents a defined collection of entities that may be discussed or acted upon collectively but which are not expected to act collectively, and are not formally or legally recognized; i.e. a collection of entities that isn't an Organization.

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/Group
InteractionMethodPath
ReadGET/fhir/R5/Group/[id]
VreadGET/fhir/R5/Group/[id]/_history/[vid]
UpdatePUT/fhir/R5/Group/[id]
PatchPATCH/fhir/R5/Group/[id]
DeleteDELETE/fhir/R5/Group/[id]
CreatePOST/fhir/R5/Group
SearchGET/fhir/R5/Group?...
HistoryGET/fhir/R5/Group/[id]/_history
Type-historyGET/fhir/R5/Group/_history

Top-level elements

ElementType(s)CardinalityDescription
identifierIdentifier0..*Business Identifier for this Group
activeboolean0..1Whether this group's record is in active use modifier
typecode1..1person
membershipcode1..1definitional
codeCodeableConcept0..1Kind of Group members
namestring0..1Label for Group
descriptionmarkdown0..1Natural language description of the group
quantityunsignedInt0..1Number of members
managingEntityReference0..1Entity that is the custodian of the Group's definition
characteristicBackboneElement0..*Include / Exclude group members by Trait
memberBackboneElement0..*Who or what is in group

Resource-specific search parameters

ParameterTypeDescription
characteristictokenKind of characteristic
characteristic-referencereferenceAn entity referenced in a characteristic
characteristic-valuecompositeA composite of both characteristic and value
codetokenThe kind of resources contained
excludetokenGroup includes or excludes
identifiertokenUnique id
managing-entityreferenceEntity that is the custodian of the Group's definition
memberreferenceReference to the group member
membershiptokenDefinitional or enumerated group
namestringA portion of the Group's name
typetokenThe type of resources the group contains
valuetokenValue held by characteristic

Reference

  • Official FHIR R5 spec: Group
  • Maturity: Trial Use 3 (FMM 3).