2nd DSTU Draft For Comment

This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

6.6.7 Resource SecurityEvent - Mappings

Mappings:

Mappings for the securityevent resource.

6.6.7.1 Mappings for RIM (http://hl7.org/v3)

SecurityEventControlAct[moodCode=EVN]
    eventN/A (no nesting in v3)
        type.code (type, subtype and action are pre-coordinated or sent as translations)
        subtype.code (type, subtype and action are pre-coordinated or sent as translations)
        action.code (type, subtype and action are pre-coordinated or sent as translations)
        dateTime.effectiveTime
        outcome.actionNegationInd
        outcomeDesc.outboundRelationship[typeCode=OUT].target.text
    participant.participation
        role.typeCode and/or .functionCode
        reference.role
        userId.id
        altId.id (distinguish id type by root)
        name.name
        requestorIf participation.typeCode was author, then true
        media.player.description.mediaType
        network.player.description.reference
            identifierpre-coordinated into URL
            typepre-coordinated into URL
    source.participation[typeCode=INF].role[classCode=ASSIGN].player[classCode=DEV, determinerCode=INSTANCE]
        site.scopedRole[classCode=LOCE].player.desc
        identifier.id
        type.code
    object.outboundRelationship[typeCode=SUBJ].target

or

.participation[typeCode=SBJ].role
        identifier.id.extension
        reference[self]
        type[self::Act].code
or
role.player.code
        rolerole.code
(not sure what this would mean for an Act)
        lifecycletarget of ObservationEvent[code="lifecycle"].value
        sensitivity.confidentialityCode
        name.title
        description.text
        queryNo mapping
        detail.inboundRelationship[typeCode=SUBJ].target[classCode=OBS, moodCode=EVN]
            type.code
            value.value

6.6.7.2 Mappings for DICOM (http://nema.org/dicom)

SecurityEventMessage
    eventEventIdentification
        type@EventId
        subtype@EventTypeCode
        action@EventActionCode
        dateTime@EventDateTime
        outcome@EventOutcomeIndicator
        outcomeDesc@EventOutcomeDescription
    participantActiveParticipant
        roleRoleIdCode
        reference
        userId@UserId
        altId@AlternativeUserId
        name@UserName
        requestor@UserIsRequestor
        mediaMediaType
        network
            identifier@NetworkAccessPointID
            type@NetworkAccessPointTypeCode
    sourceAuditSourceIdentification
        site@AuditEnterpriseSiteId
        identifier@AuditSourceId
        typeAuditSourceTypeCode
    objectParticipantObjectIdentification
        identifier@ParticipantObjectID
        reference@ParticipantObjectID
        type@ParticipantObjectTypeCode
        role@ParticipantObjectTypeCodeRole
        lifecycle@ParticipantObjectDataLifeCycle
        sensitivity@ParticipantObjectSensitivity
        nameParticipantObjectName
        descriptionParticipantObjectDescription
        queryParticipantObjectQuery
        detailParticipantObjectDetail
            type@type
            value@value