FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions icon

FHIR Infrastructure icon Work GroupMaturity Level: N/AStandards Status: InformativeSecurity Category: Business Compartments: Device, Patient, Practitioner

Mappings for the group resource (see Mappings to Other Standards for further information & status).

Group administrative.group
    url FiveWs.identifier
    identifier FiveWs.identifier
    version FiveWs.version
    status FiveWs.status
    experimental FiveWs.class
    date FiveWs.recorded
    publisher FiveWs.witness
    purpose FiveWs.why[x]
    type FiveWs.class
    code FiveWs.what[x]
    managingEntity FiveWs.witness
    member FiveWs.subject[x]
Group Participant
    identifier Participant.identifier
    name Participant.name
Group Entity[determinerCode="GRP" or determinerCode="GRP_KIND"]
    identifier unique(./id[displayable="true" and scope="OBJ"])
    name ./name[type="ST"]
    type person: ./classCode="PSN" animal: ./classCode="ANM" device: ./classCode="DEV" medication: ./classCode="MMAT" and ./playedRole[isNormalRole() and classCode="THER"] food: ./classCode="FOOD"
    code ./code
    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
    member ./scopedRole[isNormalRole() and classCode="MBR"]/player