DSTU2

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

4.10.8 4.9.7 Resource ProcedureRequest - Mappings

Mappings for the procedurerequest resource.

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

ProcedureRequest
    identifier
    subject
    type     code
    bodySite targetSiteCode
        site[x]     indication     reason[x]
    timing[x]     scheduled[x]
    encounter
    performer
    status
    notes
    asNeeded[x]
    orderedOn
    orderer
    priority

4.10.8.2 4.9.7.2 Mappings for Quality Improvement and Clinical Knowledge (QUICK) (http://wiki.siframework.org/CQF)

ProcedureRequest
    identifier ClinicalStatement.identifier
    subject ClinicalStatement.subject
    type     code Procedure.procedureCode
    bodySite Procedure.targetBodySite
        site[x]     indication     reason[x] Action.indication.reason
    timing[x]     scheduled[x] Procedure.procedureSchedule
    encounter ClinicalStatement.encounter
    performer
    status Action.currentStatus
    notes ClinicalStatement.additionalText
    asNeeded[x] Proposal.prnReason.reason
    orderedOn Proposal.proposedAtTime
    orderer ClinicalStatement.statementAuthor
    priority Proposal.urgency