Release 4

FHIR Infrastructure 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
    identifierFiveWs.identifier
    activeFiveWs.status
    typeFiveWs.class
    actualFiveWs.class
    codeFiveWs.what[x]
GroupEntity[determinerCode="GRP" or determinerCode="GRP_KIND"]
    identifierunique(./id[displayable="true" and scope="OBJ"])
    active./statusCode
    typeperson: ./classCode="PSN" animal: ./classCode="ANM" device: ./classCode="DEV" medication: ./classCode="MMAT" and ./playedRole[isNormalRole() and classCode="THER"] food: ./classCode="FOOD"
    actualtrue: ./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
    member./scopedRole[isNormalRole() and classCode="MBR"]/player