DSTU2 FHIR Release 3 (STU)

This page is part of the FHIR Specification (v1.0.2: DSTU (v3.0.2: STU 2). 3). 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 R3 R2

Patient Care Work Group Maturity Level : N/A Ballot Status : Informative Compartments : Device , Encounter , Patient , Practitioner , RelatedPerson

Mappings for the communicationrequest resource.

CommunicationRequest
    identifier
    basedOn .outboundRelationship[typeCode=FLFS].target
    replaces .outboundRelationship[typeCode=RPLC].target
    groupIdentifier .inboundRelationship(typeCode=COMP].source[moodCode=INT].identifier
    status
    category
    priority
    medium
    subject
    recipient
    topic
    context
    payload
        content[x]
    occurrence[x]
    authoredOn
    sender
    requester .participation[typeCode=AUT].role
        agent .player
        onBehalfOf .scoper
    reasonCode .reasonCode
    reasonReference .outboundRelationship[typeCode=RSON].target
    note .inboundRelationship(typeCode=SUBJ].source[classCode=ANNGEN, moodCode=EVN].value[xsi:type=ST]
CommunicationRequest Request
    identifier Request.identifier
    basedOn Request.basedOn
    replaces Request.replaces
    groupIdentifier Request.groupIdentifier
    status Request.status
    category Request.code
    priority Request.priority
    medium
    subject Request.subject
    recipient Request.performer
    topic Request.supportingInfo
    context Request.context
    payload
        content[x] Request.supportingInfo IF Reference, Request.note if string; No mapping if Attachment
    occurrence[x] Request.occurrence
    authoredOn Request.authoredOn
    sender Request.requester.agent
    requester Request.requester
        agent Request.requester.agent
        onBehalfOf Request.requester.onBehalfOf
    reasonCode Request.reasonCode
    reasonReference Request.reasonReference
    note Request.note