Mappings
for
the
composition
resource.
|
Composition
|
Document[classCode="DOC"
and
moodCode="EVN"
and
isNormalAct()]
|
|
identifier
|
Document.id
/
Document.setId
|
|
date
|
.effectiveTime[type="TS"]
|
|
type
|
./code
|
|
class
|
.outboundRelationship[typeCode="COMP].target[classCode="LIST",
moodCode="EVN"].code
|
|
title
|
./title
|
|
status
|
interim:
.completionCode="IN"
&
./statusCode[isNormalDatatype()]="active";
final:
.completionCode="AU"
&&
./statusCode[isNormalDatatype()]="complete"
and
not(./inboundRelationship[typeCode="SUBJ"
and
isNormalActRelationship()]/source[subsumesCode("ActClass#CACT")
and
moodCode="EVN"
and
domainMember("ReviseComposition",
code)
and
isNormalAct()]);
amended:
.completionCode="AU"
&&
./statusCode[isNormalDatatype()]="complete"
and
./inboundRelationship[typeCode="SUBJ"
and
isNormalActRelationship()]/source[subsumesCode("ActClass#CACT")
and
moodCode="EVN"
and
domainMember("ReviseComposition",
code)
and
isNormalAct()
and
statusCode="completed"];
withdrawn
:
.completionCode=NI
&&
./statusCode[isNormalDatatype()]="obsolete"
|
|
confidentiality
|
.confidentialityCode
|
|
subject
|
.participation[typeCode="SBJ"].role[typeCode="PAT"]
|
|
author
|
.participation[typeCode="AUT"].role[classCode="ASSIGNED"]
|
|
attester
|
.participation[typeCode="AUTHEN"].role[classCode="ASSIGNED"]
|
|
mode
|
unique(./modeCode)
|
|
time
|
./time[type="TS"
and
isNormalDatatype()]
|
|
party
|
./role[classCode="ASSIGNED"
and
isNormalRole]/player[determinerCode="INST"
and
classCode=("DEV",
"PSN")
and
isNormalEntity()]
or
./role[classCode="ASSIGNED"
and
isNormalRole
and
not(player)]/scoper[determinerCode="INST"
and
classCode="ORG"
and
isNormalEntity()]
|
|
custodian
|
.participation[typeCode="RCV"].role[classCode="CUST"].scoper[classCode="ORG"
and
determinerCode="INST"]
|
|
event
|
outboundRelationship[typeCode="SUBJ"].target[classCode<'ACT']
|
|
code
|
.code
|
|
period
|
.effectiveTime
|
|
detail
|
.outboundRelationship[typeCode="SUBJ"].target
|
|
encounter
|
unique(highest(./outboundRelationship[typeCode="SUBJ"
and
isNormalActRelationship()],
priorityNumber)/target[moodCode="EVN"
and
classCode=("ENC",
"PCPR")
and
isNormalAct])
|
|
section
|
./outboundRelationship[typeCode="COMP"
and
isNormalActRelationship()]/target[moodCode="EVN"
and
classCode="DOCSECT"
and
isNormalAct]
|
|
title
|
./title
|
|
code
|
./code
|
|
subject
|
unique(./participation[typeCode="SBJ"
and
isNormalParticipation]/role[typeCode="PAT"])
or
unique(./participation[typeCode="SBJ"
and
isNormalParticipation]/role[typeCode="IDENT"]/player[determinerCode="INST"
and
classCode=("DEV",
"ORG")
and
isNormalEntity()])
|
|
content
|
unique(./outboundRelationship[typeCode="COMP"
and
isNormalActRelationship()]/target[moodCode="EVN"
and
classCode!="DOCSECT"
and
isNormalAct])
|
|
section
|
./outboundRelationship[typeCode="COMP"
and
isNormalActRelationship()]/target[moodCode="EVN"
and
classCode="DOCSECT"
and
isNormalAct]
|