This page is part of the FHIR Specification (v0.0.82: DSTU 1). 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

6.1.10 Resource Resource List - Mappings - Mappings

Mappings:

Mappings for the list resource.

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

List Act[classCode<ORG,moodCode=EVN]
    identifier .id
    code .code
    subject .participation[typeCode<SUB].role
(and sometimes .player)
    source .participation[typeCode<AUT].role[classCode=REL].player[classCode=PSN,determinerCode=INST]
or
.participation[typeCode<AUT].role[classCode=REL].player[classCode=DEV,determinerCode=INST]
    date .participation[typeCode<AUT].time[type=TS]
    ordered .outboundRelationship[typeCode=COMP].sequenceNumber > 1
    mode .outBoundRelationship[typeCode=COMP].target[classCode=OBS"].value
    entry .outboundRelationship[typeCode=COMP]
or
.participation[typeCode=SBJ]
        flag .outBoundRelationship[typeCode=COMP].target[classCode=OBS"].value
        deleted added: .updateMode=("A","AR")

retained: .updateMode="NC"

updated: .updateMode="R"

deleted: .updateMode="D"
        date .availabilityTime
        item .target
or
.role
or
.role.entity
    emptyReason .inboundRelationship[typeCode=SUBJ,code<{ListEmptyReason}].value[type=CD]

comments powered by Disqus