This page is part of the FHIR Specification (v1.6.0: STU 3 Ballot 4). 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
9.9.7 Resource ProcedureRequest - Mappings
Mappings for the procedurerequest resource.
9.9.7.1 Mappings for RIM Mapping (http://hl7.org/v3)
ProcedureRequest | |
identifier | |
subject | |
code | |
bodySite | targetSiteCode |
reason[x] | |
scheduled[x] | |
encounter | |
performer | |
status | |
notes | |
asNeeded[x] | |
orderedOn | |
orderer | |
priority | |
9.9.7.2 Mappings for Quality Improvement and Clinical Knowledge (QUICK) (http://wiki.siframework.org/CQF)
ProcedureRequest | |
identifier | ClinicalStatement.identifier |
subject | ClinicalStatement.subject |
code | Procedure.procedureCode |
bodySite | Procedure.targetBodySite |
reason[x] | Action.indication.reason |
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 |