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.6.6 Resource Goal - Mappings

Mappings:

Mappings for the goal resource.

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

Goal .outboundRelationship[typeCode<=OBJ].
    identifier .id
    patient .participation[typeCode=PAT].role[classCode=PAT]
    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]

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

Goal GOL.1
    identifier
    patient PID-3-patient ID list
    description GOL-3.2-goal ID.text
    status GOL-18-goal life cycle status
    notes GOL-16-goal evaluation + NTE?
    concern