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.7.9 Resource Resource Questionnaire - Mappings - Mappings

Mappings:

Mappings for the questionnaire resource.

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

QuestionnaireDocument[moodCode=DEF or EVN]
    status.statusCode (also whether there's a revisionControlAct - and possibly mood to distinguish "in progress" from "published)
    authored.participation[typeCode=AUT].time
    subject.participation[typeCode=SBJ].role
    author.participation[typeCode=AUT].role
    source.participation[typeCode=INF].role
    name.title
    identifier.id
    encounter.inboundRelationship[typeCode=COMP].source[classCode=ENC, moodCode=EVN]
    group.outboundRelationship[typeCode=COMP].target[classCode=DOCSECT, moodCode=EVN]
        name.code
        header.title
        text.text
        subject.participation[typeCode=SBJ].role
or
.outboundRelationship[typeCode=SUBJ].target
        group.outboundRelationship[typeCode=COMP].target[classCode=DOCSECT, moodCode=EVN]
        question.outboundRelationship[typeCode=COMP].target[classCode=OBS, moodCode=EVN or DEF]
            name.code
            text.code.display
            answer[x].value
            choiceNot supported - MIF/templating layer to capture value set
            optionsNot supported - MIF/templating layer to capture value set
            data[x].outboundRelationship[typeCode=VALUE].target
            remarks.inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code="annotation"].value
            group.outboundRelationship[typeCode=COMP].target[classCode=DOCSECT, moodCode=EVN]

comments powered by Disqus