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.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)

GoalGOL.1
    identifier
    patientPID-3-patient ID list
    descriptionGOL-3.2-goal ID.text
    statusGOL-18-goal life cycle status
    notesGOL-16-goal evaluation + NTE?
    concern