This page is part of the FHIR Specification (v0.0.82: DSTU 1). 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.3.7 Resource Resource CarePlan - Mappings - Mappings

Mappings:

Mappings for the careplan resource.

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

CarePlan Act[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
        prohibited actionNegationInd
        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
            timing[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.3.7.2 Mappings for HL7 v2 (http://hl7.org/v2)

CarePlan
    identifier
    patient PID-3-patient ID list
    status PTH-5-pathway life cycle status
    period GOL-7-goal established date/time / GOL-8-expected goal achieve date/time
    modified PTH-6-change pathway life cycle status date/time
    concern PRB-4-Problem instance ID
    participant REL (REL.4 is always the Patient) ( or PRT?)
        role REL.2 (or PRT-4-participation?)
        member REL.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?)
    goal GOL.1
        description GOL-3.2-goal ID.text
        status GOL-18-goal life cycle status
        notes GOL-16-goal evaluation + NTE?
        concern
    activity
        goal
        status ORC-5-order status?
        prohibited
        actionResulting
        notes NTE?
        detail
        simple
            category
            code OBR-4-universal service ID / RXE-2-Give Code / RXO-1-Requested Give Code / RXD-2-Dispense/Give Code
            timing[x] TQ1
            location OBR-24-diagnostic service section ID (???!!)
            performer 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
            product RXE-2-Give Code / RXO-1-Requested Give Code / RXD-2-Dispense/Give Code
            dailyAmount RXO-23-total daily dose / RXE-19-total daily dose / RXD-12-total daily dose
            quantity RXO-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
            details NTE?
    notes NTE?

comments powered by Disqus