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).

Groupadministrative.group
    urlFiveWs.identifier
    identifierFiveWs.identifier
    versionFiveWs.version
    statusFiveWs.status
    experimentalFiveWs.class
    dateFiveWs.recorded
    publisherFiveWs.witness
    purposeFiveWs.why[x]
    typeFiveWs.class
    codeFiveWs.what[x]
    managingEntityFiveWs.witness
    memberFiveWs.subject[x]
GroupParticipant
    identifierParticipant.identifier
    nameParticipant.name
GroupEntity[determinerCode="GRP" or determinerCode="GRP_KIND"]
    identifierunique(./id[displayable="true" and scope="OBJ"])
    name./name[type="ST"]
    typeperson: ./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