STU 3 Ballot

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

11.5.7 Resource MedicationStatement - Mappings

Mappings for the medicationstatement resource.

11.5.7.1 Mappings for RIM Mapping (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.participation[typeCode=AUT].time
    notTakenSubstanceAdministration.actionNegationInd
    reasonNotTakenSubstanceAdministration->Reason->Observation->Value
    reasonForUseCode.reasonCode
    reasonForUseReferencenot mapped
    note.inboundRelationship[typeCode=SUBJ]/source[classCode=OBS,moodCode=EVN,code="annotation"].value
    categorynot mapped
    dosageSubstanceAdministration>Component>SubstanceAdministrationRequest
        text.text
        additionalInstructions.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
        dose[x].doseQuantity
        rate[x].rateQuantity
        maxDosePerPeriod.maxDoseQuantity

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

MedicationStatement
    identifier
    status
    medication[x]
    patientPID-3-Patient ID List
    effective[x]
    informationSource
    supportingInformation
    dateAsserted
    notTaken
    reasonNotTaken
    reasonForUseCode
    reasonForUseReference
    note
    category
    dosage
        text
        additionalInstructions
        timing
        asNeeded[x]
        site[x]
        route
        method
        dose[x]
        rate[x]
        maxDosePerPeriod