STU 3 Candidate

This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). 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 R3 R2

4.27.7 Resource MedicationStatement - Mappings

Mappings:

Mappings for the medicationstatement resource.

4.27.7.1 Mappings for RIM (http://hl7.org/v3)

MedicationStatementSubstanceAdministration
    identifierSubstanceAdministration.id
    status.statusCode
    medication[x]SubstanceAdministration>Component>SubstanceAdministrationRequest.consumable
    patientSubstanceAdministration->subject->Patient
    effective[x]SubstanceAdministration.effectiveTime
    informationSource.participation[typeCode=INF].role[classCode=PAT, or codes for Practioner or Related Person (if PAT is the informer, then syntax for self-reported =true)
    supportingInformation.outboundRelationship[typeCode=SPRT]/target[classCode=ACT,moodCode=EVN]
    dateAsserted
    wasNotTakenSubstanceAdministration.actionNegationInd
    reasonNotTakenSubstanceAdministration->Reason->Observation->Value
    reasonForUse[x].reasonCode
    note.inboundRelationship[typeCode=SUBJ]/source[classCode=OBS,moodCode=EVN,code="annotation"].value
    dosageSubstanceAdministration>Component>SubstanceAdministrationRequest
        text.text
        timing.effectiveTime
        asNeeded[x]boolean: .outboundRelationship[typeCode=PRCN].negationInd (inversed - so negationInd = true means asNeeded=false CodeableConcept: .outboundRelationship[typCode=PRCN].target[classCode=OBS, moodCode=EVN, isCriterionInd=true, code="Assertion"].value
        site[x].approachSiteCode
        route.routeCode
        method.methodCode
        quantity[x].doseQuantity
        rate[x].rateQuantity
        maxDosePerPeriod.maxDoseQuantity

4.27.7.2 Mappings for HL7 v2 (http://hl7.org/v2)

MedicationStatement
    identifier
    status
    medication[x]
    patientPID-3-Patient ID List
    effective[x]
    informationSource
    supportingInformation
    dateAsserted
    wasNotTaken
    reasonNotTaken
    reasonForUse[x]
    note
    dosage
        text
        timing
        asNeeded[x]
        site[x]
        route
        method
        quantity[x]
        rate[x]
        maxDosePerPeriod