This page is part of the FHIR Specification v6.0.0-ballot4: Release 6 Ballot (1st Full Ballot) (see Ballot Notes). The current version is 5.0.0. For a full list of available versions, see the Directory of published versions for published versions 
14.7.3 Dosage Mappings
This page provides mappings for Dosage (see Mappings to Other Standards for further information & status).
14.7.3.1 HL7 V2 Mapping (http://hl7.org/v2)
| Dosage |
|
| condition |
|
| text |
RXO-6; RXE-21 |
| additionalInstruction |
RXO-7 |
| patientInstruction |
RXO-7 |
| timing |
|
| asNeeded |
TQ1-9 |
| asNeededFor |
TQ1-9 |
| site |
RXR-2 |
| route |
RXR-1 |
| method |
RXR-4 |
| doseAndRate |
TQ1-2 |
| type |
RXO-21; RXE-23 |
| dose[x] |
RXO-2, RXE-3 |
| rate[x] |
RXE22, RXE23, RXE-24 |
| safety |
|
14.7.3.2 RIM Mapping (http://hl7.org/v3)
| Dosage |
.outboundRelationship[typeCode=COMP].target[classCode=SBADM, moodCode=INT] |
| text |
.text |
| additionalInstruction |
.text |
| patientInstruction |
.text |
| timing |
.effectiveTime |
| asNeeded |
.outboundRelationship[typeCode=PRCN].target[classCode=OBS, moodCode=EVN, code="as needed"].value=boolean or codable concept |
| asNeededFor |
.outboundRelationship[typeCode=PRCN].target[classCode=OBS, moodCode=EVN, code="as needed"].value=boolean or codable concept |
| site |
.approachSiteCode |
| route |
.routeCode |
| method |
SubstanceAdministration.methodCode |
| doseAndRate |
SubstanceAdministration.doseQuantity; SubstanceAdministration.RateQuantity |
| dose[x] |
.doseQuantity |
| rate[x] |
.rateQuantity |