This page is part of the FHIR Specification (v3.2.0: R4 Ballot 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  . Page versions: R5 R4B R4
. Page versions: R5 R4B R4
Mappings for the servicerequest resource.
 | ServiceRequest | Act[moodCode<=INT] | 
 | identifier | .identifier | 
 | instantiates | .outboundRelationship[typeCode=DEFN].target | 
 | basedOn | .outboundRelationship[typeCode=FLFS].target | 
 | replaces | .outboundRelationship[typeCode=RPLC].target | 
 | requisition | .inboundRelationship(typeCode=COMP].source[moodCode=INT].identifier | 
 | status | .status | 
 | intent | .moodCode (nuances beyond PRP/PLAN/RQO would need to be elsewhere) | 
 | priority | .priorityCode | 
 | doNotPerform | .actionNegationInd | 
 | category | .outboundRelationship[typeCode="COMP].target[classCode="LIST", moodCode="INT"].code | 
 | code | .code | 
 | orderDetail | .code | 
 | subject | .participation[typeCode=SBJ].role | 
 | context | .inboundRelationship(typeCode=COMP].source[classCode<=PCPR, moodCode=EVN] | 
 | occurrence[x] | .effectiveTime | 
 | asNeeded[x] | boolean: precondition.negationInd (inversed - so negationInd = true means asNeeded=false CodeableConcept: precondition.observationEventCriterion[code="Assertion"].value | 
 | authoredOn | .participation[typeCode=AUT].time | 
 | requester | .participation[typeCode=AUT].role | 
 | performerType | .participation[typeCode=PRF].role[scoper.determinerCode=KIND].code | 
 | performer | .participation[typeCode=PRF].role[scoper.determinerCode=INSTANCE] | 
 | reasonCode | .reasonCode | 
 | reasonReference | .outboundRelationship[typeCode=RSON].target | 
 | insurance | .outboundRelationship[typeCode=COVBY].target | 
 | supportingInfo | .outboundRelationship[typeCode=PERT].target | 
 | specimen | .participation[typeCode=SPC].role | 
 | bodySite | targetSiteCode | 
 | note | .inboundRelationship(typeCode=SUBJ].source[classCode=ANNGEN, moodCode=EVN].value[xsi:type=ST] | 
 | patientInstruction | .text | 
 | relevantHistory | .inboundRelationship(typeCode=SUBJ].source[classCode=CACT, moodCode=EVN] |