2nd DSTU Draft For Comment

This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). 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.4.7 Resource CarePlan - Mappings

Mappings:

Mappings for the careplan resource.

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

CarePlanAct[classCode=PCPR, moodCode=INT]
    identifier.id
    patient.participation[typeCode=PAT].role[classCode=PAT]
    status.statusCode
planned = new
active = active
completed = completed
    period.effectiveTime
    modified.participation[typeCode=AUT].time
    concern.actRelationship[typeCode=SUBJ].target[classCode=CONC, moodCode=EVN]
    participant.participation[typeCode=PFM]
        role.functionCode
        member.role
    goal.outboundRelationship[typeCode<=OBJ].
        description.text
        status.statusCode
in-progress = active (classCode = OBJ)
achieved = complete
sustaining = active (classCode=OBJC)
cancelled = aborted
        notes.inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code="annotation"].value
        concern.outboundRelationship[typeCode=SUBJ].target[classCode=CONC]
    activity.outboundRelationship[typeCode=COMP].target
        goal.outboundRelationship[typeCode<=OBJ].
        status.statusCode
not-started = new
scheduled = not-started (and fulfillment relationship to appointent)
in-progress = active
on-hold = suspended
completed = completed
cancelled = aborted
        prohibitedactionNegationInd
        actionResulting.inboundRelationship[typeCode=FLFS].source
        notes.inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code="annotation"].value
        detail.outboundRelationship[typeCode=COMP].target
        simple.outboundRelationship[typeCode=COMP, subsetCode=SUMM].target
            category.inboundRelationship[typeCode=COMP].source[classCode=LIST].code
            code.code
            scheduled[x].effectiveTime
            location.participation[typeCode=LOC].role
            performer.participation[typeCode=PFM]
            product.participation[typeCode=PRD].role
            dailyAmount.outboundRelationship[typeCode=COMP][classCode=SBADM].doseQuantity
            quantity.outboundRelationship[typeCode=COMP][classCode=SPLY].quantity
            details.text
    notes.inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code="annotation"].value

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

CarePlan
    identifier
    patientPID-3-patient ID list
    statusPTH-5-pathway life cycle status
    periodGOL-7-goal established date/time / GOL-8-expected goal achieve date/time
    modifiedPTH-6-change pathway life cycle status date/time
    concernPRB-4-Problem instance ID
    participantREL (REL.4 is always the Patient) ( or PRT?)
        roleREL.2 (or PRT-4-participation?)
        memberREL.5 (or PRT-5-participation person : ( PRV-4 e {provider participations} ) / PRT-5-participation person : ( PRV-4 e {non-provider person participations} ) / PRT-5-participation person : ( PRV-4 = (patient non-subject of care) ) / PRT-8-participation organization?)
    goalGOL.1
        descriptionGOL-3.2-goal ID.text
        statusGOL-18-goal life cycle status
        notesGOL-16-goal evaluation + NTE?
        concern
    activity
        goal
        statusORC-5-order status?
        prohibited
        actionResulting
        notesNTE?
        detail
        simple
            category
            codeOBR-4-universal service ID / RXE-2-Give Code / RXO-1-Requested Give Code / RXD-2-Dispense/Give Code
            scheduled[x]TQ1
            locationOBR-24-diagnostic service section ID (???!!)
            performerPRT-5-participation person : ( PRV-4 e {provider participations} ) / PRT-5-participation person : ( PRV-4 e {non-provider person participations} ) / PRT-5-participation person : ( PRV-4 = (patient non-subject of care) ) / PRT-8-participation organization
            productRXE-2-Give Code / RXO-1-Requested Give Code / RXD-2-Dispense/Give Code
            dailyAmountRXO-23-total daily dose / RXE-19-total daily dose / RXD-12-total daily dose
            quantityRXO-11-requested dispense amount / RXE-10-dispense amount / RXD-4-actual dispense amount / RXG-5-give amount-minumum / RXA-6-administered amount / TQ1-2.1-quantity.quantity *and* RXO-12-requested dispense units / RXE-11-dispense units / RXD-5-actual dispense units / RXG-7-give units / RXA-7-administered units / TQ1-2.2-quantity.units
            detailsNTE?
    notesNTE?