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

5.12.8 Resource Resource Order - Mappings - Mappings

Mappings:

Mappings for the order resource.

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

Order ControlAct[classCode=ACTN, moodCode=RQO]
    identifier .id
    date .participation[typeCode=AUT].time
    subject .participation[typeCode=SBJ].role[classCode=PAT]
    source .participation[typeCode=AUT].role
    target .participation[typeCode=PFM].role
    reason[x] .reasonCode or .outboundRelationship[typeCode=RSON].target
    authority .participation[typeCode=RESP].role
    when .effectiveTime
        code GTS is a coded value
        schedule GTS is a complex schedule
    detail .outboundRelationship[typeCode=SUBJ].target

5.12.8.2 Mappings for HL7 v2 (http://hl7.org/v2)

Order
    identifier
    date ORC-9
    subject PID-3
    source ORC-12 / OBR-16 / RXO-14 / RXE-13 / PRT-5 (PRT-4-Participation='OP')
    target Unclear: MSH-5 / IPC-7 / BPO-8 / RXO-32 / RXE-40 / RXD-30 / RXG-11 / RXG-27 / PRT-8 (PRT-4-participation in { 'AP', 'DP', 'PO', 'RT' })
    reason[x] ORC-16.2 / OBR-31.2 / BPO-13.2-BP / RXO-20.2 / RXE-27.2 / RXD-21.2 / RXG-22.2 / RXA-19.2
    authority if ordering provider, then ORC-12, OBR-16, etc.
    when TQ1, TQ2
        code
        schedule
    detail

comments powered by Disqus