This page is part of the FHIR Specification (v3.0.2: STU 3). The current version which supercedes this version is 5.0.0.  For a full list of available versions, see the Directory of published versions  . Page versions: R5 R4B R4 R3 R2
. Page versions: R5 R4B R4 R3 R2
8.3.7  Resource Group - Mappings 
Mappings for the group resource.
  8.3.7.1 Mappings for RIM Mapping (http://hl7.org/v3) 
 | Group | Entity[determinerCode="GRP" or determinerCode="GRP_KIND"] | 
 | identifier | unique(./id[displayable="true" and scope="OBJ"]) | 
 | active | ./statusCode | 
 | type | person: ./classCode="PSN"  animal: ./classCode="ANM"  device: ./classCode="DEV"  medication: ./classCode="MMAT" and ./playedRole[isNormalRole() and classCode="THER"]  food: ./classCode="FOOD" | 
 | actual | true: ./determinerCode="GRP"  false: ./determinerCode="GRP_KIND" | 
 | code | ./code | 
 | name | ./name[type="ST"] | 
 | quantity | ./quantity | 
 | characteristic | ./playedRole[isNormalRole()]/participation[isNormalParticipation() and typeCode="SBJ"]/act[isNormalAct and classCode="OBS" and moodCode="EVN"] | 
 | code | ./code | 
 | value[x] | ./value | 
 | exclude | ./valueNegationInd | 
 | period |  | 
 | member | ./scopedRole[isNormalRole() and classCode="MBR"]/player | 
 | entity |  | 
 | period |  | 
 | inactive |  |