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

4.28.10 Resource QuestionnaireAnswers - Mappings

Mappings:

Mappings for the questionnaireanswers resource.

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

QuestionnaireAnswersObservation[moodCode=EVN]
    identifier.id
    questionnaire./outboundRelationship[typeCode=INST]/target[classCode=OBS, moodCode=DEFN]
    status.statusCode (also whether there's a revisionControlAct - and possibly mood to distinguish "in-progress" from "published)
    subject.participation[typeCode=SBJ].role
    author.participation[typeCode=AUT].role
    authored.participation[typeCode=AUT].time
    source.participation[typeCode=INF].role
    encounter.inboundRelationship[typeCode=COMP].source[classCode=ENC, moodCode=EVN]
    group.outboundRelationship[typeCode=COMP].target[classCode=OBS, moodCode=EVN]
        linkId.outboundRelationship[typeCode=DEFN].target[classCode=OBS, moodCode=DEFN]
        title.title
        text.text
        subject.participation[typeCode=SBJ].role
or
.outboundRelationship[typeCode=SUBJ].target
        group.outboundRelationship[typeCode=COMP].target[classCode=OBS, moodCode=EVN]
        question.outboundRelationship[typeCode=COMP].target[classCode=OBS, moodCode=EVN or DEF]
            linkId.outboundRelationship[typeCode=DEFN].target[classCode=OBS, moodCode=DEFN]
            text.code.display
            answer.value[type=LIST_ANY]
                value[x].item
            group.outboundRelationship[typeCode=COMP].target[classCode=DOCSECT, moodCode=EVN]