This page is part of the FHIR Specification v4.3.0-snapshot1: R4B Snapshot to support the Jan 2022 Connectathon. About the R4B version of FHIR. The current officially released version is 4.3.0. For a full list of available versions, see the Directory of published versions
. Page versions: R5 R4B R4 R3
11.10.3 Dosage Mappings
This page provides mappings for Dosage (see Mappings to Other Standards for further information & status).
11.10.3.1 HL7 v2 Mapping (http://hl7.org/v2)
| Dosage | |
| sequence | TQ1-1 |
| text | RXO-6; RXE-21 |
| additionalInstruction | RXO-7 |
| patientInstruction | RXO-7 |
| timing | |
| asNeeded[x] | 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 |
| maxDosePerPeriod | RXO-23, RXE-19 |
| maxDosePerAdministration | |
| maxDosePerLifetime | |
11.10.3.2 RIM Mapping (http://hl7.org/v3)
| Dosage | .outboundRelationship[typeCode=COMP].target[classCode=SBADM, moodCode=INT] |
| sequence | .text |
| text | .text |
| additionalInstruction | .text |
| patientInstruction | .text |
| timing | .effectiveTime |
| asNeeded[x] | .outboundRelationship[typeCode=PRCN].target[classCode=OBS, moodCode=EVN, code="as needed"].value=boolean or codable concept |
| site | .approachSiteCode |
| route | .routeCode |
| method | .doseQuantity |
| dose[x] | .doseQuantity |
| rate[x] | .rateQuantity |
| maxDosePerPeriod | .maxDoseQuantity |
| maxDosePerAdministration | not supported |
| maxDosePerLifetime | not supported |