This page is part of the FHIR Specification v6.0.0-ballot2: Release 6 Ballot (2nd Draft) (see Ballot Notes). The current version is 5.0.0.  For a full list of available versions, see the Directory of published versions 
  
 
| MedicationStatement | SubstanceAdministration | 
 
| identifier | .id | 
 
| partOf | .outboundRelationship[typeCode=COMP]/target[classCode=SPLY or SBADM or PROC or OBS,moodCode=EVN] | 
 
| status | .statusCode | 
 
| category | .inboundRelationship[typeCode=COMP].source[classCode=OBS, moodCode=EVN, code="type of medication statement"].value | 
 
| medication | .participation[typeCode=CSM].role[classCode=ADMM or MANU] | 
 
| subject | .participation[typeCode=SBJ].role[classCode=PAT] | 
 
| encounter | .inboundRelationship[typeCode=COMP].source[classCode=ENC, moodCode=EVN, code="type of encounter or episode"] | 
 
| effective[x] | .effectiveTime | 
 
| dateAsserted | .participation[typeCode=AUT].time | 
 
| informationSource | .participation[typeCode=INF].role[classCode=PAT, or codes for Practitioner or Related Person (if PAT is the informer, then syntax for self-reported =true) | 
 
| derivedFrom | .outboundRelationship[typeCode=SPRT]/target[classCode=ACT,moodCode=EVN] | 
 
| reason | .reasonCode | 
 
| note | .inboundRelationship[typeCode=SUBJ]/source[classCode=OBS,moodCode=EVN,code="annotation"].value | 
 
| relatedClinicalInformation | TBD | 
 
| renderedDosageInstruction | SubstanceAdministration.text | 
 
| dosage | refer dosageInstruction mapping | 
 
| adherence | outboundRelationship[typeCode=PERT].target[classCode=OBV,moodCode=EVN].value[xsi:type=BL] | 
 
| code | outboundRelationship[typeCode=PERT].target[classCode=OBV,moodCode=EVN].value[xsi:type=BL] | 
 
| reason | .inboundRelationship[typeCode=SUBJ].source[classCode=CACT, moodCode=EVN].reasonCode |